Changed
- Update dependencies
- Update translations
Fixed
- fix(bots): Support threads for bots #17344
- fix(call): Hide call button from dashboard when calls are disabled #17316
- fix(call): Migrate background option from attendee to user level #17340
- fix(call): Prefix typed phone number with configured prefix if needed #17206
- fix(call): Fix unneeded signaling messages when sending initial state #17408
- fix(conversation): Fix password form of password protected public conversations #17315
- fix(conversation): Allow to change the password of a conversation without disabling it #17222
- fix(federation): Fix federation when using the email instead of the user ID #17313
- fix(settings): Don't discard hosted High-performance backend account when 401 is returned #17383
- fix(settings): Expose more initial state data as capabilities #17330 #17217
- fix(settings): Fix problem when editing some matterbridge components that have boolean fields #17392
- fix(settings): Create a stronger/longer turn secret when --generate-secret option is used #17398
- fix(settings): Add app config to allow specifying the default for conversation list and chat style #17274
- fix(branding): Remove label referencing the server name #17348 #17326 #17325
What's Changed
Details
- [stable33] build(deps): Bump @vueuse/components from 14.2.0 to 14.2.1 by @dependabot[bot] in nextcloud/spreed#17184
- [stable33] build(deps): Bump extendable-media-recorder from 9.2.35 to 9.2.36 by @dependabot[bot] in nextcloud/spreed#17189
- [stable33] build(deps-dev): Bump css-loader from 7.1.3 to 7.1.4 by @dependabot[bot] in nextcloud/spreed#17188
- [stable33] build(deps): Bump @vueuse/router from 14.2.0 to 14.2.1 by @dependabot[bot] in nextcloud/spreed#17191
- [stable33] fix(sip): predict dialout number based on default phone region by @backportbot[bot] in nextcloud/spreed#17206
- [stable33] fix(performance): simplify MentionChip component by @backportbot[bot] in nextcloud/spreed#17212
- [stable33] fix(capabilities): conditionally show links to calendar by @backportbot[bot] in nextcloud/spreed#17217
- [stable33] feat(conversation_settings): Allow changing password for convo without disabling by @backportbot[bot] in nextcloud/spreed#17222
- [stable33] fix(call): Check call flag for federated user before resending notifi… by @backportbot[bot] in nextcloud/spreed#17225
- [stable33] fix(calendarintegration): trim calendar summary whitespace by @backportbot[bot] in nextcloud/spreed#17233
- [stable33] build(deps): Bump vue-router from 5.0.2 to 5.0.3 by @dependabot[bot] in nextcloud/spreed#17249
- [stable33] build(deps): Bump libphonenumber-js from 1.12.34 to 1.12.37 by @dependabot[bot] in nextcloud/spreed#17252
- [stable33] build(deps-dev): Bump @vitejs/plugin-vue from 6.0.3 to 6.0.4 by @dependabot[bot] in nextcloud/spreed#17250
- [stable33] build(deps-dev): Bump @rspack/core from 1.7.5 to 1.7.6 by @dependabot[bot] in nextcloud/spreed#17251
- [stable33] build(deps): Bump vue-tsc from 3.2.4 to 3.2.5 by @dependabot[bot] in nextcloud/spreed#17248
- [stable33] fix: Remove all has_reference_id checks by @backportbot[bot] in nextcloud/spreed#17259
- [stable33] fix(settings): Allow app config defaults for chat and conversation li… by @backportbot[bot] in nextcloud/spreed#17274
- [stable33] build(deps): Bump libphonenumber-js from 1.12.37 to 1.12.38 by @dependabot[bot] in nextcloud/spreed#17293
- [stable33] build(deps): Bump vue from 3.5.28 to 3.5.29 by @dependabot[bot] in nextcloud/spreed#17297
- [stable33] build(deps): Bump firebase/php-jwt from 7.0.2 to 7.0.3 by @dependabot[bot] in nextcloud/spreed#17287
- [stable33] fix(federation): Fix federation invites when using email or wrong casing by @backportbot[bot] in nextcloud/spreed#17313
- [stable33] fix(auth): migrate authenticate.php to use vue-based form by @backportbot[bot] in nextcloud/spreed#17315
- [stable33] fix(federations): reword invitations dialog title by @backportbot[bot] in nextcloud/spreed#17326
- [stable33] fix(chat): rename audio message filename Talk recording -> Voice message by @backportbot[bot] in nextcloud/spreed#17325
- [stable33] fix(initial-state): Expose capabilities with initial-state values for… by @nickvergessen in nextcloud/spreed#17330
- [stable33] fix(backgound): Move virtual background option from conversation to a… by @backportbot[bot] in nextcloud/spreed#17340
- [stable33] fix(bots): Support threads for webhook bots by @backportbot[bot] in nextcloud/spreed#17344
- [stable33] fix(ui): clarify duplicate session error message by @backportbot[bot] in nextcloud/spreed#17349
- [stable33] fix(ui): theming neutral "server was updated" messages by @backportbot[bot] in nextcloud/spreed#17348
- [stable33] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in nextcloud/spreed#17354
- [stable33] build(deps): Bump libphonenumber-js from 1.12.38 to 1.12.39 by @dependabot[bot] in nextcloud/spreed#17365
- [stable33] build(deps): Bump vue from 3.5.29 to 3.5.30 by @dependabot[bot] in nextcloud/spreed#17366
- [stable33] build(deps-dev): Bump @rspack/core from 1.7.6 to 1.7.7 by @dependabot[bot] in nextcloud/spreed#17367
- [stable33] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#17373
- [stable33] Fix(call): hide call button in dashboard when calls are disabled by @backportbot[bot] in nextcloud/spreed#17316
- [stable33] build(deps): Bump webrtc-adapter from 9.0.3 to 9.0.4 by @dependabot[bot] in nextcloud/spreed#17299
- [stable33] fix(deps): update nextcloud/vue, adjust app code by @backportbot[bot] in nextcloud/spreed#17379
- [stable33] fix(hpb-service): An account is not expired if Unauthorized is returned. by @backportbot[bot] in nextcloud/spreed#17383
- [stable33] fix: fully show matterbridge part menu by @backportbot[bot] in nextcloud/spreed#17385
- [stable33] fix(matterbridge): Fix preg_match(): Argument #2 ($subject) must be of type string, false given by @backportbot[bot] in nextcloud/spreed#17392
- [stable33] fix(occ): Create strong turn secret if not provided by @backportbot[bot] in nextcloud/spreed#17398
- [stable33] Chore(dependabot): improve the workflow to allow minor bumps by @backportbot[bot] in nextcloud/spreed#17402
- [stable33] Fix unneeded messages when sending initial state by @backportbot[bot] in nextcloud/spreed#17408
- [stable33] Release 23.0.2 by @backportbot[bot] in nextcloud/spreed#17409
Full Changelog: nextcloud/spreed@v23.0.1...v23.0.2