Skip to content

Releases: element-hq/matrix-authentication-service

v1.3.0-rc.0

16 Sep 15:00
fb8c2a7

Choose a tag to compare

v1.3.0-rc.0 Pre-release
Pre-release

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:3fc4c0d4499c48866785584ae6509e0e5f4a29555d1be40f77fed2b0c63c7792
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.3.0-rc.0
    ghcr.io/element-hq/matrix-authentication-service:sha-fb8c2a7
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:5c14bafdea5e308db0e70b542ed9867a66713701988532d0a7ab62b9cc5bf6a3
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.3.0-rc.0-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-fb8c2a7-debug
    

What's Changed

Bug Fixes

  • Make token_endpoint_auth_signing_alg_values_supported optional in upstream OIDC providers metadata by @LeonWilzer in #4984
  • Trim the secret read by the matrix.secret_file configuration option by @mweinelt in #4961

New Features

Changes to the admin API

  • Admin API to expose a few configuration values by @sandhose in #5010
  • Expose the legacy guest/non-guest flag on users in the admin API by @sandhose in #5014
  • Admin API filter to search users by username by @sandhose in #5015

Documentation

Translations

Internal Changes

Dependency Updates

  • build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 by @dependabot[bot] in #4985
  • build(deps): bump psl from 2.1.136 to 2.1.140 by @dependabot[bot] in #4986
  • build(deps-dev): bump vite from 6.3.5 to 6.3.6 in /frontend in the npm_and_yarn group across 1 directory by @dependabot[bot] in #4991
  • build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #4972
  • build(deps): bump uuid from 1.18.0 to 1.18.1 by @dependabot[bot] in #4971
  • build(deps): bump camino from 1.1.11 to 1.1.12 by @dependabot[bot] in #4968
  • build(deps): bump bitflags from 2.9.3 to 2.9.4 by @dependabot[bot] in #4967
  • build(deps): bump actions/setup-node from 4.4.0 to 5.0.0 by @dependabot[bot] in #4978
  • build(deps): bump actions/github-script from 7.0.1 to 8.0.0 by @dependabot[bot] in #4981
  • build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #4982
  • build(deps): bump the i18next group across 1 directory with 2 updates by @dependabot[bot] in #4979
  • build(deps-dev): bump @biomejs/biome from 2.1.2 to 2.2.4 in /frontend by @dependabot[bot] in #4992
  • build(deps): bump @fontsource/inconsolata from 5.2.6 to 5.2.7 in /frontend in the fontsource group by @dependabot[bot] in #4996
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4998
  • build(deps): bump psl from 2.1.140 to 2.1.141 by @dependabot[bot] in #4999
  • build(deps): bump pest from 2.8.1 to 2.8.2 by @dependabot[bot] in #5001
  • build(deps): bump clap from 4.5.46 to 4.5.47 by @dependabot[bot] in #5002
  • build(deps): bump indexmap from 2.11.0 to 2.11.1 by @dependabot[bot] in #5000
  • build(deps-dev): bump the vite group across 1 directory with 3 updates by @dependabot[bot] in #4721
  • build(deps-dev): bump the types group in /frontend with 3 updates by @dependabot[bot] in #5004
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot[bot] in #5003
  • build(deps): bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in #5006
  • build(deps): bump pest_derive from 2.8.1 to 2.8.2 by @dependabot[bot] in #5007
  • build(deps): bump insta from 1.43.1 to 1.43.2 by @dependabot[bot] in #5008
  • build(deps-dev): bump msw from 2.11.1 to 2.11.2 in /frontend by @dependabot[bot] in #5005
  • build(deps): bump @vector-im/compound-design-tokens from 5.0.2 to 6.0.0 in /frontend by @dependabot[bot] in #4828
  • build(deps): bump serde from 1.0.219 to 1.0.223 by @dependabot[bot] in #5024
  • build(deps): bump hyper-util from 0.1.16 to 0.1.17 by @dependabot[bot] in #5023
  • build(deps): bump camino from 1.1.12 to 1.2.0 by @dependabot[bot] in #5022
  • build(deps-dev): bump the types group in /frontend with 2 updates by @dependabot[bot] in #5021
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #5020
  • build(deps): bump @fontsource/inter from 5.2.6 to 5.2.7 in /frontend in the fontsource group by @dependabot[bot] in #5019
  • build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #5018
  • build(deps): bump sigstore/cosign-installer from 3.9.2 to 3.10.0 by @dependabot[bot] in #5017
  • build(deps): bump serde_json from 1.0.143 to 1.0.145 by @dependabot[bot] in #5025
  • build(deps): bump indexmap from 2.11.1 to 2.11.3 by @dependabot[bot] in #5030
  • build(deps): bump serde from 1.0.223 to 1.0.225 by @dependabot[bot] in #5029
  • Bump locked dependencies by @sandhose in #5031
  • build(deps-dev): bump @types/node from 24.4.0 to 24.5.0 in /frontend in the types group by @dependabot[bot] in #5028
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot[bot] in #5027

