Docker image
Regular image:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:6ac647d9d69102543ab72e7a1d3daa5173896903d6bfd1fa6e7d3e3bbaedddb2 - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.14.0-rc.0 ghcr.io/element-hq/matrix-authentication-service:sha-8d94c35
Debug variant:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:5ca521aa4ff2054acce682601053ff5c8f45e53803b6b38a5c22e73e995640af - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.14.0-rc.0-debug ghcr.io/element-hq/matrix-authentication-service:sha-8d94c35-debug
What's Changed
New Features
- Synchronise the user
lockedflag to Synapse by @reivilibre in #5550 - Use recaptcha.net domain for Google reCAPTCHA by @shing-yu in #5552
- Use system-configured proxies for outgoing HTTP requests by @weareoutman in #5538
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
- 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
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
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-rc.0