v2.7.2
immich-app/immichv2.7.2Apr 7, 2026by immich-push-o-matic[bot]
AI Summary
Quick patch release fixing issues with helmet configuration, ML containers, and library imports.
Key Highlights
- Fixed CSP quotes configuration
- Downgraded numpy for ML container compatibility with older CPUs
- Fixed library import batch size
Full Release Notes
You knew it was coming :sweat_smile: This release addresses the following issues: - Fix an issue with the default helmet.json file - Fix an issue with ML containers not working on some older CPUs - Fix an issue with importing external libraries <!-- Release notes generated using configuration in .github/release.yml at v2.7.2 --> ## What's Changed ### 🐛 Bug fixes * fix: csp quotes by @bo0tzz in https://github.com/immich-app/immich/pull/27592 * fix(ml): downgrade numpy by @mertalev in https://github.com/immich-app/immich/pull/27591 * fix(server): library import batch size by @mertalev in https://github.com/immich-app/immich/pull/27595 **Full Changelog**: https://github.com/immich-app/immich/compare/v2.7.0...v2.7.2