Matrix (Synapse/Element) - Package Updates
-
[1.10.2]
- Update element-web to 1.11.97
- Full Changelog
- New room list: reduce padding between avatar and room list border (#29634). Contributed by @florianduros.
- Bundle Element Call with Element Web packages (#29309). Contributed by @t3chguy.
- Hide an event notification if it is redacted (#29605). Contributed by @Half-Shot.
- Switch away from nesting React trees and mangling the DOM (#29586). Contributed by @t3chguy.
- New room list: add notification decoration (#29552). Contributed by @florianduros.
- RoomListStore: Unread filter should match rooms that were marked as unread (#29580). Contributed by @MidhunSureshR.
- Add support for hiding videos (#29496). Contributed by @Half-Shot.
- Use an outline icon for the report room button (#29573). Contributed by @robintown.
- Generate/load pickle key on SSO (#29568). Contributed by @Jujure.
- Add report room dialog button/dialog. (#29513). Contributed by @Half-Shot.
-
[1.109.0]
- Update synapse to 1.128.0
- Full Changelog
- Add an access token introspection cache to make Matrix Authentication Service integration (MSC3861) more efficient. (#18231)
- Add background job to clear unreferenced state groups. (#18254)
- Hashes of media files are now tracked by Synapse. Media quarantines will now apply to all files with the same hash. (#18277, #18302, #18296)
-
[1.10.3]
- Update element-web to 1.11.98
- Full Changelog
- print better errors in the search view instead of a blocking modal (#29724). Contributed by @Jujure.
- New room list: video room and video call decoration (#29693). Contributed by @florianduros.
- Remove Secure Backup, Cross-signing and Cryptography sections in
Security & Privacy
user settings (#29088). Contributed by @florianduros. - Allow reporting a room when rejecting an invite. (#29570). Contributed by @Half-Shot.
- RoomListViewModel: Reset primary and secondary filters on space change (#29672). Contributed by @MidhunSureshR.
- RoomListStore: Support specific sorting requirements for muted rooms (#29665). Contributed by @MidhunSureshR.
- New room list: add notification options menu (#29639). Contributed by @florianduros.
- Room List: Scroll to top of the list when active room is not in the list (#29650). Contributed by @MidhunSureshR.
- Fix unwanted form submit behaviour in memberlist (#29747). Contributed by @MidhunSureshR.
- New room list: fix public room icon visibility when filter change (#29737). Contributed by @florianduros.
-
[1.10.4]
- Update element-web to 1.11.99
- Full Changelog
-
[1.110.0]
- Update synapse to 1.129.0
- Full Changelog
-
[1.10.5]
- Update element-web to 1.11.100
- Full Changelog
- Move rich topics out of labs / stabilise MSC3765 (#29817). Contributed by @Johennes.
- Spell out that Element Web does not work on mobile. (#29211). Contributed by @ara4n.
- Add message preview support to the new room list (#29784). Contributed by @dbkr.
- Global configuration flag for media previews (#29582). Contributed by @Half-Shot.
- New room list: add partial keyboard shortcuts support (#29783). Contributed by @florianduros.
- MVVM RoomSummaryCard Topic (#29710). Contributed by @MarcWadai.
- Warn on self change from settings > roles (#28926). Contributed by @MarcWadai.
- New room list: new visual for invitation (#29773). Contributed by @florianduros.
- Fix incorrect display of the user info display name (#29826). Contributed by @langleyd.
- RoomListStore: Remove invite rooms on decline (#29804). Contributed by @MidhunSureshR.
-
[1.10.6]
- Update element-web to 1.11.101
- Full Changelog
- New room list: add keyboard navigation support (#29805). Contributed by @florianduros.
- Use the JoinRuleSettings component for the guest link access prompt. (#28614). Contributed by @toger5.
- Add loading state to the new room list view (#29725). Contributed by @langleyd.
- Make OIDC identity reset consistent with EX (#29854). Contributed by @andybalaam.
- Support error code for email / phone adding unsupported (MSC4178) (#29855). Contributed by @dbkr.
- Update identity reset UI (Make consistent with EX) (#29701). Contributed by @andybalaam.
- Add secondary filters to the new room list (#29818). Contributed by @dbkr.
- Fix battery drain from Web Audio (#29203). Contributed by @mbachry.
- Fix go home shortcut on macos and change toggle action events shortcut (#29929). Contributed by @florianduros.
- New room list: fix outdated message preview when space or filter change (#29925). Contributed by @florianduros.
-
[1.111.0]
- Update synapse to 1.130.0
- Full Changelog
- Fix startup being blocked on creating a new index that was introduced in v1.130.0rc1. (#18439)
- Fix the ordering of local messages in rooms that were affected by GHSA-v56r-hwv5-mxg6. (#18447)
-
[1.112.0]
- Update synapse to 1.131.0
- Full Changelog
-
[1.10.7]
- Update element-web to 1.11.102
- Full Changelog
- EW: Modernize the recovery key input modal (#29819). Contributed by @uhoreg.
- New room list: move secondary filters into primary filters (#29972). Contributed by @florianduros.
- Prompt the user when key storage is unexpectedly off (#29912). Contributed by @andybalaam.
- New room list: move sort menu in room list header (#29983). Contributed by @florianduros.
- New room list: rework spacing of room list item (#29965). Contributed by @florianduros.
- RLS: Remove forgotten room from skiplist (#29933). Contributed by @MidhunSureshR.
- Add room list sorting (#29951). Contributed by @dbkr.
- Don't use the minimised width(68px) on the new room list (#29778). Contributed by @langleyd.
- [Backport staging] Close call options popup menu when option has been selected (#30054). Contributed by @RiotRobot.
- RoomListStoreV3: Only add new rooms that pass
VisibilityProvider
check (#29974). Contributed by @MidhunSureshR.