Docker image
Regular image:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:26e851c79502df9c4070f80021e4f3fd07e54a74ffafc32a1949eeb2e4ee2cbe
- Tags:
ghcr.io/element-hq/matrix-authentication-service:1.2.0-rc.0 ghcr.io/element-hq/matrix-authentication-service:sha-1f12402
Debug variant:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:3f7c36b1713b65665e8c8826113d687da97b3bc9b65fb6573ce443c0f71dbf9e
- Tags:
ghcr.io/element-hq/matrix-authentication-service:1.2.0-rc.0-debug ghcr.io/element-hq/matrix-authentication-service:sha-1f12402-debug
What's Changed
New Features
Documentation
- Link directly to Localazy branching page in release docs by @anoadragon453 in #4916
- Minor grammatical fixes to access-token.md by @anoadragon453 in #4917
- Use the stable MAS integration of Synapse in the documentation and in
mas-cli doctor
by @sandhose in #4902
Translations
- Translations updates for main by @matrixbot in #4965
Internal Changes
- Automatic merge back to main by @matrixbot in #4915
- Automatic merge back to main by @matrixbot in #4946
Dependency Updates
- build(deps): bump serde_json from 1.0.142 to 1.0.143 by @dependabot[bot] in #4918
- build(deps): bump hyper from 1.6.0 to 1.7.0 by @dependabot[bot] in #4920
- build(deps-dev): bump the types group in /frontend with 2 updates by @dependabot[bot] in #4913
- build(deps): bump i18next from 25.3.2 to 25.3.6 in /frontend in the i18next group by @dependabot[bot] in #4908
- build(deps): bump bcrypt from 0.17.0 to 0.17.1 by @dependabot[bot] in #4919
- build(deps): bump thiserror from 2.0.15 to 2.0.16 by @dependabot[bot] in #4925
- build(deps): bump psl from 2.1.133 to 2.1.134 by @dependabot[bot] in #4924
- build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4923
- build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot[bot] in #4922
- build(deps): bump bitflags from 2.9.2 to 2.9.3 by @dependabot[bot] in #4935
- build(deps): bump url from 2.5.4 to 2.5.6 by @dependabot[bot] in #4934
- build(deps): bump docker/bake-action from 6.8.0 to 6.9.0 by @dependabot[bot] in #4933
- build(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #4932
- build(deps): bump the i18next group in /frontend with 2 updates by @dependabot[bot] in #4931
- build(deps): bump psl from 2.1.134 to 2.1.135 by @dependabot[bot] in #4928
- build(deps): bump form_urlencoded from 1.2.1 to 1.2.2 by @dependabot[bot] in #4929
- build(deps): bump minijinja from 2.11.0 to 2.12.0 by @dependabot[bot] in #4939
- build(deps): bump wiremock from 0.6.4 to 0.6.5 by @dependabot[bot] in #4940
- build(deps): bump indexmap from 2.10.0 to 2.11.0 by @dependabot[bot] in #4941
- build(deps): bump psl from 2.1.135 to 2.1.136 by @dependabot[bot] in #4942
- build(deps): bump the i18next group in /frontend with 2 updates by @dependabot[bot] in #4944
- build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #4930
- build(deps): bump minijinja-contrib from 2.11.0 to 2.12.0 by @dependabot[bot] in #4955
- build(deps): bump url from 2.5.6 to 2.5.7 by @dependabot[bot] in #4953
- build(deps): bump clap from 4.5.45 to 4.5.46 by @dependabot[bot] in #4952
- build(deps): bump regex from 1.11.1 to 1.11.2 by @dependabot[bot] in #4950
- build(deps-dev): bump @testing-library/jest-dom from 6.6.4 to 6.8.0 in /frontend by @dependabot[bot] in #4949
- build(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 in the cargo group by @dependabot[bot] in #4958
- build(deps-dev): bump msw from 2.10.4 to 2.11.1 in /frontend by @dependabot[bot] in #4963
Full Changelog: v1.1.0...v1.2.0-rc.0