BigBlueButton 2.7.0-rc.2
Pre-releaseThis iteration of BigBlueButton 2.7 contains several fixes. The feature of downloading original presentation file has been enhanced - you can pick between pre or post conversion file. Grid mode layout now supports pagination - the default configuration is that you will only see 48 boxes in the grid (14 on mobile) and the rest will be on the next page(s). All BigBlueButton 2.6.x fixes have been included up to and including 2.6.12.
We welcome any feedback about this release on our bigbluebutton-dev mailing list
Note that BigBlueButton 2.7 runs on Ubuntu Focal (20.04).
BigBlueButton 2.7-dev is under active development. While we don’t recommend setting it up in a production environment, we do encourage administrators to try out the build with others and give us feedback on our bigbluebutton-dev mailing list.
Link to installation command / instructions/ schedule / planned features : https://docs.bigbluebutton.org/2.7/new-features
Big THANK YOU to all comminuty members who helped for this release - both through sending pull requests and through reporting bugs or requesting enhancements! 🎊
HTML5 client
newly introduced:
- feat: Enable download of presentation with its original format by @GuiLeme in #18518
- feat(bbb-html5): Grid mode pagination by @ramonlsouza in #18387
- feat(wake-lock): enable implicit activation based on the default setting by @Arthurk12 in #18542
fixes
- fix: correctly dereference "Present camera" streams in FF by @prlanzarin in #18632
- fix: display username in grid mode by @ramonlsouza in #18572
- refactor(bbb-html5): Reactions - allow for two alternative views by @ramonlsouza in #18537
- refactor: fix invalid prop warnings by @ramonlsouza in #18545
- fix: expose camera as content in mobile endpoints by @prlanzarin in #18644
- fix: Client crashes when mute microphone while Closed Caption is executing by @ramonlsouza in #18641
- fix: disable self-view label by @ramonlsouza in #18643
- fix(wake-lock): remove the activation notification, increase the clarity of the faulire notification message by @Arthurk12 #18630
- fix: correctly dereference "Present camera" streams in FF by @prlanzarin in #18632
test
- ci(tests): Make a reusable workflow for the building phase by @gustavotrott in #18553
- ci(tests) fix: Checkout failing when it's not a Pull Request (push event) by @gustavotrott in #18554
- ci(tests): Add build/deb-helper.sh to cache key by @gustavotrott in #18586
- ci(tests): Expose PR data for comment workflow by @antonbsa in #18634
- test: Routine 2.7 tests fixes by @antonbsa in #18622
- test: failing tests on ci by @gabriellpr in #18650
- test: Add more types of presentation to upload by @gabriellpr in #18416
- test: Adds shape options tests by @gabriellpr in #18582
localization
- Updates for project BigBlueButton v2.7 HTML5 client and lanuage ja on branch v2.7.x-release by @transifex-integration in #18552 #18599 #18628
- Updates for project BigBlueButton v2.7 HTML5 client and lanuage et on branch v2.7.x-release by @transifex-integration in #18558 #18578 #18590 #18665
- Updates for project BigBlueButton v2.7 HTML5 client and lanuage eu on branch v2.7.x-release by @transifex-integration in #18605 #18615
- Updates for project BigBlueButton v2.7 HTML5 client and lanuage ca on branch v2.7.x-release by @transifex-integration in #18624
- Updates for project BigBlueButton v2.7 HTML5 client and lanuage gl on branch v2.7.x-release by @transifex-integration in #18639
- Updates for project BigBlueButton v2.7 HTML5 client and lanuage el_GR on branch v2.7.x-release by @transifex-integration in #18651
chore
- chore: Merge 2.6.12 into BBB 2.7 by @antobinary in #18642
- docs: Add wake lock and update screenshot for download orig presentation by @antobinary in #18670
build and configuration
- build(bbb-webrtc-sfu): v2.11.0 by @prlanzarin in #18589
Recording
- [Snyk] Security upgrade resque from 2.5.0 to 2.6.0 by @antobinary in #18600
- fix(recording): remux bbb-webrtc-recorder and KMS files during archive, + by @prlanzarin in #18559
Full Changelog: v2.7.0-rc.1...v2.7.0-rc.2
Release name
Passing -v focal-270
to https://github.com/bigbluebutton/bbb-install/blob/v2.7.x-release/bbb-install.sh will always install the latest released BigBlueButton 2.7 version.
If for some reason you would like to install this specific release, pass -v focal-270-2.7.0-rc.2
.
We still recommend using -v focal-270
as this repository is continually updated with each BigBlueButton 2.7 release.