Skip to content

v1.22.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Aug 19:15
f28451c

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:8cb319ec41706adc1ed8b5b63e1de2f067073cc33a304686226f658f5e83c8b3
    oci.element.io/matrix-authentication-service@sha256:8cb319ec41706adc1ed8b5b63e1de2f067073cc33a304686226f658f5e83c8b3
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.22.0
    ghcr.io/element-hq/matrix-authentication-service:1.22
    ghcr.io/element-hq/matrix-authentication-service:1
    ghcr.io/element-hq/matrix-authentication-service:sha-f28451c
    ghcr.io/element-hq/matrix-authentication-service:latest
    oci.element.io/matrix-authentication-service:1.22.0
    oci.element.io/matrix-authentication-service:1.22
    oci.element.io/matrix-authentication-service:1
    oci.element.io/matrix-authentication-service:sha-f28451c
    oci.element.io/matrix-authentication-service:latest
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:beb6c2e50af088414202232f1c5c4ab5ff7c005d2cbc6f19aba8c39d44fa574c
    oci.element.io/matrix-authentication-service@sha256:beb6c2e50af088414202232f1c5c4ab5ff7c005d2cbc6f19aba8c39d44fa574c
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.22.0-debug
    ghcr.io/element-hq/matrix-authentication-service:1.22-debug
    ghcr.io/element-hq/matrix-authentication-service:1-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-f28451c-debug
    ghcr.io/element-hq/matrix-authentication-service:latest-debug
    oci.element.io/matrix-authentication-service:1.22.0-debug
    oci.element.io/matrix-authentication-service:1.22-debug
    oci.element.io/matrix-authentication-service:1-debug
    oci.element.io/matrix-authentication-service:sha-f28451c-debug
    oci.element.io/matrix-authentication-service:latest-debug
    

What's Changed

Bug Fixes

New Features

  • Add password_file config variant for email and database by @networkException in #5449
  • Replace Unix socket on startup & allow setting permissions by @sandhose in #5858
  • Expose a logged_out variable to upstream authorization parameter templates by @sandhose in #5859

Changes to the admin API

  • Admin API: allow searching in upstream OAuth links on 'human account name' by @sandhose in #5869

Translations

Internal Changes

Other Changes

Full Changelog: v1.21.0...v1.22.0