github element-hq/matrix-authentication-service v0.20.0-rc.0

latest releases: v1.1.0, unstable, v1.1.0-rc.0...
pre-releaseone month ago

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 types group by @dependabot[bot] in #4811

New Contributors

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

Don't miss a new matrix-authentication-service release

NewReleases is sending notifications on new releases.