Docker image
Regular image:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:e25d2b3399e4f40048c280ce761e3b80adc1d1e2f42e380daedb28f760386535 oci.element.io/matrix-authentication-service@sha256:e25d2b3399e4f40048c280ce761e3b80adc1d1e2f42e380daedb28f760386535 - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.19.0-rc.0 ghcr.io/element-hq/matrix-authentication-service:sha-4791081 oci.element.io/matrix-authentication-service:1.19.0-rc.0 oci.element.io/matrix-authentication-service:sha-4791081
Debug variant:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:5751feba2a2b914c71eeb8ca9ccc80c8a871ea3158f01bdd500ea3c5fc1bc65c oci.element.io/matrix-authentication-service@sha256:5751feba2a2b914c71eeb8ca9ccc80c8a871ea3158f01bdd500ea3c5fc1bc65c - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.19.0-rc.0-debug ghcr.io/element-hq/matrix-authentication-service:sha-4791081-debug oci.element.io/matrix-authentication-service:1.19.0-rc.0-debug oci.element.io/matrix-authentication-service:sha-4791081-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
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-rc.0