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 nextcloud/spreed#10530
- [stable27] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#10461
- [stable27] Allow non-moderators to leave conversation with enabled lobby by @backportbot-nextcloud in nextcloud/spreed#10531
- [stable27] fix(leftSidebar)- Keep the opened conversation in the list by @backportbot-nextcloud in nextcloud/spreed#10527
- [stable27] fix(API): Reuse participant objects we already created by @backportbot-nextcloud in nextcloud/spreed#10536
- [stable27] fix(participantsStore) - handle participants fetch through the store by @backportbot-nextcloud in nextcloud/spreed#10538
- [stable27] Add a copy function for code blocks by @backportbot-nextcloud in nextcloud/spreed#10533
- [stable27] test(chat): Add integration test for message offset with expiration by @backportbot-nextcloud in nextcloud/spreed#10540
- [stable27] feat(Viewer) - allow to list shared media by @backportbot-nextcloud in nextcloud/spreed#10549
- [stable27] fix(page): Decouple the index controller from the executing method by @nickvergessen in nextcloud/spreed#10546
- fix(RightSidebar) update active tab on mount and conversation change by @Antreesy in nextcloud/spreed#10557
- [stable27] techdebt(SharedItemsTab) - refactoring of shared items tab by @backportbot-nextcloud in nextcloud/spreed#10552
- Release 17.1.1 by @nickvergessen in nextcloud/spreed#10556
Full Changelog: nextcloud/spreed@v17.1.0...v17.1.1