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.

