Update Matrix #317
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/matrix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.4.3→0.4.41.15.0→1.16.0v1.151.0→v1.152.0Release Notes
element-hq/lk-jwt-service (ghcr.io/element-hq/lk-jwt-service)
v0.4.4Compare Source
Towards Delegation of Delayed Events
This release updates the service to accept the JSON signature required for the delegation of MatrixRTC membership leave events, as specified in MSC4195.
Note: This update specifically addresses the JSON signature for JWT request. Comprehensive parsing and handling of the additional delegation data are currently in development (PR #171).
Docker image
The service is available as a Docker image from the GitHub Container Registry.
Precompiled binaries
The service is available as static precompiled binaries for amd64 and arm64 on linux attached to this release below.
What's Changed
New Contributors
Full Changelog: https://github.com/element-hq/lk-jwt-service/compare/v0.4.3...v0.4.4
element-hq/matrix-authentication-service (ghcr.io/element-hq/matrix-authentication-service)
v1.16.0Compare Source
Docker image
Regular image:
Debug variant:
What's Changed
Documentation
Translations
Internal Changes
Other Changes
opa-wasmandwasmtimeto close a few advisories by @sandhose in #5630Dependency Updates
Full Changelog: https://github.com/element-hq/matrix-authentication-service/compare/v1.15.0...v1.16.0
element-hq/synapse (matrixdotorg/synapse)
v1.152.0Compare Source
Synapse 1.152.0 (2026-04-28)
No significant changes since 1.152.0rc1.
Configuration changes needed for deployments using workers
For deployments using workers, please note that this version introduces a new
quarantined_media_changesstream writer, which may require configuration changes.Please see the the relevant section in the upgrade notes for details.
Without configuring this new stream writer, only the main process will be able to handle the
/media/quarantineadmin API endpoints for quarantining media.Synapse 1.152.0rc1 (2026-04-22)
Features
unstable_features. (#19642)list, fetch and delete user reports. (#19657)
device_lists_changes_in_room. (#19473, #19709)Bugfixes
device_keys: nullin the request toPOST /_matrix/client/v3/keys/upload, as per the spec. This was temporarily allowed as a workaround for misbehaving clients. (#19637)SQLITE_DBCONFIG_DEFENSIVEby default, such as macOS. (#19690)Improved Documentation
_setup_sequence(...)inportdb. (#19675)Internal Changes
limitargument in_maybe_backfill_inner(...). (#19630)spam_checker_spammyinternal event metadata. (#19453)FilteredEventclass that saves us copying events. (#19640)EventInternalMetadatato useArc<RwLock<_>>. (#19669)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
1de2ce75dbto444bd8e898Update ghcr.io/element-hq/lk-jwt-service Docker tag to v0.4.4to Update MatrixView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.