Releases: bigbluebutton/greenlight
Releases · bigbluebutton/greenlight
release-3.6.3
Release Notes
What's Changed
Bug Fixes
- Fixed incorrect param name resulting in no UserID being passed from GL
- Fixed issue with recent MuteOnStart migration failing
Other
- Language Updates
release-3.6.2
Release Notes
What's Changed
Improvements
- Once a new room is created, the user will be automatically navigated into the room
Bug Fixes
- Fixed issue causing user login to result in a 502
- Fixed issue with
?sso=true
hanging
release-3.6.1
Release Notes
What's Changed
Improvements
- Put the OPENID_CONNECT logout flow behind a new env variable
OPENID_CONNECT_LOGOUT_PATH
- If using Keycloak, you can set that value to
OPENID_CONNECT_LOGOUT_PATH="/protocol/openid-connect/logout"
- If using a different provider, please refer to their documentation
release-3.6.0
Release Notes
What's Changed
Features
- Added a "Unverified" tab to the Manage Users page that allows admins to manually verify local users (#6027)
- Added "Auto" sign in ability by passing
?sso=true
to the homepage to automatically trigger the sign in process (#6041)
Improvements
- Implemented the correct OpenID Connect LogOut process for external users (#6042)
- Mute on Start is now enabled by default for all NEW rooms (#6045)
- Performance reasons with BBB 3.0 and LiveKit
- Can be reverted through Room Configurations (switch back to Optional (default disabled))
Bug Fixes
- Fixed issue with sorting not working in Room Recordings Table (#6024)
Other
- Multiple Gem Security Updates
- Language Updates
release-3.5.2
Release Notes
What's Changed
Bug Fixes
- Upgrade deprecated Github Actions to allow image to build (#6009)
release-3.5.1
release-3.5.0
Release Notes
What's Changed
Features
- Added avatar support when passed through Keycloak (#5998)
- Add global override for tag_required room setting (hiding the UI buttons if used) (#5940)
- See sample.env for more detals
Improvements
- Upgrade to Rails 7.2, Ruby 3.3, Alpine 3.20 (#5976)
Bug Fixes
- Fixed last_session time display for HU and CS languages (#5990)
Other
- Gem Security Updates
- Language Updates
release-3.4.5
Release Notes
What's Changed
Improvements
- Added a new Site Setting to hide 'Already have an account? Sign in' on Room Join (#5985)
release-3.4.4
Release Notes
What's Changed
Improvements
- Improved error messaging when trying to sign up with unallowed domains (#5979)