This 2.6 iteration contains fixes to the client and a several core improvements.
Link to installation command / instructions / features : https://docs.bigbluebutton.org/2.6/new
Big THANK YOU to all community members who helped for this release - both through sending pull requests and through reporting bugs or requesting enhancements! 🎊
HTML5 client
fixes:
- fix: Joining a meeting with pinned shared notes you don't see presentation area by @ramonlsouza in #17829
- fix (html5): User prevent the second user from opening private chat by @gustavotrott in #17867
- fix: Toast notifications shows again when the language is switched by @ramonlsouza in #17822
- fix: editable polls. by @Scroody in #17837
- fix: Making poll results editing possible to presenter by @Scroody in #17879
- fix: Order of first and last names in save users by @Scroody in #17868
- fix(poll): fix Yes/No quick poll button by @hiroshisuga in #17827
- fix: Closed captions hindering elements by @Scroody in #17846
- fix(bbb-html5): Inconsistent current presentation indicator by @danielpetri1 in #17777
- fix: Update Question Regex to Exclude URLs by @KDSBrowne in #17561
- fix: overlapping screen end alerts and invisible cameras on reconnections by @AtilaU19 in #17554
- refactor: ensure setTimeout and clearTimeout run within Fiber by @antobinary in #17821
test:
- test: Polls parallel/serial mode by @gabriellpr in #17831
localization:
- Translate en.json in tr_TR [Manual Sync] by @transifex-integration[bot] in #17901
- Translate en.json in de [Manual Sync] by @transifex-integration[bot] in #17898
Core
- fix: Learning dashboard is available in breakout rooms by @ramonlsouza in #17860
- fix(sec): Switched PRNG to secure PRNG by @paultrudel in #17842
- fix(sec): Unreleased streams fix by @paultrudel in #17844
- fix: maxParticipants check counting users that have left by @paultrudel in #17814
build and configuration
- fix(freeswitch): include signalwire PR 1914 as a patch (backport from 2.7) by @prlanzarin in #17789
Recording / recording docs
- fix(config): check status of other recording formats by @GuiLeme in #16723
- refactor: clarify information on docs regarding recording by @GuiLeme in #17865
docs
- docs: Update localization.md to include info about integration with T… by @antobinary in #17848
- docs: Update location of default.pdf and favicon.ico -- assets/ in #17849
- docs: Add lockSettingsHideUserList param and fix lockSettingsDisableNotes by @gustavotrott in #17656
Full Changelog: v2.6.6...v2.6.7
Release name
Passing -v focal-260
to bbb-install-2.6.sh
will always install the latest released BigBlueButton 2.6 version.
If for some reason you would like to install this specific release, pass -v focal-260-2.6.7
.
We still recommend using -v focal-260
as this repository is continually updated with each BigBlueButton 2.6 release.