github bigbluebutton/bigbluebutton v3.0.0-alpha.4

latest releases: v2.7.9, v2.7.8, v2.6.18...
pre-release4 months ago

In this iteration we have continued to improve the new GraphQL related core components. Various client side fixes are also included. Poll answers in the live session have an improved look. Support for Colabora Online for document conversion was added. Below is a list of the pull requests in this iteration, grouped by component.

Note that BigBlueButton 3.0-dev runs on Ubuntu Jammy (22.04).

BigBlueButton 3.0-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/3.0/new-features

Most fixes from BigBlueButton 2.7.x are here up to and including v2.7.4 (.2 onwards have been manually ported as we no longer merge the 2.7 branch directly into the 3.0 branch) Remaining work: see #19489 #19490

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

fixes

refactor

style

plugin related

  • feat(plugin): add generic component to extensible areas list and layout.set to uiCommands by @GuiLeme in #19582
  • feat(plugins): add new plugin ui-data-hook along with the intl current locale and fallback by @GuiLeme in #19637

Core -- newly introduced components bbb-graphql-server, bbb-graphql-middleware, bbb-graphql-actions-adapter-server, ...

  • refactor (events.xml): Record raiseHand, away and reaction events by @gustavotrott in #19618
  • refactor (akka-apps): Switching from Meteor to GraphQL to determine whether user is connected by @gustavotrott in #19611
  • fix(sec): bump postgresql to 42.7.2 (port) by @antobinary in #19663
  • refactor (graphql-middleware): Set listen Ip 127.0.0.1 and configurable by @gustavotrott in #19619
  • feat(config): Add option to disabled "Download session data" on Learning Dashboard by @gustavotrott in #19626
  • Introduces a ping-pong mechanism designed to verify the availability of a middleware service by @gustavotrott in #19623
  • Improve shell-script to update Graphql data by @gustavotrott in #19652
  • Create an endpoint to get client-startup-settings via REST API by @gustavotrott in #19627
  • Introduces learningDashboard-AccessToken through Graphql by @gustavotrott in #19650
  • feat(presentation): Add Script for Using Collabora Online as Document Converter (backport) by @hfiguiere #19683

build (packaging scripts) / configuration

docs

manually ported from v2.7.x-release to v3.0.x-release

Full Changelog: v3.0.0-alpha.3...v3.0.0-alpha.4

Release name

Passing -v jammy-300 to https://github.com/bigbluebutton/bbb-install/blob/v3.0.x-release/bbb-install.sh will always install the latest released BigBlueButton 3.0 version.

If for some reason you would like to install this specific release, pass -v jammy-300-3.0.0-alpha.4.

We still recommend using -v jammy-300 as this repository is continually updated with each BigBlueButton 3.0 release.

Client build: 168

Don't miss a new bigbluebutton release

NewReleases is sending notifications on new releases.