Immich | v2.7.2

Immich v2.7.2 released on 07-04-2026


Immich v2.7.2 is out now. It fixes a Content Security Policy quoting problem in the default helmet.json, restores ML container compatibility on older CPUs via a numpy downgrade, and adjusts external library import batching to prevent large imports from failing or stalling.

See the full changelog and release details on the project GitHub: https://github.com/immich-app/immich/compare/v2.7.0…v2.7.2

What’s in this release

  • Fix for CSP quoting in the default helmet.json so generated headers match the intended policy.
  • ML container compatibility restored by downgrading numpy to support older CPUs.
  • Server-side fix that tunes the library import batch size to avoid failures or stalls on large imports.

Upgrade notes

  • No breaking changes are documented in the release notes; check the changelog link for any configuration specifics related to helmet.json.
  • If you need to roll back, compare with the previous tag v2.7.0 and revert to that release as required: Full changelog.

Tell the project how the update performs for you — file an issue or leave a comment on the Immich GitHub with any observations or regressions.

Related posts

Self-hosted automation: designing for reproducible builds

A dark lab build only works when the same input gives the same image every time, and an automated build pipeline is only useful if it is boring in all the right places. Pin everything, trust nothing...

Vector | vdev-v0.3.1

Vector vdev v0 3 1: patch release with reliability fixes, upgrade and migration guidance, CI and packaging updates, assets and changelog available

NocoDB | 2026.04.1

NocoDB 2026 04 1: Bugfix release fixes webhooks, UI rendering, links, markdown and DB issues, workspace creation restricted, admins must grant Org Creator