Docker image
Regular image:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:9304257da20e31c0f86eed767f46f8e198d339a852728e33cac008f1f6c1a655 - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.12.0 ghcr.io/element-hq/matrix-authentication-service:1.12 ghcr.io/element-hq/matrix-authentication-service:1 ghcr.io/element-hq/matrix-authentication-service:sha-f343390 ghcr.io/element-hq/matrix-authentication-service:latest
Debug variant:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:5cdaa49ca0736dd8d5919260a420513e122b557b33e11842688e79f6b977b727 - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.12.0-debug ghcr.io/element-hq/matrix-authentication-service:1.12-debug ghcr.io/element-hq/matrix-authentication-service:1-debug ghcr.io/element-hq/matrix-authentication-service:sha-f343390-debug ghcr.io/element-hq/matrix-authentication-service:latest-debug
What's Changed
Bug Fixes
- Fix compat token refresh giving back a consumed token by @reivilibre in #5496
- Add a default
Message-IDwhen sending emails by @w0xel in #5495
New Features
Translations
- Translations updates for main by @matrixbot in #5505
Internal Changes
- Automatic merge back to main by @matrixbot in #5463
- Split the database cleanup jobs and add a few tests for them by @sandhose in #5464
- backport: bump time from 0.3.43 to 0.3.47 by @sandhose in #5481
- Automatic merge back to main by @matrixbot in #5483
- Automatic merge back to main by @matrixbot in #5492
Dependency Updates
- build(deps): bump lodash from 4.17.21 to 4.17.23 in /frontend by @dependabot[bot] in #5445
- build(deps-dev): bump the vitest group in /frontend with 2 updates by @dependabot[bot] in #5428
- build(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 by @dependabot[bot] in #5442
- build(deps-dev): bump @graphql-codegen/cli from 6.1.0 to 6.1.1 in /frontend in the graphql-codegen group by @dependabot[bot] in #5429
- build(deps): bump actions/setup-node from 6.1.0 to 6.2.0 by @dependabot[bot] in #5420
- build(deps): bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #5457
- build(deps-dev): bump msw from 2.12.4 to 2.12.7 in /frontend by @dependabot[bot] in #5399
- build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #5465
- build(deps-dev): bump @vitejs/plugin-react from 5.1.2 to 5.1.3 in /frontend in the vite group by @dependabot[bot] in #5466
- build(deps): bump the sentry group with 3 updates by @dependabot[bot] in #5469
- build(deps): bump tracing-subscriber from 0.3.20 to 0.3.22 in the tracing group by @dependabot[bot] in #5470
- build(deps): bump arc-swap from 1.7.1 to 1.8.1 by @dependabot[bot] in #5473
- build(deps): bump the react group in /frontend with 2 updates by @dependabot[bot] in #5467
- Upgrade Rust to 1.93, Debian base image & other tools by @sandhose in #5471
- build(deps): bump insta from 1.43.2 to 1.46.3 by @dependabot[bot] in #5477
- build(deps-dev): bump happy-dom from 20.0.11 to 20.5.0 in /frontend by @dependabot[bot] in #5478
- build(deps-dev): bump the types group in /frontend with 2 updates by @dependabot[bot] in #5476
- build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot[bot] in #5475
- build(deps): bump time from 0.3.43 to 0.3.47 by @dependabot[bot] in #5479
- build(deps-dev): bump the types group across 1 directory with 2 updates by @dependabot[bot] in #5493
- build(deps): bump bcrypt from 0.17.1 to 0.18.0 by @dependabot[bot] in #5489
- build(deps-dev): bump postcss-nesting from 13.0.2 to 14.0.0 in /frontend by @dependabot[bot] in #5488
- build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #5486
- build(deps): bump the i18next group across 1 directory with 3 updates by @dependabot[bot] in #5458
- build(deps): bump minijinja from 2.12.0 to 2.15.1 by @dependabot[bot] in #5500
- build(deps-dev): bump @vitejs/plugin-react from 5.1.3 to 5.1.4 in /frontend in the vite group by @dependabot[bot] in #5499
- build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #5498
- build(deps): bump socket2 from 0.6.1 to 0.6.2 by @dependabot[bot] in #5503
- build(deps): bump @tanstack/react-query from 5.90.20 to 5.90.21 in /frontend in the tanstack-query group by @dependabot[bot] in #5502
- build(deps): bump the i18next group in /frontend with 2 updates by @dependabot[bot] in #5501
New Contributors
Full Changelog: v1.11.0...v1.12.0