Matrix (Synapse/Element) - Package Updates
Pinned
Matrix (Synapse/Element)
-
[1.101.1]
- CLOUDRON_OIDC_PROVIDER_NAME implemented
-
[1.102.0]
- Update synapse to 1.122.0
- Full Changelog
-
[1.9.48]
- Update element-web to 1.11.90
- Full Changelog
- Docker: run as non-root (#28849). Contributed by @richvdh.
- Docker: allow configuration of HTTP listen port via env var (#28840). Contributed by @richvdh.
- Update matrix-wysiwyg to consume WASM asset (#28838). Contributed by @t3chguy.
- OIDC settings tweaks (#28787). Contributed by @t3chguy.
- Delabs native OIDC support (#28615). Contributed by @t3chguy.
-
[1.103.0]
- Update synapse to 1.123.0
- Full Changelog
-
[1.9.49]
- Update element-web to 1.11.91
- Full Changelog
- Implement changes to memberlist from feedback (#29029). Contributed by @MidhunSureshR.
- Add toast for recovery keys being out of sync (#28946). Contributed by @dbkr.
- Refactor LegacyCallHandler event emitter to use TypedEventEmitter (#29008). Contributed by @t3chguy.
- Add
Recovery
section in the new user settingsEncryption
tab (#28673). Contributed by @florianduros. - Retry loading chunks to make the app more resilient (#29001). Contributed by @t3chguy.
- Clear account idb table on logout (#28996). Contributed by @t3chguy.
- Implement new memberlist design with MVVM architecture (#28874). Contributed by @MidhunSureshR.
- [Backport staging] Switch to secure random strings (#29035). Contributed by @RiotRobot.
- React to MatrixEvent sender/target being updated for rendering state events (#28947). Contributed by @t3chguy.