Skip to content

Commit a6ff7d3

Browse files
Merge pull request #15256 from nextcloud/backport/15255/stable31
[stable31] chore(release): Add changelog for 21.1.0-rc.4
2 parents 8bc61a0 + 9488440 commit a6ff7d3

File tree

4 files changed

+19
-4
lines changed

4 files changed

+19
-4
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

8+
## 21.1.0-rc.4 – 2025-05-29
9+
### Changed
10+
- Update translations
11+
- Update dependencies
12+
13+
### Fixed
14+
- fix(dashboard): Add attachment icon and link to the events on the dashboard
15+
[#15238](https://github.com/nextcloud/spreed/issues/15238)
16+
- fix(meetings): Don't show duplicates for the same event in the upcoming meetings
17+
[#15252](https://github.com/nextcloud/spreed/issues/15252)
18+
- fix(meetings): Lock conversation when meeting is cancelled
19+
[#15253](https://github.com/nextcloud/spreed/issues/15253)
20+
- fix(sip): Allow guests to use direct-dial-in even when starting calls is restricted
21+
[#15234](https://github.com/nextcloud/spreed/issues/15234)
22+
823
## 21.1.0-rc.3 – 2025-05-22
924
### Added
1025
- πŸ“² πŸ™Š Add option to mark a conversation as sensitive or important

β€Žappinfo/info.xmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* πŸŒ‰ **Sync with other chat solutions** With [Matterbridge](https://github.com/42wim/matterbridge/) being integrated in Talk, you can easily sync a lot of other chat solutions to Nextcloud Talk and vice-versa.
1919
]]></description>
2020

21-
<version>21.1.0-rc.3</version>
21+
<version>21.1.0-rc.4</version>
2222
<licence>agpl</licence>
2323

2424
<author>Anna Larch</author>

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "talk",
3-
"version": "21.1.0-rc.3",
3+
"version": "21.1.0-rc.4",
44
"private": true,
55
"description": "",
66
"author": "Joas Schilling <[email protected]>",

0 commit comments

Comments
Β (0)