Releases: nextcloud/talk-desktop
Releases · nextcloud/talk-desktop
v2.1.1 - Talk v23.0.1
Features
- Prefill Server URl and user with the last used account during login #1664
- Add CLI command
./Nextcloud\ Talk config --accounts=nextcloud.domain.tldto preset the account #1667 - Notify about the new version update availability in the main menu #1592, #1663
- Download the correct installer on "Update" click instead of opening the GitHub release page #1666
Changes
- Built-in Talk in binaries is updated to v23.0.1 in both beta and stable release channels #1665
- Linux/Flatpak: Upgrade Flatpak runtime and SDK to v25.08 #1599
- Add
brandGradientbuild config for the welcome screen #1662
What's Changed
- chore(deps): block node-polyfill-webpack-plugin from dependabot updates by @Antreesy in #1651
- fix(talk): title bar controls color is not inline with theming by @ShGKme in #1657
- ci(actions): Update workflows by @nickvergessen in #1653
- feat: notify about updates in main menu by @max65482 in #1592
- fix(talk): increase visibility of new update availability in the main menu by @ShGKme in #1663
- build: update built-in Talk versions by @nextcloud-command in #1665
- feat: predefine server + user by last used with
accountsconfig by @ShGKme in #1664 - fix(welcome): add brandGradient build config for Welcome screen by @ShGKme in #1662
- feat: download installer on "Update" click instead of opening the GitHub release web-page by @ShGKme in #1666
- feat: add CLI command to set accounts prefilling server url and user by @ShGKme in #1667
New Contributors
Full Changelog: v2.1.0-beta...v2.1.1
v2.1.0-beta - Talk v23.0.0-rc.2
Changes
- Built-in Talk in binaries is updated to v23.0.0-rc.2 in the beta release channel #1646
- Linux/Flatpak: Upgrade Flatpak runtime and SDK to v25.08 #1599
What's Changed
📥 Check for download links in https://nextcloud.com/talk-desktop-install
Full Changelog: v2.0.6...v2.1.0-beta
v2.0.6 - Talk v22.0.8
Fixes
- Linux/Flatpak: Emoji rendering issues #1514
- Click on avatar in participants tab results in a blank view #1630
- Download complete notification click does not open download file location #1622
- Redesign help (about) window #1607
- Linux: Title bar is not transparent #1600
Changes
- Built-in Talk in binaries is updated to v22.0.8 in the stable release channel #1638
- Add Nextcloud server 34 styles #1639
What's Changed
- fix(linux): title bar is not transparent by @ShGKme in #1600
- fix(title-bar): dev menu color by @ShGKme in #1601
- chore(deps-dev): bump webpack from 5.103.0 to 5.104.1 by @dependabot[bot] in #1603
- chore(deps-dev): bump sass from 1.96.0 to 1.97.1 by @dependabot[bot] in #1602
- build: update built-in Talk versions by @nextcloud-command in #1608
- fix(help): redesign by @ShGKme in #1607
- chore(deps): bump vue from 3.5.25 to 3.5.26 by @dependabot[bot] in #1612
- chore(ts): ignore types in Talk and bring back TS check on CI by @ShGKme in #1613
- chore: migrate from @nextcloud/files deprecated API by @ShGKme in #1614
- chore(deps): bump @nextcloud/files from 3.12.0 to 3.12.2 by @dependabot[bot] in #1611
- chore(deps-dev): bump @nextcloud/eslint-config from 9.0.0-rc.5 to 9.0.0-rc.6 by @dependabot[bot] in #1615
- chore(deps-dev): bump vue-tsc from 3.1.8 to 3.2.2 by @dependabot[bot] in #1619
- chore(deps-dev): bump globals from 16.5.0 to 17.0.0 by @dependabot[bot] in #1616
- chore(deps): bump @nextcloud/vue from 9.3.0 to 9.3.3 by @dependabot[bot] in #1620
- chore(deps-dev): bump node-polyfill-webpack-plugin from 4.0.0 to 4.1.0 by @dependabot[bot] in #1626
- fix: prevent garbage collection of notification objects and ensure proper initialization order by @kikoso in #1622
- Revert "chore(deps-dev): bump node-polyfill-webpack-plugin from 4.0.0 to 4.1.0" by @ShGKme in #1631
- fix(talk): click on avatar in participants tab results in a blank view by @Antreesy in #1632
- chore(deps): bump vue from 3.5.26 to 3.5.27 by @dependabot[bot] in #1633
- fix(flatpak): invalid fontconfig cache breaks emoji rendering by @ShGKme in #1636
- build: update built-in Talk versions by @nextcloud-command in #1638
- build(server-styles): add master (34), remove stable32, update stable33 by @ShGKme in #1639
- revert: build(server-styles): remove Nextcloud 32 styles by @ShGKme in #1643
- ci: fix version comparison with update-built-in-talk on major updates by @ShGKme in #1641
- build: update built-in Talk versions by @nextcloud-command in #1646
- fix(flatpak): relaunch app after emoji fix to take effect by @ShGKme in #1642
- chore(release): v2.0.6 by @ShGKme in #1645
New Contributors
Full Changelog: v2.0.5...v2.0.6
📥 Check for download links in https://nextcloud.com/install/#desktop-talk
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 electron@38.1.2 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