Docker image
Regular image:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:83aa6b02f6599584de9b80d07057bc5c054f4704351287170711666e6056649f - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.10.0 ghcr.io/element-hq/matrix-authentication-service:1.10 ghcr.io/element-hq/matrix-authentication-service:1 ghcr.io/element-hq/matrix-authentication-service:sha-9eeb870 ghcr.io/element-hq/matrix-authentication-service:latest
Debug variant:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:8db342f16a263a835cc6b329c4e4708b87e0ab4432452137fa67fb28b5ee3f2b - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.10.0-debug ghcr.io/element-hq/matrix-authentication-service:1.10-debug ghcr.io/element-hq/matrix-authentication-service:1-debug ghcr.io/element-hq/matrix-authentication-service:sha-9eeb870-debug ghcr.io/element-hq/matrix-authentication-service:latest-debug
What's Changed
Bug Fixes
Documentation
Translations
- Translations updates for main by @matrixbot in #5440
- Translations updates for v1.10 by @matrixbot in #5453
Internal Changes
- Automatic merge back to main by @matrixbot in #5394
- Clean up leftovers in the database schema, part 1 by @sandhose in #5405
- Hard delete expired, revoked and consumed OAuth 2.0 tokens after some time by @sandhose in #5409
- Automatic merge back to main by @matrixbot in #5414
- Remove imported unsupported threepids when deactivating a user by @sandhose in #5406
- Cleanup old OAuth grants by @sandhose in #5424
- Cleanup old email authentications & account recoveries by @sandhose in #5425
- Cleanup old upstream OAuth sessions and unlinked links by @sandhose in #5426
- Cleanup old completed jobs from the database by @sandhose in #5427
Other Changes
- Support for stable MSC3824 (OAuth 2.0 API aware clients) values by @hughns in #5321
- Support for stable MSC4191 account management actions by @hughns in #5312
- Cleanup old user registrations from the database by @sandhose in #5415
- Adjust the retention period for user registrations to 30 days by @sandhose in #5417
- Cleanup finished compat sessions after 30 days by @sandhose in #5419
- Allow hourly cleanup jobs to run for longer by @sandhose in #5422
- Handle deleted and invalid post-auth actions by @sandhose in #5433
- Fix foreign key constraint when cleaning up upstream OAuth 2.0 links by @sandhose in #5432
- Do not cleanup upstream OAuth sessions that may still be useful by @sandhose in #5437
Dependency Updates
- build(deps): bump rsa from 0.9.8 to 0.9.10 by @dependabot[bot] in #5392
- build(deps-dev): bump the vitest group in /frontend with 2 updates by @dependabot[bot] in #5364
- build(deps-dev): bump the storybook group in /frontend with 2 updates by @dependabot[bot] in #5388
- build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #5397
- build(deps): bump the tanstack-query group in /frontend with 2 updates by @dependabot[bot] in #5398
- build(deps-dev): bump vite from 7.3.0 to 7.3.1 in /frontend in the vite group by @dependabot[bot] in #5396
- build(deps): bump the i18next group across 1 directory with 3 updates by @dependabot[bot] in #5412
- build(deps): bump the tanstack-router group in /frontend with 3 updates by @dependabot[bot] in #5402
- build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.14 to 2.0.15 by @dependabot[bot] in #5404
- build(deps-dev): bump knip from 5.75.1 to 5.80.0 in /frontend by @dependabot[bot] in #5403
- build(deps): bump @vector-im/compound-web from 8.3.1 to 8.3.5 in /frontend by @dependabot[bot] in #5431
New Contributors
Full Changelog: v1.9.0...v1.10.0