NewAI Enhanced
v2.5.3
v2.5.3
Fixes
- Editor: reset unsaved changes state on save
- Web: asset viewer now navigates across memory boundaries
- Upload progress bar flickering eliminated
- Edit user form: prevent stale values after save
- Album page no longer rebuilds when resuming app
- Metadata extraction race condition fixed
- Asset viewer: reset zoom when navigating between assets
- Backspace no longer triggers delete modals accidentally
- Release check notifications respect disabled setting (web & mobile)
Docs
- OpenAPI specification now includes endpoint descriptions
- Clarified supported ML vector database versions
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