This BigBlueButton 2.5 release has several backports of fixes from 2.6, newer version of Spring and Grails which were upgraded to resolve reported securuty vulnerabilities (both marked critical and high - see #16388 #16397 ).
The full list of changes is below.
Thanks to the community members who provided feedback to the earlier 2.5 releases!
HTML5 client
fixes:
- fix(webcam): intermittent client crashes when sharing camera (2.5) by @prlanzarin in #15918
test:
- testsuite: Initial breakout room tests by @BrentBaccala in #16024
chore:
- chore: Updated the copyright year to 2023 by @antobinary in #16396
- chore: updating npm dependencies for html5 and learning dashboard by @antobinary in #16395
- chore: npm audit upgrading of flat and probe-image-size by @antobinary in #16411
learning analytics dashboard
- fix: Improve the dev build instructions for l dashboard by @antobinary in #16394
- chore: updating npm dependencies for html5 and learning dashboard by @antobinary in #16395
Core
- fix: Bump bbb-common-message version by @antobinary in #16358
- fix: Upgrade spring to 2.7.x (backport) by @zhem0004 in #16388
- fix: use correct service name in akka-apps deploy by @antobinary in #16391
- refactor: fix indentation in core by @antobinary in #16392
- chore: Grails upgrade to 5.2.4 by @zhem0004 in #16397
- fix: Correct the back-port of Spring by @zhem0004 in #16400
bbb-libreoffice
- refactor (bbb-soffice): Switch parent image to amazoncorretto:17-alpine (backport) by @antobinary in #16360
Full Changelog: v2.5.9...v2.5.10
Release name
We recommend using -v focal-250
to always install the latest release.
You can update to this specific release by passing the release name as -v focal-250-2.5.10
to bbb-install-2.5.sh
command.