Added
- feat(email): Allow email guests without public link #13609
- feat(preset): Allow to force the lobby #17935
Changed
- Update dependencies
- Update translations
Fixed
- fix(navigation): adjust active "Home" link to the new design #17932
- fix(sidebar): rework call UI in Talk integrations #17860
- fix(files-sidebar): reduce initial loading size of Files sidebar #11551
- fix(sharing): Fix probe attachment call for windows compatible filenames #17925
- fix(voice-rooms): Hide preset when calls are disabled #17933
What's Changed
Details
- fix(release): Use version var without leading v by @nickvergessen in #17919
- Fix rector part2 by @nickvergessen in #17843
- build(deps): Bump axios from 1.15.0 to 1.16.0 by @dependabot[bot] in #17924
- fix: ascyncronously load leaflet library by @Antreesy in #17930
- fix(sharing): Fix probe attachment call for windows compatible filenames by @nickvergessen in #17925
- refactor(room): Move
validateTimer()out ofgetLobbyState()/getLobbyTimer()getters by @miaulalala in #17810 - fix(voice-rooms): Hide preset when calls are disabled by @nickvergessen in #17933
- fix(voice-rooms): Fix system messages in voice rooms by @nickvergessen in #17926
- feat(preset): Allow to force the lobby by @nickvergessen in #17935
- fix(upload): reduce the length of fillename in Draft by @DorraJaouad in #17928
- fix: refactor init.js by @Antreesy in #17934
- fix(sidebar): rework call UI in Talk integrations by @Antreesy in #17860
- fix(files-sidebar): reduce initial loading size of Files sidebar by @Antreesy in #11551
- chore(rector): Rector with PHP 8.2 and Nextcloud 34 (apart from IConfig) by @nickvergessen in #17942
- Revert "fix(Override): Remove override for now so Talk can be run on … by @hamza221 in #17903
- ci(deps): Bump coenjacobs/mozart from 1.2.2 to 1.2.3 in /vendor-bin/mozart by @dependabot[bot] in #17944
- build(deps-dev): Bump jsdom from 29.1.0 to 29.1.1 by @dependabot[bot] in #17948
- build(deps-dev): Bump @rspack/cli from 2.0.0 to 2.0.1 by @dependabot[bot] in #17957
- build(deps-dev): Bump @nextcloud/stylelint-config from 3.2.1 to 3.2.2 by @dependabot[bot] in #17964
- build(deps): Bump webdav from 5.9.0 to 5.10.0 by @dependabot[bot] in #17966
- build(deps): Bump @vueuse/core from 14.2.1 to 14.3.0 by @dependabot[bot] in #17960
- build(deps-dev): Bump fast-uri from 3.0.6 to 3.1.2 by @dependabot[bot] in #17943
- build(deps): Bump @nextcloud/cdav-library from 2.2.0 to 2.5.0 by @dependabot[bot] in #17952
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #17970
- build(deps): Bump @vueuse/components from 14.2.1 to 14.3.0 by @dependabot[bot] in #17945
- build(deps): Bump @nextcloud/vue from 9.7.0 to 9.8.0 by @dependabot[bot] in #17946
- build(deps): Bump fast-xml-builder from 1.1.5 to 1.2.0 by @dependabot[bot] in #17941
- fix: remove style loading for Talk integrations by @Antreesy in #17939
- fix(navigation): adjust active "Home" link to the new design by @ShGKme in #17932
- fix(ReactionMenu): migrate to TS by @Antreesy in #17978
- feat(email): Allow email guests without public link by @nickvergessen in #13609
- fix: respect participant permissions for hardware access by @Antreesy in #17976
- Release v24.0.0 rc.1 by @nickvergessen in #17982
Full Changelog: v24.0.0-beta.1...v24.0.0-rc.1