Changed
- Update dependencies
- Update translations
Fixed
- fix(mobile-clients): Fix error message for Talk iOS when end-to-end encryption for calls is enabled #17001
- fix(chat): Correctly show started threads from messages via chat relay #16924 #17058 #17065
- fix(chat): Fix layout of split-view in right sidebar and mobile screens #17033
- fix(chat): Block sending messages from scheduled messages view to avoid UX confusion #17034
- fix(chat): Correctly highlight "Call started" messages via chat relay #17035
- fix(chat): Mark messages that failed sending more obvious #17054
- fix(chat): Don't mark chat read when a scheduled message is sent #17056
- fix(chat): Improve unread message marker with chat relay #17067
- fix(chat): Improve handling when chat relay and long polling are in parallel #17072
- fix(chat): Reset action menu state after reacting #17063
- fix(meeting): Add timezone to events created from Talk #17059
- fix(signaling): Unify request validation for HPB, recording and other services #17075
- perf(sharing): Implement filter for path in getShares() #17004
- perf(sharing): Improve performance on mount point name generation #17048
What's Changed
Details
- [stable33] fix: correct handling of disabled states if canPostMessages is not allowed by @backportbot[bot] in nextcloud/spreed#16998
- [stable33] chore: Set E2EE version for talk-ios to 23.0.0 by @backportbot[bot] in nextcloud/spreed#17001
- [stable33] build(deps-dev): Bump css-loader from 7.1.2 to 7.1.3 by @dependabot[bot] in nextcloud/spreed#17019
- [stable33] build(deps-dev): Bump @vitest/coverage-v8 from 4.0.17 to 4.0.18 by @dependabot[bot] in nextcloud/spreed#17021
- [stable33] build(deps-dev): Bump @rspack/core from 1.7.3 to 1.7.4 by @dependabot[bot] in nextcloud/spreed#17025
- [stable33] build(deps-dev): Bump @nextcloud/stylelint-config from 3.2.0 to 3.2.1 by @dependabot[bot] in nextcloud/spreed#17023
- [stable33] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#17027
- [stable33] fix(thread): process thread starter message from system message by @backportbot[bot] in nextcloud/spreed#16924
- [stable33] fix(split): fix small width layout by @backportbot[bot] in nextcloud/spreed#17033
- [stable33] fix(chat): block sending messages from schedule previews list by @backportbot[bot] in nextcloud/spreed#17034
- [stable33] fix(chat): indicate on started call from chat-relay message by @backportbot[bot] in nextcloud/spreed#17035
- [stable33] fix(chat-relay): mark experimental flag completed by @backportbot[bot] in nextcloud/spreed#17036
- [stable33] refactor(rector): Run rector by @backportbot[bot] in nextcloud/spreed#17040
- [stable33] build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.7 to 9.0.0-rc.8 by @dependabot[bot] in nextcloud/spreed#17024
- [stable33] fix(call): bring fallback device labels to call controls by @backportbot[bot] in nextcloud/spreed#17044
- [stable33] fix(files_sharing): Fix getting shares by path by @backportbot[bot] in nextcloud/spreed#17004
- [stable33] perf(sharing): Reduce load from listener as mount provider is doing b… by @backportbot[bot] in nextcloud/spreed#17048
- [stable33] fix(chat): make failed message more prominent by @backportbot[bot] in nextcloud/spreed#17054
- [stable33] fix(thread): expose thread title and id metadata by @backportbot[bot] in nextcloud/spreed#17058
- [stable33] fix(chat): Don't mark chat as read when posting scheduled message by @backportbot[bot] in nextcloud/spreed#17056
- [stable33] fix(integration): add timezone to Talk created calendar events by @backportbot[bot] in nextcloud/spreed#17059
- [stable33] fix(chat): reset actions state after reacting to message by @backportbot[bot] in nextcloud/spreed#17063
- [stable33] fix(threads): improve detection of new threads by @backportbot[bot] in nextcloud/spreed#17065
- [stable33] fix(chat): improve updating of unread marker from chat-relay by @backportbot[bot] in nextcloud/spreed#17067
- [stable33] fix(chat): improve polling paralleled with chat-relay by @backportbot[bot] in nextcloud/spreed#17072
- [stable33] feat(call): adjust thumbnails color to be more coherent by @backportbot[bot] in nextcloud/spreed#17066
- [stable33] fix(service): Use validation service to deduplicate code by @backportbot[bot] in nextcloud/spreed#17075
- [stable33] ci(integration-tests): Install prod deps of notifications app by @backportbot[bot] in nextcloud/spreed#17078
- [stable33] Fix translation button enabled state by @backportbot[bot] in nextcloud/spreed#17079
- [stable33] fix(chat): Fix different data sets stored in same cache key by @backportbot[bot] in nextcloud/spreed#17084
- [stable33] chore(release): Changelog for 21.1.9, 22.0.9 and 23.0.0-rc.4 by @backportbot[bot] in nextcloud/spreed#17085
Full Changelog: nextcloud/spreed@v23.0.0-rc.3...v23.0.0-rc.4