github element-hq/ess-helm 26.6.0

latest release: 26.6.1
8 hours ago

ESS Community Helm Chart 26.6.0 (2026-06-09)

Added

  • Support monitoring Redis.

    Deploys a Redis Exporter sidecar and adds ServiceMonitor support. (#1367)

Changed

  • Element Web now disables/enables link preview toggles based on Synapse configuration. (#1290)

  • Increased default MatrixRTC authoriser resources for increased stability. (#1334)

  • Upgrade Element Web to v1.12.21.

    Highlights:

    • Incoming Element Calls now trigger a regular OS notification
    • Redesign user menu
    • Add support for m.recent_emoji account data event

    Full Changelogs:

    (#1357, #1387)

  • Upgrade Synapse to v1.154.0.

    Highlights:

    Full Changelogs:

    (#1358)

  • Synapse: add index label to metrics. (#1364)

  • Upgrade MatrixRTC SFU to v1.12.0.

    Highlights:

    • Fix UDP Turn URLs when ipv6 is enabled
    • Fix local ip filtering from ICE candidates

    Full Changelogs:

    (#1366)

  • Upgrade Matrix Authentication Service to v1.18.0.

    Highlights:

    • Disable the device code auto-filling by default
    • Add oauth.device_code_grant_enabled configuration option

    Full Changelogs:

    (#1372)

  • Allow turning off of QR code login on deployments with Matrix Authentication Service.

    Synapse additional configuration turning off the experimental feature is required:

    synapse:
      additional:
        disable-qr-code-login.yaml:
          config: |
            experimental_features:
              msc4108_enabled: false

    (#1383)

Internal

  • Have Dependabot manage more directories. (#1375, #1381)

Don't miss a new ess-helm release

NewReleases is sending notifications on new releases.