Matrix (Synapse/Element) - Package Updates
Pinned
Matrix (Synapse/Element)
-
[1.7.3]
- Update Element to 1.9.3
- Full changelog
- Convert the "Cryptography" settings panel to an HTML table to assist screen reader users. (#6968). Contributed by andybalaam.
- Swap order of private space creation and tweak copy (#6967). Fixes #18768 and #18768.
- Add spacing to Room settings - Notifications subsection (#6962). Contributed by CicadaCinema.
- Use HTML tables for some tabular user interface areas, to assist with screen reader use (#6955). Contributed by andybalaam.
- Fix space invite edge cases (#6884). Fixes #19010 #17345 and #19010.
- Allow options to cascade kicks/bans throughout spaces (#6829). Fixes #18969 and #18969.
- Hide kick & ban options in UserInfo when looking at own profile (#6911). Fixes #19066 and #19066.
-
Element [1.7.4]
- Update Element to 1.9.4
-
[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.7]
- Update Element to 1.9.7
- Full changelog
-
Element [1.7.8]
- Update Element to 1.9.8
- Full changelog
-
Synapse [1.38.1]
- Update Synapse to 1.49.2
- Full changelog
-
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)