Added
- Add a header to the room list indicating pending invites #11944
Changed
- Update translations
- Update several dependencies
Fixed
- Don't close the modal on outside click when the user started to fill them #11942
- Fix user confusion when federating with a user that has the same user ID #11941
- Don't transfer ownership federated memberships as it doesn't work #11950
- Provide the correct container for the file picker #11939
- Adjust the cursor to be a grabbing hand when dragging the presenter view #11903
- Fix file names overflowing the box when chat is in the right sidebar #11937
What's Changed
- fix(Quote): restrict overflow content for quotes / replies by @Antreesy in #11937
- chore(deps-dev): Bump express from 4.18.2 to 4.19.2 by @dependabot in #11938
- Fix(PresenterOverlay): Add grabbing cursor by @DorraJaouad in #11903
- feat(LeftSidebar): rearrange conversation fast creating options by @Antreesy in #11893
- fix(FilePicker): provide correct container for FilePicker by @Antreesy in #11939
- fix(federation): Don't double convert the actor info in the last message by @nickvergessen in #11942
- fix(NcModal): don't close modals if they were filled by @Antreesy in #11941
- chore(MessagesList): Refactor scrolling by @DorraJaouad in #11934
- fix(federation): Don't try to transfer membership in federated rooms by @nickvergessen in #11950
- fix(ChatManager): Add missing verbs by @provokateurin in #11716
- fix(MessageButtonsBar): revert to main selector by @DorraJaouad in #11945
- fix(editing): don't show system message 'message_edited' in sidebar by @Antreesy in #11952
- chore(deps): Bump libphonenumber-js from 1.10.58 to 1.10.59 by @dependabot in #11957
- chore(deps): Bump extendable-media-recorder from 9.1.11 to 9.1.12 by @dependabot in #11962
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.106 to 7.0.107 by @dependabot in #11960
- [stable29] refactor(breakoutRooms): migrate service to typescript by @backportbot in #11968
- [stable29] fix(NewMessage): parse edited message before sending by @backportbot in #11969
- chore(CI): Adjust testing matrix for Nextcloud 29 on stable29 by @nickvergessen in #11953
- [stable29] feat(federation): Expose
X-Nextcloud-Talk-Federation-Invites
header with the pending invitations on roo… by @backportbot in #11971 - Release 19.0.0-rc.1 by @nickvergessen in #11975
Full Changelog: v19.0.0-beta.5...v19.0.0-rc.1