Skip to content

Commit b775a40

Browse files
authored
Merge pull request #1208 from nextcloud/release/v1.1.6
release: v1.1.6
2 parents 2d487b4 + 673eece commit b775a40

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

66
# Changelog
77

8+
## v1.1.6 - 2025-04-10
9+
10+
### Fixes
11+
12+
- File picker does not work when user never set locale [#1164](https://github.com/nextcloud/talk-desktop/pull/1164)
13+
14+
### Changes
15+
16+
- Built-in Talk in binaries is updated to v21.0.2 in both beta and stable release channels [#1207](https://github.com/nextcloud/talk-desktop/pull/1207)
17+
- Update translations
18+
- Update dependencies
19+
820
## v1.1.5 - 2025-02-24
921

1022
### Fixes

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.1.5",
5+
"version": "1.1.6",
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)