Skip to content

Releases: bigbluebutton/greenlight

release-3.0.3

04 Apr 19:48
6ea0737
Compare
Choose a tag to compare

What's Changed

  • Updated ruby gem to fix issue with extra / on BigBlueButton Api calls (#5114)
  • v2 room links will now redirect correctly to v3 (/123-123-123-123 -> /rooms/123-123-123-123/join) (#5107)
  • svg files are now rendered properly when used as a Branding Image (#5066)
  • Minor improvements to room join experience (#5072)
  • Gem upgrades for security
  • Updated languages
  • Various UI / UX improvements

release-3.0.2

21 Mar 21:14
e369f54
Compare
Choose a tag to compare

What's Changed

  • Fixed issue with recordings showing Invalid Date #4929.
  • Added a rake task to send reset password emails to all local users after migration. Docs: https://docs.bigbluebutton.org/greenlight_v3/gl3-migration.html#after-the-migration #5029
  • Fixed issue with duplicate recordings when there is multiple formats #4930
  • Fixed issues with the emails appearing weirdly on some email clients #5039
  • Fixed issue causing emails with a + to fail validation #5046
  • Upgraded gems for security reasons
  • Added missing error toast on presentation upload #5034
  • Updated languages
  • Various UI / UX improvements

release-3.0.1

01 Mar 20:22
e33f60d
Compare
Choose a tag to compare

What's Changed

  • Added support for Ubuntu 22.04 in the install script #4822
  • Added copyright and licesing files #4822
  • Fixed broken Alpine and Amazon images #4811
  • Fixed weird footer on small screens #4906
  • Fixed issue with recording date not being set correctly #4900
  • Added Server Recordings Sync rake task #4898
  • Updated languages
  • Various UI / UX improvements

release-2.14.6

21 Feb 21:32
3456ff2
Compare
Choose a tag to compare
  • Add optional skip over health checks

release-3.0.0

16 Feb 20:12
e1b4c84
Compare
Choose a tag to compare

Hi Everyone,

We are excited to announce the release of Greenlight v3.0.0! This latest version of our application comes packed with new features and improvements that we're sure you'll love.

Greenlight v3 comes with a wide range of new features to improve the user experience, such as a modern and intuitive UI design that is responsive and accessible on all devices and screen sizes. The installation and deployment process has also been simplified with improved documentation and support using the new Greenlight Install Script.

Greenlight v3 also introduces several improvements to the software to enhance its performance and security. The release includes faster load times and reduced server load, which results in a smoother and more responsive user experience. Additionally, the error handling and reporting features have been improved, providing more detailed error messages and better logging to help users troubleshoot issues. The software also includes enhanced security, with updated dependencies and stronger security requirements to protect users and their data

We believe that these changes will make it easier for you to manage your BigBlueButton sessions, and we're excited to see how you'll use them to connect with others and collaborate more effectively.

We invite you to download Greenlight v3 and give it a try. As always, we welcome your feedback and appreciate any bug reports or feature requests that you may have. To install Greenlight v3, see Greenlight v3 Installation Guide. You can also try the latest release by visiting demo.bigbluebutton.org.

Thank you for your continued support of Greenlight, and we look forward to seeing how you will use the latest version to enhance your BigBlueButton experience.

Best regards,

The Greenlight Development Team

release-3.0.0-beta18

14 Feb 15:36
6641823
Compare
Choose a tag to compare
release-3.0.0-beta18 Pre-release
Pre-release

What's Changed

  • Fixed typo in dockerfiles for alternative builds

release-3.0.0-beta17

14 Feb 15:17
d8cc171
Compare
Choose a tag to compare
release-3.0.0-beta17 Pre-release
Pre-release

What's Changed

  • Upgraded gems and packages to latest version
  • Added configuration:check rake task that confirms correct configuration
  • More locales updates and fixes
  • Added better validations on file uploads
  • UI/UX fixes
  • Updated README and added LICENSE file

release-2.14.5

13 Feb 18:20
b99c765
Compare
Choose a tag to compare

What's Changed

  • Fixed incorrect header in migration scripts

release-3.0.0-beta16

07 Feb 21:03
1345d20
Compare
Choose a tag to compare
release-3.0.0-beta16 Pre-release
Pre-release

What's Changed

  • Updated documentation to better reflect recent changes (Install, Migration)
  • Added user:create and admin:create rake tasks for user and admin creation
  • Updated language logic and fixed the language picker from being hidden from the profile
  • Localized Dates and Times according to user language and browser timezone
  • Improve vertical centering on smaller screens
  • Improved toasts UI / UX

release-2.14.4

10 Feb 15:24
afc7e79
Compare
Choose a tag to compare

What's Changed

  • Fixed issue with SiteSettings and RoomConfiguration migration