v0.8.0 - Talk 17.0.2
v0.8.0 - 2023-07-25
Build-in Talk update
Built-in Talk in binaries is updated to 17.0.2. Talk changelog: https://github.com/nextcloud/spreed/blob/master/CHANGELOG.md
Features
Fixes
What's Changed
- chore(deps): Bump @nextcloud/l10n from 2.1.0 to 2.2.0 by @dependabot in nextcloud/talk-desktop#252
- chore(deps-dev): Bump eslint from 8.43.0 to 8.44.0 by @dependabot in nextcloud/talk-desktop#253
- chore(deps-dev): Bump eslint-plugin-vue from 9.15.0 to 9.15.1 by @dependabot in nextcloud/talk-desktop#251
- chore(deps-dev): Bump webpack from 5.88.0 to 5.88.1 by @dependabot in nextcloud/talk-desktop#250
- chore(deps): Bump @nextcloud/capabilities from 1.0.4 to 1.1.0 by @dependabot in nextcloud/talk-desktop#249
- Create pr-feedback.yml by @nickvergessen in nextcloud/talk-desktop#258
- chore(deps): Bump core-js from 3.31.0 to 3.31.1 by @dependabot in nextcloud/talk-desktop#259
- chore(deps-dev): Bump @babel/eslint-parser from 7.22.5 to 7.22.7 by @dependabot in nextcloud/talk-desktop#261
- chore(deps): Bump semver from 7.5.3 to 7.5.4 by @dependabot in nextcloud/talk-desktop#262
- chore(deps): Bump @nextcloud/axios from 2.3.0 to 2.4.0 by @dependabot in nextcloud/talk-desktop#260
- chore(deps-dev): Bump electron from 25.2.0 to 25.3.0 by @dependabot in nextcloud/talk-desktop#263
- chore(deps): Bump @nextcloud/vue from 7.12.0 to 7.12.1 by @dependabot in nextcloud/talk-desktop#265
- chore(deps-dev): Bump @babel/eslint-parser from 7.22.7 to 7.22.9 by @dependabot in nextcloud/talk-desktop#264
- chore(deps-dev): Bump eslint from 8.44.0 to 8.45.0 by @dependabot in nextcloud/talk-desktop#266
- Basic tray icon implementation by @p-try in nextcloud/talk-desktop#79
- chore(deps-dev): Bump electron from 25.3.0 to 25.3.1 by @dependabot in nextcloud/talk-desktop#268
- chore(deps-dev): Bump webpack from 5.88.1 to 5.88.2 by @dependabot in nextcloud/talk-desktop#267
- fix: do not destruct JSON from import by @ShGKme in nextcloud/talk-desktop#269
- Fix: catch errors on capabilities re-fetching by @ShGKme in nextcloud/talk-desktop#270
- Fix incorrect dark theme detection caused by missing css load waiting by @ShGKme in nextcloud/talk-desktop#254
- Add quit button on the Welcome window by @ShGKme in nextcloud/talk-desktop#271
- fix(tray): use tray only in talk window and re-setup when window changes by @ShGKme in nextcloud/talk-desktop#272
- Fix tray icon images by @ShGKme in nextcloud/talk-desktop#273
- release: v0.8.0 by @ShGKme in nextcloud/talk-desktop#274
New Contributors
- @p-try made their first contribution in nextcloud/talk-desktop#79
Full Changelog: nextcloud/talk-desktop@v0.7.0...v0.8.0