Added
- π€ Add support for bots via webhooks #10139 #10151
- π£ Add Markdown support for chat messages #10089 #10090
- π€ Allow to filter the conversation list for unread mentions and messages #10093
- πΊοΈ Provide an overview list of open conversations #10095
- π Set a reminder to get notified about a chat messages at a later time #10104 #10152 #10155
- π« Show a hint when the call is running since one hour #10101
- β²οΈ Show the talking time of participants in the right sidebar #10145
Changed
- ποΈ System messages of the same actions are now grouped #10143
- Update dependencies
Fixed
- π‘οΈ Fix resetting the bruteforce protection when joining a conversation #10165
What's Changed
- [stable27] Update nextcloud/ocp dependency by @nextcloud-command in #10081
- [stable27] feat(chat): Add a property to indicate whether markdown should be rendered by @Antreesy in #10090
- [stable27] feat(Message) - support Markdown in messages by @backportbot-nextcloud in #10089
- [stable27] Filter conversation list for unread / mentioned conversations only by @backportbot-nextcloud in #10093
- [stable27] fix(recording): Fix transcription opt-in by @backportbot-nextcloud in #10092
- [stable27] chore(deps): Bump @nextcloud/axios from 2.3.0 to 2.4.0 by @Antreesy in #10096
- [stable27] feat(OpenConversationsList) - Make list of open conversations discoverable and usable by @DorraJaouad in #10095
- [stable27] fix(LeftSidebar) redo arrow navigation by @backportbot-nextcloud in #10097
- [stable27] fix(searchBox) - Conversation search UX improvements by @backportbot-nextcloud in #10098
- [stable27] fix(ParticipantsTab) replace v-model for SearchBox component by @backportbot-nextcloud in #10099
- [stable27] fix(MessagesList) - check if list is rendered before scrolling by @backportbot-nextcloud in #10103
- [stable27] feat(CallTime)- add one hour hint during the call by @backportbot-nextcloud in #10101
- [stable27] feat(notification): π API for "Set reminder" by @nickvergessen in #10104
- [stable27] feat(store) replace Vuex
settingsStore
with equivalent Pinia store by @Antreesy in #10100 - chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.95 to 7.0.96 by @dependabot in #10128
- chore(deps): Bump pinia from 2.1.4 to 2.1.6 by @dependabot in #10126
- chore(deps): Bump @nextcloud/files from 3.0.0-beta.11 to 3.0.0-beta.13 by @dependabot in #10127
- [stable27] Update nextcloud/ocp dependency by @nextcloud-command in #10131
- chore(deps-dev): Bump @vue/vue2-jest from 29.2.4 to 29.2.5 by @dependabot in #10135
- [stable27] fix(MessagesList) - performance, search fixes and minor refactoring by @backportbot-nextcloud in #10140
- [stable27] fix(MessagesList) - check for temporary messages while soft updating by @backportbot-nextcloud in #10142
- [stable27] Support call sounds on Safari by @backportbot-nextcloud in #10102
- [stable27] feat(MessageGroup) - group system messages by @backportbot-nextcloud in #10143
- [stable27] feat(Participant) - count total talking time within call for participants by @backportbot-nextcloud in #10145
- [stable27] π£ Start with implementing bots by @nickvergessen in #10139
- [stable27] Fix "Unread mentions" button appearing by @backportbot-nextcloud in #10150
- [stable27] feat(chat): Option to get and clear reminders by @nickvergessen in #10152
- [stable27] feat(Message) - π add frontend support for message reminders by @backportbot-nextcloud in #10155
- [stable27] fix(ChatView) - adjust 'scrollToBottom' button position in call by @backportbot-nextcloud in #10157
- [stable27] fix(NcInputField) - shorten exposed methods + minor refactoring by @backportbot-nextcloud in #10159
- [stable27] Add notes for translators for reminder feature by @backportbot-nextcloud in #10161
- [stable27] fix(release): Exclude .editorconfig from release package by @backportbot-nextcloud in #10171
- [stable27] fix(bruteforce): Fix resetting the bruteforce protection by @backportbot-nextcloud in #10165
- [stable27] Release 17.1.0-rc.1 by @nickvergessen in #10170
- [stable27] Bot documentation and admin UI by @nickvergessen in #10172
- [stable27] Search improvement by @backportbot-nextcloud in #10176
- [stable27] Replace NcMultiselect with NcSelect by @backportbot-nextcloud in #10175
- [stable27] Fix speaking time sometimes updated when participants do not speak by @backportbot-nextcloud in #10178
- [stable27] Fix duplicate bot formatting by @backportbot-nextcloud in #10184
- [stable27] fix(desktop): fix disabling avatar menu for desktop by @backportbot-nextcloud in #10182
- [stable27] fix(MessageButtonsBar) - adjust predefined reminders conditions by @backportbot-nextcloud in #10185
Full Changelog: v17.0.3...v17.1.0-rc.1