Docker image
Regular image:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:35721fc3181887568cb051f0a6ccb05cacb5b8b56cfbc1214db05df7f288e5f4 - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.14.0 ghcr.io/element-hq/matrix-authentication-service:1.14 ghcr.io/element-hq/matrix-authentication-service:1 ghcr.io/element-hq/matrix-authentication-service:sha-8fd574f ghcr.io/element-hq/matrix-authentication-service:latest
Debug variant:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:5abe6f24c535dd3b046b598157ebfced35967d9e46b1458be72c674ca7102c4a - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.14.0-debug ghcr.io/element-hq/matrix-authentication-service:1.14-debug ghcr.io/element-hq/matrix-authentication-service:1-debug ghcr.io/element-hq/matrix-authentication-service:sha-8fd574f-debug ghcr.io/element-hq/matrix-authentication-service:latest-debug
What's Changed
Bug Fixes
- Do not check for the registration policy in case of an upstream OAuth 2.0 login that merges into an existing account by @jaywink in #5535
New Features
- Synchronise the user
lockedflag to Synapse by @reivilibre in #5550 - Use system-configured proxies for outgoing HTTP requests by @weareoutman in #5538
- Use recaptcha.net domain for Google reCAPTCHA by @shing-yu in #5552
Translations
- Translations updates for main by @matrixbot in #5556
Internal Changes
- Automatic merge back to main by @matrixbot in #5537
- Automatic merge back to main by @matrixbot in #5548
Other Changes
- Docs: Added Kanidm Sample configuration by @CEbbinghaus in #5446
Dependency Updates
- build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #5541
- build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #5430
- build(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by @dependabot[bot] in #5543
- build(deps): bump docker/bake-action from 6.10.0 to 7.0.0 by @dependabot[bot] in #5554
- build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #5555
- build(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #5528
- build(deps): bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #5539
- build(deps): bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in #5540
- build(deps): bump the i18next group across 1 directory with 3 updates by @dependabot[bot] in #5544
- build(deps): bump rollup from 4.53.5 to 4.59.0 in /frontend by @dependabot[bot] in #5531
- build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #5529
- Update aws-lc-rs and rustls-webpki to resolve security advisories by @sandhose in #5575
New Contributors
- @CEbbinghaus made their first contribution in #5446
- @weareoutman made their first contribution in #5538
- @shing-yu made their first contribution in #5552
Full Changelog: v1.13.0...v1.14.0