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