Releases: nextcloud-releases/talk-desktop
Releases · nextcloud-releases/talk-desktop
v1.0.1 - Talk v20.1.1
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
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v1.0.0 - Talk v20.1.0
Features
- Add call notification popup #868
Fixes
- Adjust icon on Linux and Windows #948
- Fix an occasional error alert #936
- Fix minor issues in the About window #934, #935
- Fix zoom issues in edge cases #893
Changes
- Built-in Talk in binaries is updated to v20.1.0 #949
- New release notify interval is decreased from 2 hours to 1 day #952
.env
file is now optional for development #929- Update translations
- Update dependencies
What's Changed
- chore(README): add install links by @ShGKme in nextcloud/talk-desktop#918
- build(deps): Bump @vueuse/core from 11.2.0 to 11.3.0 by @dependabot in nextcloud/talk-desktop#925
- build(deps): Bump @nextcloud/vue from 8.20.0 to 8.21.0 by @dependabot in nextcloud/talk-desktop#924
- build: fix universal arch title is missing in output by @ShGKme in nextcloud/talk-desktop#931
- chore(README): update install with
winget
and markmsi
experimental by @ShGKme in nextcloud/talk-desktop#932 - fix(help): improve version description in report by @ShGKme in nextcloud/talk-desktop#935
- fix(help): scroll long report by @ShGKme in nextcloud/talk-desktop#934
- fix: temporary remove buggy theme change handling for tray icon by @ShGKme in nextcloud/talk-desktop#936
- build(deps-dev): Bump @electron-forge/maker-squirrel from 7.5.0 to 7.6.0 by @dependabot in nextcloud/talk-desktop#939
- build(deps): Bump pinia from 2.2.6 to 2.2.8 by @dependabot in nextcloud/talk-desktop#947
- build(deps-dev): Bump @electron-forge/plugin-webpack from 7.5.0 to 7.6.0 by @dependabot in nextcloud/talk-desktop#941
- build(deps-dev): Bump zx from 8.2.2 to 8.2.4 by @dependabot in nextcloud/talk-desktop#940
- build(deps-dev): Bump @electron-forge/maker-flatpak from 7.5.0 to 7.6.0 by @dependabot in nextcloud/talk-desktop#944
- build(deps-dev): Bump electron from 33.2.0 to 33.2.1 by @dependabot in nextcloud/talk-desktop#945
- build(deps-dev): Bump @electron-forge/maker-zip from 7.5.0 to 7.6.0 by @dependabot in nextcloud/talk-desktop#938
- build(deps-dev): Bump @electron-forge/cli from 7.5.0 to 7.6.0 by @dependabot in nextcloud/talk-desktop#943
- chore(dev): add "rs" hint by @ShGKme in nextcloud/talk-desktop#930
- build(dev): make NEXTCLOUD_DEV_SERVER_HOSTS optional by @ShGKme in nextcloud/talk-desktop#929
- fix(icons): add some spacing to tray and app icons and Linux and Windows by @ShGKme in nextcloud/talk-desktop#948
- build(talk): bump Talk to 20.1.0 by @ShGKme in nextcloud/talk-desktop#949
- fix: zoom from config is not applied by @ShGKme in nextcloud/talk-desktop#893
- chore: increase update available notify interval from 2h to 24h by @ShGKme in nextcloud/talk-desktop#952
- feat: call notification popup (callbox) by @ShGKme in nextcloud/talk-desktop#868
- chore: prepare for the first non-preview by @ShGKme in nextcloud/talk-desktop#954
Full Changelog: nextcloud/talk-desktop@v1.0.0-rc.2...v1.0.0
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v1.0.0-rc.2 - Talk v20.1.0-rc.2
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 nextcloud/talk-desktop#877
- feat: add "Copy email address" to context menu by @ShGKme in nextcloud/talk-desktop#890
- fix: use template macOS tray icon to have correct style and system color by @ShGKme in nextcloud/talk-desktop#887
- fix(config): config path ignores actual app path by @ShGKme in nextcloud/talk-desktop#891
- build(flatpak): update runtime and base by @ShGKme in nextcloud/talk-desktop#892
- feat: add play sound config by @ShGKme in nextcloud/talk-desktop#856
- build(mac): default to universal arch and adjust scripts and docs by @ShGKme in nextcloud/talk-desktop#896
- build(deps): Bump @nextcloud/files from 3.9.1 to 3.10.0 by @dependabot in nextcloud/talk-desktop#900
- build(deps-dev): Bump eslint-plugin-vue from 9.30.0 to 9.31.0 by @dependabot in nextcloud/talk-desktop#902
- build(deps-dev): Bump node-loader from 2.0.0 to 2.1.0 by @dependabot in nextcloud/talk-desktop#897
- build(deps-dev): Bump zx from 8.2.0 to 8.2.2 by @dependabot in nextcloud/talk-desktop#898
- build(deps): Bump @nextcloud/vue from 8.19.0 to 8.20.0 by @dependabot in nextcloud/talk-desktop#901
- build(talk): bump stable Talk to
v20.1.0-rc.1
by @ShGKme in nextcloud/talk-desktop#903 - build: fix default TALK_PATH check by @ShGKme in nextcloud/talk-desktop#905
- build: package to ZIP only for Linux by @ShGKme in nextcloud/talk-desktop#904
- build: unify distribution file names by @ShGKme in nextcloud/talk-desktop#906
- build: sign by @ShGKme in nextcloud/talk-desktop#908
- fix(mac): show window on activate when minimized to tray by @ShGKme in nextcloud/talk-desktop#894
- feat: new About window by @ShGKme in nextcloud/talk-desktop#917
- fix: apply selected theme also to native parts of the app by @ShGKme in nextcloud/talk-desktop#916
- chore(ci): don't check typecheck result without the check by @ShGKme in nextcloud/talk-desktop#921
- chore: bump Talk to v20.1.0-rc.2 by @ShGKme in nextcloud/talk-desktop#920
- build(windows): add Squirrel MSI by @ShGKme in nextcloud/talk-desktop#922
- release: v1.0.0-rc.2 by @ShGKme in nextcloud/talk-desktop#909
Full Changelog: nextcloud/talk-desktop@v1.0.0-rc.1...v1.0.0-rc.2
v1.0.0-rc.1 - Talk v20.0.2
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
Update - 2024-11-14
Packages for macOS have been replaced with a universal dmg
. This fixes the issue with "Nextcloud Talk is damaged" on macOS.
v0.39.0 - Talk v20.0.1
Build-in Talk update
- Built-in Talk in binaries is updated to v20.0.1
What's Changed
- build(deps-dev): Bump zx from 8.1.6 to 8.1.8 by @dependabot in nextcloud/talk-desktop#807
- build(deps-dev): Bump @electron-forge/maker-squirrel from 7.4.0 to 7.5.0 by @dependabot in nextcloud/talk-desktop#805
- build(deps-dev): Bump electron from 32.1.0 to 32.1.2 by @dependabot in nextcloud/talk-desktop#802
- build(deps-dev): Bump @electron-forge/cli from 7.4.0 to 7.5.0 by @dependabot in nextcloud/talk-desktop#803
- build(deps-dev): Bump @electron-forge/plugin-webpack from 7.4.0 to 7.5.0 by @dependabot in nextcloud/talk-desktop#804
- build(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 by @dependabot in nextcloud/talk-desktop#809
- build(deps-dev): Bump @electron-forge/maker-rpm from 7.4.0 to 7.5.0 by @dependabot in nextcloud/talk-desktop#801
- build(deps): Bump @vueuse/core from 11.0.3 to 11.1.0 by @dependabot in nextcloud/talk-desktop#808
- build(deps-dev): Bump eslint from 8.57.0 to 8.57.1 by @dependabot in nextcloud/talk-desktop#811
- build(deps-dev): Bump @electron-forge/maker-zip from 7.4.0 to 7.5.0 by @dependabot in nextcloud/talk-desktop#810
- build(deps-dev): Bump @electron-forge/maker-deb from 7.4.0 to 7.5.0 by @dependabot in nextcloud/talk-desktop#806
- build(deps-dev): Bump webpack from 5.94.0 to 5.95.0 by @dependabot in nextcloud/talk-desktop#821
- build(deps): Bump body-parser and express by @dependabot in nextcloud/talk-desktop#819
- build(deps): Bump @nextcloud/vue from 8.18.0 to 8.19.0 by @dependabot in nextcloud/talk-desktop#820
- build(deps-dev): Bump eslint-plugin-import from 2.30.0 to 2.31.0 by @dependabot in nextcloud/talk-desktop#825
- build(deps): Bump pinia from 2.2.2 to 2.2.4 by @dependabot in nextcloud/talk-desktop#826
Full Changelog: nextcloud/talk-desktop@v0.38.0...v0.39.0
v0.38.0 - Talk v20.0.0
Build-in Talk update
- Built-in Talk in binaries is updated to v20.0.0
Fixes
- Fix typing-status sharing being always disabled #799
What's Changed
- build(deps-dev): Bump eslint-plugin-vue from 9.27.0 to 9.28.0 by @dependabot in nextcloud/talk-desktop#788
- build(deps-dev): Bump eslint-plugin-import from 2.29.1 to 2.30.0 by @dependabot in nextcloud/talk-desktop#789
- build(deps): Bump @nextcloud/files from 3.8.0 to 3.9.0 by @dependabot in nextcloud/talk-desktop#790
- build(deps-dev): Bump electron from 32.0.1 to 32.0.2 by @dependabot in nextcloud/talk-desktop#791
- refactor: rename mdi components from
Mdi*
toIcon*
by @ShGKme in nextcloud/talk-desktop#787 - chore: ts support by @ShGKme in nextcloud/talk-desktop#755
- build(deps-dev): Bump electron from 32.0.2 to 32.1.0 by @dependabot in nextcloud/talk-desktop#797
- build(deps-dev): Bump typescript from 5.5.4 to 5.6.2 by @dependabot in nextcloud/talk-desktop#798
- build(deps-dev): Bump vue-tsc from 2.0.29 to 2.1.6 by @dependabot in nextcloud/talk-desktop#794
- build(deps-dev): Bump zx from 8.1.5 to 8.1.6 by @dependabot in nextcloud/talk-desktop#796
- build(deps): Bump @nextcloud/vue from 8.17.1 to 8.18.0 by @dependabot in nextcloud/talk-desktop#795
- fix(state): get typing privacy from capabilities by @Antreesy in nextcloud/talk-desktop#799
Full Changelog: nextcloud/talk-desktop@v0.37.0...v0.38.0
v0.37.0 - Talk v20.0.0-rc.4
Build-in Talk update
- Built-in Talk in binaries is updated to v20.0.0-rc.4
Features
Fixes
- Improve Viewer styling and loading/error handling #783
What's Changed
- chore: update workflows from templates by @nextcloud-command in nextcloud/talk-desktop#765
- build(deps-dev): Bump zx from 8.1.4 to 8.1.5 by @dependabot in nextcloud/talk-desktop#780
- build(deps): Bump @nextcloud/vue from 8.17.0 to 8.17.1 by @dependabot in nextcloud/talk-desktop#779
- fix(viewer): improve styling and loading/error handling by @ShGKme in nextcloud/talk-desktop#783
- feat(viewer): add PDF viewer by @ShGKme in nextcloud/talk-desktop#784
- feat(viewer): add Text, Markdown and Source Code viewer (read-only) by @ShGKme in nextcloud/talk-desktop#785
Full Changelog: nextcloud/talk-desktop@v0.36.0...v0.37.0
v0.36.0 - Talk v20.0.0-rc.3
Build-in Talk update
- Built-in Talk in binaries is updated to v20.0.0-rc.3
Fixes
What's Changed
- bump pinia from 2.2.1 to 2.2.2 by @dependabot in nextcloud/talk-desktop#758
- bump electron from 31.3.1 to 31.4.0 by @dependabot in nextcloud/talk-desktop#759
- fix(talk): set --header-height by @ShGKme in nextcloud/talk-desktop#761
- fix: handle system theme change by @ShGKme in nextcloud/talk-desktop#766
- build(deps-dev): Bump webpack from 5.93.0 to 5.94.0 by @dependabot in nextcloud/talk-desktop#767
- build(deps): Bump core-js from 3.38.0 to 3.38.1 by @dependabot in nextcloud/talk-desktop#769
- build(deps): Bump @nextcloud/vue from 8.16.0 to 8.17.0 by @dependabot in nextcloud/talk-desktop#768
- build(deps-dev): Bump electron from 31.4.0 to 32.0.1 by @dependabot in nextcloud/talk-desktop#770
- refactor: remove --header-height set on .content by @ShGKme in nextcloud/talk-desktop#774
- fix(UserMenu): reset default button color style by @ShGKme in nextcloud/talk-desktop#773
- revert: Fix(l10n): Update Transifex configuration" by @ShGKme in nextcloud/talk-desktop#776
- fix(resources): broken with incorrect gitattributes for eol by @ShGKme in nextcloud/talk-desktop#777
Full Changelog: nextcloud/talk-desktop@v0.35.0...v0.36.0
v0.35.0 - Talk v20.0.0-rc.2
Build-in Talk update
- Built-in Talk in binaries is updated to v20.0.0-rc.2
Fixes
- Adjust About window size and paddings #754
- Fix federated invitations support #747
- Make Talk window default size smaller with new compact design #746
- Fix the connection issue with losing base URL when built with Nextcloud Talk v20 #742
Other changes
What's Changed
- fix: federation feature is always disabled by @ShGKme in nextcloud/talk-desktop#747
- build(deps): Bump pinia from 2.2.0 to 2.2.1 by @dependabot in nextcloud/talk-desktop#749
- build(deps): Bump core-js from 3.37.1 to 3.38.0 by @dependabot in nextcloud/talk-desktop#750
- build(deps): Bump @nextcloud/vue from 8.15.1 to 8.16.0 by @dependabot in nextcloud/talk-desktop#748
- fix: make Talk window more compact to fit into full HD by @ShGKme in nextcloud/talk-desktop#746
- build: server 31 support by @ShGKme in nextcloud/talk-desktop#751
- chore(ci): add reuse check and fix reuse by @ShGKme in nextcloud/talk-desktop#752
- fix(help): adjust paddings and elements size by @ShGKme in nextcloud/talk-desktop#754
Full Changelog: nextcloud/talk-desktop@v0.34.0...v0.35.0
v0.34.0 - Talk v20.0.0-beta.3
Build-in Talk update
- Built-in Talk in binaries is updated to v20.0.0-beta.3
Features
- Use built-in global styles instead of server's, increasing stability and performance but loosing custom theming support #741
Fixes
- Fix connection issue loosing base URL when build with Nextcloud Talk v20 #742
- Fix several minor UI bugs with the user menu #737
- Fix styles compatibility with Nextcloud 30 #736
- Adjust the title bar to new Nextcloud design #738
- Disable custom title bar on Linux due to several; minor issue #735
What's Changed
- build(deps-dev): Bump esbuild-loader from 4.2.0 to 4.2.2 by @dependabot in nextcloud/talk-desktop#726
- build(deps-dev): Bump eslint-plugin-promise from 6.4.0 to 6.5.0 by @dependabot in nextcloud/talk-desktop#725
- build(deps): Bump semver from 7.6.2 to 7.6.3 by @dependabot in nextcloud/talk-desktop#727
- build(deps-dev): Bump electron from 31.2.0 to 31.2.1 by @dependabot in nextcloud/talk-desktop#728
- build(deps-dev): Bump icon-gen from 4.0.0 to 5.0.0 by @dependabot in nextcloud/talk-desktop#724
- build(deps-dev): Bump electron from 31.2.1 to 31.3.0 by @dependabot in nextcloud/talk-desktop#729
- build(deps-dev): Bump eslint-plugin-promise from 6.5.0 to 6.6.0 by @dependabot in nextcloud/talk-desktop#730
- build(deps): Bump pinia from 2.1.7 to 2.2.0 by @dependabot in nextcloud/talk-desktop#731
- build(deps): Bump @nextcloud/vue from 8.14.0 to 8.15.0 by @dependabot in nextcloud/talk-desktop#732
- build(deps-dev): Bump electron from 31.3.0 to 31.3.1 by @dependabot in nextcloud/talk-desktop#740
- fix: disable custom title bar on Linux by @ShGKme in nextcloud/talk-desktop#735
- build(deps): Bump @nextcloud/vue from 8.15.0 to 8.15.1 by @dependabot in nextcloud/talk-desktop#739
- fix(talk): increase overrides styles specificity by @ShGKme in nextcloud/talk-desktop#736
- fix: make title bar height configurable and adjust to new design by @ShGKme in nextcloud/talk-desktop#738
- feat: use local server styles instead of requested by @ShGKme in nextcloud/talk-desktop#741
- fix(patchers): ignore unset baseURL in @nextcloud/router by @ShGKme in nextcloud/talk-desktop#742
- fix(UserMenu): minor visual issues by @ShGKme in nextcloud/talk-desktop#737
Full Changelog: nextcloud/talk-desktop@v0.33.0...v0.34.0