Skip to content

release-3.9.0

Choose a tag to compare

@farhatahmad farhatahmad released this 09 Sep 14:23
· 1 commit to master since this release
5866bd6

Release Notes

What's Changed

Security Fixes

BREAKING CHANGE

URL_HOST is now a required .env variable. Any deployment that does not have it set, will not start up.

URL_HOST=hostname.example.com
  • Multiple security fixes (will be made public sometime in the future)
  • Multiple gem updates

Bug Fixes

  • Fixed issue with Maintenance Banner not showing correctly on smaller screens
  • Fixed issue with user signup failing if avatar is too big
  • Increased timeout for connecting to email server