Skip to content

Commit 7f7f25b

Browse files
authored
Merge pull request #775 from nextcloud/release/v0.36.0
release: v0.36.0
2 parents 4f916d9 + 69c3cfe commit 7f7f25b

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@
55

66
# Changelog
77

8+
## v0.36.0 - 2024-08-27
9+
10+
### Build-in Talk update
11+
12+
- Built-in Talk in binaries is updated to v20.0.0-rc.3
13+
14+
### Fixes
15+
16+
- Fix error when connecting to old Nextcloud Talk servers [#760](https://github.com/nextcloud/talk-desktop/issues/760)
17+
- UI fixes [#761](https://github.com/nextcloud/talk-desktop/pull/761), [#773](https://github.com/nextcloud/talk-desktop/pull/773)
18+
819
## v0.35.0 - 2024-08-16
920

1021
### Build-in Talk update

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)