New Contributors

Full Changelog: v1.2.0...v1.3.0-rc.0

v1.2.0

09 Sep 11:36
960d929

Choose a tag to compare

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:e4cf619ceba41f46a0d6ca79aaa516295933a4b6247f7f22fa0d4694e8ca5451
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.2.0
    ghcr.io/element-hq/matrix-authentication-service:1.2
    ghcr.io/element-hq/matrix-authentication-service:1
    ghcr.io/element-hq/matrix-authentication-service:sha-960d929
    ghcr.io/element-hq/matrix-authentication-service:latest
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:7e4a4e41159c2657c9911bd401e33baf3a7836495a73c3838dc24ae45ed11ceb
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.2.0-debug
    ghcr.io/element-hq/matrix-authentication-service:1.2-debug
    ghcr.io/element-hq/matrix-authentication-service:1-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-960d929-debug
    ghcr.io/element-hq/matrix-authentication-service:latest-debug
    

What's Changed

New Features

  • Automatically derive the kid from the key fingerprint if missing by @V02460 in #4876

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

Internal Changes

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

v1.2.0-rc.0

02 Sep 15:51
1f12402

Choose a tag to compare

v1.2.0-rc.0 Pre-release
Pre-release

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

  • Automatically derive the kid from the key fingerprint if missing by @V02460 in #4876

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

Internal Changes

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

v1.1.0

26 Aug 12:03
591001b

Choose a tag to compare

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:4a4abc57c3787c475fb3fe0d4176c3a5ce18f199c4cda806ea181d2f39d2d9df
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.1.0
    ghcr.io/element-hq/matrix-authentication-service:1.1
    ghcr.io/element-hq/matrix-authentication-service:1
    ghcr.io/element-hq/matrix-authentication-service:sha-591001b
    ghcr.io/element-hq/matrix-authentication-service:latest
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:4a28a55bc94b1066c23494568a2bb447c415633f54b1ebaebe8d6640e1a93a7f
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.1.0-debug
    ghcr.io/element-hq/matrix-authentication-service:1.1-debug
    ghcr.io/element-hq/matrix-authentication-service:1-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-591001b-debug
    ghcr.io/element-hq/matrix-authentication-service:latest-debug
    

What's Changed

Documentation

Translations

Internal Changes

Other Changes

