ESS Community Helm Chart 26.8.0 (2026-08-05)
Added
- Allow defining
relabelingsconfiguration for allServiceMonitors. (#1489) - Allow defining
metricRelabelingsconfiguration for allServiceMonitors. (#1491)
Changed
-
Upgrade Element Web to v1.12.25.
Highlights:
- Collapse left panel during calls
- Collapsed URL previews in timeline
Full Changelogs:
(#1480)
-
Upgrade Synapse to v1.158.0.
Highlights:
- Change default room version to 11, implementing MSC4239 as part of Matrix v1.14
- Return
M_USER_LIMIT_EXCEEDEDerror code for media upload limits from MSC4335 - Fix
/createRoomintermittently failing with a 500 error in version 12 rooms when the same user creates several rooms at once, due to colliding room IDs
Full Changelogs:
(#1487)
-
Upgrade Matrix Authentication Service to v1.22.0.
Highlights:
- Accept
[and~in OAuth 2.0 scope tokens - Keep the auth action context when changing accounts
Full Changelogs:
(#1488)
- Accept
-
Ensure Synapse
Ingresseshave thek8s.element.io/synapse-instancelike other kinds. (#1495) -
Upgrade Hookshot to v7.4.4.
Highlights:
- Do not log webhook URLs to prometheus metrics. Fixes
GHSA-5c49-6fvm-2xvc
Full Changelog:
(#1503)
- Do not log webhook URLs to prometheus metrics. Fixes