Skip to content

Release 4.6.4

Compare
Choose a tag to compare
@sylvainbx sylvainbx released this 01 Dec 11:49
· 4565 commits to master since this release
  • Full Portuguese translation (thanks to @gusabr #241 )
  • Updated the version of ruby to 2.6.6
  • Ability to configure the postgreSQL username in environment variables
  • Fix a bug about the homepage custom stylesheet that was unable to built
  • Various security improvements

Please read the change log for more details.

TODO DEPLOY

  • add POSTGRES_USERNAME=postgres to the environment variables. See doc/environment.md for configuration details.
Easy upgrade 🪄
\curl -sSL upgrade.fab-manager.com | bash -s -- -e "POSTGRES_USERNAME=postgres"