Skip to content

Releases: bigbluebutton/greenlight

release-3.4.1

17 Sep 13:48
ab9781e
Compare
Choose a tag to compare

Release Notes

What's Changed

Improvements

  • Added env variable to use email as fallback when using external authentication (#5930)

Bug Fixes

  • Removed white space being passed with server tag causing issues with server choice (#5936)

Other

  • Language Updates

release-3.4.0

14 Aug 15:23
a1b9e5b
Compare
Choose a tag to compare

Release Notes

What's Changed

Features

  • Support for Scalelite Tagged Servers (#5790)
    • Requires Scalelite v1.6.0
    • Thank you to @lthanil for this PR
  • Added “Allowed Email Domains” to restrict sign up by domains (#5919)
    • Site Settings > Regstration > Allowed Email Domains
  • Pass the user’s id to BigBlueButton for better integration with BigBlueButton (#5915)

Improvements

  • Hide Greenlight version number for non-admins (#5893)
  • Improvements to Maintenance Banner (#5887)
  • Improved Role colour calculation (#5879)

Bug Fixes

  • Fix logo incorrectly redirecting to home page instead of room page (#5904)

Other

  • Language Updates

release-3.3.6

25 Jun 14:21
6b1f93d
Compare
Choose a tag to compare

Release Notes

What's Changed

Features

  • Added the ability to revoke invitations through the Invited tab (#5846)
  • Added loginURL param on create in preperation for BBB 3.0 (#5835)

Improvements

  • External users can no longer change their name (#5418)
  • Increased invitation expiry to 7 days (#5851)

Other

  • Multiple gem security updates
  • Language Updates

release-3.3.5

04 Jun 15:01
2164387
Compare
Choose a tag to compare

Release Notes

What's Changed

Bug Fixes

  • Users are now correctly redirected back to the room they signed in from instead of their rooms page (#5833)

Other

  • Language Updates

release-3.3.4

13 May 17:33
e045667
Compare
Choose a tag to compare

Release Notes

What's Changed

Improvements

  • Added a URL_HOST env variable which can be set to increase security (#5765)
    • Should be set to hostname URL_HOST=https://<Greenlight_Hostname>.com
  • Clicking on the button in the Invite email will now automatically redirect you to the sign in page (#5760)

Bug Fixes

  • Admin Administration inputs now show the correct value (#5791)
  • Pending users now sorted by latest (#5782)
  • Remeber Me label is now clickable (#5793)

Other

  • Security Updates
  • Language Updates

release-2.14.10

03 May 14:04
6069823
Compare
Choose a tag to compare
  • Fixed issue with room presentation not being found (#5796)

release-3.3.3

15 Apr 20:31
3f64bef
Compare
Choose a tag to compare

Release Notes

What's Changed

Bug Fixes

  • Fixed issue with ClamAV avatar scanning (#5779)

Other

  • Updated translations for all languages

release-3.3.2

05 Apr 16:03
d6a2803
Compare
Choose a tag to compare

Release Notes

What's Changed

Bug Fixes

  • Fixed regression that prevented users with a moderator access code from starting the room (#5770)

Other

  • Updated translations for all languages

release-3.3.1

12 Mar 20:39
43889b2
Compare
Choose a tag to compare

Release Notes

What's Changed

Improvements

  • Enabling “All users join as moderators” will now disable “Require moderator approval before joining” since the 2 settings enabled together does not work (#5741)

Bug Fixes

  • All users join as moderator no longer allows anyone to start the meeting (#5740)
  • Fixed small issues with the maintenance banner (#5746)

Other

  • Updated translations for all languages

release-3.3.0

11 Mar 21:51
78c4776
Compare
Choose a tag to compare

Release Notes

What's Changed

Features

  • Added a SiteSetting to configure the default session length for external users (24 hours or 7 days) (#5708)
  • Added the ability to display a Maintenance Banner for all users (#5675)

Improvements

  • Include room's presentation when migrating from v2 (#5694)(#5696)
  • Added copy buttons for the 2 access codes (#5635)
  • Relaxed room and user minimum length (#5534) (#5693)
  • Shared access now includes emails in search (#5681)
  • Added bbb-origin-server-name to metadata (#5705)
  • Replace getMeetings call with isMeetingRunning call for health check (#5685)
  • Upgrade boostrap version to fix deprecation warning (#5655)

Bug Fixes

  • Reset recordings_processing number when running the server recordings resync task (#5745)
  • Fixed admin panel dropdown issues on smaller screens (#5690)

Other

  • Multiple gem updates for security
  • Updated translations for all languages