v2.6.1
immich-app/immichv2.6.1Mar 19, 2026by immich-push-o-matic[bot]
AI Summary
Hotfix release addressing mobile app migration issues and various UI/UX bugs.
Key Highlights
- Fixed failed migration when using URL Switching feature
- Fixed email fallback when name is empty
- Fixed wrapping long album titles
- Fixed stopping in-progress uploads on logout
- Fixed writing empty EXIF tags
- Fixed server URL migration on mobile
Full Release Notes
# v2.6.1 ## Hot fixes - Fixed a failed migration issue on the mobile app when the URL Switching feature is used ## What's Changed ### 🐛 Bug fixes * fix(server): fallback to email when name is empty by @jrasm91 in https://github.com/immich-app/immich/pull/27016 * fix: ignore errors deleting untitled album by @jrasm91 in https://github.com/immich-app/immich/pull/27020 * fix(web): wrap long album title by @jrasm91 in https://github.com/immich-app/immich/pull/27012 * fix(web): stop in-progress uploads on logout by @jrasm91 in https://github.com/immich-app/immich/pull/27021 * fix: writing empty exif tags by @danieldietzler in https://github.com/immich-app/immich/pull/27025 * fix(web): disable send button by @jrasm91 in https://github.com/immich-app/immich/pull/27051 * fix(mobile): server url migration by @mertalev in https://github.com/immich-app/immich/pull/27050 **Full Changelog**: https://github.com/immich-app/immich/compare/v2.6.0...v2.6.1