Releases: bigbluebutton/greenlight
Releases · bigbluebutton/greenlight
release-3.0.5.2
- Hotfix for Redis cache
release-3.0.5.1
- Scope cache keys to v3 to prevent interference
release-3.0.5
What's Changed
Features
Improvements
- Hide recording tabs if recording is force disabled (#5263
- Refactored Room Join to allow for consent checkbox translation (#5212)
Bug Fixes
- Fixed pre-upload presentation 413 nginx issue (#5156)
- Fixed issue with External Auth when deploying at a subdirectory (#5197)
Other
- Gem security updates (#5223)
- Various styling improvements
- Updated languages
release-3.0.5-beta1
Hide recording tabs when recording is disabled by admin (#5263) * Hide recording tabs when recording is disabled by admin * test and PR fixes
release-2.14.8
- Fixed issue with migrations not respecting relative root
- User.created_at is now migrated as well
- Fixed default options not being set correctly
release-3.0.5-alpha2
Fix health check endpoint (#5239)
release-3.0.5-alpha1
Updates for app/assets/locales/en.json in fa (#5236) * Translate app/assets/locales/en.json in fa 100% translated source file: 'app/assets/locales/en.json' on 'fa'. * Translate app/assets/locales/en.json in fa 100% translated source file: 'app/assets/locales/en.json' on 'fa'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
release-2.14.7
Added provider flag during migration
release-3.0.4
What's Changed
- Added support for a Relative Root (#4945)
- Documentation for setup can be found here.
- Users using the Moderator pin are now authorized to start the meeting (#5183)
- Reduced Docker image size by roughly 70% (#5073)
- Fixed issue with Keycloak users without the "Create Rooms" permission (#5184)
- Updated multiple languages
release-3.0.3.1
CI/CD Hotfix