Matrix (Synapse/Element) - Package Updates
-
[1.10.10]
- Update element-web to 1.11.105
- Full Changelog
- New room list: add context menu to room list item (#29952). Contributed by @florianduros.
- Support for custom message components via Module API (#30074). Contributed by @Half-Shot.
- Prompt users to set up recovery (#30075). Contributed by @uhoreg.
- Update
IconButton
colors (#30124). Contributed by @florianduros. - New room list: filter list can be collapsed (#29992). Contributed by @florianduros.
- Show
EmptyRoomListView
when low priority filter matches zero rooms (#30122). Contributed by @MidhunSureshR. - Fix untranslatable string "People" in notifications beta (#30165). Contributed by @t3chguy.
- Force verification even after logging in via delegate (#30141). Contributed by @andybalaam.
- Hide add integrations button based on UIComponent.AddIntegrations (#30140). Contributed by @t3chguy.
- Use nav for new room list and label sections (#30134). Contributed by @dbkr.
-
[1.114.0]
- Update synapse to 1.133.0
- Full Changelog
- Pre-built wheels are now built using the manylinux_2_28 base, which is expected to be compatible with distros using glibc 2.28 or later, including:
- Previously, wheels were built using the manylinux2014 base, which was expected to be compatible with distros using glibc 2.17 or later.
- Bump
cibuildwheel
to 3.0.0 to fix themanylinux
wheel builds. (#18615)
-
[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)