v0.7.0 - Talk 17.0.1
v0.7.0 - 2023-06-27
📥 Download Binaries on https://github.com/nextcloud-releases/talk-desktop/releases/tag/v0.7.0
Build-in Talk update
Built-in Talk in binaries is updated to 17.0.1. Talk changelog: https://github.com/nextcloud/spreed/blob/master/CHANGELOG.md
Features
- Allow to log in with a copy-pasted URL from browser #204
Fixes
- Fix capabilities update only with re-login #198
- Fix login for users with a space in userid #199
- Urldecode the app password #203
What's Changed
- fix(auth): fix login for users with space in userid by @ShGKme in #202
- feat(auth): Allow to login with a copy pasted URL from browser by @nickvergessen in #204
- fix(auth): urldecode the app password as well by @nickvergessen in #203
- chore(deps-dev): Bump webpack-merge from 5.8.0 to 5.9.0 by @dependabot in #205
- bump electron from 24.3.1 to 24.4.0 by @dependabot in #206
- chore(deps-dev): Bump eslint-plugin-vue from 9.13.0 to 9.14.1 by @dependabot in #207
- bump webpack from 5.83.1 to 5.84.1 by @dependabot in #208
- chore: update workflows from templates by @nextcloud-command in #210
- chore(deps-dev): Bump dotenv from 16.0.3 to 16.1.3 by @dependabot in #212
- bump css-loader from 6.7.4 to 6.8.1 by @dependabot in #213
- chore(deps-dev): Bump webpack from 5.84.1 to 5.85.0 by @dependabot in #214
- bump eslint-config-standard from 17.0.0 to 17.1.0 by @dependabot in #215
- bump eslint from 8.41.0 to 8.42.0 by @dependabot in #216
- chore: update node engines to next LTS by @nextcloud-command in #232
- chore: remove Volta config from
package.json
by @ShGKme in #234 - chore(deps-dev): Bump @babel/eslint-parser from 7.21.8 to 7.22.5 by @dependabot in #218
- chore(deps-dev): Bump @electron-forge/maker-deb from 6.1.1 to 6.2.1 by @dependabot in #223
- chore(ci): add dependabot approve merge by @ShGKme in #235
- chore(deps-dev): Bump eslint from 8.42.0 to 8.43.0 by @dependabot in #224
- bump @electron-forge/maker-rpm from 6.1.1 to 6.2.1 by @dependabot in #227
- chore(deps-dev): Bump dotenv from 16.1.3 to 16.3.1 by @dependabot in #233
- chore(deps-dev): Bump webpack from 5.85.0 to 5.88.0 by @dependabot in #236
- bump @electron-forge/plugin-webpack from 6.1.1 to 6.2.1 by @dependabot in #230
- chore(deps): Bump semver from 7.5.1 to 7.5.2 by @dependabot in #226
- bump @nextcloud/vue from 7.11.6 to 7.12.0 by @dependabot in #219
- chore(deps-dev): Bump electron from 24.4.0 to 25.2.0 by @dependabot in #237
- fix(authentication): Use content size on login web-view to avoid scroll on Windows by @ShGKme in #238
- fix(patchers): fix patching modules resolving by require.resolve by @ShGKme in #240
- chore(deps): Bump semver from 7.5.2 to 7.5.3 by @dependabot in #245
- chore(deps): Bump core-js from 3.30.2 to 3.31.0 by @dependabot in #243
- chore(deps-dev): Bump @electron-forge/maker-squirrel from 6.1.1 to 6.2.1 by @dependabot in #246
- chore(deps-dev): Bump @electron-forge/maker-zip from 6.1.1 to 6.2.1 by @dependabot in #242
- chore(deps-dev): Bump @electron-forge/cli from 6.1.1 to 6.2.1 by @dependabot in #244
- chore(deps-dev): Bump eslint-plugin-vue from 9.14.1 to 9.15.0 by @dependabot in #241
- fix: re-fetch appData on talk hash invalidate by @ShGKme in #247
- release: v0.7.0 by @ShGKme in #248
New Contributors
- @nextcloud-command made their first contribution in #210
Full Changelog: v0.6.0...v0.7.0