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

Configuration management prevents home lab drift

Cheap kit only stays cheap if the software side stays disciplined. A home lab software stack turns into a mess the moment settings live in web forms and half the logic sits in your head, which is a...

Argo CD | v3.3.8

Argo CD v3 3 8: quick install for Non HA and HA, cosign signed images and provenance, notable bug fixes and upgrade guidance, release notes

Flux | v2.8.6

Flux v2 8 6: patch release with bug fixes across helm,image,kustomize,notification,source controllers, adds MigrateAPIVersion gate, upgrade recommended