Skip to content

Releases: bigbluebutton/greenlight

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

release-3.0.5-beta1

21 Jun 16:57
de3c866
Compare
Choose a tag to compare
release-3.0.5-beta1 Pre-release
Pre-release
Hide recording tabs when recording is disabled by admin (#5263)

* Hide recording tabs when recording is disabled by admin

* test and PR fixes

release-2.14.8

23 Jun 13:47
c2f88ad
Compare
Choose a tag to compare
  • Fixed issue with migrations not respecting relative root
  • User.created_at is now migrated as well
  • Fixed default options not being set correctly

release-3.0.5-alpha2

15 Jun 18:25
fa57e43
Compare
Choose a tag to compare
release-3.0.5-alpha2 Pre-release
Pre-release
Fix health check endpoint (#5239)

release-3.0.5-alpha1

15 Jun 17:27
28cebfa
Compare
Choose a tag to compare
release-3.0.5-alpha1 Pre-release
Pre-release
Updates for app/assets/locales/en.json in fa (#5236)

* Translate app/assets/locales/en.json in fa

100% translated source file: 'app/assets/locales/en.json'
on 'fa'.

* Translate app/assets/locales/en.json in fa

100% translated source file: 'app/assets/locales/en.json'
on 'fa'.

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

release-2.14.7

14 Jun 14:47
121f749
Compare
Choose a tag to compare

Added provider flag during migration

release-3.0.4

16 May 14:51
f402ad5
Compare
Choose a tag to compare

What's Changed

  • Added support for a Relative Root (#4945)
    • Documentation for setup can be found here.
  • Users using the Moderator pin are now authorized to start the meeting (#5183)
  • Reduced Docker image size by roughly 70% (#5073)
  • Fixed issue with Keycloak users without the "Create Rooms" permission (#5184)
  • Updated multiple languages

release-3.0.3.1

10 Apr 16:22
7ef05d1
Compare
Choose a tag to compare

CI/CD Hotfix