Added
- feat(chat): Allow to summarize the chat history when there are many unread messages #13430
- feat(call): Summarize call recordings automatically with AI when installed #13429
- feat(call): Add option to enable blurred background always by default #13783
- feat(conversations): Allow to archive conversations #6140
- feat(conversations): Add settings to automatically lock rooms after days of inactivity #13448
Changed
- Update translations
- Update dependencies
Fixed
- fix(chat): Fix visibility of the silent send option being enabled #13824
- fix(matterbridge): Fix settings disappearing after configuring matterbridge in a conversation #13786
What's Changed
- [stable30] feat(call): add option to enable blur background by default for all c… by @backportbot in #13783
- [stable30] fix(matterbridge): fix Matterbridge setup by @backportbot in #13786
- [stable30] fix: share autocomplete mentions for NewMessage by @backportbot in #13787
- build(deps): bump @nextcloud/files from 3.9.1 to 3.9.2 by @dependabot in #13791
- [stable30] fix: use useDarkTheme from nextcloud/vue library by @backportbot in #13796
- [stable30] fix: extract createTemporaryMessage to utils by @backportbot in #13798
- [stable30] fix: minor regression fixes by @backportbot in #13800
- [stable30] fix(CallView): update isEmptyCallView correctly by @backportbot in #13805
- [stable30] feat(chat): Add API to summarize chat messages by @backportbot in #13775
- [stable30] fix: replace IconLink variant by @backportbot in #13809
- [stable30] fix(calls): Add email to exported participant list and list everyone … by @backportbot in #13810
- [stable30] feat(archive): Finalize archived conversation behaviour by @backportbot in #13817
- [stable30] feat(AI-call-summary): Automatically summarize call transcript by @backportbot in #13822
- [stable30] fix: improve silent message visibility by @backportbot in #13824
- [stable30] fix: e-mail guests parsing in chat messages by @backportbot in #13821
- [stable30] fix(chat): Fix summarizing chats if there are blocks with only invisible messages by @backportbot in #13826
- [stable30] fix(call): Add warning to AI summary and transcript by @backportbot in #13828
- [stable30] fix(calls): Fix call notifications in archived conversations by @backportbot in #13831
- [stable30] fix: adjust archive filtering behaviour - frontend by @backportbot in #13836
- [stable30] chore(deps): bump @nextcloud/vue lib from 8.20.0 to 8.21.0 by @backportbot in #13841
- [stable30] Bugfix/noid/emoji font for reaction by @backportbot in #13844
- [stable30] fix(call): prevent call time jumping by @backportbot in #13845
- [stable30] fix(chat): Fix marking the first message of a chat unread by @backportbot in #13833
- [stable30] fix(openapi): Improve empty array cases by @backportbot in #13846
- [stable30] fix(MessagesList): fix fetching messages completion when there is no … by @backportbot in #13850
- [stable30] feat: add 'Generate summary' integration: frontend ✨ by @backportbot in #13852
- [stable30] chore(release): Add changelog for 20.1.0-rc.2 by @backportbot in #13849
Full Changelog: v20.1.0-rc.1...v20.1.0-rc.2