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. ⚠️
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 nextcloud/talk-desktop#1228
- build(deps-dev): Bump electron from 35.1.5 to 35.2.0 by @dependabot in nextcloud/talk-desktop#1230
- build(deps-dev): Bump eslint from 9.24.0 to 9.25.0 by @dependabot in nextcloud/talk-desktop#1229
- build(deps-dev): Bump webpack from 5.99.5 to 5.99.6 by @dependabot in nextcloud/talk-desktop#1231
- perf(user-status): do not request backup status until user status form open by @ShGKme in nextcloud/talk-desktop#1237
- fix: avoid preflight (OPTIONS) request by using internal reverse proxy by @ShGKme in nextcloud/talk-desktop#1236
- fix(app): errors due to incorrect language format by @ShGKme in nextcloud/talk-desktop#1235
- chore(deps): bump @nextcloud/vue to v8.26.0 by @ShGKme in nextcloud/talk-desktop#1241
- build(deps-dev): Bump eslint from 9.25.0 to 9.25.1 by @dependabot in nextcloud/talk-desktop#1242
- build(deps-dev): Bump vue-tsc from 2.2.8 to 2.2.10 by @dependabot in nextcloud/talk-desktop#1243
- build(deps-dev): Bump webpack from 5.99.6 to 5.99.7 by @dependabot in nextcloud/talk-desktop#1244
- build(deps-dev): Bump electron from 35.2.0 to 35.2.1 by @dependabot in nextcloud/talk-desktop#1245
- build: update built-in Talk versions by @github-actions in nextcloud/talk-desktop#1246
- build: use dot in sanitized dist name by @ShGKme in nextcloud/talk-desktop#1250
- chore(README): add
choco
by @ShGKme in nextcloud/talk-desktop#1247 - chor(eslint): bump to v9.0.0-rc.1 and update config by @ShGKme in nextcloud/talk-desktop#1248
- fix: adjust mimetype icon for directories by @Antreesy in nextcloud/talk-desktop#1254
- build(deps): Bump core-js from 3.41.0 to 3.42.0 by @dependabot in nextcloud/talk-desktop#1259
- build(deps-dev): Bump eslint from 9.25.1 to 9.26.0 by @dependabot in nextcloud/talk-desktop#1257
- fix(app): rework networking to serve app over
https://<server_url>
origin instead ofnctalk://
orfile://
by @ShGKme in nextcloud/talk-desktop#1261
Full Changelog: nextcloud/talk-desktop@v1.1.7...v1.1.8