v17.1.1
Added
- feat(chat): Add copy function to code blocks #10533
Changed
- Update dependencies
Fixed
- fix(attachments): Allow to navigate between attachments in the viewer #10549
- fix(bots): Fix notifications of bot messages and reactions #10530
- fix(conversations): Keep the current conversation in filtered list #10527
- fix(page): Decouple the index controller from the executing method #10546
- fix(API): Reuse participant objects already created to reduce number of database queries #10536
What's Changed
- [stable27] fix(bots): Fix notifications of bot messages and reactions by @nickvergessen in #10530
- [stable27] Update nextcloud/ocp dependency by @nextcloud-command in #10461
- [stable27] Allow non-moderators to leave conversation with enabled lobby by @backportbot-nextcloud in #10531
- [stable27] fix(leftSidebar)- Keep the opened conversation in the list by @backportbot-nextcloud in #10527
- [stable27] fix(API): Reuse participant objects we already created by @backportbot-nextcloud in #10536
- [stable27] fix(participantsStore) - handle participants fetch through the store by @backportbot-nextcloud in #10538
- [stable27] Add a copy function for code blocks by @backportbot-nextcloud in #10533
- [stable27] test(chat): Add integration test for message offset with expiration by @backportbot-nextcloud in #10540
- [stable27] feat(Viewer) - allow to list shared media by @backportbot-nextcloud in #10549
- [stable27] fix(page): Decouple the index controller from the executing method by @nickvergessen in #10546
- fix(RightSidebar) update active tab on mount and conversation change by @Antreesy in #10557
- [stable27] techdebt(SharedItemsTab) - refactoring of shared items tab by @backportbot-nextcloud in #10552
- Release 17.1.1 by @nickvergessen in #10556
Full Changelog: v17.1.0...v17.1.1