Releases: nextcloud/talk-desktop
Releases · nextcloud/talk-desktop
v2.0.5 - Talk v22.0.6
Features
- Add custom theming to the build config #1583
Fixes
- Incorrect application name and application version in the settings dialog footer #1577, #1578
- Correct application name during the login flow #1594
- Adjust the help window layout to the new Markdown rendering and minor diagnosis report adjustments #1595
Changes
- Built-in Talk in binaries is updated to v22.0.6 in both beta and stable release channels #1590
- Fix
scripts/fetch-server-stylesforserver@master#1591
What's Changed
- chore(deps-dev): bump node-polyfill-webpack-plugin from 4.0.0 to 4.1.0 by @dependabot[bot] in #1564
- chore(deps-dev): bump eslint from 9.39.0 to 9.39.1 by @dependabot[bot] in #1563
- chore(deps): bump @vueuse/core from 14.0.0 to 14.1.0 by @dependabot[bot] in #1565
- chore(ci): completely disable ts:check by @ShGKme in #1569
- chore(package): rename typecheck to ts:check by @ShGKme in #1568
- Revert "chore(deps-dev): bump node-polyfill-webpack-plugin from 4.0.0 to 4.1.0 by @Antreesy in #1570
- chore(deps-dev): bump vue-tsc from 3.1.4 to 3.1.6 by @dependabot[bot] in #1571
- chore(deps): bump core-js from 3.46.0 to 3.47.0 by @dependabot[bot] in #1574
- chore(deps): bump vue from 3.5.24 to 3.5.25 by @dependabot[bot] in #1573
- fix: 'Settings' -> 'App settings' by @ShGKme in #1575
- add detailed install instructions for linux flatpak by @alexanderdd in #1459
- build: update built-in Talk versions by @nextcloud-command in #1576
- fix(build): do not define appName and appVersion via Talk values by @ShGKme in #1577
- fix: add some missing initial state by @ShGKme in #1578
- fix(build): define vue compile time flags by @ShGKme in #1580
- chore(deps-dev): bump sass from 1.94.2 to 1.96.0 by @dependabot[bot] in #1584
- chore(deps-dev): bump vue-tsc from 3.1.6 to 3.1.8 by @dependabot[bot] in #1585
- chore(deps-dev): bump node-polyfill-webpack-plugin from 4.0.0 to 4.1.0 by @dependabot[bot] in #1586
- fix: capabilities is not defined on login by @ShGKme in #1582
- revert: chore(deps-dev): bump node-polyfill-webpack-plugin from 4.0.0 to 4.1.0 by @ShGKme in #1588
- build: update built-in Talk versions by @nextcloud-command in #1590
- fix(scripts/fetch-server-styles): new server structure support and refactoring by @ShGKme in #1591
- feat: add primaryColor and backgroundColor to the build config by @ShGKme in #1583
- build(build-config): adjust meta data by @ShGKme in #1593
- fix(authentication): use application name from build config by @ShGKme in #1594
- fix(help): do not show version revision on stable channel by @ShGKme in #1596
- fix(help): adjust to new NcRichText layout and minor diagnosis report improvements by @ShGKme in #1595
New Contributors
- @alexanderdd made their first contribution in #1459
Full Changelog: v2.0.4...v2.0.5
📥 Check for download links in https://nextcloud.com/install/#desktop-talk
v2.0.4 - Talk v22.0.4
Fixes
- Windows/MSI: add Firewall exception during install #1518
- Linux: downgrade to Electron v38.1.2 due to issues on Wayland #1526
- macOS: use new Nextcloud 32 background on the DMG installer #1539
- Allow overwriting the user status like in the web without having to restore first #1536
- Remove the title bar in fullscreen mode #1553
- Adjust settings to the new design #1530
- "Check devices" cannot be open from the main menu settings #1560
Changes
- Built-in Talk in binaries is updated to v22.0.4 in both beta and stable release channels #1561
- Make bundling compatible with Talk 23 again #1544
What's Changed
- chore(deps-dev): bump eslint from 9.38.0 to 9.39.0 by @dependabot[bot] in #1522
- build(windows/msi): add Firewall exception during install by @ShGKme in #1518
- fix(deps): downgrade to [email protected] due to issues on Wayland by @ShGKme in #1526
- ci: ignore electron in dependabot by @ShGKme in #1525
- chore(deps): bump @vueuse/core from 13.9.0 to 14.0.0 by @dependabot[bot] in #1523
- chore(deps): bump @nextcloud/capabilities from 1.2.0 to 1.2.1 by @dependabot[bot] in #1532
- chore(deps): bump vue from 3.5.22 to 3.5.24 by @dependabot[bot] in #1533
- chore(deps-dev): bump globals from 16.4.0 to 16.5.0 by @dependabot[bot] in #1534
- chore(deps-dev): bump @nextcloud/webpack-vue-config from 6.3.2 to 7.0.1 by @dependabot[bot] in #1531
- fix(userstatus): Allow overwriting the user status like in the web wi… by @nickvergessen in #1536
- fix(dmg): use new Nextcloud 32 background on the installer by @ShGKme in #1539
- fix(globals): fallback to the file icon for unknown mime types by @ShGKme in #1538
- build: make bundling compatible with Talk 23 again by @ShGKme in #1544
- chore: remove regenerator-runtime by @ShGKme in #1546
- chore(deps): bump @nextcloud/l10n from 3.4.0 to 3.4.1 by @dependabot[bot] in #1550
- chore(deps): bump pinia from 3.0.3 to 3.0.4 by @dependabot[bot] in #1551
- chore(deps): bump @nextcloud/router from 3.0.1 to 3.1.0 by @dependabot[bot] in #1552
- fix(talk): remove title bar in fullscreen mode by @ShGKme in #1553
- refactor: share Talk Desktop global styles and a minor clean-up by @ShGKme in #1547
- fix(talk/settings): adjust to new design by @ShGKme in #1530
- chore(deps-dev): bump sass from 1.94.0 to 1.94.2 by @dependabot[bot] in #1554
- chore(deps-dev): bump vue-tsc from 3.1.2 to 3.1.4 by @dependabot[bot] in #1555
- chore(deps-dev): bump webpack from 5.102.1 to 5.103.0 by @dependabot[bot] in #1556
- fix(settings): Check devices cannot be open from the main menu settings by @ShGKme in #1560
Full Changelog: v2.0.3...v2.0.4
📥 Check for download links in https://nextcloud.com/install/#desktop-talk
v2.0.3
Fixes
- Wrong buttons position and color in Viewer #1487
Changes
- Built-in Talk in binaries is updated to v22.0.2 in both beta and stable release channels #1510
What's Changed
- chore(tx): remove stable1 backport by @ShGKme in #1486
- fix(viewer): wrong buttons position and color by @ShGKme in #1487
- chore(deps-dev): bump dotenv from 17.2.2 to 17.2.3 by @dependabot[bot] in #1491
- chore(deps-dev): bump electron from 38.1.2 to 38.2.1 by @dependabot[bot] in #1493
- chore(deps-dev): bump webpack from 5.101.3 to 5.102.0 by @dependabot[bot] in #1490
- chore(deps-dev): bump eslint from 9.36.0 to 9.37.0 by @dependabot[bot] in #1492
- chore(deps-dev): bump @electron-forge/maker-dmg from 7.9.0 to 7.10.2 by @dependabot[bot] in #1495
- chore(deps): bump semver from 7.7.2 to 7.7.3 by @dependabot[bot] in #1496
- chore(deps-dev): bump @electron-forge/maker-wix from 7.9.0 to 7.10.2 by @dependabot[bot] in #1498
- chore(deps): bump @nextcloud/vue from 9.0.0 to 9.0.1 by @dependabot[bot] in #1497
- chore(deps): bump core-js from 3.45.1 to 3.46.0 by @dependabot[bot] in #1502
- chore(deps-dev): bump @electron-forge/plugin-webpack from 7.9.0 to 7.10.2 by @dependabot[bot] in #1503
- chore(deps-dev): bump vue-tsc from 3.0.8 to 3.1.1 by @dependabot[bot] in #1500
- build: update built-in Talk versions by @nextcloud-command in #1510
- chore(deps-dev): bump @electron-forge/maker-zip from 7.9.0 to 7.10.2 by @dependabot[bot] in #1501
- chore: update stable32 server styles by @ShGKme in #1511
- chore: manually update dependencies by @ShGKme in #1512
- release: v2.0.3 by @ShGKme in #1513
Full Changelog: v2.0.2...v2.0.3
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v2.0.2 - Talk v22.0.0
Fixes
- Experimental fix for video streams #1478
Changes
- Built-in Talk in binaries is updated to v22.0.0 in both beta and stable release channels #1480
What's Changed
- chore(deps-dev): bump @electron-forge/maker-zip from 7.8.3 to 7.9.0 by @dependabot[bot] in #1467
- chore(deps-dev): bump @electron-forge/maker-flatpak from 7.8.3 to 7.9.0 by @dependabot[bot] in #1468
- chore(deps-dev): bump @electron-forge/plugin-webpack from 7.8.3 to 7.9.0 by @dependabot[bot] in #1469
- chore(deps-dev): bump @electron-forge/maker-wix from 7.8.3 to 7.9.0 by @dependabot[bot] in #1470
- chore(deps-dev): bump @electron-forge/cli from 7.8.3 to 7.9.0 by @dependabot[bot] in #1472
- chore(deps-dev): bump globals from 16.3.0 to 16.4.0 by @dependabot[bot] in #1474
- build: update built-in Talk versions by @nextcloud-command in #1480
- chore: bump dependencies by @ShGKme in #1481
- chore(deps-dev): bump zx from 8.8.1 to 8.8.2 by @dependabot[bot] in #1473
- fix(app): support network streams by @ShGKme in #1478
- release: v2.0.2 by @ShGKme in #1482
Full Changelog: v2.0.1-beta...v2.0.2
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v2.0.1-beta - Talk v22.0.0-rc.2
Changes
- Built-in Talk in binaries is updated to v22.0.0-rc.2 in the beta release channel #1465
What's Changed
- chore(deps-dev): bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot] in #1454
- chore(deps): bump vue from 3.5.20 to 3.5.21 by @dependabot[bot] in #1455
- chore(deps-dev): bump dotenv from 17.2.1 to 17.2.2 by @dependabot[bot] in #1456
- build: make build compatible with new Talk config with CSS extract by @ShGKme in #1462
- chore(gitignore): ignore AI configs by @ShGKme in #1463
- build: update built-in Talk versions by @nextcloud-command in #1465
- chore(deps): bump @nextcloud/vue from 9.0.0-rc.7 to 9.0.0-rc.9 by @dependabot[bot] in #1457
- release: v2.0.1-beta by @ShGKme in #1466
Full Changelog: v2.0.0-beta...v2.0.1-beta
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v2.0.0-beta - Talk v22.0.0-rc.1
Changes
- Built-in Talk in binaries is updated to v22.0.0-rc.1 in the beta release channel #1452
- Built-in styles were updated to Nextcloud v32.0.0rc1 styles #1451
- Talk Desktop is migrated Vue 3 and can no longer use built-in Talk below v22 with Vue 2 #680, #1422
- Migrate to Vue 3 by @ShGKme in #680
- chore(vue3): post migration by @ShGKme in #1351
- fix(certificate): warning is not full-height in vue 3 container by @ShGKme in #1377
- fix: use outline icons by @ShGKme in #1355
- chore: bump version to v2.0.0-rc.0 by @ShGKme in #1400
- build(talk): bump min required and the current version to v22.0.0-beta.1 by @ShGKme in #1422
- chore: update dependencies by @ShGKme in #1424
- build: update node and npm engines versions by @nextcloud-command in #1425
- fix: update server31 styles by @backportbot[bot] in #1428
- chore(deps): bump nextcloud/vue library to v9.0.0-rc.7 by @Antreesy in #1432
- feat(user_status): add 'Busy' status support by @Antreesy in #1433
- fix(build): msi update installs as a new app by @ShGKme in #1435
- chore(deps): update vue from 3.5.19 to 3.5.20 by @ShGKme in #1434
- chore(deps-dev): bump @vue/tsconfig from 0.5.1 to 0.8.1 by @dependabot[bot] in #1438
- chore(deps-dev): bump eslint from 9.33.0 to 9.34.0 by @dependabot[bot] in #1440
- chore(deps-dev): bump electron from 37.3.1 to 37.4.0 by @dependabot[bot] in #1439
- fix: defer Vue app import until webpage setup is done by @Antreesy in #1442
- chore(ts): fix error in getDesktopMediaSource.ts by @ShGKme in #1444
- fix(talk): hotfix for links breaking navigation by @ShGKme in #1450
- build: update built-in Talk versions by @nextcloud-command in #1452
- build: add server@32 styles by @ShGKme in #1451
- release: v2.0.0-beta by @ShGKme in #1453
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v1.2.6 - Talk v21.1.4
Notes
Windows MSI installer has been fixed to not install a new version as a new program on the system. Unfortunately, you need to remove the old versions manually in "Settings / Add or remove programs" or uninstall Talk Desktop and install it again if you are using winget install Nextcloud.Talk --scope=machine. Do not worry — no data will be lost. Only the extra registry entries.
Fixes
- MSI installer installs update as a new app #1435
- User Status is set to offline when (in)activity is not changing #1405
- Missing localization in some places #1391
Changes
- Built-in Talk in binaries is updated to v21.1.4 in the stable release channel #1445
What's Changed
* [stable1] fix: missing l10n due to early @nextcloud/l10n import by @backportbot[bot] in https://github.com//pull/1399
* [stable1] fix(user-status): heartbeat is not sent when (in)activity doesn't change by @backportbot[bot] in https://github.com//pull/1406
* build: update built-in Talk versions by @nextcloud-command in https://github.com//pull/1413
* [stable1] chore: update dependencies by @backportbot[bot] in https://github.com//pull/1426
* [stable1] fix: update server styles by @ShGKme in https://github.com//pull/1427
* [stable1] fix(build): msi update installs as a new app by @backportbot[bot] in https://github.com//pull/1436
* [stable1] fix: defer Vue app import until webpage setup is done by @backportbot[bot] in https://github.com//pull/1443
* build: update built-in Talk versions by @nextcloud-command in https://github.com//pull/1445
* [stable1] chore(ts): fix error in getDesktopMediaSource.ts by @ShGKme in https://github.com//pull/1447
* [stable1] chore: add v1.2.6 changelog by @backportbot[bot] in https://github.com//pull/1448
* release: v1.2.6 by @ShGKme in https://github.com//pull/1449
Full Changelog: v1.2.5...v1.2.6
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v1.2.5 - Talk v21.1.2
Fixes
- Logout and Quit buttons do nothing #1378
Changes
- Built-in Talk in binaries is updated to v21.1.2 in both beta and stable release channels #1384
- Electron is updated to 37, including Chromium 138 #1382
What's Changed
- [stable1] fix(app): window title is untranslated and may duplicate on reload by @backportbot[bot] in #1376
- [stable1] fix(title-bar): logout and quit buttons do not work by @ShGKme in #1378
- [stable1] fix: get app version for initial state from app data by @backportbot[bot] in #1381
- [stable1] build: update built-in Talk versions by @nextcloud-command in #1384
- [stable1] chore(deps): update deps, including electron ^36.5.0 → ^37.2.3 by @ShGKme in #1382
- [stable1] chore(release): add v1.2.5 changelog by @backportbot[bot] in #1386
- [stable1] chore(l10n): missing translations by @ShGKme in #1387
- release: v1.2.5 by @ShGKme in #1388
Full Changelog: v1.2.4...v1.2.5
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v1.2.4 - Talk v21.1.1
Added
- Quit button in the user menu #1356
Fixes
- Re-opening application while running in background is broken on Linux in Flatpak #1358
Changes
- Built-in Talk in binaries is updated to v21.1.1 in both beta and stable release channels #1365
What's Changed
- build(deps): Bump @nextcloud/l10n from 3.2.0 to 3.3.0 by @dependabot[bot] in #1335
- build(deps-dev): Bump electron from 36.3.2 to 36.4.0 by @dependabot[bot] in #1334
- build(deps-dev): Bump zx from 8.5.4 to 8.5.5 by @dependabot[bot] in #1336
- build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.1 to 9.0.0-rc.2 by @dependabot[bot] in #1337
- build(deps-dev): Bump eslint from 9.28.0 to 9.29.0 by @dependabot[bot] in #1342
- build(deps): Bump core-js from 3.42.0 to 3.43.0 by @dependabot[bot] in #1343
- fix: Nextcloud Server casing by @ShGKme in #1344
- build(deps-dev): Bump electron from 36.4.0 to 36.5.0 by @dependabot[bot] in #1348
- build(deps-dev): Bump pbkdf2 from 3.1.2 to 3.1.3 by @dependabot[bot] in #1352
- [stable1.2] fix(linux/flatpak): second instance detection by @backportbot[bot] in #1362
- [stable1.2] feat(title-bar): add Quit button to the user menu by @backportbot[bot] in #1364
- [stable1] build: update built-in Talk versions by @nextcloud-command in #1365
- [stable1] chore(release): add v1.2.4 changelog by @backportbot[bot] in #1368
- chore: cherry pick missing translations by @ShGKme in #1371
- release: v1.2.4 by @ShGKme in #1369
Full Changelog: v1.2.3...v1.2.4
📥 Check for download links in https://nextcloud.com/talk-desktop-install
v1.2.3 - Talk v21.1.0
Added
- Taskbar icon badge counter #1326
Changes
- Built-in Talk in binaries is updated to v21.1.0 in both beta and stable release channels #1327
What's Changed
- build(deps-dev): Bump globals from 16.1.0 to 16.2.0 by @dependabot in #1321
- build(deps-dev): Bump electron from 36.3.1 to 36.3.2 by @dependabot in #1322
- build(deps-dev): Bump eslint from 9.27.0 to 9.28.0 by @dependabot in #1320
- Added Homebrew to README.md by @jaxsnjohnson in #1309
- build: update built-in Talk versions by @nextcloud-command in #1327
- feat: add simple taskbar badge counter by @ShGKme in #1326
- release: v1.2.3 by @ShGKme in #1328
New Contributors
- @jaxsnjohnson made their first contribution in #1309
Full Changelog: v1.2.2-beta...v1.2.3