v19.0.9
Fixed
- fix(federation): Fix federation invites accepting from the notification #13153
- fix(chat): Fix "You deleted the message" when performed by federated user with same ID #13250
- fix(files): Keep order of attachments when sharing multiple #13099
- fix(avatar): Don't overwrite user avatar when selecting a square for a conversation #13277
What's Changed
* [stable29] fix(federation): ensure federation invites appear in store by @backportbot in https://github.com//pull/13153
* [stable29] style(InvitationHandler): don't shrink action buttons by @backportbot in https://github.com//pull/13164
* [stable29] fix(fileUpload): don't share files in parallel, harden checks by @Antreesy in https://github.com//pull/13099
* chore(deps): bump extendable-media-recorder-wav-encoder from 7.0.114 to 7.0.115 by @dependabot in https://github.com//pull/13227
* [stable29] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com//pull/13234
* [stable29] fix(Notification): Fix rich object parameters with non-string values by @backportbot in https://github.com//pull/13248
* [stable29] fix(federation): matching current user is actor in delete message by @backportbot in https://github.com//pull/13250
* [stable29] fix(notification): Fix missing cast of id to string by @backportbot in https://github.com//pull/13257
* [stable29] fix(avatar): don't use 'user/avatar' endpoint for generating a temp avatar by @backportbot in https://github.com//pull/13277
* Release 19.0.9 by @nickvergessen in https://github.com//pull/13280
* fix(Quote): add remote server and edited hints in quoted messages by @DorraJaouad in https://github.com//pull/13283
Full Changelog: v19.0.8...v19.0.9