Skip to content

Commit df5d66f

Browse files
authored
Merge pull request #1042 from nextcloud/release/v1.0.2
release: v1.0.2
2 parents e04f506 + 2959528 commit df5d66f

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

CHANGELOG.md

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

66
# Changelog
77

8+
## v1.0.2 - 2025-01-20
9+
10+
### Features
11+
12+
- Add launch at startup for Windows and macOS [#1004](https://github.com/nextcloud/talk-desktop/pull/1004)
13+
14+
### Fixes
15+
16+
- Fix macOS microphone issue on screen sharing [#1023](https://github.com/nextcloud/talk-desktop/pull/1023)
17+
- Fix bidirectional text support [#1033](https://github.com/nextcloud/talk-desktop/pull/1033)
18+
19+
### Changes
20+
21+
- Built-in Talk in binaries is updated to v20.1.3 in the stable release channel [#1039](https://github.com/nextcloud/talk-desktop/pull/1039)
22+
- Release with beta versions of Talk is now supported starting v21.0.0-beta.2 [#1029](https://github.com/nextcloud/talk-desktop/pull/1029)
23+
- Building with built-in Talk v18 is no longer supported [#1037](https://github.com/nextcloud/talk-desktop/pull/1037)
24+
- Update translations
25+
- Update dependencies
26+
827
## v1.0.1 - 2024-12-19
928

1029
### 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.0.1",
5+
"version": "1.0.2",
66
"description": "Official Desktop client for Nextcloud Talk",
77
"bugs": {
88
"url": "https://github.com/nextcloud/talk-desktop/issues",

0 commit comments

Comments
 (0)