v1.137.3

immich-app/immichv1.137.3Aug 1, 2025by immich-push-o-matic[bot]

AI Summary

A maintenance release fixing a media location migration issue for users with specific environment configurations.

Key Highlights

  • Fix for media location migration when IMMICH_MEDIA_LOCATION is set.
  • Guard for IS_FAVORITE column with SDK check to prevent errors.

Full Release Notes

## v1.137.3

- Fixes a media location migration issue for people who have `IMMICH_MEDIA_LOCATION` set. (e.g., Unraid)

<!-- Release notes generated using configuration in .github/release.yml at v1.137.3 -->

## What's Changed
### 🐛 Bug fixes
* fix: guard IS_FAVORITE column with SDK check by @shenlong-tanwen in https://github.com/immich-app/immich/pull/20511
* fix: migration if media location is set by @danieldietzler in https://github.com/immich-app/immich/pull/20532


**Full Changelog**: https://github.com/immich-app/immich/compare/v1.137.2...v1.137.3