Skip to content

Commit 8b4d6bd

Browse files
authored
Merge pull request #350 from littleredbutton/chore/update-changelog-for-v2.8.0
Update changelog for the 2.8.0 release
2 parents ec41ba4 + 9bf2486 commit 8b4d6bd

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## 2.8.0 (2025-05-19)
10+
11+
### Changed
12+
13+
- Support nextcloud 31 by @smarinier in [#338](https://github.com/littleredbutton/cloud_bbb/pull/338)
14+
- Changed recordingReady endpoint HTTP method to POST by @atilas88 in [#263](https://github.com/littleredbutton/cloud_bbb/pull/263)
15+
16+
### Fix
17+
18+
- Group displayname might be null by @smarinier in [#310](https://github.com/littleredbutton/cloud_bbb/pull/310)
19+
- Copy to clipboard as plain/text by @Brtbr in [#275](https://github.com/littleredbutton/cloud_bbb/pull/275)
20+
- Double encoded html in dialog title and translations by @smarinier in [#339](https://github.com/littleredbutton/cloud_bbb/pull/339)
21+
- Start button : fixed insufficient left space when hovering over a room by @Jerome-Herbinet in [#311](https://github.com/littleredbutton/cloud_bbb/pull/311)
22+
923
## 2.7.3 (2024-12-03)
1024
### Added
1125

0 commit comments

Comments
 (0)