Immich v2.7.2 released on 07-04-2026

Immich v2.7.2 is out now. Web UI users and on-prem/self-hosted ML workloads benefit from a fix to Content-Security-Policy quoting, improved ML container compatibility on older CPUs, and more reliable external library imports.
See the GitHub release notes and full changelog for details and links to updated images: https://github.com/immich-app/immich/compare/v2.7.0…v2.7.2
What’s in this release
- Fixed incorrect CSP quoting in the default helmet.json that could cause browser Content-Security-Policy errors or blocked resources.
- Downgraded numpy in ML containers to a build compatible with older CPUs, resolving crashes or incompatibilities for on‑prem ML tasks (face recognition, object detection).
- Adjusted server library import batch size to prevent failures or timeouts when importing large external libraries, improving import reliability and memory usage.
Upgrade notes
- If you run a customised helmet.json, verify your CSP strings after upgrading to v2.7.2 to ensure resources load correctly.
- No database migrations are required; re-run any stalled imports after upgrading. Users running ML containers on older hardware should pull the updated ML images or upgrade to v2.7.2 (performance may differ slightly with the downgraded numpy).
Tell the project what you see after upgrading — report whether the CSP fix, ML container change, or import reliability update worked for your setup.

