Releases: nextcloud/talk-desktop
v1.2.1-beta - Talk v21.1.0-rc.2
Fixes
- Crash with GTK version error on Linux with GNOME #1290
Changes
- Built-in Talk in binaries is updated to v21.1.0-rc.2 in the beta release channel #1298
What's Changed
- fix(linux): crash with GTK version error on GNOME by @ShGKme in #1290
- ci: Try to use the nextcloud command bot for the pull request by @nickvergessen in #1297
- build: update built-in Talk versions by @nextcloud-command in #1298
- release: v1.2.1-beta by @ShGKme in #1295
Full Changelog: v1.2.0-beta...v1.2.1-beta
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v1.2.0-beta - Talk v21.1.0-rc.1
Changes
- Built-in Talk in binaries is updated to v21.1.0-rc.1 in the beta release channel #1286
What's Changed
Full Changelog: v1.1.9...v1.2.0-beta
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v1.1.9 - Talk v21.0.4
Notes
Due to changes in Chromium and therefore Electron, running .zip
distrubution on Linux with GNOME may require specifying the GTK version:
./Nextcloud\ Talk --gtk-version=3
Fixes
- Regression breaking connection to Nextcloud server with non-empty base URL #1263
Changes
- Update translations
- Update dependencies
What's Changed
- Improve bug_report.md template by @nickvergessen in #1264
- Improve bug_report.md template by @nickvergessen in #1266
- fix(i18n): Spelling of web browser by @rakekniven in #1268
- build(deps-dev): Bump globals from 16.0.0 to 16.1.0 by @dependabot in #1271
- build(deps-dev): Bump @electron-forge/maker-squirrel from 7.8.0 to 7.8.1 by @dependabot in #1273
- build(deps-dev): Bump @electron-forge/plugin-webpack from 7.8.0 to 7.8.1 by @dependabot in #1281
- build(deps-dev): Bump @electron-forge/maker-dmg from 7.8.0 to 7.8.1 by @dependabot in #1278
- build(deps-dev): Bump webpack from 5.99.7 to 5.99.8 by @dependabot in #1276
- build(deps-dev): Bump @electron-forge/maker-zip from 7.8.0 to 7.8.1 by @dependabot in #1279
- build(deps-dev): Bump @electron-forge/cli from 7.8.0 to 7.8.1 by @dependabot in #1280
- build(deps-dev): Bump zx from 8.5.3 to 8.5.4 by @dependabot in #1275
- build(deps-dev): Bump @electron-forge/maker-wix from 7.8.0 to 7.8.1 by @dependabot in #1277
- build(deps-dev): Bump @electron-forge/maker-flatpak from 7.8.0 to 7.8.1 by @dependabot in #1274
- chore(ci): add block-unconventional-commit by @ShGKme in #1282
- build(deps): Bump @nextcloud/vue from 8.26.0 to 8.26.1 by @dependabot in #1270
- build(deps-dev): Bump electron from 35.2.1 to 36.2.0 by @dependabot in #1272
- chore: migrate to Electron 36
session.extensions
by @ShGKme in #1283 - fix: do not set webroot value before appData initialization by @Antreesy in #1267
- release: v1.1.9 by @ShGKme in #1285
- chore: update pull_request_template.md by @ShGKme in #1284
Full Changelog: v1.1.8...v1.1.9
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v1.1.8 - Talk v21.0.4
Notes
Fixes
- Reduce the number of user status requests by half #1237
- Regression from the previous release causing unnecessary OPTIONS request to the server #1236 + #1261
- File picker does not work in some locales #1235
Changes
- Built-in Talk in binaries is updated to v21.0.4 in both beta and stable release channels #1246
- Talk Desktop can now be installed on Windows via community supported Chocolatey package:
choco install nextcloud-talk
#1247
What's Changed
- build(deps-dev): Bump zx from 8.5.2 to 8.5.3 by @dependabot in #1228
- build(deps-dev): Bump electron from 35.1.5 to 35.2.0 by @dependabot in #1230
- build(deps-dev): Bump eslint from 9.24.0 to 9.25.0 by @dependabot in #1229
- build(deps-dev): Bump webpack from 5.99.5 to 5.99.6 by @dependabot in #1231
- perf(user-status): do not request backup status until user status form open by @ShGKme in #1237
- fix: avoid preflight (OPTIONS) request by using internal reverse proxy by @ShGKme in #1236
- fix(app): errors due to incorrect language format by @ShGKme in #1235
- chore(deps): bump @nextcloud/vue to v8.26.0 by @ShGKme in #1241
- build(deps-dev): Bump eslint from 9.25.0 to 9.25.1 by @dependabot in #1242
- build(deps-dev): Bump vue-tsc from 2.2.8 to 2.2.10 by @dependabot in #1243
- build(deps-dev): Bump webpack from 5.99.6 to 5.99.7 by @dependabot in #1244
- build(deps-dev): Bump electron from 35.2.0 to 35.2.1 by @dependabot in #1245
- build: update built-in Talk versions by @github-actions in #1246
- build: use dot in sanitized dist name by @ShGKme in #1250
- chore(README): add
choco
by @ShGKme in #1247 - chor(eslint): bump to v9.0.0-rc.1 and update config by @ShGKme in #1248
- fix: adjust mimetype icon for directories by @Antreesy in #1254
- build(deps): Bump core-js from 3.41.0 to 3.42.0 by @dependabot in #1259
- build(deps-dev): Bump eslint from 9.25.1 to 9.26.0 by @dependabot in #1257
- fix(app): rework networking to serve app over
https://<server_url>
origin instead ofnctalk://
orfile://
by @ShGKme in #1261
Full Changelog: v1.1.7...v1.1.8
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v1.1.7 - Talk v21.0.3
Notes
Due to some internal changes, you will need to log in again after installation. Make sure you don't have important drafts before installation. In case of lost important drafts, you can install the previous version to access them. This possibility won't be available in the future versions.
Features
- Add untrusted SSL certificate support on Linux #1200
Changes
- Built-in Talk in binaries is updated to v21.0.3 in both beta and stable release channels #1224
- Update translations
- Update dependencies
What's Changed
- build(deps-dev): Bump @nextcloud/webpack-vue-config from 6.2.0 to 6.3.0 by @dependabot in #1212
- build(deps-dev): Bump dotenv from 16.4.7 to 16.5.0 by @dependabot in #1216
- build(deps-dev): Bump zx from 8.5.0 to 8.5.2 by @dependabot in #1218
- build(deps-dev): Bump electron from 35.1.4 to 35.1.5 by @dependabot in #1213
- build(deps-dev): Bump webpack from 5.98.0 to 5.99.5 by @dependabot in #1217
- chore: add internal app protocol by @ShGKme in #1204
- build(talk): bump built-in Talk to v21.0.3 by @ShGKme in #1224
- chore(deps): bump @nextcloud/vue to 8.25.1 by @ShGKme in #1223
- Add custom showCertificateTrustDialog for Linux by @Captainpast in #1200
- release: v1.1.7 by @ShGKme in #1225
New Contributors
- @Captainpast made their first contribution in #1200
Full Changelog: v1.1.6...v1.1.7
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v1.1.6 - Talk v21.0.2
v1.1.6 - 2025-04-10
Fixes
- File picker does not work when user never set locale #1164
Changes
- Built-in Talk in binaries is updated to v21.0.2 in both beta and stable release channels #1207
- Update translations
- Update dependencies
What's Changed
- build(deps-dev): Bump electron from 34.2.0 to 34.3.0 by @dependabot in #1146
- build(deps-dev): Bump typescript from 5.7.3 to 5.8.2 by @dependabot in #1147
- build(deps): Bump @nextcloud/event-bus from 3.3.1 to 3.3.2 by @dependabot in #1148
- build(deps-dev): Bump @electron-forge/maker-wix from 7.6.1 to 7.7.0 by @dependabot in #1150
- build(deps-dev): Bump vue-tsc from 2.2.2 to 2.2.4 by @dependabot in #1149
- fix(talk): remove escape hotkey as it's added in Talk by @DorraJaouad in #1153
- build(deps): Bump core-js from 3.40.0 to 3.41.0 by @dependabot in #1158
- build(deps-dev): Bump zx from 8.3.2 to 8.4.0 by @dependabot in #1162
- build(deps-dev): Bump vue-tsc from 2.2.4 to 2.2.8 by @dependabot in #1159
- fix: substitute empty locale from server with system locale by @Antreesy in #1164
- build(deps-dev): Bump zx from 8.4.0 to 8.4.1 by @dependabot in #1170
- build(deps-dev): Bump electron from 34.3.0 to 35.0.1 by @dependabot in #1169
- build(deps-dev): Bump electron from 35.0.1 to 35.0.3 by @dependabot in #1179
- chore: migrate to ESLint 9 and new @nextcloud/eslint-config by @ShGKme in #1181
- chore(windows/msi): update logo in installer background by @ShGKme in #1154
- build(deps-dev): Bump @electron-forge/cli from 7.7.0 to 7.8.0 by @dependabot in #1184
- build(deps-dev): Bump @electron-forge/maker-squirrel from 7.7.0 to 7.8.0 by @dependabot in #1185
- build(deps-dev): Bump @electron-forge/maker-zip from 7.7.0 to 7.8.0 by @dependabot in #1190
- build(deps-dev): Bump @electron-forge/plugin-webpack from 7.7.0 to 7.8.0 by @dependabot in #1189
- build(deps-dev): Bump @electron-forge/maker-dmg from 7.7.0 to 7.8.0 by @dependabot in #1186
- build(deps-dev): Bump electron from 35.0.3 to 35.1.2 by @dependabot in #1183
- build(deps-dev): Bump @electron-forge/maker-wix from 7.7.0 to 7.8.0 by @dependabot in #1187
- build(deps-dev): Bump @electron-forge/maker-flatpak from 7.7.0 to 7.8.0 by @dependabot in #1188
- build(deps-dev): Bump zx from 8.4.1 to 8.5.0 by @dependabot in #1195
- build(deps-dev): Bump typescript from 5.8.2 to 5.8.3 by @dependabot in #1196
- build(deps-dev): Bump electron from 35.1.2 to 35.1.4 by @dependabot in #1194
- build(deps-dev): Bump eslint from 9.23.0 to 9.24.0 by @dependabot in #1198
- build(deps): Bump @nextcloud/vue from 8.23.1 to 8.24.0 by @dependabot in #1197
- chore: migrate to
@nextcloud/vue@8.24.0
by @ShGKme in #1201 - build: update built-in Talk versions by @github-actions in #1207
- chore: build config by @ShGKme in #1193
- release: v1.1.6 by @ShGKme in #1208
New Contributors
- @DorraJaouad made their first contribution in #1153
Full Changelog: v1.1.5...v1.1.6
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v1.1.5 - Talk v21.0.0
Fixes
Changes
- Built-in Talk in binaries is updated to v21.0.0 in both beta and stable release channels #1137
- Update translations
- Update dependencies
What's Changed
- fix: set circles_enabled in initial state from server capabilities by @Antreesy in #1121
- fix(callbox): loop ringtone by @ShGKme in #1123
- build(deps-dev): Bump vue-tsc from 2.2.0 to 2.2.2 by @dependabot in #1125
- build(deps-dev): Bump @electron-forge/cli from 7.6.1 to 7.7.0 by @dependabot in #1126
- build(deps-dev): Bump @electron-forge/plugin-webpack from 7.6.1 to 7.7.0 by @dependabot in #1127
- build(deps-dev): Bump @electron-forge/maker-zip from 7.6.1 to 7.7.0 by @dependabot in #1128
- build(deps-dev): Bump @electron-forge/maker-squirrel from 7.6.1 to 7.7.0 by @dependabot in #1130
- build(deps-dev): Bump @electron-forge/maker-flatpak from 7.6.1 to 7.7.0 by @dependabot in #1133
- build(deps-dev): Bump @nextcloud/eslint-config from 8.4.1 to 8.4.2 by @dependabot in #1129
- build(deps-dev): Bump @electron-forge/maker-dmg from 7.6.1 to 7.7.0 by @dependabot in #1132
- build: update built-in Talk versions by @github-actions in #1137
- fix(user-status): emoji picker cannot be focused by @ShGKme in #1136
- release: v1.1.5 by @ShGKme in #1139
Full Changelog: v1.1.4-beta...v1.1.5
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v1.1.4-beta - Talk v21.0.0-rc.4
Notes
Squirrel Deployment Tool .msi → WiX v3 .msi:
Experimental MSI installer with Squirrel Deployment Tool is removed
and replaced with a new MSI installer based on WiX v3.
You may remove the old installation. Your settings will be preserved.
Features
- Add a new MSI installer based on WiX v3 for Windows #1103
- Add an option to repeat call notification sound on a second output device #772
Fixes
- Fix call notification is still active when the call is joined #1117
Changes
- Built-in Talk in binaries is updated to v21.0.0-rc.4 in the beta release channel #1119
- Click five times on the logo in the about window to enable dev mode #1105
- Update translations
- Update dependencies
What's Changed
- chore(devMode): add test push notification and chrome://webrtc-internals by @ShGKme in #1105
- fix(upgrade): adjust styles by @ShGKme in #1083
- chore(deps): update by @ShGKme in #1106
- feat(notifications): play call notification sound on second output device by @Antreesy in #1104
- build(deps-dev): Bump electron from 34.1.1 to 34.2.0 by @dependabot in #1109
- build(deps): Bump @nextcloud/files from 3.10.1 to 3.10.2 by @dependabot in #1110
- build(deps-dev): Bump webpack from 5.97.1 to 5.98.0 by @dependabot in #1112
- build(deps): Bump @nextcloud/vue from 8.22.0 to 8.23.1 by @dependabot in #1113
- chore: remove moment by @ShGKme in #1107
- fix: mount apps from async components by @Antreesy in #1118
- build: windows .msi via WiX by @ShGKme in #1103
- build: update built-in Talk versions by @github-actions in #1119
- release: v1.1.4 beta by @ShGKme in #1120
Full Changelog: v1.1.3-beta...v1.1.4-beta
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v1.1.3-beta - Talk v21.0.0-rc.3
Fixes
- Fix unexpected notifications delay #1097
Changes
- Built-in Talk in binaries is updated to v21.0.0-rc.3 in the beta release channel #1098
What's Changed
- chore(README): add badges by @ShGKme in #1085
- build(deps-dev): Bump electron from 34.0.2 to 34.1.1 by @dependabot in #1095
- build(deps): Bump semver from 7.7.0 to 7.7.1 by @dependabot in #1092
- build(deps-dev): Bump zx from 8.3.1 to 8.3.2 by @dependabot in #1093
- fix(notifications): unexpected delay due to null tabId by @ShGKme in #1097
- build: update built-in Talk versions by @github-actions in #1098
- release: v1.1.3-beta by @ShGKme in #1099
Full Changelog: v1.1.2-beta...v1.1.3-beta
📥 Check for download links in https://nextcloud.com/talk-desktop-install
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