You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
6
7
7
## [Unreleased]
8
8
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)
0 commit comments