Skip to content

Commit b608b57

Browse files
authored
Merge pull request #1295 from nextcloud/release/v1.2.1-beta
release: v1.2.1-beta
2 parents 33521bf + 4ce2569 commit b608b57

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

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

66
# Changelog
77

8+
## v1.2.1-beta - 2025-05-16
9+
10+
### Fixes
11+
12+
- Crash with GTK version error on Linux with GNOME [#1290](https://github.com/nextcloud/talk-desktop/pull/1290)
13+
14+
### Changes
15+
16+
- Built-in Talk in binaries is updated to v21.1.0-rc.2 in the beta release channel [#1298](https://github.com/nextcloud/talk-desktop/pull/1298)
17+
818
## v1.2.0-beta - 2025-05-12
919

1020
### Changes

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
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "talk-desktop",
44
"productName": "Nextcloud Talk",
5-
"version": "1.2.0-beta",
5+
"version": "1.2.1-beta",
66
"bugs": {
77
"url": "https://github.com/nextcloud/talk-desktop/issues",
88
"create": "https://github.com/nextcloud/talk-desktop/issues/new/choose"

0 commit comments

Comments
 (0)