Skip to content

Releases: bigbluebutton/greenlight

release-3.0.7

03 Oct 20:18
5869494
Compare
Choose a tag to compare

What's Changed

Improvements

  • Access Codes are now migrated as part of the v2->v3 migration (#5434)
    • Requires a v2 upgrade to v2.14.8.2

Bug Fixes

  • Fixed an issue with Greenlight v3 not starting up correctly (#5410)

Other

release-2.14.8.2

03 Oct 20:14
8a15404
Compare
Choose a tag to compare
  • 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

04 Aug 17:47
ba8b07a
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fixed error when openid_connect users are being migrated (#5364)

release-3.0.6

02 Aug 19:58
30e1796
Compare
Choose a tag to compare

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

07 Jul 15:02
debf782
Compare
Choose a tag to compare

What's Changed

Improvements

  • Improved logic for external logins for better robustness (#5312)
  • Locked down endpoint that should only be accessible to admins (#5314)

Bug Fixes

  • Fixed issue with rooms migration throwing an error (#5315)

release-3.0.5.3

05 Jul 19:34
d25819b
Compare
Choose a tag to compare

What's Changed

Features

  • Add support for Google Cloud Storage (#5308)

Improvements

  • Add SMTP check before showing reset password link (#5303)

Bug Fixes

  • Fixed room redirect not working for legacy room links (#5293)
  • Fixed issue with migrating external users

Other

  • Updated languages

release-2.14.8.1

26 Jun 18:02
735c2d8
Compare
Choose a tag to compare
  • Fixed issue with only local accounts being migrated during v2 -> v3 migration

release-3.0.5.2

23 Jun 18:39
689e764
Compare
Choose a tag to compare
  • Hotfix for Redis cache

release-3.0.5.1

23 Jun 15:01
0e55865
Compare
Choose a tag to compare
  • Scope cache keys to v3 to prevent interference

release-3.0.5

22 Jun 19:02
5305517
Compare
Choose a tag to compare

What's Changed

Features

  • Reintroduced Public Recordings for v3 (#5227)
  • Implemented support for Protected Recordings (#5220)

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