ESS Community Helm Chart 26.3.1 (2026-03-25)
Changed
-
Synapse: Change
database.args.databaseand replace withdatabase.args.dbname. (#1151) -
Upgrade Element Admin to v0.1.11.
Highlights:
- Rename
ModerationtoSupervision - Use upstream
nginxconfiguration
Full Changelogs:
(#1170)
- Rename
-
Raise the default size of Synapse's connection pool.
Goes from 3-5 (min-max) to 5-10.
These settings can be overridden with additional Synapse configuration. (#1171) -
Upgrade Element Web to v1.12.13.
Highlights:
- Upgrade Element Call for new picture-in-picture designs
- Fix "key storage out of sync" appearing when key storage is actually fine
Full Changelogs:
(#1173)
-
Allow configuration of the resources for Synapse's check config
Job.Rather than using the resources for the Synapse
mainprocess. (#1174) -
Upgrade Synapse to v1.150.0.
Highlights:
- When Matrix Authentication Service (MAS) integration is enabled, allow MAS to set the user locked status in Synapse
- Fix a bug introduced in v1.26.0 that caused deactivated, erased users to not be removed from the user directory
- Allow caching of the
/versionsand/auth_metadatapublic endpoints
Full Changelogs:
(#1175)
-
Upgrade Matrix Authentication Service to v1.14.0.
Highlights:
- Synchronise the user
lockedflag to Synapse - Respect HTTP Proxy environment variables in outgoing HTTP requests
Full Changelogs:
(#1176)
- Synchronise the user
Fixed
- Fix extra quotes being added around the Redis password in the Synapse configuration template. (#1164)
- Element Web: Fix
Cache-Controlheader on/i18n. (#1167)
Documentation
- Migration: Adjust Migrating documentation to use the new
ess-migration-toolcommand. (#1147) - Improve developer documentation. (#1172)