v1.0.0-rc.1 - 2024-11-11
Features
- Add application settings #835
- Add monochrome tray icon setting #836
- Add download links handling with a new #840
- Add zoom setting and fix a number of zoom-related issues #853
Fixes
- Fix error on launching app twice quickly before it initializes #856
- Fix focusing a window on macOS when there is no window #856
- Fix window Show the window on activate on macOS #852
- Fix Viewer close not handled during a call #835
- Fix preview not shown for a supported mime-type #831
Changes
- Built-in Talk in binaries is updated to v20.0.2 #858
- Built-in Talk version in now specified in
package.json
#858 - Add Windows Squirrel distribution #841
- Add macOS Dist Image (.dmg) distribution #844
- Add Linux Flatpak file distribution #869
- Handle opening a new installation as replacement of a running one #859
- Check whether spreed repository dependencies are installed on build #847
- Rename scripts
package
tobuild
,make
topackage
following Nextcloud apps and libs style #846 - Update translations
- Update dependencies
What's Changed
- fix(Viewer): expose Viewer.mimetypes as unified array of supported mimes by @Antreesy in nextcloud/talk-desktop#831
- build(deps-dev): Bump electron from 32.2.0 to 33.0.1 by @dependabot in nextcloud/talk-desktop#833
- fix(viewer): handle viewer close by @ShGKme in nextcloud/talk-desktop#837
- feat: add application config aka settings by @ShGKme in nextcloud/talk-desktop#835
- feat: monochrome tray icon by @ShGKme in nextcloud/talk-desktop#836
- feat: handle download links by @ShGKme in nextcloud/talk-desktop#840
- build: rename scripts
package
tobuild
,make
topackage
by @ShGKme in nextcloud/talk-desktop#846 - fix(build): check whether spreed repository are installed in generateAssets() hook by @Antreesy in nextcloud/talk-desktop#847
- build(deps-dev): Bump electron from 33.0.1 to 33.0.2 by @dependabot in nextcloud/talk-desktop#849
- build(deps-dev): Bump eslint-plugin-vue from 9.29.0 to 9.29.1 by @dependabot in nextcloud/talk-desktop#851
- build(deps): Bump @nextcloud/files from 3.9.0 to 3.9.1 by @dependabot in nextcloud/talk-desktop#850
- fix(app): show window on activate on macOS by @ShGKme in nextcloud/talk-desktop#852
- feat: add zoom config on UI and fix zoom-related issues by @ShGKme in nextcloud/talk-desktop#853
- build: add Squirrel.Windows by @ShGKme in nextcloud/talk-desktop#841
- fix(notifications): remove notification (talk) icon from notification image by @ShGKme in nextcloud/talk-desktop#854
- build(deps): Bump @vueuse/core from 11.1.0 to 11.2.0 by @dependabot in nextcloud/talk-desktop#861
- build(deps-dev): Bump webpack from 5.95.0 to 5.96.1 by @dependabot in nextcloud/talk-desktop#863
- build(deps-dev): Bump eslint-plugin-vue from 9.29.1 to 9.30.0 by @dependabot in nextcloud/talk-desktop#864
- build(deps-dev): Bump vue-tsc from 2.1.6 to 2.1.10 by @dependabot in nextcloud/talk-desktop#866
- build(deps-dev): Bump zx from 8.1.9 to 8.2.0 by @dependabot in nextcloud/talk-desktop#867
- build(deps): Bump core-js from 3.38.1 to 3.39.0 by @dependabot in nextcloud/talk-desktop#862
- build(deps): Bump pinia from 2.2.4 to 2.2.5 by @dependabot in nextcloud/talk-desktop#865
- build: add macOS dmg distributive by @ShGKme in nextcloud/talk-desktop#844
- build: add Linux flatpak by @ShGKme in nextcloud/talk-desktop#869
- build: specify built-in Talk version in package.json by @ShGKme in nextcloud/talk-desktop#858
- fix(app): handle opening new installation instance by @ShGKme in nextcloud/talk-desktop#859
- build(deps-dev): Bump electron from 33.0.2 to 33.2.0 by @dependabot in nextcloud/talk-desktop#873
- build(deps): Bump pinia from 2.2.5 to 2.2.6 by @dependabot in nextcloud/talk-desktop#874
- fix: open second instance in edge cases by @ShGKme in nextcloud/talk-desktop#876
- release: v1.0.0-rc.1 by @ShGKme in nextcloud/talk-desktop#872
Full Changelog: nextcloud/talk-desktop@v0.39.0...v1.0.0-rc.1