Immich | v2.7.5

Immich v2.7.5 released on 13-04-2026


Immich v2.7.5 is out now. The update adds rate limiting and deduplication to server version checks to reduce repeated probes, and refreshes web UI translations.

See the full changelog and release metadata on GitHub: https://github.com/immich-app/immich/compare/v2.7.4…v2.7.5 and https://api.github.com/repos/immich-app/immich/releases/latest

What’s in this release

  • Server: rate limiting and deduplication added to the version-check routine (PR https://github.com/immich-app/immich/pull/27747 by @zackpollard).
  • Web: updated translations from Weblate (PR https://github.com/immich-app/immich/pull/27589 by @weblate).
  • Full changelog and release metadata available on GitHub: https://github.com/immich-app/immich/compare/v2.7.4…v2.7.5

Upgrade notes

  • No additional migration steps are called out in the release notes; review the full changelog and the linked PRs before upgrading to confirm there are no environment-specific impacts.
  • The release notes do not specify rollback steps; consult the changelog and PRs for instance-specific guidance if you need to revert.

Share your upgrade experience or any issues you encounter so others can benefit from what you learned.

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