Skip to content

Releases: bigbluebutton/greenlight

release-3.7.1

15 Jan 20:59
4f909ee

Choose a tag to compare

Release Notes

What's Changed

Bug Fixes

  • Fixed issue with omniauth flow for BN deployment

release-3.7.0

09 Jan 16:47
4f5293c

Choose a tag to compare

Release Notes

What's Changed

Improvements

  • Improve copy recordings functionality (#6154)
  • Added popovers that describe recording formats (#6136)

Security Fixes

  • Fixed a few Host Header vulnerabilities related to asset urls
  • Removed role_id from permitted update params (#6117)
  • Updated multiple gems and packages

Bug Fixes

  • Clear recordings before the sync starts (#6164)

Other

  • Upgrade to Keycloak 26 (#5974)
  • Language Updates

release-3.6.3

09 Jul 16:03
b7f6a3a

Choose a tag to compare

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

23 May 18:10
251c307

Choose a tag to compare

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

15 May 17:44
d3ad3e3

Choose a tag to compare

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

13 May 14:36
0619897

Choose a tag to compare

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

07 Mar 17:06
8c000e4

Choose a tag to compare

Release Notes

What's Changed

Bug Fixes

  • Upgrade deprecated Github Actions to allow image to build (#6009)

release-3.5.1

07 Mar 16:51
f9925c6

Choose a tag to compare

Release Notes

What's Changed

Bug Fixes

  • Added missing .ruby-version file (#6005)
  • Added missing library for processing jpeg files (#6008)

release-3.5.0

19 Feb 20:42
9437946

Choose a tag to compare

Release Notes

What's Changed

Features

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

30 Jan 19:12
f9309d9

Choose a tag to compare

Release Notes

What's Changed

Improvements

  • Added a new Site Setting to hide 'Already have an account? Sign in' on Room Join (#5985)