Skip to content

Commit d141fc5

Browse files
Merge pull request #18254 from nextcloud/backport/18253/stable34
[stable34] chore(release): Add changelog for 24.0.0
2 parents deb27d5 + bfeb63f commit d141fc5

4 files changed

Lines changed: 22 additions & 5 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>24.0.0-rc.4</version>
21+
<version>24.0.0</version>
2222
<licence>agpl</licence>
2323

2424
<author>Anna Larch</author>

docs/changelogs/changelog-24.md

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

8+
## 24.0.0 – 2026-06-08
9+
### Added
10+
- Call from anywhere - Integration of calls into the avatar menu
11+
- Permanent call rooms
12+
- Advanced noise suppression
13+
- Performance improvements in attachments handling
14+
- Tagging, sorting and grouping options for conversations
15+
- Allow email guests without public link
16+
17+
### Changed
18+
- Update dependencies
19+
- Update translations
20+
- Require Nextcloud 34 / Hub 26 Spring
21+
- Move "Raise hand" in call reactions menu
22+
- Improved private reply show the quote now as well
23+
- Split chat permissions to allow reactions without chat messages
24+
825
## 24.0.0-rc.4 – 2026-06-02
926
### Changed
1027
- Update dependencies
@@ -88,7 +105,7 @@ All notable changes to this project will be documented in this file.
88105
[#15417](https://github.com/nextcloud/spreed/issues/15417)
89106
- Advanced noise suppression
90107
[#17147](https://github.com/nextcloud/spreed/issues/17147)
91-
- Attachment grouping per conversation
108+
- Performance improvements in attachments handling
92109
[#4340](https://github.com/nextcloud/spreed/issues/4340)
93110
- Tagging, sorting and grouping options for conversations
94111
[#12025](https://github.com/nextcloud/spreed/issues/12025)

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

0 commit comments

Comments
 (0)