Releases: bigbluebutton/greenlight
Releases · bigbluebutton/greenlight
release-3.4.1
release-3.4.0
Release Notes
What's Changed
Features
- Support for Scalelite Tagged Servers (#5790)
- Requires Scalelite v1.6.0
- Thank you to @lthanil for this PR
- Added “Allowed Email Domains” to restrict sign up by domains (#5919)
- Site Settings > Regstration > Allowed Email Domains
- Pass the user’s id to BigBlueButton for better integration with BigBlueButton (#5915)
Improvements
- Hide Greenlight version number for non-admins (#5893)
- Improvements to Maintenance Banner (#5887)
- Improved Role colour calculation (#5879)
Bug Fixes
- Fix logo incorrectly redirecting to home page instead of room page (#5904)
Other
- Language Updates
release-3.3.6
Release Notes
What's Changed
Features
- Added the ability to revoke invitations through the Invited tab (#5846)
- Added loginURL param on create in preperation for BBB 3.0 (#5835)
Improvements
- External users can no longer change their name (#5418)
- Increased invitation expiry to 7 days (#5851)
Other
- Multiple gem security updates
- Language Updates
release-3.3.5
Release Notes
What's Changed
Bug Fixes
- Users are now correctly redirected back to the room they signed in from instead of their rooms page (#5833)
Other
- Language Updates
release-3.3.4
Release Notes
What's Changed
Improvements
- Added a URL_HOST env variable which can be set to increase security (#5765)
- Should be set to hostname
URL_HOST=https://<Greenlight_Hostname>.com
- Should be set to hostname
- Clicking on the button in the Invite email will now automatically redirect you to the sign in page (#5760)
Bug Fixes
- Admin Administration inputs now show the correct value (#5791)
- Pending users now sorted by latest (#5782)
- Remeber Me label is now clickable (#5793)
Other
- Security Updates
- Language Updates
release-2.14.10
- Fixed issue with room presentation not being found (#5796)
release-3.3.3
Release Notes
What's Changed
Bug Fixes
- Fixed issue with ClamAV avatar scanning (#5779)
Other
- Updated translations for all languages
release-3.3.2
Release Notes
What's Changed
Bug Fixes
- Fixed regression that prevented users with a moderator access code from starting the room (#5770)
Other
- Updated translations for all languages
release-3.3.1
Release Notes
What's Changed
Improvements
- Enabling “All users join as moderators” will now disable “Require moderator approval before joining” since the 2 settings enabled together does not work (#5741)
Bug Fixes
- All users join as moderator no longer allows anyone to start the meeting (#5740)
- Fixed small issues with the maintenance banner (#5746)
Other
- Updated translations for all languages
release-3.3.0
Release Notes
What's Changed
Features
- Added a SiteSetting to configure the default session length for external users (24 hours or 7 days) (#5708)
- Added the ability to display a Maintenance Banner for all users (#5675)
Improvements
- Include room's presentation when migrating from v2 (#5694)(#5696)
- Requires a v2 upgrade to release-2.14.9
- Added copy buttons for the 2 access codes (#5635)
- Relaxed room and user minimum length (#5534) (#5693)
- Shared access now includes emails in search (#5681)
- Added bbb-origin-server-name to metadata (#5705)
- Replace getMeetings call with isMeetingRunning call for health check (#5685)
- Upgrade boostrap version to fix deprecation warning (#5655)
Bug Fixes
- Reset recordings_processing number when running the server recordings resync task (#5745)
- Fixed admin panel dropdown issues on smaller screens (#5690)
Other
- Multiple gem updates for security
- Updated translations for all languages