Merge pull request #350 from littleredbutton/chore/update-changelog-for-v2.8.0

Update changelog for the 2.8.0 release
pull/344/head
Sébastien Marinier 2025-05-19 16:11:57 +02:00 committed by GitHub
commit 8b4d6bd015
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 14 additions and 0 deletions

View File

@ -6,6 +6,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased] ## [Unreleased]
## 2.8.0 (2025-05-19)
### Changed
- Support nextcloud 31 by @smarinier in [#338](https://github.com/littleredbutton/cloud_bbb/pull/338)
- Changed recordingReady endpoint HTTP method to POST by @atilas88 in [#263](https://github.com/littleredbutton/cloud_bbb/pull/263)
### Fix
- Group displayname might be null by @smarinier in [#310](https://github.com/littleredbutton/cloud_bbb/pull/310)
- Copy to clipboard as plain/text by @Brtbr in [#275](https://github.com/littleredbutton/cloud_bbb/pull/275)
- Double encoded html in dialog title and translations by @smarinier in [#339](https://github.com/littleredbutton/cloud_bbb/pull/339)
- Start button : fixed insufficient left space when hovering over a room by @Jerome-Herbinet in [#311](https://github.com/littleredbutton/cloud_bbb/pull/311)
## 2.7.3 (2024-12-03) ## 2.7.3 (2024-12-03)
### Added ### Added