Fixes
- Windows/MSI: add Firewall exception during install #1518
- Linux: downgrade to Electron v38.1.2 due to issues on Wayland #1526
- macOS: use new Nextcloud 32 background on the DMG installer #1539
- Allow overwriting the user status like in the web without having to restore first #1536
- Remove the title bar in fullscreen mode #1553
- Adjust settings to the new design #1530
- "Check devices" cannot be open from the main menu settings #1560
Changes
- Built-in Talk in binaries is updated to v22.0.4 in both beta and stable release channels #1561
- Make bundling compatible with Talk 23 again #1544
What's Changed
- chore(deps-dev): bump eslint from 9.38.0 to 9.39.0 by @dependabot[bot] in nextcloud/talk-desktop#1522
- build(windows/msi): add Firewall exception during install by @ShGKme in nextcloud/talk-desktop#1518
- fix(deps): downgrade to electron@38.1.2 due to issues on Wayland by @ShGKme in nextcloud/talk-desktop#1526
- ci: ignore electron in dependabot by @ShGKme in nextcloud/talk-desktop#1525
- chore(deps): bump @vueuse/core from 13.9.0 to 14.0.0 by @dependabot[bot] in nextcloud/talk-desktop#1523
- chore(deps): bump @nextcloud/capabilities from 1.2.0 to 1.2.1 by @dependabot[bot] in nextcloud/talk-desktop#1532
- chore(deps): bump vue from 3.5.22 to 3.5.24 by @dependabot[bot] in nextcloud/talk-desktop#1533
- chore(deps-dev): bump globals from 16.4.0 to 16.5.0 by @dependabot[bot] in nextcloud/talk-desktop#1534
- chore(deps-dev): bump @nextcloud/webpack-vue-config from 6.3.2 to 7.0.1 by @dependabot[bot] in nextcloud/talk-desktop#1531
- fix(userstatus): Allow overwriting the user status like in the web wi… by @nickvergessen in nextcloud/talk-desktop#1536
- fix(dmg): use new Nextcloud 32 background on the installer by @ShGKme in nextcloud/talk-desktop#1539
- fix(globals): fallback to the file icon for unknown mime types by @ShGKme in nextcloud/talk-desktop#1538
- build: make bundling compatible with Talk 23 again by @ShGKme in nextcloud/talk-desktop#1544
- chore: remove regenerator-runtime by @ShGKme in nextcloud/talk-desktop#1546
- chore(deps): bump @nextcloud/l10n from 3.4.0 to 3.4.1 by @dependabot[bot] in nextcloud/talk-desktop#1550
- chore(deps): bump pinia from 3.0.3 to 3.0.4 by @dependabot[bot] in nextcloud/talk-desktop#1551
- chore(deps): bump @nextcloud/router from 3.0.1 to 3.1.0 by @dependabot[bot] in nextcloud/talk-desktop#1552
- fix(talk): remove title bar in fullscreen mode by @ShGKme in nextcloud/talk-desktop#1553
- refactor: share Talk Desktop global styles and a minor clean-up by @ShGKme in nextcloud/talk-desktop#1547
- fix(talk/settings): adjust to new design by @ShGKme in nextcloud/talk-desktop#1530
- chore(deps-dev): bump sass from 1.94.0 to 1.94.2 by @dependabot[bot] in nextcloud/talk-desktop#1554
- chore(deps-dev): bump vue-tsc from 3.1.2 to 3.1.4 by @dependabot[bot] in nextcloud/talk-desktop#1555
- chore(deps-dev): bump webpack from 5.102.1 to 5.103.0 by @dependabot[bot] in nextcloud/talk-desktop#1556
- fix(settings): Check devices cannot be open from the main menu settings by @ShGKme in nextcloud/talk-desktop#1560
Full Changelog: nextcloud/talk-desktop@v2.0.3...v2.0.4