Docker image
Regular image:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:549ccdbae2e6da8a3ff3689ae4e4a7af8c242df1ebe0cb1f2117534d6f0588b4
- Tags:
ghcr.io/element-hq/matrix-authentication-service:0.18.0 ghcr.io/element-hq/matrix-authentication-service:0.18 ghcr.io/element-hq/matrix-authentication-service:0 ghcr.io/element-hq/matrix-authentication-service:sha-66d565d ghcr.io/element-hq/matrix-authentication-service:latest
Debug variant:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:f6858b74771dd589b0642430b1adb5f7242181bfe530c8ad29b90c0a9c8f7f59
- Tags:
ghcr.io/element-hq/matrix-authentication-service:0.18.0-debug ghcr.io/element-hq/matrix-authentication-service:0.18-debug ghcr.io/element-hq/matrix-authentication-service:0-debug ghcr.io/element-hq/matrix-authentication-service:sha-66d565d-debug ghcr.io/element-hq/matrix-authentication-service:latest-debug
What's Changed
Documentation
- README, contribution and release documentation by @sandhose in #4675
- Fix link to contributing guidelines in the README by @sandhose in #4676
Translations
- Translations updates for main by @matrixbot in #4715
- Translations updates for v0.18 by @matrixbot in #4738
Internal Changes
- Automatic merge back to main by @matrixbot in #4659
- Move all dependencies on the workspace level by @sandhose in #4656
- Remove unused devcontainer setup by @sandhose in #4677
- Allow bumping major versions in the release workflow by @sandhose in #4668
- Make the dual license explicit by @ara4n in #3955
- Automatic merge back to main by @matrixbot in #4698
- Automatic merge back to main by @matrixbot in #4703
Dependency Updates
- build(deps): bump clap from 4.5.39 to 4.5.40 by @dependabot in #4662
- build(deps): bump quanta from 0.12.5 to 0.12.6 by @dependabot in #4661
- build(deps): bump valibot from 1.0.0 to 1.1.0 in /frontend by @dependabot in #4666
- build(deps-dev): bump msw-storybook-addon from 2.0.4 to 2.0.5 in /frontend by @dependabot in #4665
- build(deps-dev): bump the types group in /frontend with 2 updates by @dependabot in #4664
- build(deps-dev): bump @vitejs/plugin-react from 4.5.1 to 4.5.2 in /frontend in the vite group by @dependabot in #4663
- build(deps): bump softprops/action-gh-release from 2.2.2 to 2.3.2 by @dependabot in #4667
- build(deps): bump reqwest from 0.12.19 to 0.12.20 by @dependabot in #4669
- build(deps-dev): bump @codecov/vite-plugin from 1.9.0 to 1.9.1 in /frontend by @dependabot in #4674
- build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot in #4671
- build(deps): bump psl from 2.1.119 to 2.1.120 by @dependabot in #4670
- build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot in #4672
- Bump most frontend dependencies by @sandhose in #4678
- build(deps-dev): bump the tanstack-router group in /frontend with 2 updates by @dependabot in #4685
- build(deps): bump react-i18next from 15.5.2 to 15.5.3 in /frontend in the i18next group by @dependabot in #4684
- build(deps): bump psl from 2.1.120 to 2.1.122 by @dependabot in #4700
- build(deps): bump sigstore/cosign-installer from 3.8.2 to 3.9.0 by @dependabot in #4701
- build(deps): bump rustls from 0.23.27 to 0.23.28 by @dependabot in #4689
- build(deps): bump pest from 2.8.0 to 2.8.1 by @dependabot in #4691
- build(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.0 by @dependabot in #4693
- build(deps): bump swagger-ui-dist from 5.24.1 to 5.24.2 in /frontend by @dependabot in #4696
- build(deps): bump @vector-im/compound-web from 8.0.0 to 8.1.0 in /frontend by @dependabot in #4699
- build(deps-dev): bump @types/node from 24.0.1 to 24.0.3 in /frontend in the types group by @dependabot in #4695
- build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot in #4694
- build(deps): bump @vector-im/compound-web from 8.1.0 to 8.1.2 in /frontend by @dependabot in #4713
- build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.11 to 2.0.12 by @dependabot in #4711
- build(deps): bump wiremock from 0.6.3 to 0.6.4 by @dependabot in #4710
- build(deps): bump docker/setup-buildx-action from 3.11.0 to 3.11.1 by @dependabot in #4709
- build(deps-dev): bump postcss-import from 16.1.0 to 16.1.1 in /frontend by @dependabot in #4707
- build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot in #4705
- build(deps-dev): bump the vitest group in /frontend with 2 updates by @dependabot in #4704
- build(deps): bump serde_with from 3.12.0 to 3.13.0 by @dependabot in #4692
- build(deps-dev): bump the storybook group in /frontend with 4 updates by @dependabot in #4683
- build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot in #4716
- build(deps-dev): bump postcss from 8.5.5 to 8.5.6 in /frontend by @dependabot in #4720
- build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot in #4719
- build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot in #4718
New Contributors
Full Changelog: v0.17.1...v0.18.0