Matrix (Synapse/Element) - Package Updates
Pinned
Matrix (Synapse/Element)
-
[1.34.0]
- Update Synapse to 1.45.0
- Full changelog
- Fix a long-standing bug when using multiple event persister workers where events were not correctly sent down /sync due to a race. (#11045)
- Fix a bug introduced in Synapse 1.45.0rc1 where the user directory would stop updating if it processed an event from a user not in the users table. (#11053)
- Fix a bug introduced in Synapse 1.44.0 when logging errors during oEmbed processing. (#11061)
-
[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.
-
[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.