Matrix (Synapse/Element) - Package Updates
Pinned
Matrix (Synapse/Element)
-
[1.36.0]
- Update Synapse to 1.47.0
- Full changelog
- Fix a bug introduced in 1.47.0rc1 which caused worker processes to not halt startup in the presence of outstanding database migrations. (#11346)
- Fix a bug introduced in 1.47.0rc1 which prevented the 'remove deleted devices from device_inbox column' background process from running when updating from a recent Synapse version. (#11303, #11353)
-
Element [1.7.9]
- Update Element to 1.9.9
- Full changelog
- Add permission dropdown for sending reactions (#7492). Fixes #20450.
- Ship maximised widgets and remove feature flag (#7509).
- Properly maintain aspect ratio of inline images (#7503).
- Add zoom buttons to the location view (#7482).
- Remove bubble from around location events (#7459). Fixes #20323.
- Disable "Publish this room" option in invite only rooms (#7441). Fixes #6596. Contributed by @aaronraimist.
-
[1.7.11]
- Update Element to 1.10.1
- Full changelog
- Fix the sticker picker (#7692). Fixes vector-im/element-web#20797.
- Ensure UserInfo can be rendered without a room (#7687). Fixes vector-im/element-web#20830.
- Fix publishing address wrongly demanding the alias be available (#7690). Fixes vector-im/element-web#12013 and vector-im/element-web#20833.
-
[1.38.5]
- Update Synapse to 1.52.0
- Full changelog
- Remove account data (including client config, push rules and ignored users) upon user deactivation. (#11621, #11788, #11789)
- Add an admin API to reset connection timeouts for remote server. (#11639)
- Add an admin API to get a list of rooms that federate with a given remote homeserver. (#11658)
- Add a config flag to inhibit M_USER_IN_USE during registration. (#11743)
- Add a module callback to set username at registration. (#11790)
- Allow configuring a maximum file size as well as a list of allowed content types for avatars. (#11846)