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
Changes
- Built-in Talk in binaries is updated to v25.0.0-rc.3 in the beta release channel #1904
- Electron is updated to 44.3.0 #1902
What's Changed
Details
- chore(deps): update lockfileVersion from 2 to 3 by @Antreesy in nextcloud/talk-desktop#1876
- chore(deps-dev): Bump vue-tsc from 3.3.9 to 3.3.11 by @dependabot[bot] in nextcloud/talk-desktop#1877
- chore(deps-dev): Bump sass from 1.102.0 to 1.103.1 by @dependabot[bot] in nextcloud/talk-desktop#1879
- chore(deps-dev): Bump @vercel/webpack-asset-relocator-loader from 1.10.3 to 1.11.0 by @dependabot[bot] in nextcloud/talk-desktop#1880
- chore(deps-dev): Bump eslint from 10.8.1 to 10.9.0 by @dependabot[bot] in nextcloud/talk-desktop#1881
- fix(windows): make Windows ARM64 build start and package correctly by @aequivalent2 in nextcloud/talk-desktop#1809
- fix(authentication): login fails with UTF-8 characters in username from an external identity provider by @bakiburakogun in nextcloud/talk-desktop#1884
- fix(title-bar): adjust menu buttons font-weight to new server style by @ShGKme in nextcloud/talk-desktop#1888
- build: update built-in Talk versions by @nextcloud-command in nextcloud/talk-desktop#1889
- build(deps): bump electron from ~43.2.0 to 44.2.0 by @ShGKme in nextcloud/talk-desktop#1890
- fix(window): apply the ready-to-show fallback on all platforms by @bakiburakogun in nextcloud/talk-desktop#1883
- chore(deps-dev): Bump css-loader from 7.1.4 to 7.1.5 by @dependabot[bot] in nextcloud/talk-desktop#1892
- chore(deps): Bump vue-router from 5.2.0 to 5.3.0 by @dependabot[bot] in nextcloud/talk-desktop#1893
- chore(deps-dev): Bump eslint from 10.9.0 to 10.9.1 by @dependabot[bot] in nextcloud/talk-desktop#1896
- chore(deps): Bump vue from 3.5.41 to 3.5.42 by @dependabot[bot] in nextcloud/talk-desktop#1894
- chore(deps-dev): Bump webpack from 5.109.2 to 5.110.1 by @dependabot[bot] in nextcloud/talk-desktop#1895
- build(deps-dev): bump webpack 1.110.1 -> 1.110.3 by @ShGKme in nextcloud/talk-desktop#1898
- fix(build): no audio/video on e2ee call by @Antreesy in nextcloud/talk-desktop#1852
- fix(Viewer): fallback to real image in case of a preview failure by @Antreesy in nextcloud/talk-desktop#1900
- build(deps-dev): bump electron 44.2.0 -> 44.3.0 by @ShGKme in nextcloud/talk-desktop#1902
- feat(Viewer): allow to paginate Viewer media list by @Antreesy in nextcloud/talk-desktop#1901
- build(flatpak): allow filesystem access to desktop for DnD on Ubuntu by @ShGKme in nextcloud/talk-desktop#1903
- fix(title-bar): adjust menus with the new nextcloud-vue popover design by @ShGKme in nextcloud/talk-desktop#1897
- build: update built-in Talk versions by @nextcloud-command in nextcloud/talk-desktop#1904
New Contributors
- @bakiburakogun made their first contribution in nextcloud/talk-desktop#1884
Full Changelog: nextcloud/talk-desktop@v2.3.0-beta...v2.3.1-beta