v2.5.3

immich-app/immichv2.5.3Feb 3, 2026by immich-push-o-matic[bot]

AI Summary

Bug fix release addressing various UI and functionality issues including upload progress bar flickering, album page rebuild problems, and metadata extraction race conditions.

Key Highlights

  • Fixed upload progress bar flickering
  • Fixed album page getting rebuilt when resuming app
  • Fixed metadata extraction race condition
  • Fixed backspace accidentally triggering delete modals
  • Fixed reset zoom when navigating between assets

New Features

  • Upload progress improvements
  • Album page performance enhancements
  • Metadata extraction stability fixes
  • Asset viewer navigation improvements

Full Release Notes

## What's Changed
### 🐛 Bug fixes
* chore: remove random code snippet by @jrasm91 in https://github.com/immich-app/immich/pull/25677
* fix: reset and unsaved change states in editor by @bwees in https://github.com/immich-app/immich/pull/25588
* fix: no notification if release check is disabled by @jrasm91 in https://github.com/immich-app/immich/pull/25688
* fix(mobile): hide latest version if disabled by @uhthomas in https://github.com/immich-app/immich/pull/25691
* fix(web): enable asset viewer navigation across memory boundaries by @midzelis in https://github.com/immich-app/immich/pull/25741
* fix: upload progress bar flickering by @alextran1502 in https://github.com/immich-app/immich/pull/25829
* fix: prevent stale values in edit user form after save by @michelheusschen in https://github.com/immich-app/immich/pull/25859
* fix: prevent album page get rebuilt when resuming app by @alextran1502 in https://github.com/immich-app/immich/pull/25862
* fix: prevent backspace from accidentally triggering delete modals by @michelheusschen in https://github.com/immich-app/immich/pull/25858
* fix: metadata extraction race condition by @danieldietzler in https://github.com/immich-app/immich/pull/25866
* fix: reset zoom when navigating between assets by @michelheusschen in https://github.com/immich-app/immich/pull/25863
### 📚 Documentation
* docs(openapi): Add descriptions to OpenAPI specification by @timonrieger in https://github.com/immich-app/immich/pull/25185
* fix(docs): clarify supported vector version  by @mmomjian in https://github.com/immich-app/immich/pull/25753


**Full Changelog**: https://github.com/immich-app/immich/compare/v2.5.2...v2.5.3