Releases: bigbluebutton/greenlight
Releases · bigbluebutton/greenlight
release-3.0.6
What's Changed
Improvements
- Translate
's Room
based on the user's language (#5313) - Improved Recording Visibility dropdown styling (#5325)
- Improve Server Recordings performance (#5349)
- Add
S3_FORCE_PATH_STYLE
env variable for S3 storage (#5310)
Bug Fixes
- Rooms will now auto delete recordings in BBB when they are deleted (#5330)
- Fixed a bug that allowed users to change their own roles (#5318)
- Fixed buttons being too small for mobile (#5347)
Other
- Gem updates (security)
- Updated languages
release-3.0.5.4
release-3.0.5.3
release-2.14.8.1
- Fixed issue with only local accounts being migrated during v2 -> v3 migration
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)