You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,23 @@
5
5
6
6
# Changelog
7
7
8
+
## v2.0.4 - 2025-11-25
9
+
10
+
### Fixes
11
+
12
+
- Windows/MSI: add Firewall exception during install [#1518](https://github.com/nextcloud/talk-desktop/pull/1518)
13
+
- Linux: downgrade to Electron v38.1.2 due to issues on Wayland [#1526](https://github.com/nextcloud/talk-desktop/pull/1526)
14
+
- macOS: use new Nextcloud 32 background on the DMG installer [#1539](https://github.com/nextcloud/talk-desktop/pull/1539)
15
+
- Allow overwriting the user status like in the web without having to restore first [#1536](https://github.com/nextcloud/talk-desktop/pull/1536)
16
+
- Remove the title bar in fullscreen mode [#1553](https://github.com/nextcloud/talk-desktop/pull/1553)
17
+
- Adjust settings to the new design [#1530](https://github.com/nextcloud/talk-desktop/pull/1530)
18
+
- "Check devices" cannot be open from the main menu settings [#1560](https://github.com/nextcloud/talk-desktop/pull/1560)
19
+
20
+
### Changes
21
+
22
+
- Built-in Talk in binaries is updated to v22.0.4 in both beta and stable release channels [#1561](https://github.com/nextcloud/talk-desktop/pull/1561)
23
+
- Make bundling compatible with Talk 23 again [#1544](https://github.com/nextcloud/talk-desktop/pull/1544)
0 commit comments