| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-02 | 4.3 kB | |
| v3.0.32 source code.tar.gz | 2026-07-02 | 178.4 MB | |
| v3.0.32 source code.zip | 2026-07-02 | 181.1 MB | |
| Totals: 3 Items | 359.5 MB | 20 | |
BigBlueButton 3.0.32 includes accessibility improvements, whiteboard fixes and dependency updates. Below is a list of the pull requests in this iteration, grouped by component.
Link to installation command / instructions / schedule / planned features: https://docs.bigbluebutton.org/3.0/new-features
Big THANK YOU to all community members who helped for this release - both through sending pull requests and through reporting bugs or requesting enhancements! :confetti_ball:
HTML5 client
fixes
- fix(accessibility): change page title based on the content by @ramonlsouza in https://github.com/bigbluebutton/bigbluebutton/pull/25322
- fix(whiteboard): prevent crash when slide changes while a viewer is editing by @imdt-claudiop in https://github.com/bigbluebutton/bigbluebutton/pull/25345
- fix(accessibility): Non-text contrast is insufficient by @ramonlsouza in https://github.com/bigbluebutton/bigbluebutton/pull/25327
- fix(shared-notes): prevent collaboration cursor name from leaking into links by @Tainan404 in https://github.com/bigbluebutton/bigbluebutton/pull/25285
- fix: SVG support for notifications by @GuiLeme in https://github.com/bigbluebutton/bigbluebutton/pull/25281
locales
- [3.0 locales] Updates for project BigBlueButton v3.0 HTML5 client by @transifex-integration[bot] in https://github.com/bigbluebutton/bigbluebutton/pull/25314
Plugin SDK
- chore: update SDK version for the last we have published by @GuiLeme in https://github.com/bigbluebutton/bigbluebutton/pull/25336
Core
- fix(bbb-graphql-server): lower connection_lifetime to limit Postgres memory growth by @imdt-claudiop in https://github.com/bigbluebutton/bigbluebutton/pull/25310
- fix(bbb-export-annotations): rasterize background slides to prevent ODF export cropping (#25303) by @imdt-claudiop in https://github.com/bigbluebutton/bigbluebutton/pull/25354
- fix(bbb-export-annotations): add viewBox to background slides missing one to prevent ODF export cropping by @imdt-claudiop in https://github.com/bigbluebutton/bigbluebutton/pull/25315
- Fix allowPromoteGuestToModerator by @blaniel in https://github.com/bigbluebutton/bigbluebutton/pull/25261
- Add analytics logging for breakout move-user request by @imdt-claudiop in https://github.com/bigbluebutton/bigbluebutton/pull/25326
- Set MALLOC_ARENA_MAX=2 for bbb-web and bbb-apps-akka by @imdt-claudiop in https://github.com/bigbluebutton/bigbluebutton/pull/25309
Chore
- chore: upgrade export-annotations dependencies by @ramonlsouza in https://github.com/bigbluebutton/bigbluebutton/pull/25353
- chore: upgrade bbb-shared-notes-server dependencies by @ramonlsouza in https://github.com/bigbluebutton/bigbluebutton/pull/25356
- build(deps): bump form-data from 3.0.4 to 3.0.5 in /bbb-learning-dashboard by @dependabot[bot] in https://github.com/bigbluebutton/bigbluebutton/pull/25301
- build(deps): bump ws in /bbb-learning-dashboard by @dependabot[bot] in https://github.com/bigbluebutton/bigbluebutton/pull/25302
- build(deps): bump ws from 7.5.10 to 7.5.11 in /docs by @dependabot[bot] in https://github.com/bigbluebutton/bigbluebutton/pull/25341
- build: Bump Hasura from 2.48.14 to 2.49.3 by @gustavotrott in https://github.com/bigbluebutton/bigbluebutton/pull/25349
- build(deps): bump markdown-it from 14.1.1 to 14.2.0 in /bigbluebutton-html5 by @dependabot[bot] in https://github.com/bigbluebutton/bigbluebutton/pull/25287
- build(deps): bump form-data from 4.0.5 to 4.0.6 in /bigbluebutton-tests/playwright by @dependabot[bot] in https://github.com/bigbluebutton/bigbluebutton/pull/25304
New Contributors
- @blaniel made their first contribution in https://github.com/bigbluebutton/bigbluebutton/pull/25261
Full Changelog: https://github.com/bigbluebutton/bigbluebutton/compare/v3.0.31...v3.0.32
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.32.
We still recommend using -v jammy-300 as this repository is continually updated with each BigBlueButton 3.0 release.