Matrix (Synapse/Element) - Package Updates
-
[1.8.40]
- Update Element to 1.11.40
- Full changelog
- Hide account deactivation for externally managed accounts (#11445). Fixes #26022. Contributed by @kerryarchibald.
- OIDC: Redirect to delegated auth provider when signing out (#11432). Fixes #26000. Contributed by @kerryarchibald.
- Disable 3pid fields in settings when m.3pid_changes capability is disabled (#11430). Fixes #25995. Contributed by @kerryarchibald.
- OIDC: disable multi session signout for OIDC-aware servers in session manager (#11431). Contributed by @kerryarchibald.
- Implement updated open dialog method of the Module API (#11395). Contributed by @dhenneke.
- Polish & delabs Exploring public spaces feature (#11423).
- Treat lists with a single empty item as plain text, not Markdown. (#6833). Fixes vector-im/element-meta#1265.
- Allow managing room knocks (#11404). Contributed by @charlynguyen.
- Pin the action buttons to the bottom of the scrollable dialogs (#11407). Contributed by @dhenneke.
- Support Matrix 1.1 (drop legacy r0 versions) (#9819).
- Fix path separator for Windows based systems (#25997).
- Fix instances of double translation and guard translation calls using typescript (#11443).
- Fix export type "Current timeline" to match its behaviour to its name (#11426). Fixes #25988.
- Fix Room Settings > Notifications file upload input being shown superfluously (#11415). Fixes #18392.
- Simplify registration with email validation (#11398). Fixes #25832 #23601 and #22297.
- correct home server URL (#11391). Fixes #25931. Contributed by @NSV1991.
- Include non-matching DMs in Spotlight recent conversations when the DM's userId is part of the search API results (#11374). Contributed by @mgcm.
- Fix useRoomMembers missing updates causing incorrect membership counts (#11392). Fixes #17096.
- Show error when searching public rooms fails (#11378).
-
[1.9.0]
- Update Element to 1.11.41
- Full changelog
- Make SVGR icons use forward ref (#26082).
- Add support for rendering a custom wrapper around Element (#25537). Contributed by @maheichyk.
- Allow creating public knock rooms (#11481). Contributed by @charlynguyen.
- Render custom images in reactions according to MSC4027 (#11087). Contributed by @sumnerevans.
- Introduce room knocks bar (#11475). Contributed by @charlynguyen.
- Room header UI updates (#11507). Fixes #25892.
-
[1.9.3]
- Update Element to 1.11.44
- Full changelog
- Make video & voice call buttons pin conference widget if unpinned (#11576). Fixes vector-im/customer-retainer#72.
- OIDC: persist refresh token (#11249). Contributed by @kerryarchibald.
- ElementR: Cross user verification (#11364). Fixes #25752. Contributed by @florianduros.
- Default intentional mentions (#11602).
- Notify users about denied access on ask-to-join rooms (#11480). Contributed by @nurjinjafar.
- Allow setting knock room directory visibility (#11529). Contributed by @charlynguyen.
-
[1.77.0]
- Update Synapse to 1.93.0
- Full changelog
- GHSA-4f74-84v3-j9q5 / CVE-2023-41335 — Low Severity Temporary storage of plaintext passwords during password changes.
- GHSA-7565-cq32-vx2x / CVE-2023-42453 — Low Severity Improper validation of receipts allows forged read receipts.
- Add automatic purge after all users have forgotten a room. (#15488)
- Restore room purge/shutdown after a Synapse restart. (#15488)
- Support resolving homeservers using matrix-fed DNS SRV records from MSC4040. (#16137)
- Add the ability to use G (GiB) and T (TiB) suffixes in configuration options that refer to numbers of bytes. (#16219)
- Add span information to requests sent to appservices. Contributed by MTRNord. (#16227)
- Add the ability to enable/disable registrations when using CAS. Contributed by Aurélien Grimpard. (#16262)
- Allow the /notifications endpoint to be routed to workers. (#16265)
-
[1.9.5]
- Update Element to 1.11.46
- Full changelog
- Use .well-known to discover a default rendezvous server for use with Sign in with QR (#11655). Contributed by @hughns.
- Message layout will update according to the selected style (#10170). Fixes #21782. Contributed by @manancodes.
- Implement MSC4039: Add an MSC for a new Widget API action to upload files into the media repository (#11311). Contributed by @dhenneke.
- Render space pills with square corners to match new avatar (#11632). Fixes #26056.
-
[1.79.0]
- Update Synapse to 1.94.0
- Full changelog
- Render plain, CSS, CSV, JSON and common image formats in the browser (inline) when requested through the /download endpoint. (#15988)
- Add experimental support for MSC4028 to push all encrypted events to clients. (#16361)
- Minor performance improvement when sending presence to federated servers. (#16385)
- Minor performance improvement by caching server ACL checking. (#16360)
-
[1.9.6]
- Update Element to 1.11.47
- Full changelog
- Iterate
io.element.late_eventdecoration (#11760). Fixes #26384. - Render timeline separator for late event groups (#11739).
- OIDC: revoke tokens on logout (#11718). Fixes #25394. Contributed by @kerryarchibald.
- Show
io.element.late_eventin MessageTimestamp when known (#11733). - Show all labs flags if developerMode enabled (#11746). Fixes #24571 and #8498.
- Use Compound tooltips on MessageTimestamp to improve UX of date time discovery (#11732). Fixes #25913.
- Consolidate 4s passphrase input fields and use stable IDs (#11743). Fixes #26228.
- Disable upgraderoom command without developer mode enabled (#11744). Fixes #17620.
-
[1.80.0]
- Update Synapse to 1.95.0
- Full changelog
- Remove legacy unspecced
knock_state_eventsfield returned in some responses. (#16403) - Fix a bug introduced in Synapse 1.81.0 where an AttributeError would be raised when
_matrix/client/v3/account/whoamiis called over a unix socket. Contributed by @Sir-Photch. (#16404) - Properly return inline media when content types have parameters. (#16440)
- Prevent the purging of large rooms from timing out when Postgres is in use. The timeout which causes this issue was introduced in Synapse 1.88.0. (#16455)
- Improve the performance of purging rooms, particularly encrypted rooms. (#16457)
- Fix a bug introduced in Synapse 1.59.0 where servers could be incorrectly marked as available after an error response was received. (#16506)
-
[1.9.7]
- Update Element to 1.11.48
- Full changelog
- Correctly fill window.matrixChat even when a Wrapper module is active (#26395). Contributed by @dhenneke.
- Knock on a ask-to-join room if a module wants to join the room when navigating to a room (#11787). Contributed by @dhenneke.
- Element-R: Include crypto info in sentry (#11798). Contributed by @florianduros.
- Element-R: Include crypto info in rageshake (#11797). Contributed by @florianduros.
- Element-R: Add current version of the rust-sdk and vodozemac (#11785). Contributed by @florianduros.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login