v19.0.5
Fixed
- fix(federation): Correctly handle federation with Nextcloud Server 29.0.4 or later #12663
- fix(chat): Fix scrolling to a quoted message in the desktop client #12653
- fix(conversations): Improve sharing data between different tabs #12637
- fix(chat): Improve update of messages list in the sidebar and the chat #12636
- fix(chat): Show loading spinner when submitting an edited message #12674
- fix(chat): Workaround rendering issue in Safari when unread marker is removed #12669
- fix(chat): Fix missing reference data when linking to a federated chat message #12665
- fix(chat): Fix contrast of unread counter when being mentioned in the chat during a call #12605
- fix(chat): Don't group certain system messages when the actor is different #12642
- fix(sharing): Improve performance when loading chat messages with file shares #12554
- fix(sharing): Fix share detection within object stores #12629
- fix(dashboard): Fix missing dashboard icon #12673
What's Changed
- [stable29] style(TopBar): prove contrast text color to unread messages counter by @Antreesy in #12605
- [stable29] chore(deps): bump @nextcloud/vue from 8.11.3 to ^8.13.0 by @ShGKme in #12609
- [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #12619
- [stable29] Only check path for being accessible when the storage is a object home by @backportbot in #12629
- [stable29] fix(conversation): adjust broadcasted data between tabs by @backportbot in #12637
- [stable29] fix(messageStore): adjust getters and tests by @backportbot in #12638
- [stable29] fix(chat): promptly update messages list in sidebar, store and chat by @backportbot in #12636
- [stable29] fix(Reactions): improve styling in popover by @backportbot in #12612
- [stable29] fix(federation): Fix federation with Nextcloud 29.0.4 or later by @backportbot in #12663
- [stable29] fix(chat): Fix missing reference information for federated message links by @backportbot in #12665
- [stable29] fix(chat): wrap Quote in RouterLink to handle in-app navigation by @backportbot in #12653
- [stable29] fix(MessageList): Workaround rendering issue on safari when unread marker is removed by @backportbot in #12669
- [stable29] fix(dashboard): Fix missing dashboard icon by @backportbot in #12673
- [stable29] fix(MessagesSystemGroup): separate messages with different actors by @backportbot in #12642
- [stable29] perf(sharing): Use getFirstNodeById() which is more performant by @nickvergessen in #12554
- [stable29] fix(chat): show spinner for temporary / edited messages by @backportbot in #12674
- Release 19.0.5 by @nickvergessen in #12680
Full Changelog: v19.0.4...v19.0.5