v2.7.3
Alfredredbird/tookie-osintv2.7.3Apr 9, 2026by immich-push-o-matic[bot]
AI Summary
This release focuses on reliability improvements, fixing issues with large database imports, people search functionality, and server-side rendering.
Key Highlights
- Fixes false restore failures on large database imports
- Fixes people search for 3 or fewer characters
- Improves image load cancellation
New Features
- Image load cancellation handling
- False restore failure fix
Full Release Notes
# v2.7.3 ## What's Changed ### 🐛 Bug fixes * fix(server): avoid false restore failures on large database imports by @ErasmusAndre in https://github.com/immich-app/immich/pull/27420 * fix(mobile): improve image load cancellation handling by @LeLunZ in https://github.com/immich-app/immich/pull/27624 * fix(server): people search not showing for 3 or less characters by @zackpollard in https://github.com/immich-app/immich/pull/27629 * fix(web): don't cache empty search results for people search by @zackpollard in https://github.com/immich-app/immich/pull/27632 * fix(mobile): get provider refs before async gaps in backup page by @LeLunZ in https://github.com/immich-app/immich/pull/27597 * fix: ssr open graph tags by @jrasm91 in https://github.com/immich-app/immich/pull/27639 ### 📚 Documentation * fix(docs): updated docker deprecation link by @mmomjian in https://github.com/immich-app/immich/pull/27633 ## New Contributors * @fluffy made their first contribution in https://github.com/immich-app/immich/pull/27606 * @ErasmusAndre made their first contribution in https://github.com/immich-app/immich/pull/27420 **Full Changelog**: https://github.com/immich-app/immich/compare/v2.7.2...v2.7.3