v2.2.3
immich-app/immichv2.2.3Nov 5, 2025by immich-push-o-matic[bot]
AI Summary
A bug fix release targeting OCR inputs, GPS parsing, and mobile app version alert logic.
Key Highlights
- Fixes OCR inputs not resizing correctly
- Fixes EXIF GPS parsing for malformed data
- Fixes mobile app version alerts to ignore patch releases
Full Release Notes
# v2.2.3 ## What's Changed ### 🐛 Bug fixes * fix(ml): ocr inputs not resized correctly by @mertalev in https://github.com/immich-app/immich/pull/23541 * fix(web): search bar accessibility by @ben-basten in https://github.com/immich-app/immich/pull/23550 * fix: exif gps parsing of malformed data by @danieldietzler in https://github.com/immich-app/immich/pull/23551 * chore: correct hosted isar paths in fdroid_build_isar.sh by @gereeter in https://github.com/immich-app/immich/pull/23529 * fix(mobile): handle empty original filename by @skatsubo in https://github.com/immich-app/immich/pull/23469 * fix(mobile): ignore patch releases for app version alerts by @bwees in https://github.com/immich-app/immich/pull/23565 ## New Contributors * @gereeter made their first contribution in https://github.com/immich-app/immich/pull/23529 **Full Changelog**: https://github.com/immich-app/immich/compare/v2.2.2...v2.2.3