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
Details
- 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
- @aequivalent2 made their first contribution in #1725
Full Changelog: v2.1.2...v2.2.0