Skip to content

Releases: bigbluebutton/greenlight

release-2.14.8.3

18 Oct 19:08
Compare
Choose a tag to compare
  • Fixed issue with record not having the correct value during migration

release-3.0.8

13 Oct 14:45
dde6f8c
Compare
Choose a tag to compare

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

04 Oct 13:55
16b8922
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Updated cssbundling-rails gem to solve issue of Greenlight not starting correctly (#5438)

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