github element-hq/matrix-authentication-service v0.17.0

latest releases: v1.2.0-rc.0, unstable, v1.1.0...
2 months ago

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:33c636fd434f9f8ba7d2c4621a9e59b2a6fcc082f4cb71e454e8fdbb2fcac2fb
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.17.0
    ghcr.io/element-hq/matrix-authentication-service:0.17
    ghcr.io/element-hq/matrix-authentication-service:0
    ghcr.io/element-hq/matrix-authentication-service:sha-5b11d15
    ghcr.io/element-hq/matrix-authentication-service:latest
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:6bf93d15d6182dca0eede9a69ee6b2cf9a0d62ccbf5e8b0bb0749686d666376a
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.17.0-debug
    ghcr.io/element-hq/matrix-authentication-service:0.17-debug
    ghcr.io/element-hq/matrix-authentication-service:0-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-5b11d15-debug
    ghcr.io/element-hq/matrix-authentication-service:latest-debug
    

What's Changed

Bug Fixes

  • Don't automatically insert the openid scope on upstream providers by @sandhose in #4517
  • Fix MSC2966 compliance around redirect_uri validity by @t3chguy in #4529
  • Fix encoding of MXIDs when creating devices in Synapse by @sandhose in #4542
  • Allow applying unicode normalisation to passwords before hashing by @sandhose in #4599
  • Fix client_registration URI regex not accepting full query string grammar by @t3chguy in #4563

New Features

Changes to the admin API

  • Fix the Swagger UI not working when MAS is mounted on a prefix by @sandhose in #4515
  • Add the user deactivation state in the admin API by @sandhose in #4603
  • Admin API to un-revoke and edit registration tokens by @sandhose in #4637

Documentation

Translations

Internal Changes

