Matrix (Synapse/Element) - Package Updates
-
[1.10.11]
- Update element-web to 1.11.106
- Full Changelog
- [Backport staging] Fix e2e icon colour (#30304). Contributed by @RiotRobot.
- Add support for module message hint
allowDownloadingMedia
(#30252). Contributed by @Half-Shot. - Update the mobile_guide page to the new design and link out to Element X by default. (#30172). Contributed by @pixlwave.
- Filter settings exported when rageshaking (#30236). Contributed by @Half-Shot.
- Allow Element Call to learn the room name (#30213). Contributed by @robintown.
- [Backport staging] Fix missing image download button (#30322). Contributed by @RiotRobot.
- Fix transparent verification checkmark in dark mode (#30235). Contributed by @Banbuii.
- Fix logic in DeviceListener (#30230). Contributed by @uhoreg.
- Disable file drag-and-drop if insufficient permissions (#30186). Contributed by @t3chguy.
-
[1.115.0]
- Update synapse to 1.134.0
- Full Changelog
-
[1.10.12]
- Update element-web to 1.11.107
- Full Changelog
- Message preview should show tooltip with the full message on hover (#30265). Contributed by @MidhunSureshR.
- Support rendering notification badges on platforms that do their own icon overlays (#30315). Contributed by @Half-Shot.
- Add SubscriptionViewModel base class (#30297). Contributed by @dbkr.
- Enhancement: Save image on CTRL+S (#30330). Contributed by @ioalexander.
- Add quote functionality to MessageContextMenu (#29893) (#30323). Contributed by @AlirezaMrtz.
- Initial structure for shared component views (#30216). Contributed by @dbkr.
- [Backport staging] Fix e2e shield being invisible in white mode for encrypted room (#30411). Contributed by @RiotRobot.
- Force ED titlebar color for new room list (#30332). Contributed by @florianduros.
- Add a background color to left panel for macos titlebar in element desktop (#30328). Contributed by @florianduros.
- Fix: Prevent page refresh on Enter key in right panel member search (#30312). Contributed by @AlirezaMrtz.
-
[1.10.13]
- Update element-web to 1.11.108
- Full Changelog
- [Backport staging] Fix downloaded attachments not being decrypted (#30434). Contributed by @RiotRobot.
-
[1.116.0]
- Update synapse to 1.135.0
- Full Changelog
-
[1.10.14]
- Update element-web to 1.11.109
- Full Changelog
- This release supports the upcoming v12 ("hydra") Matrix room version and is necessary to view and participate in these rooms.
- [Backport staging] Allow /upgraderoom command without developer mode enabled (#30529). Contributed by @RiotRobot.
- [Backport staging] Support for creator/owner power level (#30526). Contributed by @RiotRobot.
- New room list: change icon and label of menu item for to start a DM (#30470). Contributed by @florianduros.
- Implement the member list with virtuoso (#29869). Contributed by @langleyd.
- Add labs option for history sharing on invite (#30313). Contributed by @richvdh.
- Bump wysiwyg to 2.39.0 adding support for pasting rich text content in the Rich Text Edtior (#30421). Contributed by @langleyd.
- Support
EventShieldReason.MISMATCHED_SENDER
(#30403). Contributed by @richvdh. - Change unencrypted and public pills to blue (#30399). Contributed by @florianduros.
- Change color of public room icon (#30390). Contributed by @florianduros.
-
[1.116.1]
- Update synapse to 1.135.2
- Full Changelog
- Fix invalidation of storage cache that was broken in 1.135.0. (#18786)
- Add a parameter to
upgrade_rooms(..)
to allow auto join local users. (#82) - Speed up upgrading a room with large numbers of banned users. (#18574)
-
[1.117.0]
- Update synapse to 1.136.0
- Full Changelog
- Fix bug introduced in 1.135.2 and 1.136.0rc2 where the Make Room Admin API would not treat a room v12's creator power level as the highest in room. (#18805)
-
[1.118.0]
- Update synapse to 1.137.0
- Full Changelog
- Fix a bug which could corrupt auth chains making it impossible to perform state resolution. (#18746)
- Fix error message in register_new_matrix_user utility script for empty registration_shared_secret. (#18780)
- Allow enabling MSC4108 when the stable Matrix Authentication Service integration is enabled. (#18832)
- Include IPv6 networks in denied-peer-ips of coturn setup. Contributed by @litetex. (#18781)
-
[1.10.15]
- Update element-web to 1.11.110
- Full Changelog
- Hide recovery key when re-entering it while creating or changing it (#30499). Contributed by @andybalaam.
- Add
?no_universal_links=true
to OIDC url so EX doesn't try to handle it (#29439). Contributed by @t3chguy. - Show a blue lock for unencrypted rooms and hide the grey shield for encrypted rooms (#30440). Contributed by @langleyd.
- Add support for Module API 1.4 (#30185). Contributed by @t3chguy.
- MVVM - Introduce some helpers for snapshot management (#30398). Contributed by @MidhunSureshR.
- A11y: move focus to right panel when opened (#30553). Contributed by @florianduros.
- Fix e2e warning icon should be white (#30539). Contributed by @florianduros.
- Remove NoOneHere disabled reason. (#30524). Contributed by @toger5.
- Fix downloading files with authenticated media API (#30520). Contributed by @t3chguy.
- Fix call permissions check confusion around element call (#30521). Contributed by @t3chguy.