Added
- feat(hosted-hpb): Support setting the TURN and STUN server if included #15700
- feat(assistant): Use new assistant theming #15773
Changed
- Update dependencies
- Update translations
Fixed
- fix(threads): Allow renaming a thread #15779
- fix(threads): Hide ignored threads from "Followed threads" list #15781
- fix(threads): Don't create threads without a title #15790
- fix(threads): Show temporary message as a thread already #15800
- fix(calls): Scroll chat to bottom when joining a call #15774
What's Changed
- fix(MediaSettings): fix modal width by @Antreesy in #15753
- feat(hpb-service): Configure STUN/TURN servers if included in HPB account by @fancycode in #15700
- build(deps): Bump ua-parser-js from 2.0.3 to 2.0.4 by @dependabot[bot] in #15756
- build(deps): Bump libphonenumber-js from 1.12.9 to 1.12.15 by @dependabot[bot] in #15758
- build(deps): Bump extendable-media-recorder from 9.2.27 to 9.2.29 by @dependabot[bot] in #15759
- ci(deps-dev): Bump guzzlehttp/guzzle from 7.9.3 to 7.10.0 in /tests/integration by @dependabot[bot] in #15761
- build(deps): Bump vue-tsc from 2.2.10 to 3.0.6 by @dependabot[bot] in #15757
- ci(deps-dev): Bump nextcloud/openapi-extractor from 1.8.1 to 1.8.2 in /vendor-bin/openapi-extractor by @dependabot[bot] in #15762
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #15765
- [main] Update Nextcloud OpenAPI types by @nextcloud-command in #15766
- fix(CalendarEventsDialog): don't let popovers overlap by @DorraJaouad in #15767
- fix(vue3): adjust to Vue 3, fix regressions by @Antreesy in #15769
- fix(test): adjust mocks and test helpers by @Antreesy in #15754
- fix: Use normal subtitles icon instead of outline when enabled by @danxuliu in #15770
- chore(i18n): Add ellipsis by @rakekniven in #15764
- fix(eslint): bump @nextcloud/eslint-config to v9.0.0-rc.5 by @Antreesy in #15772
- build(deps): Bump @nextcloud/initial-state from 2.2.0 to 3.0.0 by @dependabot[bot] in #15760
- fix(MessagesList): scroll to bottom when joining the call by @Antreesy in #15774
- fix: migrate chat summary feature to NcAssistant* components by @Antreesy in #15773
- fix(Dashboard): wrap buttons and break words by @DorraJaouad in #15771
- fix(threads): Add thread info to messages by @nickvergessen in #15776
- fix(threads): Hide unsubscribed threads from "Followed threads" by @nickvergessen in #15781
- fix(thread): Fix thread info for the root message by @nickvergessen in #15782
- fix(threads): Restrict renaming threads to the author and moderators by @nickvergessen in #15784
- test(threads): Add an integration test for returned thread info by @nickvergessen in #15785
- fix(LeftSidebar): show loading state in sidebar by @Antreesy in #15787
- fix(PollViewer): fix mispositioned icons by @Antreesy in #15788
- fix(threads): prevent submitting a thread without a title by @Antreesy in #15790
- chore(release): Add Update-conversation entries for Talk 22 by @nickvergessen in #15792
- fix(thread): support renaming a thread in frontend by @Antreesy in #15779
- fix: fix skewed position of user status by @DorraJaouad in #15793
- fix: don't reset automatically threads list by @DorraJaouad in #15789
- ci(deps): Bump shivammathur/setup-php from 2.35.3 to 2.35.4 in /.github/workflows by @dependabot[bot] in #15763
- Fix joining and leaving conversations in route changes by @danxuliu in #15486
- [stable32] fix(threads): show temporary thread starter message, post in thread without replies by @backportbot[bot] in #15800
- [stable32] Handle partial transcript chunks in live transcriptions by @backportbot[bot] in #15801
- chore(CI): Adjust testing matrix for Nextcloud 32 on stable32 by @nickvergessen in #15798
- [stable32] fix(certificateService): Allow shortlived certificates by @backportbot[bot] in #15803
- [stable32] fix: support RTL in arrow buttons by @backportbot[bot] in #15805
- [stable32] fix(threads): replace thread author avatar with colored icons by @backportbot[bot] in #15809
- [stable32] fix(ConversationsSearchListVirtual): adjust item height by @backportbot[bot] in #15811
- build(deps): Bump @nextcloud/dialogs from 7.0.0-rc.1 to 7.0.0-rc.2 by @dependabot[bot] in #15814
- build(deps): Bump @nextcloud/cdav-library from 2.1.0 to 2.1.1 by @dependabot[bot] in #15816
- [stable32] chore(release): Add changelog for 22.0.0-rc.1 by @backportbot[bot] in #15807
- build(deps): Bump extendable-media-recorder-wav-encoder from 7.0.129 to 7.0.131 by @dependabot[bot] in #15817
- [stable32] style(ThreadItem): adjust color scheme by @backportbot[bot] in #15821
Full Changelog: v22.0.0-beta.2...v22.0.0-rc.1