v2.7.4

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

AI Summary

This release addresses image rendering issues on the mobile app and improves performance by cleaning up the iOS loading pipeline and fixing cache eviction.

Key Highlights

  • Fixes iOS image rendering pipeline and cache eviction
  • Hides original filename when metadata isn't shown

New Features

  • iOS image loading pipeline cleanup
  • Flutter cache eviction fix

Full Release Notes

# v2.7.4

This release addresses some issues with image rendering on the mobile app

## What's Changed
### 🐛 Bug fixes
* refactor(mobile): cleanup iOS image loading pipeline by @LeLunZ in https://github.com/immich-app/immich/pull/27672
* fix(server): hide original filename when not showing metadata by @meesfrensel in https://github.com/immich-app/immich/pull/27581
* fix(mobile): fix Flutter cache eviction on thumbnails    by @LeLunZ in https://github.com/immich-app/immich/pull/27663
* chore: pump cronet version by @shenlong-tanwen in https://github.com/immich-app/immich/pull/27685


**Full Changelog**: https://github.com/immich-app/immich/compare/v2.7.3...v2.7.4