Docker image
Regular image:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:fb25648b12e985d1192ea3dc7b6def38f97ca79bacba262daca5b82532e3a3dd oci.element.io/matrix-authentication-service@sha256:fb25648b12e985d1192ea3dc7b6def38f97ca79bacba262daca5b82532e3a3dd - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.19.0 ghcr.io/element-hq/matrix-authentication-service:1.19 ghcr.io/element-hq/matrix-authentication-service:1 ghcr.io/element-hq/matrix-authentication-service:sha-c7fd1f9 ghcr.io/element-hq/matrix-authentication-service:latest oci.element.io/matrix-authentication-service:1.19.0 oci.element.io/matrix-authentication-service:1.19 oci.element.io/matrix-authentication-service:1 oci.element.io/matrix-authentication-service:sha-c7fd1f9 oci.element.io/matrix-authentication-service:latest
Debug variant:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:4aed26ea5d210337c1fa7a61f1d1cbcea4835e1e3d58dc7b2cef434f15cb057d oci.element.io/matrix-authentication-service@sha256:4aed26ea5d210337c1fa7a61f1d1cbcea4835e1e3d58dc7b2cef434f15cb057d - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.19.0-debug ghcr.io/element-hq/matrix-authentication-service:1.19-debug ghcr.io/element-hq/matrix-authentication-service:1-debug ghcr.io/element-hq/matrix-authentication-service:sha-c7fd1f9-debug ghcr.io/element-hq/matrix-authentication-service:latest-debug oci.element.io/matrix-authentication-service:1.19.0-debug oci.element.io/matrix-authentication-service:1.19-debug oci.element.io/matrix-authentication-service:1-debug oci.element.io/matrix-authentication-service:sha-c7fd1f9-debug oci.element.io/matrix-authentication-service:latest-debug
What's Changed
Documentation
- Fix a typo in the Synapse configuration instructions in the documentation by @TuxCoder in #5726
- Fix typo in the configuration documentation
client_secret_jwk->client_secret_jwtby @c-bg in #5663
Translations
- Translations updates for main by @matrixbot in #5728
- Translations updates for v1.19 by @matrixbot in #5739
Internal Changes
- Automatic merge back to main by @matrixbot in #5706
- Automatic merge back to main by @matrixbot in #5724
- Set X-Frame-Options header to DENY for human facing screens by @hughns in #5721
- Fix clippy lints on the main branch by @sandhose in #5727
Other Changes
- Per-provider registration token requirement by @defaultdino in #5605
- Refactor login form to include password input conditionally by @gordnhoo in #5603
New Contributors
- @TuxCoder made their first contribution in #5726
- @gordnhoo made their first contribution in #5603
- @c-bg made their first contribution in #5663
Full Changelog: v1.18.0...v1.19.0