Skip to content

Commit 8714ee4

Browse files
Merge pull request #15101 from nextcloud/backport/15100/stable31
[stable31] chore(release): Changelog for 21.1.0-rc.2
2 parents a6705c8 + ab3c9c3 commit 8714ee4

File tree

4 files changed

+26
-4
lines changed

4 files changed

+26
-4
lines changed

CHANGELOG.md

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

8+
## 21.1.0-rc.2 – 2025-05-15
9+
### Added
10+
- 🍱 Add a Talk Dashboard
11+
[#15094](https://github.com/nextcloud/spreed/issues/15094)
12+
- 📅 Allow creating instant meetings
13+
[#15073](https://github.com/nextcloud/spreed/issues/15073)
14+
- 🤝 Show mutual events in the sidebar of one-to-one
15+
[#15097](https://github.com/nextcloud/spreed/issues/15097)
16+
- 🙊 Add sensitive conversations which don't show a chat messages in sublines and notifications
17+
[#15098](https://github.com/nextcloud/spreed/issues/15098)
18+
19+
### Changed
20+
- Update translations
21+
- Update dependencies
22+
23+
### Added
24+
- Send call notification to newly added participants
25+
[#15090](https://github.com/nextcloud/spreed/issues/15090)
26+
- Fix issues with calendar event integration
27+
[#15078](https://github.com/nextcloud/spreed/issues/15078)
28+
[#15080](https://github.com/nextcloud/spreed/issues/15080)
29+
830
## 21.1.0-rc.1 – 2025-05-09
931
### Added
1032
- 📅 Improve handling of event conversations: filtered until close to the meeting, default expiration, tracking of event name and description

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.1.1</version>
21+
<version>21.1.0-rc.2</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.1",
3+
"version": "21.1.0-rc.2",
44
"private": true,
55
"description": "",
66
"author": "Joas Schilling <[email protected]>",

0 commit comments

Comments
 (0)