Skip to content

Commit e0f6d8f

Browse files
Merge pull request #17598 from nextcloud/backport/17594/stable31
[stable31] chore(release): Changelog for 21.0.10
2 parents d59582d + 2408c54 commit e0f6d8f

4 files changed

Lines changed: 17 additions & 4 deletions

File tree

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.9</version>
21+
<version>21.1.10</version>
2222
<licence>agpl</licence>
2323

2424
<author>Anna Larch</author>

docs/changelogs/changelog-21.md

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

8+
## 21.1.10 – 2026-04-02
9+
### Changed
10+
- Update dependencies
11+
- Update translations
12+
13+
### Fixed
14+
- fix(signaling): Check recipient room with internal signaling
15+
[#17578](https://github.com/nextcloud/spreed/pull/17578)
16+
- fix(signaling): Limit signaling support without conversation-token
17+
[#17588](https://github.com/nextcloud/spreed/pull/17588)
18+
- fix(signaling): Expect nonce on request when setting up hosted signaling server
19+
[#17581](https://github.com/nextcloud/spreed/pull/17581)
20+
821
## 21.1.9 – 2026-02-12
922
### Changed
1023
- Update dependencies

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.9",
3+
"version": "21.1.10",
44
"private": true,
55
"description": "",
66
"license": "agpl",

0 commit comments

Comments
 (0)