Skip to content

Commit 06117b5

Browse files
authored
Merge pull request #547 from nextcloud/release/v0.22.0
release: v0.22.0
2 parents b31ec0d + 25189bf commit 06117b5

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## v0.22.0 - 2024-03-05
4+
5+
### Build-in Talk update
6+
7+
- Built-in Talk in binaries is updated to v18.0.4
8+
9+
### Fixes
10+
11+
- Fix window icon on linux [#308](https://github.com/nextcloud/talk-desktop/pull/308)
12+
- Fix "Share from Nextcloud" support [#540](https://github.com/nextcloud/talk-desktop/pull/540)
13+
- Allow avatar menu on desktop [Talk#11675](https://github.com/nextcloud/spreed/pull/11675)
14+
15+
### Other changes
16+
17+
- Added Nextcloud Talk 19 support
18+
- Update dependencies
19+
- Update translations
20+
321
## v0.21.0 - 2024-02-01
422

523
### Build-in Talk update

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": "0.21.0",
5+
"version": "0.22.0",
66
"description": "Official Desktop client for Nextcloud Talk",
77
"bugs": "https://github.com/nextcloud/talk-desktop/issues",
88
"license": "AGPL-3.0",

0 commit comments

Comments
 (0)