Skip to content

Commit 8912907

Browse files
authored
Merge pull request #1644 from nextcloud/release/v2.1.0-beta
chore(release): v2.1.0-beta
2 parents 9e3b27d + 8202e2c commit 8912907

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
# Changelog
77

8+
## v2.1.0-beta - 2026-01-29
9+
10+
### Changes
11+
12+
- Built-in Talk in binaries is updated to v23.0.0-rc.2 in the beta release channel [#1646](https://github.com/nextcloud/talk-desktop/pull/1646)
13+
- Linux/Flatpak: Upgrade Flatpak runtime and SDK to v25.08 [#1599](https://github.com/nextcloud/talk-desktop/pull/1599)
14+
815
## v2.0.6 - 2026-01-29
916

1017
### Fixes

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
@@ -3,7 +3,7 @@
33
"name": "talk-desktop",
44
"productName": "Nextcloud Talk",
55
"desktopName": "com.nextcloud.talk.desktop",
6-
"version": "2.0.6",
6+
"version": "2.1.0-beta",
77
"bugs": {
88
"url": "https://github.com/nextcloud/talk-desktop/issues",
99
"create": "https://github.com/nextcloud/talk-desktop/issues/new/choose"

0 commit comments

Comments
 (0)