Skip to content

Releases: bigbluebutton/greenlight

release-2.7.15.1

07 Jan 00:04
6be629a
Compare
Choose a tag to compare
  • Made all searches case insensitive
  • Only pass muteOnStart if set to true (to avoid overriding default value)

release-2.7.14

30 Dec 22:48
cf3b450
Compare
Choose a tag to compare
  • Important security fix related to the dynamic rendering for Shared Access + Merge Users

release-2.7.13

29 Dec 19:41
85b8cac
Compare
Choose a tag to compare
  • Shared Access + Merge Users user list dropdown is now rendered dynamically as the user types
    • No longer a privacy issue
    • Improved performance on room page/manage users/server rooms when there are many users
  • Fixed issue causing recordings not to be deleted when a room was deleted
  • Admins can now edit non-local accounts

release-2.7.12

17 Dec 23:19
c21ad97
Compare
Choose a tag to compare
  • Fixed 500 caused by room search for users who can't create rooms but have a shared room
  • Added the ability to map users to roles through their email
  • Added a field to track the users last login
    • Only visible through the database

release-2.7.11

09 Dec 23:07
7809431
Compare
Choose a tag to compare
  • Added a search for rooms when the user has 6 or more rooms
  • Fixed the invite link in the BigBlueButton conference
  • Minor bug fixes and improvements
  • Language updates

release-2.7.10

02 Dec 22:37
95b86b1
Compare
Choose a tag to compare
  • Fixed CVE-2020-29043 which allowed any user to approve their account without having physical access to the email they used to sign up

release-2.7.9

10 Nov 14:59
81907d0
Compare
Choose a tag to compare

Updated languages

release-2.7.8

28 Oct 18:04
68b4a5a
Compare
Choose a tag to compare
  • Fixed timeout to the getMeetings call on Server Rooms

release-2.7.7

27 Oct 17:15
fe8a46c
Compare
Choose a tag to compare
  • Fixed XSS vulnerability in the Merge Users modal
  • Fixed issue with 404 on /auth/ldap after signing in
  • Added a timeout to the getMeetings call on Server Rooms
  • Other minor bug fixes and improvements
  • Language updates

release-2.7.6

14 Oct 20:51
ec4cde6
Compare
Choose a tag to compare
  • Added the ability to set the number of PUMA workers through env variables
  • Added a tab that displays invited users when using "Join by Invitation"
  • Added the ability to change the default language through env variables
  • Bumped Rails versions for security
  • Added a button to copy the room's access code without opening the modal
  • Language updates
  • Various bug fixes and improvements