Fixes
- Linux/Flatpak: error on drag-n-drop and clipboard file attachment (only on some distributions) #1903
- Allow to paginate viewer media list #1901
- Fallback to an original image on a preview failure in the image viewer #1900
- Adjust title bar to the new Nextcloud design #1888, #1897
- Login fails with UTF-8 characters in a username from an external identity provider #1884
- No audio/video on e2ee call #1852
- Windows: crash on arm64 #1809
- Linux: tray icon is missing #1864
Changes
- Built-in Talk is updated to v25.0.0 in both beta and stable release channels #1913
- Electron is updated to 44.3.0 #1902
What's Changed
Details
- ci(deps): Bump dorny/paths-filter from 4.0.2 to 4.0.3 in /.github/workflows by @dependabot[bot] in #1861
- fix: include webp as 'asset/inline' for webpack by @Antreesy in #1862
- fix(linux): tray icon is missing by @ShGKme in #1864
- chore(deps): Bump pinia from 4.0.2 to 4.0.3 by @dependabot[bot] in #1866
- build: update built-in Talk versions by @nextcloud-command in #1873
- build(styles): migrate to
nextcloud/continuous-integration-shallow-serverby @ShGKme in #1871 - build(styles): bump to 34.0.3, 35.0.0rc1, 36 master by @ShGKme in #1872
- chore(release): v2.3.0-beta by @ShGKme in #1875
- chore(deps): update lockfileVersion from 2 to 3 by @Antreesy in #1876
- chore(deps-dev): Bump vue-tsc from 3.3.9 to 3.3.11 by @dependabot[bot] in #1877
- chore(deps-dev): Bump sass from 1.102.0 to 1.103.1 by @dependabot[bot] in #1879
- chore(deps-dev): Bump @vercel/webpack-asset-relocator-loader from 1.10.3 to 1.11.0 by @dependabot[bot] in #1880
- chore(deps-dev): Bump eslint from 10.8.1 to 10.9.0 by @dependabot[bot] in #1881
- fix(windows): make Windows ARM64 build start and package correctly by @aequivalent2 in #1809
- fix(authentication): login fails with UTF-8 characters in username from an external identity provider by @bakiburakogun in #1884
- fix(title-bar): adjust menu buttons font-weight to new server style by @ShGKme in #1888
- build: update built-in Talk versions by @nextcloud-command in #1889
- build(deps): bump electron from ~43.2.0 to 44.2.0 by @ShGKme in #1890
- fix(window): apply the ready-to-show fallback on all platforms by @bakiburakogun in #1883
- chore(deps-dev): Bump css-loader from 7.1.4 to 7.1.5 by @dependabot[bot] in #1892
- chore(deps): Bump vue-router from 5.2.0 to 5.3.0 by @dependabot[bot] in #1893
- chore(deps-dev): Bump eslint from 10.9.0 to 10.9.1 by @dependabot[bot] in #1896
- chore(deps): Bump vue from 3.5.41 to 3.5.42 by @dependabot[bot] in #1894
- chore(deps-dev): Bump webpack from 5.109.2 to 5.110.1 by @dependabot[bot] in #1895
- build(deps-dev): bump webpack 1.110.1 -> 1.110.3 by @ShGKme in #1898
- fix(build): no audio/video on e2ee call by @Antreesy in #1852
- fix(Viewer): fallback to real image in case of a preview failure by @Antreesy in #1900
- build(deps-dev): bump electron 44.2.0 -> 44.3.0 by @ShGKme in #1902
- feat(Viewer): allow to paginate Viewer media list by @Antreesy in #1901
- build(flatpak): allow filesystem access to desktop for DnD on Ubuntu by @ShGKme in #1903
- fix(title-bar): adjust menus with the new nextcloud-vue popover design by @ShGKme in #1897
- build: update built-in Talk versions by @nextcloud-command in #1904
- chore(release): v2.3.1-beta by @ShGKme in #1905
- chore(deps-dev): Bump sass-loader from 17.0.0 to 17.0.1 by @dependabot[bot] in #1906
- chore(deps-dev): Bump globals from 17.11.0 to 17.12.0 by @dependabot[bot] in #1908
- chore(deps): Bump vue-router from 5.3.0 to 5.3.1 by @dependabot[bot] in #1907
- chore(deps-dev): Bump eslint from 10.9.1 to 10.10.0 by @dependabot[bot] in #1910
- chore(deps-dev): Bump sass from 1.103.1 to 1.104.0 by @dependabot[bot] in #1909
- build: update built-in Talk versions by @nextcloud-command in #1913
- chore(release): v2.3.2 by @ShGKme in #1914
New Contributors
- @bakiburakogun made their first contribution in #1884
Full Changelog: v2.2.4...v2.3.2