v1.140.1

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

AI Summary

A patch release fixing server-side issues like folder sort order, face query refresh, and preventing keyboard shortcuts when changing asset locations.

Key Highlights

  • Fixes folder sort order on the server
  • Fixes face query refresh issues
  • Prevents keyboard shortcuts when changing asset location

Full Release Notes

# v1.140.1


## What's Changed
### 🐛 Bug fixes
* fix(server): folder sort order by @skatsubo in https://github.com/immich-app/immich/pull/21383
* fix(server): refresh faces query by @mertalev in https://github.com/immich-app/immich/pull/21380
* fix(devcontainer): logging typo by @aaronliu0130 in https://github.com/immich-app/immich/pull/21415
* fix(mobile): memory lane query causes Photos page render a gray screen by @mertalev in https://github.com/immich-app/immich/pull/21422
* fix: default zoom level when location is not set by @bwees in https://github.com/immich-app/immich/pull/21428
* fix(web): Prevent changing asset location triggering keyboard shortcuts by @Snowknight26 in https://github.com/immich-app/immich/pull/21451
* fix: network criteria for upload LivePhotos by @alextran1502 in https://github.com/immich-app/immich/pull/21386
* fix: show "preparing" when sharing in beta timeline by @bwees in https://github.com/immich-app/immich/pull/21390
### 📚 Documentation
* chore(docs): Avoid /data in external library examples by @skatsubo in https://github.com/immich-app/immich/pull/21357

## New Contributors
* @aaronliu0130 made their first contribution in https://github.com/immich-app/immich/pull/21415

**Full Changelog**: https://github.com/immich-app/immich/compare/v1.140.0...v1.140.1