Features
- Add new About window with an improved diagnosis report #917
- Add "Copy email address" to
mailto:
links context menu #890
Fixes
- Fix light/dark theme is not applied to native parts of the app #916
- Fix parallel installations sharing common settings #891
- Fix macOS tray icon not following system style #887
- Fix screensharing on Flatpak distribution in Wayland #877
Changes
- Built-in Talk in binaries is updated to v20.1.0-rc.2 #920
- Distributions for macOS and Windows are now signed with a certificate #908
- New MSI distribution is now provided for Windows in administrated environments with GPO deployment #922
- ZIP distribution is now provided only for Linux #904
- Distribution for macOS is now universal (support both Apple Silicon and Intel Macs) #896
- Flatpak distribution runtime and platform have been updated #892
- Update translations
- Update dependencies
What's Changed
- fix(flatpak): screen sharing on Wayland by @ShGKme in #877
- feat: add "Copy email address" to context menu by @ShGKme in #890
- fix: use template macOS tray icon to have correct style and system color by @ShGKme in #887
- fix(config): config path ignores actual app path by @ShGKme in #891
- build(flatpak): update runtime and base by @ShGKme in #892
- feat: add play sound config by @ShGKme in #856
- build(mac): default to universal arch and adjust scripts and docs by @ShGKme in #896
- build(deps): Bump @nextcloud/files from 3.9.1 to 3.10.0 by @dependabot in #900
- build(deps-dev): Bump eslint-plugin-vue from 9.30.0 to 9.31.0 by @dependabot in #902
- build(deps-dev): Bump node-loader from 2.0.0 to 2.1.0 by @dependabot in #897
- build(deps-dev): Bump zx from 8.2.0 to 8.2.2 by @dependabot in #898
- build(deps): Bump @nextcloud/vue from 8.19.0 to 8.20.0 by @dependabot in #901
- build(talk): bump stable Talk to
v20.1.0-rc.1
by @ShGKme in #903 - build: fix default TALK_PATH check by @ShGKme in #905
- build: package to ZIP only for Linux by @ShGKme in #904
- build: unify distribution file names by @ShGKme in #906
- build: sign by @ShGKme in #908
- fix(mac): show window on activate when minimized to tray by @ShGKme in #894
- feat: new About window by @ShGKme in #917
- fix: apply selected theme also to native parts of the app by @ShGKme in #916
- chore(ci): don't check typecheck result without the check by @ShGKme in #921
- chore: bump Talk to v20.1.0-rc.2 by @ShGKme in #920
- build(windows): add Squirrel MSI by @ShGKme in #922
- release: v1.0.0-rc.2 by @ShGKme in #909
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2
📥 Check for download links in README