ESS Community Helm Chart 26.4.1 (2026-05-01)
Changed
-
Upgrade MatrixRTC SFU to v1.10.1.
Highlights:
- Fix TURN URL IP addresses
Full Changelogs:
(#1230)
-
Upgrade MatrixRTC Authoriser to v0.4.4.
Highlights:
- Update MSC4195 identity hash to latest update
- Update MSC4195 JSON signature to latest update
- Update dependencies for security updates
Full Changelogs
-
Allow changing of the Synapse database
keepalivesettings that the chart configures. (#1239) -
Upgrade Matrix Authentication Service to v1.16.0.
Highlights:
- Translation updates
- Dependency updates
Full Changelogs:
(#1240)
-
Default Synapse's URL preview support to on. (#1244)
-
Validate that additional configuration supplied directly to the chart is valid YAML/JSON.
Additional configuration loaded from a
Secretin the cluster can only be validated at runtime. (#1247) -
Upgrade Element Web to v1.12.16.
Highlights:
- Hide spoilers from desktop notifications
- Update URL Preview settings
Full Changelogs:
(#1249)
-
Upgrade Synapse to v1.152.0.
If upgrading directly from ESS Community 25.12.1 or earlier, the
event_resignbackground update will need to be manually run.
If ESS Community 25.12.2 to 26.4.0 have been run on a deployment withinitSecretsenabled (the default), this background update does not need to be manually run.
If upgrading from ESS Community 25.12.1 or earlier orinitSecretswas later disabled, full instructions are availableHighlights:
- Add a "Listing quarantined media changes" Admin API for retrieving a paginated record of when media became (un)quarantined
- Add a way to re-sign local events with a new signing key
- Reduce database disk space usage by pruning old rows from
device_lists_changes_in_room
Full Changelogs:
-
Default Element Web's URL previews in unencrypted rooms to on. (#1262)
Fixed
- Correctly set the external Redis password in Hookshot if configured. (#1236)
Documentation
- Update
k3sinstallation docs to trust theX-Forwarded-Forheader correctly. (#1242)