Fixes
- Fix crash on the second instance run on Linux #993
- Fix native elements have incorrect theme #974
- Fix notifications are shown for too old entries #967
- Improve call state check in the call notification popup with new call state api #965
- Fix call notification popup is shown when the call has already ended #964
Changes
- Built-in Talk in binaries is updated to v20.1.1 #995
- Update translations
- Update dependencies
What's Changed
- chore(README): update screenshots by @ShGKme in nextcloud/talk-desktop#956
- fix(callbox): check if there are no participants in call by @Antreesy in nextcloud/talk-desktop#964
- build(deps-dev): Bump webpack from 5.96.1 to 5.97.1 by @dependabot in nextcloud/talk-desktop#969
- build(deps-dev): Bump dotenv from 16.4.5 to 16.4.7 by @dependabot in nextcloud/talk-desktop#971
- build(deps-dev): Bump @electron-forge/maker-dmg from 7.5.0 to 7.6.0 by @dependabot in nextcloud/talk-desktop#970
- build(deps): Bump pinia from 2.2.8 to 2.3.0 by @dependabot in nextcloud/talk-desktop#972
- build(deps-dev): Bump eslint-plugin-vue from 9.31.0 to 9.32.0 by @dependabot in nextcloud/talk-desktop#973
- fix(notifications): do not create native notification for old entries by @Antreesy in nextcloud/talk-desktop#967
- build(deps): Bump @nextcloud/files from 3.10.0 to 3.10.1 by @dependabot in nextcloud/talk-desktop#981
- build(deps): Bump @nextcloud/moment from 1.3.1 to 1.3.2 by @dependabot in nextcloud/talk-desktop#982
- fix(meta): add meta tag for light/dark color scheme support by @Antreesy in nextcloud/talk-desktop#974
- fix(notifications): use notification state API to check whether to dismiss notification by @Antreesy in nextcloud/talk-desktop#965
- fix(linux): correctly detect second instance by @ShGKme in nextcloud/talk-desktop#993
- build: bump Talk to v20.1.1 by @ShGKme in nextcloud/talk-desktop#995
- build: allow running
release:package
withoutnpm ci
and without uncommitted changes check by @ShGKme in nextcloud/talk-desktop#996 - release: v1.0.1 by @ShGKme in nextcloud/talk-desktop#997
Full Changelog: nextcloud/talk-desktop@v1.0.0...v1.0.1