v0.8.0 - 2023-07-25
📥 Download Binaries on https://github.com/nextcloud-releases/talk-desktop/releases/tag/v0.8.0
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 #252
- chore(deps-dev): Bump eslint from 8.43.0 to 8.44.0 by @dependabot in #253
- chore(deps-dev): Bump eslint-plugin-vue from 9.15.0 to 9.15.1 by @dependabot in #251
- chore(deps-dev): Bump webpack from 5.88.0 to 5.88.1 by @dependabot in #250
- chore(deps): Bump @nextcloud/capabilities from 1.0.4 to 1.1.0 by @dependabot in #249
- Create pr-feedback.yml by @nickvergessen in #258
- chore(deps): Bump core-js from 3.31.0 to 3.31.1 by @dependabot in #259
- chore(deps-dev): Bump @babel/eslint-parser from 7.22.5 to 7.22.7 by @dependabot in #261
- chore(deps): Bump semver from 7.5.3 to 7.5.4 by @dependabot in #262
- chore(deps): Bump @nextcloud/axios from 2.3.0 to 2.4.0 by @dependabot in #260
- chore(deps-dev): Bump electron from 25.2.0 to 25.3.0 by @dependabot in #263
- chore(deps): Bump @nextcloud/vue from 7.12.0 to 7.12.1 by @dependabot in #265
- chore(deps-dev): Bump @babel/eslint-parser from 7.22.7 to 7.22.9 by @dependabot in #264
- chore(deps-dev): Bump eslint from 8.44.0 to 8.45.0 by @dependabot in #266
- Basic tray icon implementation by @p-try in #79
- chore(deps-dev): Bump electron from 25.3.0 to 25.3.1 by @dependabot in #268
- chore(deps-dev): Bump webpack from 5.88.1 to 5.88.2 by @dependabot in #267
- fix: do not destruct JSON from import by @ShGKme in #269
- Fix: catch errors on capabilities re-fetching by @ShGKme in #270
- Fix incorrect dark theme detection caused by missing css load waiting by @ShGKme in #254
- Add quit button on the Welcome window by @ShGKme in #271
- fix(tray): use tray only in talk window and re-setup when window changes by @ShGKme in #272
- Fix tray icon images by @ShGKme in #273
- release: v0.8.0 by @ShGKme in #274
New Contributors
Full Changelog: v0.7.0...v0.8.0