Dependency Updates

  • build(deps): bump slab from 0.4.10 to 0.4.11 in the cargo group by @dependabot[bot] in #4893
  • build(deps): bump sea-query from 0.32.6 to 0.32.7 in the sea-query group by @dependabot[bot] in #4869
  • build(deps): bump the npm_and_yarn group in /frontend with 2 updates by @dependabot[bot] in #4892
  • build(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 by @dependabot[bot] in #4899
  • build(deps): bump clap from 4.5.42 to 4.5.45 by @dependabot[bot] in #4894
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #4884
  • build(deps): bump camino from 1.1.10 to 1.1.11 by @dependabot[bot] in #4878
  • build(deps): bump governor from 0.10.0 to 0.10.1 by @dependabot[bot] in #4874
  • build(deps): bump swagger-ui-dist from 5.27.0 to 5.27.1 in /frontend by @dependabot[bot] in #4867
  • build(deps-dev): bump typescript from 5.8.3 to 5.9.2 in /frontend by @dependabot[bot] in #4866
  • build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #4865
  • build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.12 to 2.0.13 by @dependabot[bot] in #4897
  • Upgrade to Rust 1.89.0 by @sandhose in #4900
  • build(deps): bump uuid from 1.17.0 to 1.18.0 by @dependabot[bot] in #4905
  • build(deps): bump async-trait from 0.1.88 to 0.1.89 by @dependabot[bot] in #4904
  • build(deps): bump psl from 2.1.128 to 2.1.133 by @dependabot[bot] in #4903
  • build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #4906
  • build(deps): bump thiserror from 2.0.12 to 2.0.15 by @dependabot[bot] in #4907
  • build(deps): bump bitflags from 2.9.1 to 2.9.2 by @dependabot[bot] in #4909
  • build(deps): bump reqwest from 0.12.22 to 0.12.23 by @dependabot[bot] in #4910
  • build(deps): bump anyhow from 1.0.98 to 1.0.99 by @dependabot[bot] in #4911
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4912

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.1.0-rc.0

19 Aug 11:12
7f892b2

Choose a tag to compare

v1.1.0-rc.0 Pre-release
Pre-release

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:b611962d5ef3b58c352ce35b0e29a12dc5fe3bd0f1037c55606dd868eede6071
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.1.0-rc.0
    ghcr.io/element-hq/matrix-authentication-service:sha-7f892b2
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:78e140601f8d1a062b846d7edeb36300467475d3adf918e3313efdf72c3923b6
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.1.0-rc.0-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-7f892b2-debug
    

What's Changed

Documentation

Translations

Internal Changes

Other Changes

Dependency Updates

  • build(deps): bump slab from 0.4.10 to 0.4.11 in the cargo group by @dependabot[bot] in #4893
  • build(deps): bump sea-query from 0.32.6 to 0.32.7 in the sea-query group by @dependabot[bot] in #4869
  • build(deps): bump the npm_and_yarn group in /frontend with 2 updates by @dependabot[bot] in #4892
  • build(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 by @dependabot[bot] in #4899
  • build(deps): bump clap from 4.5.42 to 4.5.45 by @dependabot[bot] in #4894
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #4884
  • build(deps): bump camino from 1.1.10 to 1.1.11 by @dependabot[bot] in #4878
  • build(deps): bump governor from 0.10.0 to 0.10.1 by @dependabot[bot] in #4874
  • build(deps): bump swagger-ui-dist from 5.27.0 to 5.27.1 in /frontend by @dependabot[bot] in #4867
  • build(deps-dev): bump typescript from 5.8.3 to 5.9.2 in /frontend by @dependabot[bot] in #4866
  • build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #4865
  • build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.12 to 2.0.13 by @dependabot[bot] in #4897
  • Upgrade to Rust 1.89.0 by @sandhose in #4900
  • build(deps): bump uuid from 1.17.0 to 1.18.0 by @dependabot[bot] in #4905
  • build(deps): bump async-trait from 0.1.88 to 0.1.89 by @dependabot[bot] in #4904
  • build(deps): bump psl from 2.1.128 to 2.1.133 by @dependabot[bot] in #4903
  • build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #4906
  • build(deps): bump thiserror from 2.0.12 to 2.0.15 by @dependabot[bot] in #4907
  • build(deps): bump bitflags from 2.9.1 to 2.9.2 by @dependabot[bot] in #4909
  • build(deps): bump reqwest from 0.12.22 to 0.12.23 by @dependabot[bot] in #4910
  • build(deps): bump anyhow from 1.0.98 to 1.0.99 by @dependabot[bot] in #4911
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4912

New Contributors

Full Changelog: v1.0.0...v1.1.0-rc.0

v1.0.0

13 Aug 09:34
5c2bed1

Choose a tag to compare

1.0! 🎉

This is the first official stable release of matrix-authentication-service!

MAS has been usable in production for quite some time, so in conjunction with the stabilisation of the MAS integration in Synapse, and support for the stable scopes and endpoint introduced in Matrix 1.15, we're now happy to cut a 1.0 release for MAS.

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:51fbc61de5b7e2906196d0af58136881155ab3404ea9ff74e869e2aa3cfbfd07
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.0.0
    ghcr.io/element-hq/matrix-authentication-service:1.0
    ghcr.io/element-hq/matrix-authentication-service:1
    ghcr.io/element-hq/matrix-authentication-service:sha-5c2bed1
    ghcr.io/element-hq/matrix-authentication-service:latest
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:fc944eb559fed952bd1cdf2ae7c400e92c55a740042499404be5dc4115ed949c
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.0.0-debug
    ghcr.io/element-hq/matrix-authentication-service:1.0-debug
    ghcr.io/element-hq/matrix-authentication-service:1-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-5c2bed1-debug
    ghcr.io/element-hq/matrix-authentication-service:latest-debug
    

What's Changed

Bug Fixes

  • Don't attempt to set TCP_NODELAY on accepted unix streams by @networkException in #4829
  • Make mas-cli manage issue-compatibility-token create the device on the homeserver by @sandhose in #4856

New Features

Translations

Internal Changes

Dependency Updates

  • build(deps): bump psl from 2.1.126 to 2.1.127 by @dependabot[bot] in #4824
  • build(deps-dev): bump knip from 5.61.3 to 5.62.0 in /frontend by @dependabot[bot] in #4822
  • build(deps): bump react-i18next from 15.6.0 to 15.6.1 in /frontend in the i18next group by @dependabot[bot] in #4821
  • build(deps-dev): bump @biomejs/biome from 2.1.1 to 2.1.2 in /frontend by @dependabot[bot] in #4812
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4810
  • build(deps): bump tokio from 1.46.1 to 1.47.0 by @dependabot[bot] in #4834
  • build(deps): bump rustls from 0.23.29 to 0.23.30 by @dependabot[bot] in #4835
  • build(deps-dev): bump @testing-library/jest-dom from 6.6.3 to 6.6.4 in /frontend by @dependabot[bot] in #4832
  • build(deps): bump the react group across 1 directory with 4 updates by @dependabot[bot] in #4839
  • build(deps): bump socket2 from 0.5.10 to 0.6.0 by @dependabot[bot] in #4823
  • build(deps): bump lettre from 0.11.15 to 0.11.18 by @dependabot[bot] in #4836
  • build(deps): bump clap from 4.5.41 to 4.5.42 by @dependabot[bot] in #4841
  • build(deps): bump opa-wasm from 0.1.6 to 0.1.7 by @dependabot[bot] in #4842
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4833
  • Upgrade opentelemetry to 0.30.0 by @sandhose in #4843
  • Upgrade Sentry to 0.42.0 by @sandhose in #4844
  • Bump Rust dependencies in the lock file by @sandhose in #4845
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot[bot] in #4849
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4848
  • build(deps): bump tokio from 1.47.0 to 1.47.1 by @dependabot[bot] in #4855
  • build(deps): bump serde_json from 1.0.141 to 1.0.142 by @dependabot[bot] in #4854
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot[bot] in #4853
  • build(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in #4851
  • build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #4852
  • build(deps): bump tokio-util from 0.7.15 to 0.7.16 by @dependabot[bot] in #4864
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4863
  • build(deps): bump psl from 2.1.127 to 2.1.128 by @dependabot[bot] in #4862
  • build(deps-dev): bump @types/node from 24.1.0 to 24.2.0 in /frontend in the types group by @dependabot[bot] in #4859
  • build(deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #4861
  • build(deps): bump rustls-platform-verifier from 0.6.0 to 0.6.1 by @dependabot[bot] in #4860

New Contributors

Full Changelog: v0.20.0...v1.0.0

v1.0.0-rc.0

06 Aug 15:55
044e8cf

Choose a tag to compare

v1.0.0-rc.0 Pre-release
Pre-release

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:17fe6d07bda7f84a5359fdc3799730a66a49cee4a0a01279090534b7cc580681
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.0.0-rc.0
    ghcr.io/element-hq/matrix-authentication-service:sha-044e8cf
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:84496541829756aba0759dc418b8b3b1589a312fa49b49de573f55faf670f060
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.0.0-rc.0-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-044e8cf-debug
    

What's Changed

Bug Fixes

  • Don't attempt to set TCP_NODELAY on accepted unix streams by @networkException in #4829
  • Make mas-cli manage issue-compatibility-token create the device on the homeserver by @sandhose in #4856

New Features

Translations

Internal Changes

Dependency Updates

  • build(deps): bump psl from 2.1.126 to 2.1.127 by @dependabot[bot] in #4824
  • build(deps-dev): bump knip from 5.61.3 to 5.62.0 in /frontend by @dependabot[bot] in #4822
  • build(deps): bump react-i18next from 15.6.0 to 15.6.1 in /frontend in the i18next group by @dependabot[bot] in #4821
  • build(deps-dev): bump @biomejs/biome from 2.1.1 to 2.1.2 in /frontend by @dependabot[bot] in #4812
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4810
  • build(deps): bump tokio from 1.46.1 to 1.47.0 by @dependabot[bot] in #4834
  • build(deps): bump rustls from 0.23.29 to 0.23.30 by @dependabot[bot] in #4835
  • build(deps-dev): bump @testing-library/jest-dom from 6.6.3 to 6.6.4 in /frontend by @dependabot[bot] in #4832
  • build(deps): bump the react group across 1 directory with 4 updates by @dependabot[bot] in #4839
  • build(deps): bump socket2 from 0.5.10 to 0.6.0 by @dependabot[bot] in #4823
  • build(deps): bump lettre from 0.11.15 to 0.11.18 by @dependabot[bot] in #4836
  • build(deps): bump clap from 4.5.41 to 4.5.42 by @dependabot[bot] in #4841
  • build(deps): bump opa-wasm from 0.1.6 to 0.1.7 by @dependabot[bot] in #4842
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4833
  • Upgrade opentelemetry to 0.30.0 by @sandhose in #4843
  • Upgrade Sentry to 0.42.0 by @sandhose in #4844
  • Bump Rust dependencies in the lock file by @sandhose in #4845
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot[bot] in #4849
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4848
  • build(deps): bump tokio from 1.47.0 to 1.47.1 by @dependabot[bot] in #4855
  • build(deps): bump serde_json from 1.0.141 to 1.0.142 by @dependabot[bot] in #4854
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot[bot] in #4853
  • build(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in #4851
  • build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #4852
  • build(deps): bump tokio-util from 0.7.15 to 0.7.16 by @dependabot[bot] in #4864
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4863
  • build(deps): bump psl from 2.1.127 to 2.1.128 by @dependabot[bot] in #4862
  • build(deps-dev): bump @types/node from 24.1.0 to 24.2.0 in /frontend in the types group by @dependabot[bot] in #4859
  • build(deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #4861
  • build(deps): bump rustls-platform-verifier from 0.6.0 to 0.6.1 by @dependabot[bot] in #4860

New Contributors

Full Changelog: v0.20.0...v1.0.0-rc.0

v0.20.0

29 Jul 12:05
9423306

Choose a tag to compare

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:339a82e0d64205d346aa5886b1eeab4cfff4ba1879d59a9bf5e5e88f28d0f82f
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.20.0
    ghcr.io/element-hq/matrix-authentication-service:0.20
    ghcr.io/element-hq/matrix-authentication-service:0
    ghcr.io/element-hq/matrix-authentication-service:sha-9423306
    ghcr.io/element-hq/matrix-authentication-service:latest
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:ad5698a19b3e2cd978209c1d3cd2da11ce09106ec80e95d3c03f8c6f792586b5
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.20.0-debug
    ghcr.io/element-hq/matrix-authentication-service:0.20-debug
    ghcr.io/element-hq/matrix-authentication-service:0-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-9423306-debug
    ghcr.io/element-hq/matrix-authentication-service:latest-debug
    

What's Changed

Bug Fixes

  • Fix spec compliance of upstream OAuth 2.0 client auth methods by @sandhose in #4819

New Features

  • Make email address lookups case-insensitive by @sandhose in #4763
  • Return M_USER_LOCKED error when logging in with a locked account on the compatibility endpoints by @AndrewFerr in #4789
  • Allow linking upstream accounts for existing users when the localpart matches in upstream OAuth 2.0 logins by @mcalinghee in #4193
  • Show a better error page in most human-facing pages by @sandhose in #4816

Changes to the admin API

  • Make the admin API provision users synchronously by @AndrewFerr in #4788
  • New admin API endpoint to reactivate users & align what lock/unlock/deactivate does in the admin API by @AndrewFerr in #4768
  • Allow skipping GDPR-erasure when deactivating a user through the admin API by @AndrewFerr in #4744

Documentation

Translations

Internal Changes

Dependency Updates

  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4759
  • build(deps): bump hyper-util from 0.1.14 to 0.1.15 by @dependabot[bot] in #4758
  • build(deps): bump serde_with from 3.13.0 to 3.14.0 by @dependabot[bot] in #4757
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot[bot] in #4760
  • build(deps-dev): bump @biomejs/biome from 2.0.6 to 2.1.0 in /frontend by @dependabot[bot] in #4762
  • build(deps-dev): bump msw from 2.10.2 to 2.10.3 in /frontend by @dependabot[bot] in #4761
  • build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #4764
  • build(deps): bump @vector-im/compound-design-tokens from 4.0.4 to 4.0.5 in /frontend by @dependabot[bot] in #4765
  • build(deps): bump swagger-ui-dist from 5.24.2 to 5.26.2 in /frontend by @dependabot[bot] in #4766
  • build(deps): bump ruma-common from 0.15.3 to 0.15.4 by @dependabot[bot] in #4773
  • build(deps): bump psl from 2.1.123 to 2.1.124 by @dependabot[bot] in #4774
  • build(deps-dev): bump the types group in /frontend with 2 updates by @dependabot[bot] in #4770
  • build(deps): bump i18next from 25.3.1 to 25.3.2 in /frontend in the i18next group by @dependabot[bot] in #4769
  • build(deps-dev): bump @biomejs/biome from 2.1.0 to 2.1.1 in /frontend by @dependabot[bot] in #4772
  • build(deps): bump @vector-im/compound-design-tokens from 4.0.5 to 5.0.1 in /frontend by @dependabot[bot] in #4771
  • build(deps): bump rustls from 0.23.28 to 0.23.29 by @dependabot[bot] in #4780
  • build(deps): bump clap from 4.5.40 to 4.5.41 by @dependabot[bot] in #4779
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot[bot] in #4778
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4782
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4790
  • build(deps): bump @vector-im/compound-design-tokens from 5.0.1 to 5.0.2 in /frontend by @dependabot[bot] in #4784
  • build(deps-dev): bump @types/node from 24.0.12 to 24.0.13 in /frontend in the types group by @dependabot[bot] in #4783
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot[bot] in #4791
  • Upgrade Clippy to Rust 1.87 by @sandhose in #4794
  • build(deps): bump sigstore/cosign-installer from 3.9.1 to 3.9.2 by @dependabot[bot] in #4800
  • build(deps): bump swagger-ui-dist from 5.26.2 to 5.27.0 in /frontend by @dependabot[bot] in #4799
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4797
  • build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #4796
  • build(deps): bump psl from 2.1.124 to 2.1.125 by @dependabot[bot] in #4795
  • build(deps): bump opa-wasm from 0.1.5 to 0.1.6 by @dependabot[bot] in #4805
  • build(deps): bump psl from 2.1.125 to 2.1.126 by @dependabot[bot] in #4803
  • build(deps): bump serde_json from 1.0.140 to 1.0.141 by @dependabot[bot] in #4804
  • build(deps-dev): bump msw from 2.10.3 to 2.10.4 in /frontend by @dependabo...
Read more

v0.20.0-rc.0

24 Jul 14:16
e6efc04

Choose a tag to compare

v0.20.0-rc.0 Pre-release
Pre-release

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:b872928c738dad0e07249fbf4551cab2870e5d64584165607abfe333001667b4
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.20.0-rc.0
    ghcr.io/element-hq/matrix-authentication-service:sha-e6efc04
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:cfcbdb6056a6d8a0b606463febd6a13c94bc6e637082214a932c404ce072c678
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.20.0-rc.0-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-e6efc04-debug
    

What's Changed

Bug Fixes

  • Fix spec compliance of upstream OAuth 2.0 client auth methods by @sandhose in #4819

New Features

  • Make email address lookups case-insensitive by @sandhose in #4763
  • Return M_USER_LOCKED error when logging in with a locked account on the compatibility endpoints by @AndrewFerr in #4789
  • Allow linking upstream accounts for existing users when the localpart matches in upstream OAuth 2.0 logins by @mcalinghee in #4193
  • Show a better error page in most human-facing pages by @sandhose in #4816

Changes to the admin API

  • Make the admin API provision users synchronously by @AndrewFerr in #4788
  • New admin API endpoint to reactivate users & align what lock/unlock/deactivate does in the admin API by @AndrewFerr in #4768
  • Allow skipping GDPR-erasure when deactivating a user through the admin API by @AndrewFerr in #4744

Documentation

Translations

Internal Changes

Dependency Updates

  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4759
  • build(deps): bump hyper-util from 0.1.14 to 0.1.15 by @dependabot[bot] in #4758
  • build(deps): bump serde_with from 3.13.0 to 3.14.0 by @dependabot[bot] in #4757
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot[bot] in #4760
  • build(deps-dev): bump @biomejs/biome from 2.0.6 to 2.1.0 in /frontend by @dependabot[bot] in #4762
  • build(deps-dev): bump msw from 2.10.2 to 2.10.3 in /frontend by @dependabot[bot] in #4761
  • build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #4764
  • build(deps): bump @vector-im/compound-design-tokens from 4.0.4 to 4.0.5 in /frontend by @dependabot[bot] in #4765
  • build(deps): bump swagger-ui-dist from 5.24.2 to 5.26.2 in /frontend by @dependabot[bot] in #4766
  • build(deps): bump ruma-common from 0.15.3 to 0.15.4 by @dependabot[bot] in #4773
  • build(deps): bump psl from 2.1.123 to 2.1.124 by @dependabot[bot] in #4774
  • build(deps-dev): bump the types group in /frontend with 2 updates by @dependabot[bot] in #4770
  • build(deps): bump i18next from 25.3.1 to 25.3.2 in /frontend in the i18next group by @dependabot[bot] in #4769
  • build(deps-dev): bump @biomejs/biome from 2.1.0 to 2.1.1 in /frontend by @dependabot[bot] in #4772
  • build(deps): bump @vector-im/compound-design-tokens from 4.0.5 to 5.0.1 in /frontend by @dependabot[bot] in #4771
  • build(deps): bump rustls from 0.23.28 to 0.23.29 by @dependabot[bot] in #4780
  • build(deps): bump clap from 4.5.40 to 4.5.41 by @dependabot[bot] in #4779
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot[bot] in #4778
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4782
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4790
  • build(deps): bump @vector-im/compound-design-tokens from 5.0.1 to 5.0.2 in /frontend by @dependabot[bot] in #4784
  • build(deps-dev): bump @types/node from 24.0.12 to 24.0.13 in /frontend in the types group by @dependabot[bot] in #4783
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot[bot] in #4791
  • Upgrade Clippy to Rust 1.87 by @sandhose in #4794
  • build(deps): bump sigstore/cosign-installer from 3.9.1 to 3.9.2 by @dependabot[bot] in #4800
  • build(deps): bump swagger-ui-dist from 5.26.2 to 5.27.0 in /frontend by @dependabot[bot] in #4799
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #4797
  • build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #4796
  • build(deps): bump psl from 2.1.124 to 2.1.125 by @dependabot[bot] in #4795
  • build(deps): bump opa-wasm from 0.1.5 to 0.1.6 by @dependabot[bot] in #4805
  • build(deps): bump psl from 2.1.125 to 2.1.126 by @dependabot[bot] in #4803
  • build(deps): bump serde_json from 1.0.140 to 1.0.141 by @dependabot[bot] in #4804
  • build(deps-dev): bump msw from 2.10.3 to 2.10.4 in /frontend by @dependabot[bot] in #4798
  • build(deps): bump hyper-util from 0.1.15 to 0.1.16 by @dependabot[bot] in #4814
  • build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #4809
  • build(deps-dev): bump @types/node from 24.0.14 to 24.1.0 in /frontend in the typ...
Read more

v0.19.0

15 Jul 15:08
7463ed4

Choose a tag to compare

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:36d2a5a34307546dca25d8b6094e322f4fd907eb634fccc04aca37becd112f4e
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.19.0
    ghcr.io/element-hq/matrix-authentication-service:0.19
    ghcr.io/element-hq/matrix-authentication-service:0
    ghcr.io/element-hq/matrix-authentication-service:sha-7463ed4
    ghcr.io/element-hq/matrix-authentication-service:latest
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:b32baf6cccfe41452469caab46b9481a8e683d6334822846dc1f016ffd19e6b2
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.19.0-debug
    ghcr.io/element-hq/matrix-authentication-service:0.19-debug
    ghcr.io/element-hq/matrix-authentication-service:0-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-7463ed4-debug
    ghcr.io/element-hq/matrix-authentication-service:latest-debug
    

What's Changed

Bug Fixes

  • Report AS-exclusive localparts as used, not an error by @sandhose in #4723

New Features

  • Support receiving OpenID Connect Back-Channel Logout notifications by @sandhose in #4743

Translations

Internal Changes

Dependency Updates

  • build(deps): bump minijinja from 2.10.2 to 2.11.0 by @dependabot[bot] in #4734
  • build(deps-dev): bump knip from 5.61.0 to 5.61.3 in /frontend by @dependabot[bot] in #4733
  • build(deps): bump indexmap from 2.9.0 to 2.10.0 by @dependabot[bot] in #4732
  • build(deps): bump psl from 2.1.122 to 2.1.123 by @dependabot[bot] in #4731
  • build(deps): bump sigstore/cosign-installer from 3.9.0 to 3.9.1 by @dependabot[bot] in #4714
  • build(deps): bump pest_derive from 2.8.0 to 2.8.1 by @dependabot[bot] in #4708
  • build(deps-dev): bump @biomejs/biome from 1.9.4 to 2.0.6 in /frontend by @dependabot[bot] in #4730
  • build(deps): bump minijinja-contrib from 2.10.2 to 2.11.0 by @dependabot[bot] in #4751
  • build(deps): bump tokio from 1.45.1 to 1.46.1 by @dependabot[bot] in #4748
  • build(deps): bump reqwest from 0.12.20 to 0.12.22 by @dependabot[bot] in #4749
  • build(deps-dev): bump @types/node from 24.0.3 to 24.0.4 in /frontend in the types group by @dependabot[bot] in #4725
  • build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #4752
  • build(deps): bump ruma-common from 0.15.2 to 0.15.3 by @dependabot[bot] in #4750
  • build(deps): bump the i18next group in /frontend with 2 updates by @dependabot[bot] in #4753
  • build(deps-dev): bump @graphql-codegen/client-preset from 4.8.2 to 4.8.3 in /frontend in the graphql-codegen group by @dependabot[bot] in #4724

Full Changelog: v0.18.0...v0.19.0