ESS Community Helm Chart 25.9.1 (2025-09-17)
Added
-
MatrixRTC: Add
sfu.useStunToDiscoverPublicIPandsfu.manualIPvalues to simplify networking configuration.Warning: In version 25.10, these values will override any manually set
rtc.external_ipandrtc.node_ip
configured throughsfu.additionaladditional configuration. (#733)
Changed
-
Update Element Web to v1.11.112.
Highlights:
Full Changelogs:
(#739)
Internal
- Update the
matrix-stackchart's.helmignorefile to ignore Vim swap files. (#724) - Update tests to grant MAS users with access to the Synapse admin API when requested. (#728)
- CI: Make sure tests fixtures errors are not silenced. (#729)
- CI: Raise an error if the pod is not ready when we want to run it. (#730)
- CI: Do not delete failed curl pods during metrics endpoints tests. (#732)
- Restart curl pods on failure when fetching metrics. (#737)