Skip to content

Commit

Permalink
Merge pull request #775 from nextcloud/release/v0.36.0
Browse files Browse the repository at this point in the history
release: v0.36.0
  • Loading branch information
ShGKme authored Aug 27, 2024
2 parents 4f916d9 + 69c3cfe commit 7f7f25b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@

# Changelog

## v0.36.0 - 2024-08-27

### Build-in Talk update

- Built-in Talk in binaries is updated to v20.0.0-rc.3

### Fixes

- Fix error when connecting to old Nextcloud Talk servers [#760](https://github.com/nextcloud/talk-desktop/issues/760)
- UI fixes [#761](https://github.com/nextcloud/talk-desktop/pull/761), [#773](https://github.com/nextcloud/talk-desktop/pull/773)

## v0.35.0 - 2024-08-16

### Build-in Talk update
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "talk-desktop",
"productName": "Nextcloud Talk",
"version": "0.35.0",
"version": "0.36.0",
"description": "Official Desktop client for Nextcloud Talk",
"bugs": "https://github.com/nextcloud/talk-desktop/issues",
"license": "AGPL-3.0-or-later",
Expand Down

0 comments on commit 7f7f25b

Please sign in to comment.