v2.2.1

immich-app/immichv2.2.1Oct 31, 2025by alextran1502

AI Summary

Bug fixes addressing video seeking performance, activity button display regressions, and asset copy validation errors.

Key Highlights

  • Fixes video seeking on Android
  • Fixes regression where activity button was not displayed in top bar
  • Fixes asset copy validation errors
  • Fixes iOS background task freezing issues

Full Release Notes

<!-- Release notes generated using configuration in .github/release.yml at v2.2.1 -->

## What's Changed
### 🐛 Bug fixes
* fix(mobile): regression - not displayed activity button in top bar by @idubnori in https://github.com/immich-app/immich/pull/23366
* fix: asset copy validation error by @danieldietzler in https://github.com/immich-app/immich/pull/23387
* fix(ml): ocr failing with rootless docker by @mertalev in https://github.com/immich-app/immich/pull/23402
* fix(mobile): video seeking on android by @mertalev in https://github.com/immich-app/immich/pull/23405
* fix: button condition rendering by @alextran1502 in https://github.com/immich-app/immich/pull/23400
* fix: view in timeline does not jump to the timeline correctly by @alextran1502 in https://github.com/immich-app/immich/pull/23428
* fix: show close button on purchase modal by @alextran1502 in https://github.com/immich-app/immich/pull/23436
### 📚 Documentation
* chore: update android signing fingerprints to docs by @luneth in https://github.com/immich-app/immich/pull/23361
### 🌐 Translations
* chore(web): update translations by @weblate in https://github.com/immich-app/immich/pull/23375

## New Contributors
* @luneth made their first contribution in https://github.com/immich-app/immich/pull/23361

**Full Changelog**: https://github.com/immich-app/immich/compare/v2.2.0...v2.2.1