Skip to content

Commit 2a8eccc

Browse files
nickvergessenbackportbot[bot]
authored andcommitted
chore(release): Add changelog for 20.1.7 and 21.1.0.rc3
Signed-off-by: Joas Schilling <[email protected]>
1 parent 7c6b870 commit 2a8eccc

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,46 @@
55
# Changelog
66
All notable changes to this project will be documented in this file.
77

8+
## 21.1.0-rc.3 – 2025-05-22
9+
### Added
10+
- 📲 🙊 Add option to mark a conversation as sensitive or important
11+
[#15175](https://github.com/nextcloud/spreed/issues/15175)
12+
13+
### Changed
14+
- Update translations
15+
- Update dependencies
16+
17+
### Fixed
18+
- fix(chat): Fix missing push notifications for chat messages in important conversations
19+
[#15180](https://github.com/nextcloud/spreed/issues/15180)
20+
- fix(dashboard): Make sure all events of the upcoming week are considered
21+
[#15177](https://github.com/nextcloud/spreed/issues/15177)
22+
- fix(conversations): Make the "Local time" reactive in one-to-one conversations
23+
[#15130](https://github.com/nextcloud/spreed/issues/15130)
24+
- fix(conversations): Only show events in one-to-one conversations when upcoming recurrences contain both participants
25+
[#15163](https://github.com/nextcloud/spreed/issues/15163)
26+
- fix(conversations): Fix background job for conversation retention
27+
[#15185](https://github.com/nextcloud/spreed/issues/15185)
28+
- fix(calls): Don't break the session when the user accidentally navigated to the same conversation
29+
[#15170](https://github.com/nextcloud/spreed/issues/15170)
30+
- fix(calls): Make output device selection work on Safari
31+
[#15142](https://github.com/nextcloud/spreed/issues/15142)
32+
33+
## 20.1.7 – 2025-05-22
34+
### Changed
35+
- Update translations
36+
- Update dependencies
37+
38+
### Fixed
39+
- fix(call): Fix missing call notification when SIP dial-in is starting a call
40+
[#14991](https://github.com/nextcloud/spreed/issues/14991)
41+
- fix(chat): Improve regex of todo-list handling also uppercase X
42+
[#14903](https://github.com/nextcloud/spreed/issues/14903)
43+
- fix(one-to-one): Add the other participant when sharing a file in one-to-one
44+
[#14850](https://github.com/nextcloud/spreed/issues/14850)
45+
- fix(performance): Fix unnecessary user_status requests from avatar component
46+
[#14934](https://github.com/nextcloud/spreed/issues/14934)
47+
848
## 21.1.0-rc.2 – 2025-05-15
949
### Added
1050
- 🍱 Add a Talk Dashboard

0 commit comments

Comments
 (0)