Docker image
Regular image:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:8a7b1a655fdad3310d4d911e60b46466827c5085f44684fd4fac970ede8cda5b - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.15.0-rc.0 ghcr.io/element-hq/matrix-authentication-service:sha-38d8aed
Debug variant:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:b6f35a245b4eaa5416e66efe5a3d62d594894bc83517bf847cfc8d51a28c7a78 - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.15.0-rc.0-debug ghcr.io/element-hq/matrix-authentication-service:sha-38d8aed-debug
What's Changed
Bug Fixes
Documentation
- Explain how to enable account registration for local dev by @MadLittleMods in #5579
- Update command to list admin users in CLI docs by @beposec in #5589
Internal Changes
- Automatic merge back to main by @matrixbot in #5557
- Automatic merge back to main by @matrixbot in #5578
Other Changes
- Add warning/note when removing devices by @MadLittleMods in #5580
- Convert ViolationCode into ViolationVariant to allow adding fields on each variant by @reivilibre in #5553
Dependency Updates
- build(deps-dev): bump the vite group in /frontend with 2 updates by @dependabot[bot] in #5563
- build(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 by @dependabot[bot] in #5560
- build(deps): bump sigstore/cosign-installer from 4.0.0 to 4.1.0 by @dependabot[bot] in #5559
- build(deps): bump docker/metadata-action from 5.10.0 to 6.0.0 by @dependabot[bot] in #5558
- build(deps-dev): bump the vitest group in /frontend with 2 updates by @dependabot[bot] in #5562
- build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #5561
- build(deps-dev): bump the vitest group in /frontend with 2 updates by @dependabot[bot] in #5576
- build(deps): bump minimatch in /frontend by @dependabot[bot] in #5534
- build(deps): bump actions/deploy-pages from 4.0.5 to 5.0.0 by @dependabot[bot] in #5583
- build(deps): bump sigstore/cosign-installer from 4.1.0 to 4.1.1 by @dependabot[bot] in #5584
- build(deps): bump picomatch in /frontend by @dependabot[bot] in #5581
- build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 by @dependabot[bot] in #5585
- build(deps-dev): bump happy-dom from 20.5.0 to 20.8.9 in /frontend by @dependabot[bot] in #5590
- build(deps-dev): bump the graphql-codegen group in /frontend with 3 updates by @dependabot[bot] in #5549
- build(deps): bump the opentelemetry group across 1 directory with 2 updates by @dependabot[bot] in #5567
New Contributors
- @MadLittleMods made their first contribution in #5579
- @beposec made their first contribution in #5589
Full Changelog: v1.14.0...v1.15.0-rc.0