Skip to content

Commit 8aea53c

Browse files
authored
Merge pull request #1482 from nextcloud/release/v2.0.2
release: v2.0.2
2 parents 5090dca + a1e0d83 commit 8aea53c

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

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

66
# Changelog
77

8+
## v2.0.2 - 2025-09-27
9+
10+
### Fixes
11+
12+
- Experimental fix for video streams [#1478](https://github.com/nextcloud/talk-desktop/pull/1478)
13+
14+
### Changes
15+
16+
- Built-in Talk in binaries is updated to v22.0.0 in both beta and stable release channels [#1480](https://github.com/nextcloud/talk-desktop/pull/1480)
17+
18+
819
## v2.0.1-beta - 2025-09-12
920

21+
### Changes
22+
1023
- Built-in Talk in binaries is updated to v22.0.0-rc.2 in the beta release channel [#1465](https://github.com/nextcloud/talk-desktop/pull/1465)
1124

1225
## v2.0.0-beta - 2025-09-04

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.1-beta",
6+
"version": "2.0.2",
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)