Added
- Live translations in call
- Allow moderators to pin messages in a chat #3390
- Chat is now shown in split view by default #14944
- Allow users to schedule messages to send at a later time #3954
- Use hardware acceleration for background blurring when available #16072
- Allow participants to control noise suppression, echo cancellation and auto gain for their microphone #3252
- Relay chat messages via the High-performance backend to improve performance and scaling #624
- feat(openmetrics): Add number of calls and participants to openmetrics #16874
Changed
- Update dependencies
- Update translations
- Require Nextcloud 33 / Hub 26 Winter
- Enable notifications in group conversations by default for new instances #16319
- Bots: The
object.namewas set to an empty string for messages with attachments. This was fixed to be'message'as for normal messages without any attachments. - perf(shares): Improve performance for shares
What's Changed Since RC4
Details
- [stable33] perf(sharing): Don't hit the "parent" path when we load all shares an… by @backportbot[bot] in #17095
- [stable33] perf(sharing): Split getShareWith() and shortcut the happy path with $path by @backportbot[bot] in #17097
- [stable33] build(deps-dev): Bump sass-loader from 16.0.6 to 16.0.7 by @dependabot[bot] in #17111
- [stable33] build(deps): Bump extendable-media-recorder-wav-encoder from 7.0.135 to 7.0.136 by @dependabot[bot] in #17113
- [stable33] build(deps): Bump ua-parser-js from 2.0.8 to 2.0.9 by @dependabot[bot] in #17114
- [stable33] build(deps-dev): Bump @rspack/core from 1.7.4 to 1.7.5 by @dependabot[bot] in #17116
- [stable33] build(deps): Bump vue from 3.5.27 to 3.5.28 by @dependabot[bot] in #17112
- [stable33] Update nextcloud/ocp dependency by @nextcloud-command in #17124
- [stable33] chore(deps): bump @nextcloud/files library to 4.0.0 by @backportbot[bot] in #17130
- [stable33] fix(chat): Fix expiration timestamp type in chat relay by @backportbot[bot] in #17131
- [stable33] fix(chat): improve rendering of markdown elements in message bubbles by @backportbot[bot] in #17141
- [stable33] fix(SearchPlugin): check search queries for multibyte characters by @backportbot[bot] in #17144
- [stable33] fix(chat): do not crop locations in message bubbles by @backportbot[bot] in #17154
- [stable33] chore(release): Add changelog for 23.0.0 by @backportbot[bot] in #17155
New Contributors
- @nemphys made their first contribution in #16072
- @max65482 made their first contribution in #16295
- @ossbla made their first contribution in #16404
- @egnun made their first contribution in #16529
- @salmart-dev made their first contribution in #16655
Full Changelog: v22.0.9...v23.0.0
Full Changelog: v23.0.0-rc.4...v23.0.0