ESS Community Helm Chart 26.9.3 (2026-09-22)
Added
-
Add the ability to configure
dnsConfigon components that make outbound requests. (#1604) -
Allow configuration of a global
nodeSelector.The existing per-component
nodeSelectorvalues take precedence if configured and the two are not merged.This allows administrators to set a common, default
nodeSelectorrather than having to reconfigure it in every component. (#1605)
Changed
-
Upgrade Matrix Authentication Service to v1.25.1.
Highlights:
- Return
M_APPSERVICE_LOGIN_UNSUPPORTEDform.login.application_servicelogins - Fix template rendering errors when no
stateparameter given or an emptycodefield
Full Changelogs:
(#1581)
- Return
-
Allow Hookshot with encryption to be started up with Matrix Authentication Service.
This is still an experimental configuration. (#1594)
-
Ensure registration files match the template when running
initSecrets. (#1602) -
Upgrade Element Admin to v0.1.14.
Highlights:
- Fix the personal token expiry display and the expiry input
- Fix scheduled room deletion timestamp display
Full Changelogs:
(#1606)
-
Upgrade Element Web to v1.12.29.
Highlights:
- Update modules in container image
Full Changelogs
(#1607)
-
Upgrade Hookshot to v7.5.0.
Highlights:
- Fix compatibility with Synapse v1.161.0 / stable
MSC3202support
Full Changelogs:
(#1608)
- Fix compatibility with Synapse v1.161.0 / stable