Skip to content

Releases: element-hq/matrix-authentication-service

Unstable build

22 Jan 16:19
3d9bc5d
Compare
Choose a tag to compare
Unstable build Pre-release
Pre-release

This is an automatically updated unstable release containing the latest builds from the main branch.

⚠️ Warning: These are development builds and may be unstable.

Last updated: 2025-08-14T09:54:58+02:00
Commit: 3d9bc5d

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:0d34d0312b05518f3231098bd5832b99bd6d895d64fc8394cf56a9fcc129db8f
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:main
    ghcr.io/element-hq/matrix-authentication-service:sha-3d9bc5d
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:f8154648207953a9542eceec46d2d3227b0e8ba71fd68acb11cb38c1fe6944b7
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:main-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-3d9bc5d-debug
    

v1.0.0

13 Aug 09:34
5c2bed1
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v0.19.0-rc.1

10 Jul 15:46
99f347f
Compare
Choose a tag to compare
v0.19.0-rc.1 Pre-release
Pre-release

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:9ff3182176dfacab19dc4aced6a08147ea7851c76cb4f724e879d71a30ee7905
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.19.0-rc.1
    ghcr.io/element-hq/matrix-authentication-service:sha-99f347f
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:2294ed0fac47006bf8dba8e972bbfff777d75ed956fe593e21458b04f591a2f9
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.19.0-rc.1-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-99f347f-debug
    

What's Changed

Other Changes

  • Make back-channel logout work on existing sessions by @sandhose in #4767

Full Changelog: v0.19.0-rc.0...v0.19.0-rc.1

v0.19.0-rc.0

08 Jul 11:52
7410c2a
Compare
Choose a tag to compare
v0.19.0-rc.0 Pre-release
Pre-release

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:054ada661d8a207bcafab71af983a1fb71cc64c7d5fc99f8f724ad7fa260a633
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.19.0-rc.0
    ghcr.io/element-hq/matrix-authentication-service:sha-7410c2a
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:b275b8e9bedda0d1753577fab5e99317cdd4b0090aee7f8d7a7ff6fc0beabe44
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.19.0-rc.0-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-7410c2a-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 in #4734
  • build(deps-dev): bump knip from 5.61.0 to 5.61.3 in /frontend by @dependabot in #4733
  • build(deps): bump indexmap from 2.9.0 to 2.10.0 by @dependabot in #4732
  • build(deps): bump psl from 2.1.122 to 2.1.123 by @dependabot in #4731
  • build(deps): bump sigstore/cosign-installer from 3.9.0 to 3.9.1 by @dependabot in #4714
  • build(deps): bump pest_derive from 2.8.0 to 2.8.1 by @dependabot in #4708
  • build(deps-dev): bump @biomejs/biome from 1.9.4 to 2.0.6 in /frontend by @dependabot in #4730
  • build(deps): bump minijinja-contrib from 2.10.2 to 2.11.0 by @dependabot in #4751
  • build(deps): bump tokio from 1.45.1 to 1.46.1 by @dependabot in #4748
  • build(deps): bump reqwest from 0.12.20 to 0.12.22 by @dependabot in #4749
  • build(deps-dev): bump @types/node from 24.0.3 to 24.0.4 in /frontend in the types group by @dependabot in #4725
  • build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot in #4752
  • build(deps): bump ruma-common from 0.15.2 to 0.15.3 by @dependabot in #4750
  • build(deps): bump the i18next group in /frontend with 2 updates by @dependabot 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 in #4724

Full Changelog: v0.18.0...v0.19.0-rc.0

v0.18.0

01 Jul 15:22
66d565d
Compare
Choose a tag to compare

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

Internal Changes

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

v0.18.0-rc.0

24 Jun 14:59
1f78f65
Compare
Choose a tag to compare
v0.18.0-rc.0 Pre-release
Pre-release

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:e7ded3b8d3e1099507c882d45b770d74b53cf1efcb9e29dd44153e474ad8bf18
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.18.0-rc.0
    ghcr.io/element-hq/matrix-authentication-service:sha-1f78f65
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:67b188cb0f13743d0782f30a598f91ac9b20d44ff953af3e22548f7fe2c8b2f0
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.18.0-rc.0-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-1f78f65-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

Internal Changes

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-rc.0