Releases: nextcloud/talk-desktop
Releases · nextcloud/talk-desktop
v1.1.2-beta - Talk v21.0.0-rc.2
Fixes
- Improve screen sharing picker and fix performance issues #1003
- Fix loading performance regression from server update handling in the previous release #1073
- Fix crash on Linux when C (POSIX) is set as the preferred language #1070
Changes
- Built-in Talk in binaries is updated to v21.0.0-rc.2 in the beta release channel #1074
What's Changed
- build(deps-dev): Bump electron from 34.0.0 to 34.0.1 by @dependabot in #1056
- build(deps): Bump pinia from 2.3.0 to 2.3.1 by @dependabot in #1057
- build(deps-dev): Bump @electron-forge/plugin-webpack from 7.6.0 to 7.6.1 by @dependabot in #1060
- build(deps-dev): Bump @electron-forge/maker-dmg from 7.6.0 to 7.6.1 by @dependabot in #1062
- build(deps-dev): Bump @electron-forge/maker-squirrel from 7.6.0 to 7.6.1 by @dependabot in #1064
- build(deps-dev): Bump @electron-forge/maker-flatpak from 7.6.0 to 7.6.1 by @dependabot in #1066
- build(deps-dev): Bump @electron-forge/maker-zip from 7.6.0 to 7.6.1 by @dependabot in #1063
- chore(devDeps): remove transitive peer deps from dependencies by @ShGKme in #1068
- fix(linux): critical error with C (POSIX) system language by @ShGKme in #1070
- fix: remove unneeded capabilities fetching on every window open by @ShGKme in #1073
- chore: dev mode by @ShGKme in #1072
- build: update built-in Talk versions by @github-actions in #1074
- fix(screensharing): picker performance and UI improvements by @ShGKme in #1003
- build(deps-dev): Bump zx from 8.3.0 to 8.3.1 by @dependabot in #1078
- build(deps): Bump semver from 7.6.3 to 7.7.0 by @dependabot in #1077
- build(deps-dev): Bump @electron-forge/cli from 7.6.0 to 7.6.1 by @dependabot in #1080
- build(deps-dev): Bump electron from 34.0.1 to 34.0.2 by @dependabot in #1079
Full Changelog: v1.1.1-beta...v1.1.2-beta
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v1.1.1-beta - Talk v21.0.0-rc.1
Fixes
- Fix app immediately relaunches on server update #1050
- Fix duplicated options in user status settings #1048
Changes
- Built-in Talk in binaries is updated to v21.0.0-rc.1 in the beta release channel #1053
What's Changed
- chore(README): add winget beta package by @ShGKme in #1046
- chore(README): mention beta releases by @ShGKme in #1045
- fix(UserStatus): only allow to set available user status types by @ShGKme in #1048
- build: add server 32 styles and update older server styles by @ShGKme in #1051
- fix: do not immediately relaunch app on Talk server update by @ShGKme in #1050
- chore: update Build-in Talk script and CI by @ShGKme in #1052
- build: update built-in Talk versions by @github-actions in #1053
Full Changelog: v1.1.0-beta...v1.1.1-beta
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v1.1.0-beta - Talk v21.0.0-beta.2
Changes
- Built-in Talk in binaries is updated to v21.0.0-beta.2 in the beta release channel #1029
What's Changed
Full Changelog: v1.0.2...v1.1.0-beta
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v1.0.2 - Talk v20.1.3
Features
- Add launch at startup for Windows and macOS #1004
Fixes
Changes
- Built-in Talk in binaries is updated to v20.1.3 in the stable release channel #1039
- Release with beta versions of Talk is now supported starting v21.0.0-beta.2 #1029
- Building with built-in Talk v18 is no longer supported #1037
- Update translations
- Update dependencies
What's Changed
- chore(CI): Updating reuse.yml workflow from template by @nextcloud-command in #1005
- feat(app): launch at startup by @ShGKme in #1004
- build(deps-dev): Bump vue-tsc from 2.1.10 to 2.2.0 by @dependabot in #1008
- build(deps-dev): Bump zx from 8.2.4 to 8.3.0 by @dependabot in #1007
- build(deps): Bump @nextcloud/vue from 8.21.0 to 8.22.0 by @dependabot in #1006
- chore: migrate to v-model in @nextcloud/vue@8.22.0 by @ShGKme in #1010
- chore: get rid of
undici
by @ShGKme in #1011 - bump electron from 33.2.1 to 33.3.1 by @dependabot in #1025
- bump typescript from 5.6.3 to 5.7.3 by @dependabot in #1027
- bump core-js from 3.39.0 to 3.40.0 by @dependabot in #1028
- fix(macOS): microphone crash on screen sharing by @ShGKme in #1023
- refactor: TitleBar by @ShGKme in #1032
- fix: BiDi support by @ShGKme in #1033
- build(deps-dev): Bump electron from 33.3.1 to 34.0.0 by @dependabot in #1035
- build: bump min required built-in Talk version to 19.0.0 by @ShGKme in #1037
- build: add release channels by @ShGKme in #1029
- build: bump stable Talk to v20.1.3 by @ShGKme in #1039
- fix: Talk init process by @ShGKme in #1038
- release: v1.0.2 by @ShGKme in #1042
Full Changelog: v1.0.1...v1.0.2
📥 Check for download links in https://nextcloud.com/talk-desktop-install
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 #956
- fix(callbox): check if there are no participants in call by @Antreesy in #964
- build(deps-dev): Bump webpack from 5.96.1 to 5.97.1 by @dependabot in #969
- build(deps-dev): Bump dotenv from 16.4.5 to 16.4.7 by @dependabot in #971
- build(deps-dev): Bump @electron-forge/maker-dmg from 7.5.0 to 7.6.0 by @dependabot in #970
- build(deps): Bump pinia from 2.2.8 to 2.3.0 by @dependabot in #972
- build(deps-dev): Bump eslint-plugin-vue from 9.31.0 to 9.32.0 by @dependabot in #973
- fix(notifications): do not create native notification for old entries by @Antreesy in #967
- build(deps): Bump @nextcloud/files from 3.10.0 to 3.10.1 by @dependabot in #981
- build(deps): Bump @nextcloud/moment from 1.3.1 to 1.3.2 by @dependabot in #982
- fix(meta): add meta tag for light/dark color scheme support by @Antreesy in #974
- fix(notifications): use notification state API to check whether to dismiss notification by @Antreesy in #965
- fix(linux): correctly detect second instance by @ShGKme in #993
- build: bump Talk to v20.1.1 by @ShGKme in #995
- build: allow running
release:package
withoutnpm ci
and without uncommitted changes check by @ShGKme in #996 - release: v1.0.1 by @ShGKme in #997
Full Changelog: 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 #918
- build(deps): Bump @vueuse/core from 11.2.0 to 11.3.0 by @dependabot in #925
- build(deps): Bump @nextcloud/vue from 8.20.0 to 8.21.0 by @dependabot in #924
- build: fix universal arch title is missing in output by @ShGKme in #931
- chore(README): update install with
winget
and markmsi
experimental by @ShGKme in #932 - fix(help): improve version description in report by @ShGKme in #935
- fix(help): scroll long report by @ShGKme in #934
- fix: temporary remove buggy theme change handling for tray icon by @ShGKme in #936
- build(deps-dev): Bump @electron-forge/maker-squirrel from 7.5.0 to 7.6.0 by @dependabot in #939
- build(deps): Bump pinia from 2.2.6 to 2.2.8 by @dependabot in #947
- build(deps-dev): Bump @electron-forge/plugin-webpack from 7.5.0 to 7.6.0 by @dependabot in #941
- build(deps-dev): Bump zx from 8.2.2 to 8.2.4 by @dependabot in #940
- build(deps-dev): Bump @electron-forge/maker-flatpak from 7.5.0 to 7.6.0 by @dependabot in #944
- build(deps-dev): Bump electron from 33.2.0 to 33.2.1 by @dependabot in #945
- build(deps-dev): Bump @electron-forge/maker-zip from 7.5.0 to 7.6.0 by @dependabot in #938
- build(deps-dev): Bump @electron-forge/cli from 7.5.0 to 7.6.0 by @dependabot in #943
- chore(dev): add "rs" hint by @ShGKme in #930
- build(dev): make NEXTCLOUD_DEV_SERVER_HOSTS optional by @ShGKme in #929
- fix(icons): add some spacing to tray and app icons and Linux and Windows by @ShGKme in #948
- build(talk): bump Talk to 20.1.0 by @ShGKme in #949
- fix: zoom from config is not applied by @ShGKme in #893
- chore: increase update available notify interval from 2h to 24h by @ShGKme in #952
- feat: call notification popup (callbox) by @ShGKme in #868
- chore: prepare for the first non-preview by @ShGKme in #954
Full Changelog: 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 #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
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 #831
- build(deps-dev): Bump electron from 32.2.0 to 33.0.1 by @dependabot in #833
- fix(viewer): handle viewer close by @ShGKme in #837
- feat: add application config aka settings by @ShGKme in #835
- feat: monochrome tray icon by @ShGKme in #836
- feat: handle download links by @ShGKme in #840
- build: rename scripts
package
tobuild
,make
topackage
by @ShGKme in #846 - fix(build): check whether spreed repository are installed in generateAssets() hook by @Antreesy in #847
- build(deps-dev): Bump electron from 33.0.1 to 33.0.2 by @dependabot in #849
- build(deps-dev): Bump eslint-plugin-vue from 9.29.0 to 9.29.1 by @dependabot in #851
- build(deps): Bump @nextcloud/files from 3.9.0 to 3.9.1 by @dependabot in #850
- fix(app): show window on activate on macOS by @ShGKme in #852
- feat: add zoom config on UI and fix zoom-related issues by @ShGKme in #853
- build: add Squirrel.Windows by @ShGKme in #841
- fix(notifications): remove notification (talk) icon from notification image by @ShGKme in #854
- build(deps): Bump @vueuse/core from 11.1.0 to 11.2.0 by @dependabot in #861
- build(deps-dev): Bump webpack from 5.95.0 to 5.96.1 by @dependabot in #863
- build(deps-dev): Bump eslint-plugin-vue from 9.29.1 to 9.30.0 by @dependabot in #864
- build(deps-dev): Bump vue-tsc from 2.1.6 to 2.1.10 by @dependabot in #866
- build(deps-dev): Bump zx from 8.1.9 to 8.2.0 by @dependabot in #867
- build(deps): Bump core-js from 3.38.1 to 3.39.0 by @dependabot in #862
- build(deps): Bump pinia from 2.2.4 to 2.2.5 by @dependabot in #865
- build: add macOS dmg distributive by @ShGKme in #844
- build: add Linux flatpak by @ShGKme in #869
- build: specify built-in Talk version in package.json by @ShGKme in #858
- fix(app): handle opening new installation instance by @ShGKme in #859
- build(deps-dev): Bump electron from 33.0.2 to 33.2.0 by @dependabot in #873
- build(deps): Bump pinia from 2.2.5 to 2.2.6 by @dependabot in #874
- fix: open second instance in edge cases by @ShGKme in #876
- release: v1.0.0-rc.1 by @ShGKme in #872
Full Changelog: v0.39.0...v1.0.0-rc.1
📥 Download Binaries on https://github.com/nextcloud-releases/talk-desktop/releases/tag/v1.0.0-rc.1
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 #807
- build(deps-dev): Bump @electron-forge/maker-squirrel from 7.4.0 to 7.5.0 by @dependabot in #805
- build(deps-dev): Bump electron from 32.1.0 to 32.1.2 by @dependabot in #802
- build(deps-dev): Bump @electron-forge/cli from 7.4.0 to 7.5.0 by @dependabot in #803
- build(deps-dev): Bump @electron-forge/plugin-webpack from 7.4.0 to 7.5.0 by @dependabot in #804
- build(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 by @dependabot in #809
- build(deps-dev): Bump @electron-forge/maker-rpm from 7.4.0 to 7.5.0 by @dependabot in #801
- build(deps): Bump @vueuse/core from 11.0.3 to 11.1.0 by @dependabot in #808
- build(deps-dev): Bump eslint from 8.57.0 to 8.57.1 by @dependabot in #811
- build(deps-dev): Bump @electron-forge/maker-zip from 7.4.0 to 7.5.0 by @dependabot in #810
- build(deps-dev): Bump @electron-forge/maker-deb from 7.4.0 to 7.5.0 by @dependabot in #806
- build(deps-dev): Bump webpack from 5.94.0 to 5.95.0 by @dependabot in #821
- build(deps): Bump body-parser and express by @dependabot in #819
- build(deps): Bump @nextcloud/vue from 8.18.0 to 8.19.0 by @dependabot in #820
- build(deps-dev): Bump eslint-plugin-import from 2.30.0 to 2.31.0 by @dependabot in #825
- build(deps): Bump pinia from 2.2.2 to 2.2.4 by @dependabot in #826
Full Changelog: v0.38.0...v0.39.0
📥 Download Binaries on https://github.com/nextcloud-releases/talk-desktop/releases/tag/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 #788
- build(deps-dev): Bump eslint-plugin-import from 2.29.1 to 2.30.0 by @dependabot in #789
- build(deps): Bump @nextcloud/files from 3.8.0 to 3.9.0 by @dependabot in #790
- build(deps-dev): Bump electron from 32.0.1 to 32.0.2 by @dependabot in #791
- refactor: rename mdi components from
Mdi*
toIcon*
by @ShGKme in #787 - chore: ts support by @ShGKme in #755
- build(deps-dev): Bump electron from 32.0.2 to 32.1.0 by @dependabot in #797
- build(deps-dev): Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #798
- build(deps-dev): Bump vue-tsc from 2.0.29 to 2.1.6 by @dependabot in #794
- build(deps-dev): Bump zx from 8.1.5 to 8.1.6 by @dependabot in #796
- build(deps): Bump @nextcloud/vue from 8.17.1 to 8.18.0 by @dependabot in #795
- fix(state): get typing privacy from capabilities by @Antreesy in #799
Full Changelog: v0.37.0...v0.38.0
📥 Download Binaries on https://github.com/nextcloud-releases/talk-desktop/releases/tag/v0.38.0