Skip to content

Release v1.3.2: Added demo

Compare
Choose a tag to compare
@dkalpakchi dkalpakchi released this 18 May 16:49
· 43 commits to master since this release
7144401

Textinator now has a demo instance! 🎉 🎉 🎉

Please do not store any sensitive data on that instance though, as it will be regularly reset. Also please be kind to our servers, they are cheap and hence not so powerful 😉

Minor improvements:

  • Search in the editing pane now allows looking up the exact match
  • Search now also has full support for Ukrainian, you can enable it on the running instance by issuing the following command:
    bash postgres/exec_sql.sh prod postgres/docker-entrypoint-initdb.d/01-create-configurations.sql

QoL improvements:

  • postgres/exec_sql.sh script now supports loading the environmental variables for both prod and dev environments