Releases: bigbluebutton/greenlight
Releases · bigbluebutton/greenlight
release-2.14.8.3
- Fixed issue with
record
not having the correct value during migration
release-3.0.8
What's Changed
Features
Improvements
- Added additional fail safe for Waiting for Room to Start feature (#5453, #5454)
- Added tooltips for copy and delete recording buttons (#5458)
Bug Fixes
- Fixed issue with recording resync deleting recordings / duplicating formats (#5449, #5460)
- Fixed bug causing error when authenticated and accessing /rooms/room_code (without /join) (#5450)
- Fixed bug with DEFAULT_LOCALE env variable
- Correctly set presentation upload limit to 30mb
Other
- Various gem updates
release-3.0.7.1
What's Changed
Bug Fixes
- Updated cssbundling-rails gem to solve issue of Greenlight not starting correctly (#5438)
release-3.0.7
release-2.14.8.2
- Fixed issue with Access Codes not being migrated during the rooms migration
- Requires a v3 upgrade as well (3.0.7)
release-3.0.6.1
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