Dependency Updates

  • build(deps): bump minijinja from 2.9.0 to 2.10.2 by @dependabot in #4510
  • build(deps-dev): bump knip from 5.51.1 to 5.54.1 in /frontend by @dependabot in #4509
  • build(deps): bump psl from 2.1.105 to 2.1.106 by @dependabot in #4501
  • build(deps-dev): bump happy-dom from 17.4.4 to 17.4.6 in /frontend by @dependabot in #4488
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot in #4487
  • build(deps): bump sha2 from 0.10.8 to 0.10.9 by @dependabot in #4486
  • build(deps): bump axum from 0.8.3 to 0.8.4 in the axum group by @dependabot in #4485
  • build(deps-dev): bump the vitest group in /frontend with 2 updates by @dependabot in #4502
  • build(deps): bump i18next from 25.0.2 to 25.1.1 in /frontend in the i18next group by @dependabot in #4523
  • build(deps-dev): bump the vite group in /frontend with 2 updates by @dependabot in #4522
  • build(deps): bump rustls-pki-types from 1.11.0 to 1.12.0 by @dependabot in #4521
  • build(deps): bump rustls from 0.23.26 to 0.23.27 by @dependabot in #4518
  • build(deps): bump minijinja-contrib from 2.9.0 to 2.10.2 by @dependabot in #4519
  • build(deps-dev): bump the graphql-codegen group in /frontend with 2 updates by @dependabot in #4524
  • build(deps): bump tokio from 1.44.2 to 1.45.0 by @dependabot in #4520
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot in #4525
  • build(deps): bump rustls-platform-verifier from 0.5.2 to 0.5.3 by @dependabot in #4539
  • build(deps): bump crc from 3.2.1 to 3.3.0 by @dependabot in #4538
  • build(deps): bump tower-http from 0.6.2 to 0.6.3 by @dependabot in #4537
  • build(deps): bump sea-query from 0.32.4 to 0.32.5 in the sea-query group by @dependabot in #4535
  • build(deps-dev): bump the types group in /frontend with 2 updates by @dependabot in #4534
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot in #4533
  • build(deps): bump i18next from 25.1.1 to 25.1.2 in /frontend in the i18next group by @dependabot in #4532
  • build(deps-dev): bump vite-plugin-graphql-codegen from 3.6.0 to 3.6.1 in /frontend in the vite group by @dependabot in #4531
  • build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot in #4574
  • build(deps): bump docker/bake-action from 6.6.0 to 6.7.0 by @dependabot in #4570
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot in #4551
  • build(deps): bump clap from 4.5.37 to 4.5.38 by @dependabot in #4558
  • build(deps): bump tower-http from 0.6.3 to 0.6.4 by @dependabot in #4560
  • build(deps): bump @vector-im/compound-web from 7.10.2 to 7.12.0 in /frontend by @dependabot in #4572
  • build(deps): bump psl from 2.1.106 to 2.1.111 by @dependabot in #4585
  • build(deps-dev): bump knip from 5.54.1 to 5.57.2 in /frontend by @dependabot in #4586
  • build(deps-dev): bump the types group across 1 directory with 3 updates by @dependabot in #4565
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot in #4552
  • build(deps): bump uuid from 1.16.0 to 1.17.0 by @dependabot in #4594
  • build(deps): bump bitflags from 2.9.0 to 2.9.1 by @dependabot in #4595
  • build(deps): bump docker/bake-action from 6.7.0 to 6.8.0 by @dependabot in #4596
  • build(deps): bump sea-query from 0.32.5 to 0.32.6 in the sea-query group by @dependabot in #4593
  • build(deps-dev): bump @graphql-codegen/typescript-msw from 3.0.0 to 3.0.1 in /frontend in the graphql-codegen group by @dependabot in #4592
  • build(deps): bump swagger-ui-dist from 5.21.0 to 5.22.0 in /frontend by @dependabot in #4591
  • build(deps-dev): bump the vitest group in /frontend with 2 updates by @dependabot in #4590
  • build(deps): bump the i18next group in /frontend with 2 updates by @dependabot in #4589
  • Upgrade to Storybook 9 by @sandhose in #4600
  • build(deps): bump headers from 0.4.0 to 0.4.1 by @dependabot in #4607
  • build(deps): bump sqlx from 0.8.5 to 0.8.6 by @dependabot in #4609
  • build(deps): bump psl from 2.1.111 to 2.1.114 by @dependabot in #4610
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot in #4611
  • build(deps-dev): bump @vitejs/plugin-react from 4.4.1 to 4.5.0 in /frontend in the vite group by @dependabot in #4613
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot in #4615
  • build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot in #4612
  • build(deps-dev): bump the vitest group in /frontend with 2 updates by @dependabot in #4614
  • build(deps-dev): bump msw from 2.7.5 to 2.8.7 in /frontend by @dependabot in #4616
  • build(deps): bump tokio from 1.45.0 to 1.45.1 by @dependabot in #4622
  • build(deps): bump hyper-util from 0.1.11 to 0.1.13 by @dependabot in #4623
  • build(deps-dev): bump @vitejs/plugin-react from 4.5.0 to 4.5.1 in /frontend in the vite group by @dependabot in #4624
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot in #4625
  • build(deps-dev): bump the types group in /frontend with 2 updates by @dependabot in #4627
  • build(deps-dev): bump knip from 5.57.2 to 5.59.1 in /frontend by @dependabot in #4628
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot in #4626
  • build(deps): bump async-graphql from 7.0.16 to 7.0.17 by @dependabot in #4621
  • build(deps-dev): bump postcss from 8.5.3 to 8.5.4 in /frontend by @dependabot in #4636
  • build(deps-dev): bump happy-dom from 17.4.6 to 17.6.3 in /frontend by @dependabot in #4635
  • build(deps-dev): bump @types/react-dom from 19.1.5 to 19.1.6 in /frontend in the types group by @dependabot in #4634
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot in #4633
  • build(deps): bump tower-http from 0.6.4 to 0.6.6 by @dependabot in #4631
  • build(deps): bump camino from 1.1.9 to 1.1.10 by @dependabot in #4630
  • build(deps): bump hyper-rustls from 0.27.5 to 0.27.6 by @dependabot in #4629
  • build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot in #4638
  • build(deps): bump clap from 4.5.38 to 4.5.39 by @dependabot in #4642
  • build(deps): bump psl from 2.1.114 to 2.1.116 by @dependabot in #4643
  • build(deps): bump hyper-util from 0.1.13 to 0.1.14 by @dependabot in #4644
  • build(deps-dev): bump the graphql-codegen group in /frontend with 2 updates by @dependabot in #4639
  • build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot in #4640
  • build(deps): bump reqwest from 0.12.15 to 0.12.19 by @dependabot in #4650
  • build(deps): bump socket2 from 0.5.9 to 0.5.10 by @dependabot in #4649
  • build(deps): bump hyper-rustls from 0.27.6 to 0.27.7 by @dependabot in #4648
  • build(deps-dev): bump storybook-react-i18next from 4.0.3 to 4.0.4 in /frontend in the storybook group by @dependabot in #4645
  • build(deps-dev): bump @types/node from 22.15.29 to 22.15.30 in /frontend in the types group by @dependabot in #4647
  • build(deps): bump psl from 2.1.116 to 2.1.119 by @dependabot in #4655
  • build(deps): bump base64ct from 1.7.3 to 1.8.0 by @dependabot in #4654
  • build(deps): bump the fontsource group in /frontend with 2 updates by @dependabot in #4653
  • build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot in #4652
  • build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot in #4646
  • build(deps-dev): bump the vitest group in /frontend with 2 updates by @dependabot in #4632
  • Pin softprops/action-gh-release to v2.2.2 by @sandhose in #4658

New Contributors

Full Changelog: v0.16.0...v0.17.0

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

NewReleases is sending notifications on new releases.