v19.0.0-beta.3
Pre-release
Pre-release
nickvergessen
released this
19 Mar 10:48
·
2268 commits
to main
since this release
Added
- Preview: Federated chatting - Implemented reminders #11814
Changed
- Update translations
- Update several dependencies
- Provide better OpenAPI data for message parameters #11807
Fixed
- Fix editing and deleting not reflected correctly in left sidebar for federated conversations #11839
- Fix missing expiration of cached messages in federated conversations #11816
- Make conversation avatars dark mode again #11840
- Reduce the cache time of avatars when the remote was not reachable #11842
- Don't notify user about own messages when replying or mentioning themselves #11815
- Fix read marker and unread behaviour in federated conversations again #11810
- Hide federated conversations from various integrations #11809
What's Changed
- fix(notifications): Fix Undefined variable $comment at Notifier.php#693 by @nickvergessen in #11808
- fix(federation): show Federation section in AdminSettings, hide federated conversations from plugins by @Antreesy in #11809
- fix(federation): Log and test last read message by @nickvergessen in #11810
- fix(openapi): use provided from openapi message parameters models by @Antreesy in #11807
- fix(federation): Don't trigger notifications for own messages by @nickvergessen in #11815
- feat(federation): Implement reminders for federated messages by @nickvergessen in #11814
- fix(federation): Expire messages in the PCM cache by @nickvergessen in #11816
- chore(deps): bump nextcloud/vue from 8.10.0 to 8.11.0 by @Antreesy in #11818
- chore(deps): Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #11819
- chore(deps-dev): Bump openapi-typescript from 6.7.4 to 6.7.5 by @dependabot in #11827
- chore(deps): Bump extendable-media-recorder from 9.1.10 to 9.1.11 by @dependabot in #11828
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.105 to 7.0.106 by @dependabot in #11831
- chore(deps): Bump libphonenumber-js from 1.10.57 to 1.10.58 by @dependabot in #11829
- chore(deps-dev): Bump vimeo/psalm from 5.22.2 to 5.23.1 in /vendor-bin/psalm by @dependabot in #11826
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #11836
- fix(federation): Fix updating PCM after editing or deleting a message by @nickvergessen in #11839
- Fix(MessagesList): Limit relative date up to a week. by @DorraJaouad in #11837
- fix(avatars): Reduce cache time in fallback cases (remote was offline) by @nickvergessen in #11842
- fix(conversations): Make avatars dark in dark mode again by @nickvergessen in #11840
- fix(MessagesList): Limit relative date up to a week. by @DorraJaouad in #11841
- Fix(NewMessage): Clear main message input when upload editor is open by @DorraJaouad in #11838
- Fix reaction buttons by @marcoambrosini in #11845
- fix(API): Use Room::isFederatedConversation() consistantly by @nickvergessen in #11843
- fix(federation): Disable read and typing indicators for federated users by @nickvergessen in #11846
- chore(deps): Bump vue-draggable-resizable from 1.7.5 to 2.3.0 by @dependabot in #11830
- fix(LeftSidebar): apply icon for teams(circles), lighter font-weight by @Antreesy in #11849
- fix(federation): Fix expiration of cached messages by @nickvergessen in #11853
- fix(avatars): show Talk-defined avatar thumbnails in modals by @Antreesy in #11811
- Release 19.0.0 beta.3 by @nickvergessen in #11848
Full Changelog: v19.0.0-beta.2...v19.0.0-beta.3