Changed
- Update dependencies
- Update translations
Fixed
- perf(sharing): Improve performance for validating access to file conversations #16918 #16970
- fix(federation): Bail out early when federation is disabled #16964
- fix(chat): Switch unread/read icon to material design icons #16972
- fix(chat): Fix mention and emoji autocomplete in the background when typing a caption #16982
- fix(chat): Fix client response when loading chat #16985
What's Changed
Details
- [stable33] test(mention): Correctly assert that users are added to room when men… by @nickvergessen in nextcloud/spreed#16918
- [stable33] fix: Use strict comparaison with in_array by @backportbot[bot] in nextcloud/spreed#16885
- [stable33] test: Skip federation permission test until we have an idea by @nickvergessen in nextcloud/spreed#16922
- [stable33] build(deps): Bump entities from 7.0.0 to 7.0.1 by @dependabot[bot] in nextcloud/spreed#16941
- [stable33] build(deps-dev): Bump sass from 1.97.2 to 1.97.3 by @dependabot[bot] in nextcloud/spreed#16943
- [stable33] build(deps): Bump vue-tsc from 3.2.2 to 3.2.4 by @dependabot[bot] in nextcloud/spreed#16944
- [stable33] build(deps-dev): Bump @rspack/core from 1.7.2 to 1.7.3 by @dependabot[bot] in nextcloud/spreed#16942
- [stable33] build(deps): Bump @mediapipe/tasks-vision from 0.10.22-rc.20250304 to 0.10.32 by @dependabot[bot] in nextcloud/spreed#16945
- build(deps): Bump cuyz/valinor from 2.3.1 to 2.3.2 by @dependabot[bot] in nextcloud/spreed#16938
- [stable33] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#16950
- [stable33] fix(federation): Don't try to federate when it's disabled by @backportbot[bot] in nextcloud/spreed#16964
- [stable33] fix: manage existing breakout rooms from conversation settings by @backportbot[bot] in nextcloud/spreed#16966
- [stable33] fix(design): replace 'mark read/unread' icons with Material Symbols by @backportbot[bot] in nextcloud/spreed#16972
- [stable33] test: Revert "TBD but for now all users with access to a file can be… by @nickvergessen in nextcloud/spreed#16970
- [stable33] fix(chat): restore position of tribute popup by @backportbot[bot] in nextcloud/spreed#16982
- [stable33] fix(perf): extract MessageTranslateDialog to spawnDialog by @backportbot[bot] in nextcloud/spreed#16976
- [stable33] fix(split view): add space to single emoji message and remove background color for file previews by @backportbot[bot] in nextcloud/spreed#16992
- [stable33] chore(deps): bump @nextcloud/vue library from 9.3.3 to 9.5.0 by @backportbot[bot] in nextcloud/spreed#16994
- [stable33] fix: swift clearance of unread marker when scrolling to the bottom by… by @nickvergessen in nextcloud/spreed#16996
- [stable33] chore(release): Add changelog for 23.0.0-rc.3 by @backportbot[bot] in nextcloud/spreed#16993
- [stable33] fix(threads): Notify clients inside a thread when the history was purged by @backportbot[bot] in nextcloud/spreed#16985
Full Changelog: nextcloud/spreed@v23.0.0-rc.2...v23.0.0-rc.3