Docker image
Regular image:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:302b51bee1783ee42251e91d81e92f1510136f09be22aafc1dd789ac50bcfd12 - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.7.0-rc.0 ghcr.io/element-hq/matrix-authentication-service:sha-fe5f8c4
Debug variant:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:178d39b1aaefe1d317550190184399e6097319f2ccab20efe2755880519a0c10 - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.7.0-rc.0-debug ghcr.io/element-hq/matrix-authentication-service:sha-fe5f8c4-debug
What's Changed
New Features
- Add
upstream_oauth2.providers.[].client_secret_fileconfig option by @networkException in #4882 - Add
secrets.keys_dirconfig option. by @V02460 in #4877 - Interactively help users choosing a username by @sandhose in #5258
Translations
- Polish is now a supported language.
- Minor grammatical fix by @anoadragon453 in #5268
- Translations updates for main by @matrixbot in #5269
Internal Changes
- Automatic merge back to main by @matrixbot in #5218
- Fix broken link in rustdoc by @reivilibre in #5222
- Automatic merge back to main by @matrixbot in #5235
- Fix the building of the docs with mdbook 0.5 by @sandhose in #5261
Other Changes
- Only allow C-S device scopes when the C-S API scope has been requested by @reivilibre in #5215
- Add basic documentation for personal sessions by @reivilibre in #5187
- Upgrade schemars to 0.9 by @sandhose in #4682
Dependency Updates
- build(deps): bump docker/metadata-action from 5.8.0 to 5.9.0 by @dependabot[bot] in #5220
- build(deps-dev): bump @biomejs/biome from 2.2.5 to 2.3.2 in /frontend by @dependabot[bot] in #5213
- build(deps-dev): bump knip from 5.64.2 to 5.66.4 in /frontend by @dependabot[bot] in #5211
- build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #5204
- build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #5203
- build(deps-dev): bump the vite group across 1 directory with 2 updates by @dependabot[bot] in #5199
- build(deps): bump rustls from 0.23.32 to 0.23.34 by @dependabot[bot] in #5193
- build(deps): bump react-i18next from 16.1.4 to 16.1.5 in /frontend in the i18next group by @dependabot[bot] in #5192
- build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #5224
- build(deps-dev): bump vite from 7.1.12 to 7.2.1 in /frontend in the vite group by @dependabot[bot] in #5226
- build(deps-dev): bump @graphql-codegen/client-preset from 5.1.0 to 5.1.1 in /frontend in the graphql-codegen group by @dependabot[bot] in #5227
- Use Node 24 in CI and for building the frontend by @sandhose in #5229
- build(deps): bump the i18next group across 1 directory with 2 updates by @dependabot[bot] in #5236
- build(deps): bump @tanstack/react-query from 5.90.5 to 5.90.7 in /frontend in the tanstack-query group by @dependabot[bot] in #5233
- build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 by @dependabot[bot] in #5230
- Update opa-wasm to 0.1.8 & bump wasmtime by @sandhose in #5245
- build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #5231
- build(deps): bump csv from 1.3.1 to 1.4.0 by @dependabot[bot] in #5246
- build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #5248
- build(deps): bump psl from 2.1.148 to 2.1.162 by @dependabot[bot] in #5250
- build(deps-dev): bump @vitejs/plugin-react from 5.1.0 to 5.1.1 in /frontend in the vite group by @dependabot[bot] in #5249
- build(deps): bump rustls-pki-types from 1.12.0 to 1.13.0 by @dependabot[bot] in #5247
- build(deps): bump rustls from 0.23.34 to 0.23.35 by @dependabot[bot] in #5244
- build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /frontend by @dependabot[bot] in #5242
- build(deps): bump glob and i18next-cli in /frontend by @dependabot[bot] in #5259
- build(deps-dev): bump the graphql-codegen group in /frontend with 2 updates by @dependabot[bot] in #5252
- build(deps): bump @tanstack/react-query from 5.90.7 to 5.90.10 in /frontend in the tanstack-query group by @dependabot[bot] in #5253
- build(deps): bump bitflags from 2.9.4 to 2.10.0 by @dependabot[bot] in #5254
- build(deps): bump the i18next group across 1 directory with 3 updates by @dependabot[bot] in #5262
- build(deps-dev): bump the types group in /frontend with 3 updates by @dependabot[bot] in #5263
- build(deps): bump hyper-util from 0.1.17 to 0.1.18 by @dependabot[bot] in #5266
- build(deps): bump @vector-im/compound-web from 8.2.4 to 8.2.5 in /frontend by @dependabot[bot] in #5265
- build(deps): bump @vector-im/compound-design-tokens from 6.0.0 to 6.4.0 in /frontend by @dependabot[bot] in #5264
Full Changelog: v1.6.0...v1.7.0-rc.0