Build-in Talk update
- Built-in Talk in binaries is updated to v20.0.0-beta.3
Features
- Use built-in global styles instead of server's, increasing stability and performance but loosing custom theming support #741
Fixes
- Fix connection issue loosing base URL when build with Nextcloud Talk v20 #742
- Fix several minor UI bugs with the user menu #737
- Fix styles compatibility with Nextcloud 30 #736
- Adjust the title bar to new Nextcloud design #738
- Disable custom title bar on Linux due to several; minor issue #735
What's Changed
- build(deps-dev): Bump esbuild-loader from 4.2.0 to 4.2.2 by @dependabot in nextcloud/talk-desktop#726
- build(deps-dev): Bump eslint-plugin-promise from 6.4.0 to 6.5.0 by @dependabot in nextcloud/talk-desktop#725
- build(deps): Bump semver from 7.6.2 to 7.6.3 by @dependabot in nextcloud/talk-desktop#727
- build(deps-dev): Bump electron from 31.2.0 to 31.2.1 by @dependabot in nextcloud/talk-desktop#728
- build(deps-dev): Bump icon-gen from 4.0.0 to 5.0.0 by @dependabot in nextcloud/talk-desktop#724
- build(deps-dev): Bump electron from 31.2.1 to 31.3.0 by @dependabot in nextcloud/talk-desktop#729
- build(deps-dev): Bump eslint-plugin-promise from 6.5.0 to 6.6.0 by @dependabot in nextcloud/talk-desktop#730
- build(deps): Bump pinia from 2.1.7 to 2.2.0 by @dependabot in nextcloud/talk-desktop#731
- build(deps): Bump @nextcloud/vue from 8.14.0 to 8.15.0 by @dependabot in nextcloud/talk-desktop#732
- build(deps-dev): Bump electron from 31.3.0 to 31.3.1 by @dependabot in nextcloud/talk-desktop#740
- fix: disable custom title bar on Linux by @ShGKme in nextcloud/talk-desktop#735
- build(deps): Bump @nextcloud/vue from 8.15.0 to 8.15.1 by @dependabot in nextcloud/talk-desktop#739
- fix(talk): increase overrides styles specificity by @ShGKme in nextcloud/talk-desktop#736
- fix: make title bar height configurable and adjust to new design by @ShGKme in nextcloud/talk-desktop#738
- feat: use local server styles instead of requested by @ShGKme in nextcloud/talk-desktop#741
- fix(patchers): ignore unset baseURL in @nextcloud/router by @ShGKme in nextcloud/talk-desktop#742
- fix(UserMenu): minor visual issues by @ShGKme in nextcloud/talk-desktop#737
Full Changelog: nextcloud/talk-desktop@v0.33.0...v0.34.0