v2.7.2

Alfredredbird/tookie-osintv2.7.2Apr 7, 2026by immich-push-o-matic[bot]

AI Summary

This release resolves compatibility issues with older CPUs for machine learning containers and fixes problems with default configuration files and library imports.

Key Highlights

  • Fixes issues with ML containers on older CPUs
  • Fixes default helmet.json file
  • Fixes external library import batch size

New Features

  • ML container compatibility fix
  • Library import batch size fix

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