Immich | v2.7.3

Immich v2.7.3 released on 09-04-2026


Immich v2.7.3 is out now. It improves server-side reliability for large-database imports and restores, smooths mobile image loading and backup flows, and restores accurate people-search and Open Graph metadata for web previews.

See the full changelog and release details on GitHub: v2.7.2…v2.7.3.

What’s in this release

  • Server: avoids false restore failures on large database imports to reduce spurious failures for big datasets.
  • Mobile: improved image load cancellation handling and ensured provider references are obtained before async gaps on the backup page for smoother image handling and more stable backups.
  • Search: restores people-search for short queries (three characters or fewer) and stops caching empty people-search results to prevent stale empty results.

Upgrade notes

  • Documentation updated with a Docker deprecation link—check the project docs and the GitHub changelog before upgrading: full changelog.
  • The release does not list special rollback steps; keep current backups and test upgrades in a staging environment if possible.

Share any feedback or issues on the project GitHub so maintainers and contributors can follow up on your experience.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes