Merge pull request #414 from littleredbutton/doc/update-changelog-v2.9.0

Update CHANGELOG for v2.9.0
pull/416/head v2.9.0
Sébastien Marinier 2026-01-06 15:34:10 +01:00 committed by GitHub
commit b0b1fab64f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 0 deletions

View File

@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased] ## [Unreleased]
## 2.9.0 (2026-01-06)
### Changed
- Support Nextcloud 32 by @smarinier in [#411](https://github.com/littleredbutton/cloud_bbb/pull/411)
### Fix
- Missing the send file feature to BBB menu by @smarinier in [#408](https://github.com/littleredbutton/cloud_bbb/pull/408)
- Invalid characters in recording file name by @smarinier in [#409](https://github.com/littleredbutton/cloud_bbb/pull/409)
## 2.8.0 (2025-05-19) ## 2.8.0 (2025-05-19)
### Changed ### Changed