This 2.3.x release includes multiple fixes, security related dependency updates (see fix(security)
section - first lines under HTML5 client), and overall improvements.
Special thanks to all who have helped with providing feedback for 2.3.0/2.3.1 and also to pull request contributors @shashank68 @mrkeksi !
Note - possibly breaking change if you process this event in third party application:
- fix!(recording): moderator only webcams #12467
HTML5 client
Updated dependencies with security patches:
- fix(security): update postcss and postcss plugins #12392
- fix(security): update redis 2.8 -> 3.1 #12382
- fix(security): Bump hosted-git-info from 2.8.8 to 2.8.9 in /bigbluebutton-html5 #12328
Other:
- fix(chat): Chat input padding #12374
- fix(chat): Fix re-renders when another chat receives new messages #12402
- fix(chat): auto scroll to bottom for new users #12405
- fix(chat): do not display private chat before first message is sent #12414
- fix(poll): Improve Start A Poll button after publishing poll results #12347
- fix(poll): translate poll answer key for default polls in chat message #12451
- fix(closed captions): dictation mode and redis communication #12388
- fix: Fix presentation moving down when someone is talking #12369
- fix: ui adjustments for large te and km locales #12378
- fix: move toggle text outside of buttons in debug window and network modal #12344
- fix: options button appearing in save chat #12381
- fix: remove git add from linter config #12425
- fix: add padding to action bar dropdowns #12438
- fix(locales): handle additional cases for locales #12423
- refactor(poll): redo how poll result chat message is done #12422
- refactor(poll): improve poll types code #12446
- refactor: removing unused imports/exports #12429
- refactor: remove useless conditionals #12410
- chore(locales): Pulled HTML5 locales on May 31, 2021 #12492 #12496
- test: Mobile/Tablet devices automated tests for mobile/tablet on ios/android devices #12173
- feat(guests): localization support for guest wait page #12428
- feat(guests): notification settings #12466
- feat: add setting to enable/disable raise hand action button #12404
Core
- fix(poll): Recorded polling events improvements #12353
- fix(poll): don't show empty line when poll have 7 answers #12424
- fix(poll): export poll chat message #12462
- fix: Removes support for configToken param #12426
- fix: Implements endWhenNoModerator #12395
- fix: Avoid users to be ejected due to inactivity while they are in a breakout room #12447
Recording
- refactor(recording): recording ready url callback #12464
- feat(recording): record role change event #12465
- fix!(recording): moderator only webcams #12467
SFU
- bbb-webrtc-sfu was updated to 2.5.0
bbb-config
- fix: Run stunclient if it exists #12380
- feat: Show the status of multiple nodejs workers and kurento media servers in bbb-conf status #12372 #12484
Packaging / configuration
- fix: Changed the maximum size for internal cache for MongoDB from default to 1GB. #12488
Release name
In case an administrator does not want to update to the latest bionic-230 version. Use as substitute to the -v
argument in bbb-install.sh command
bionic-230-2.3.2
We still recommend using -v bionic-230
.