Download Latest Version v1.140.0 source code.tar.gz (74.6 MB)
Email in envelope

Get an email when there's a new version of immich

Home / v1.139.2
Name Modified Size InfoDownloads / Week
Parent folder
app-arm64-v8a-release.apk 2025-08-21 54.7 MB
app-armeabi-v7a-release.apk 2025-08-21 50.9 MB
app-release.apk 2025-08-21 159.5 MB
app-x86_64-release.apk 2025-08-21 56.2 MB
docker-compose.yml 2025-08-21 2.8 kB
example.env 2025-08-21 985 Bytes
hwaccel.ml.yml 2025-08-21 1.4 kB
hwaccel.transcoding.yml 2025-08-21 1.7 kB
prometheus.yml 2025-08-21 260 Bytes
README.md 2025-08-21 5.2 kB
v1.139.2 source code.tar.gz 2025-08-21 74.6 MB
v1.139.2 source code.zip 2025-08-21 76.5 MB
Totals: 12 Items   472.4 MB 6

v1.139.2

v1.139.0 and v1.139.1 have made the ultimate sacrifice for switching from npm to pnpm in our release pipeline


Welcome to release v1.139.2. This version continues to bring improvements to the beta timeline, from fixing bugs to significantly improving the image rendering pipeline, especially on Android. We appreciate users who have helped us test out the beta timeline! We encourage you all to switch to it to help us catch more bugs as the stable release is nigh. Let’s dive into the highlights of this release.

Highlights

  • [beta] New image rendering pipeline
  • [beta] Show remainder assets detail
  • Option to skip in the duplicate resolver tools
  • Add to multiple albums action
  • [beta] Fixed the bug that upload progress doesn’t resume upon app restart (really fix it this time)

[beta] New image rendering pipeline

Thanks to our one and only wizard @mertalev 🧙, the mobile app now uses our own custom image loading and rendering pipeline, featuring multithreading and a series of other optimizations. In particular, this significantly improves displaying of local images on Android. Not only does this improve thumbnail loading speed, but local thumbnails are noticeably higher quality by avoiding compression. The experience of scrolling the timeline should now be on par with the local gallery app. Additionally, remote assets now benefit from request cancellation to avoid downloading thumbnails that are no longer relevant, further improving responsiveness when quickly scrolling the timeline.

[beta] Show assets pending backup

You can now view which assets are in the remaining list of backups. This helps track down problematic assets that cannot be uploaded for some reason. *cough, iCloud assets, cough*

image image

Option to skip an entry in the duplicate resolution utility

You can now navigate back and forth to get to other entries in the duplicate list.

image

Add to multiple albums action

On the web, you can now add assets to multiple albums at once from the album selection modal.

image

Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app or our merchandise at https://immich.store

What's Changed

🌟 Enhancements

🐛 Bug fixes

📚 Documentation

🌐 Translations

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.138.1...v1.139.2

Source: README.md, updated 2025-08-21