Skip to content

Releases: nextcloud/talk-desktop

v2.2.0 - Talk v24.0.0

Choose a tag to compare

@ShGKme ShGKme released this 09 Jun 14:45
ecbe9d5

Fixes

  • Linux/Flatpak: status icon rendering, screen wake lock, IDLE detection access #1713
  • macOS: correct "Report a bug" window menu link #1736

Changes

  • Built-in Talk in binaries is updated to v24.0.0 in both beta and stable release channels #1759
  • Update to Electron 41 #1709, #1710
  • Add scripts for Windows ARM build #1725
  • Add initial support for .overrides/ build customization with build config and styles #1741, #1743

What's Changed

  • build(deps): bump to Electron 41 with workarounds for known issues on Wayland by @ShGKme in #1709
  • fix(scripts): support release on branch in addition to tag by @ShGKme in #1707
  • fix(linux/wayland): infinite load due to Chromium bug with ready-to-show by @ShGKme in #1710
  • chore(ISSUE_TEMPLATE): adjust to new "needs triage" label name and add types by @ShGKme in #1712
  • build(flatpak): fix status icon render, idle detection api, screen wake lock api access by @ShGKme in #1713
  • chore(deps-dev): Bump dotenv from 17.3.1 to 17.4.0 by @dependabot[bot] in #1714
  • build: add missing ghost dependencies and remove unused dependencies by @ShGKme in #1715
  • ci(deps): Bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 in /.github/workflows by @dependabot[bot] in #1716
  • chore(deps-dev): Bump sass from 1.97.3 to 1.99.0 by @dependabot[bot] in #1717
  • build: update built-in Talk versions by @nextcloud-command in #1731
  • chore(deps-dev): Bump electron from 41.1.1 to 41.2.1 by @dependabot[bot] in #1724
  • build: add scripts for Windows ARM64 build by @aequivalent2 in #1725
  • ci(deps): Bump actions/setup-node from 6.3.0 to 6.4.0 in /.github/workflows by @dependabot[bot] in #1733
  • ci(deps): Bump webiny/action-conventional-commits from 1.3.1 to 1.4.2 in /.github/workflows by @dependabot[bot] in #1734
  • fix(mac): correct "Report a bug" window menu link by @ShGKme in #1736
  • build: fix @nextcloud/axios sharing after 2.6.0 update by @ShGKme in #1740
  • build: .overrides/ for build customization by @ShGKme in #1741
  • build: enhanced Nextcloud styles extraction with .overrides/ support by @ShGKme in #1743
  • build: update built-in Talk versions by @nextcloud-command in #1746
  • ci(deps): Bump alexwilson/enable-github-automerge-action from 2.0.0 to 3.0.0 in /.github/workflows by @dependabot[bot] in #1753
  • build: update built-in Talk versions by @nextcloud-command in #1759
  • build(deps): update dependencies by @ShGKme in #1761
  • build(deps): remove Nextcloud 33 styles, update 34 to v34.0.0, update Nextcloud 35 to latest master by @ShGKme in #1762
  • release: v2.2.0 by @ShGKme in #1763

New Contributors

Full Changelog: v2.1.2...v2.2.0

v2.1.2 - Talk v23.0.3

Choose a tag to compare

@ShGKme ShGKme released this 02 Apr 20:07
23f3001

Changes

  • Built-in Talk in binaries is updated to v23.0.3 in both beta and stable release channels #1703

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1 - Talk v23.0.1

Choose a tag to compare

@ShGKme ShGKme released this 20 Feb 15:18
29d20e2

Features

  • Prefill Server URl and user with the last used account during login #1664
  • Add CLI command ./Nextcloud\ Talk config --accounts=nextcloud.domain.tld to 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 brandGradient build 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 accounts config 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

Pre-release

Choose a tag to compare

@ShGKme ShGKme released this 30 Jan 14:45
8912907

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

Choose a tag to compare

@ShGKme ShGKme released this 30 Jan 14:44
ccf5a3a

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

Choose a tag to compare

@ShGKme ShGKme released this 16 Dec 17:52
e5538ce

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-styles for server@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

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

Choose a tag to compare

@ShGKme ShGKme released this 25 Nov 12:56
70de4f6

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

Choose a tag to compare

@ShGKme ShGKme released this 27 Oct 18:21
4724bb8

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

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

Choose a tag to compare

@ShGKme ShGKme released this 27 Sep 07:25
8aea53c

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

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

Pre-release

Choose a tag to compare

@ShGKme ShGKme released this 12 Sep 16:46
4784358

Changes

  • Built-in Talk in binaries is updated to v22.0.0-rc.2 in the beta release channel #1465

What's Changed

Full Changelog: v2.0.0-beta...v2.0.1-beta

📥 Check for download links in https://nextcloud.com/talk-desktop-install