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