Changed
- Update dependencies
- Update translations
Fixed
- fix(call): Fix regression with microphone options in Safari #17566
- fix(call): Improve GPU performance when virtual background is used #17596
- fix(chat): Keep thread information when copying link of a message #17479
- fix(conversation): Show full name of author on last message hover #17562
- fix(conversation): Improve translation string for automatic deletion of conversations #17410
- fix(meeting): Don't log a PHP error when a todo item is edited #17548
- fix(phone): Improve phone number input validation of OCC commands #17550
- fix(video-verification): Fix video-verification when "Start call" is limited to moderators #17505
- fix(signaling): Check recipient room with internal signaling #17580
- fix(signaling): Limit signaling support without conversation-token #17586
- fix(signaling): Expect nonce on request when setting up hosted signaling server #17583
What's Changed
Details
- [stable33] build(deps-dev): Bump @vitejs/plugin-vue from 6.0.4 to 6.0.5 by @dependabot[bot] in nextcloud/spreed#17421
- [stable33] build(deps): Bump libphonenumber-js from 1.12.39 to 1.12.40 by @dependabot[bot] in nextcloud/spreed#17440
- [stable33] build(deps-dev): Bump @vitest/coverage-v8 from 4.0.18 to 4.1.0 by @dependabot[bot] in nextcloud/spreed#17438
- [stable33] build(deps-dev): Bump @vue/tsconfig from 0.8.1 to 0.9.0 by @dependabot[bot] in nextcloud/spreed#17436
- [stable33] fix(ci): adjust run conditions for approve-merge steps by @backportbot[bot] in nextcloud/spreed#17444
- [stable33] fix(conversation): Fix string for automatic deletion by @backportbot[bot] in nextcloud/spreed#17410
- [stable33] build(deps): Bump @nextcloud/dialogs from 7.2.0 to 7.3.0 by @dependabot[bot] in nextcloud/spreed#17433
- [stable33] build(deps-dev): Bump openapi-typescript from 7.10.1 to 7.13.0 by @dependabot[bot] in nextcloud/spreed#17429
- [stable33] build(deps-dev): Bump sass from 1.97.3 to 1.98.0 by @dependabot[bot] in nextcloud/spreed#17426
- [stable33] build(deps): Bump @nextcloud/sharing from 0.3.0 to 0.4.0 by @dependabot[bot] in nextcloud/spreed#17414
- [stable33] build(deps): Bump @nextcloud/paths from 3.0.0 to 3.1.0 by @dependabot[bot] in nextcloud/spreed#17418
- [stable33] build(deps): Bump @nextcloud/cdav-library from 2.1.1 to 2.2.0 by @dependabot[bot] in nextcloud/spreed#17424
- [stable33] build(deps-dev): Bump @rspack/core from 1.7.7 to 1.7.8 by @dependabot[bot] in nextcloud/spreed#17459
- [stable33] test(server): Run tests again nextcloud/server#58894 stable33-authori… by @nickvergessen in nextcloud/spreed#17404
- [stable33] build(deps-dev): Bump @rspack/cli from 1.6.8 to 1.7.8 by @dependabot[bot] in nextcloud/spreed#17457
- [stable33] build(deps-dev): Bump globals from 17.3.0 to 17.4.0 by @dependabot[bot] in nextcloud/spreed#17455
- [stable33] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in nextcloud/spreed#17470
- [stable33] ci(workflows): Add patches to stable branches by @nickvergessen in nextcloud/spreed#17481
- [stable33] Revert "test(server): Run tests again nextcloud/server#58894 stable33-authori…" by @nickvergessen in nextcloud/spreed#17483
- [stable33] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in nextcloud/spreed#17487
- [stable33] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#17466
- [stable33] fix(chat): copy message link with threadId by @backportbot[bot] in nextcloud/spreed#17479
- [stable33] fix(videoverification): Fix missing "can start call" permission in vi… by @backportbot[bot] in nextcloud/spreed#17505
- [stable33] build(deps-dev): Bump @rspack/core from 1.7.8 to 1.7.9 by @dependabot[bot] in nextcloud/spreed#17520
- [stable33] build(deps): Bump vue-tsc from 3.2.5 to 3.2.6 by @dependabot[bot] in nextcloud/spreed#17522
- [stable33] build(deps): Bump @mediapipe/tasks-vision from 0.10.32 to 0.10.34 by @dependabot[bot] in nextcloud/spreed#17528
- [stable33] build(deps-dev): Bump @vue/tsconfig from 0.9.0 to 0.9.1 by @dependabot[bot] in nextcloud/spreed#17527
- [stable33] build(deps): Bump extendable-media-recorder from 9.2.36 to 9.2.37 by @dependabot[bot] in nextcloud/spreed#17529
- [stable33] build(deps-dev): Bump @vitest/coverage-v8 from 4.1.0 to 4.1.1 by @dependabot[bot] in nextcloud/spreed#17533
- [stable33] build(deps-dev): Bump @rspack/cli from 1.7.8 to 1.7.9 by @dependabot[bot] in nextcloud/spreed#17525
- [stable33] build(deps): Bump vue-router from 5.0.3 to 5.0.4 by @dependabot[bot] in nextcloud/spreed#17532
- [stable33] build(deps): Bump extendable-media-recorder-wav-encoder from 7.0.136 to 7.0.137 by @dependabot[bot] in nextcloud/spreed#17530
- [stable33] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#17538
- [stable33] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in nextcloud/spreed#17541
- [stable33] fix(caldav): handle non-vevents in CalDavEventListener by @backportbot[bot] in nextcloud/spreed#17548
- [stable33] fix(commands): Improve phone number input validation of OCC commands by @backportbot[bot] in nextcloud/spreed#17550
- [stable33] test(integration): Add test for "Expire call related system messages" by @backportbot[bot] in nextcloud/spreed#17559
- [stable33] fix(conversations): Show full author name on title hover by @backportbot[bot] in nextcloud/spreed#17562
- [stable33] fix(smart-picker): Hide conversation search for guests by @backportbot[bot] in nextcloud/spreed#17564
- [stable33] fix(call): ignore unsupported constraints in Safari browser by @backportbot[bot] in nextcloud/spreed#17566
- [stable33] tests: Use guests config to not hash the user id by @backportbot[bot] in nextcloud/spreed#17569
- [stable33] fix(useGetMessages): actualize conversation data in async operations by @backportbot[bot] in nextcloud/spreed#17572
- [stable33] fix(signaling): Check recipient room with internal signaling by @backportbot[bot] in nextcloud/spreed#17580
- [stable33] fix(hostedhpb): Expect nonce on request by @backportbot[bot] in nextcloud/spreed#17583
- [stable33] fix(signaling): Limit signaling support without conversation-token by @backportbot[bot] in nextcloud/spreed#17586
- [stable33] docs: Split changelog into individual files by @backportbot[bot] in nextcloud/spreed#17592
- [stable33] fix: reduce GPU consumption of virtual background by @backportbot[bot] in nextcloud/spreed#17596
- [stable33] Changelog 21.0.10, 22.0.10 and 23.0.3 by @backportbot[bot] in nextcloud/spreed#17600
Full Changelog: nextcloud/spreed@v23.0.2...v23.0.3