File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 5
5
# Changelog
6
6
All notable changes to this project will be documented in this file.
7
7
8
+ ## 21.0.0-rc.2 – 2025-01-30
9
+ ### Added
10
+ - feat(chat): Support mentioning teams
11
+ [ #14259 ] ( https://github.com/nextcloud/spreed/issues/14259 )
12
+ [ #14260 ] ( https://github.com/nextcloud/spreed/issues/14260 )
13
+
14
+ ### Changed
15
+ - Update translations
16
+ - Update dependencies
17
+
18
+ ### Fixed
19
+ - fix(UI): Fix multiple right-to-left issues
20
+ [ #14235 ] ( https://github.com/nextcloud/spreed/issues/14235 )
21
+ [ #14256 ] ( https://github.com/nextcloud/spreed/issues/14256 )
22
+ - fix(meetings): Allow creating conversations when password policy app is enabled
23
+ [ #14227 ] ( https://github.com/nextcloud/spreed/issues/14227 )
24
+ - fix(calls): Fix multiple false-positives when showing the connection warning
25
+ [ #14252 ] ( https://github.com/nextcloud/spreed/issues/14252 )
26
+ - fix(bots): Fix installing PHP event bots via an event
27
+ [ #14231 ] ( https://github.com/nextcloud/spreed/issues/14231 )
28
+
8
29
## 21.0.0-rc.1 – 2025-01-23
9
30
### Added
10
31
- feat(calls): Allow to zoom and pan screenshares in a call
You can’t perform that action at this time.
0 commit comments