Immich
High performance self-hosted photo and video management solution
Alternative to: google photos, apple photos, amazon photos
About
Versions (100)
v1.135.1
2025-06-19v1.135.1
Highlights
This release addresses the following issues.
- Fixed a bug where the navigation button disappears in detail view if opened from an album
- Fixed a bug where the local network permission prompt doesn’t show up on iOS. If for some reason, you still cannot access the instance after enabling the permission, restarting the phone will fix it
- Fixed an issue where warning messages were shown after updating the VectorChord extension
- Fixed an issue where named people are not showing up on top of the people list
- Fixed an issue where the web timeline does not show on some older browsers
- iOS Widget now supports iOS 17 and above (previously supported only 18.5)
What’s Changed
🐛 Bug fixes
- fix: album share modal navigation by @danieldietzler in https://github.com/immich-app/immich/pull/19245
- fix: panning interrupted while moving around the map by @danieldietzler in https://github.com/immich-app/immich/pull/19276
- fix: album list CSS margins by @PaulSonOfLars in https://github.com/immich-app/immich/pull/19262
- fix(server): drop vector indices before updating extension by @mertalev in https://github.com/immich-app/immich/pull/19283
- fix(server): unset prewarm dim parameter by @mertalev in https://github.com/immich-app/immich/pull/19271
- fix: album asset viewer by @danieldietzler in https://github.com/immich-app/immich/pull/19252
- fix(web): exit slideshow when exiting fullscreen. by @dagstuan in https://github.com/immich-app/immich/pull/19247
- fix: local network permission by @alextran1502 in https://github.com/immich-app/immich/pull/19285
- fix(web): Stack assets in asset-viewer cut off on the left by @xCJPECKOVERx in https://github.com/immich-app/immich/pull/19253
- fix: .find() iterator api combat by @alextran1502 in https://github.com/immich-app/immich/pull/19293
- fix: people ordering incorrect by @zackpollard in https://github.com/immich-app/immich/pull/19298
- fix: iOS 17.0 target version for widget by @bwees in https://github.com/immich-app/immich/pull/19308
📚 Documentation
- fix(docs): REINDEX vchord on upgrade by @mmomjian in https://github.com/immich-app/immich/pull/19282
New Contributors
- @PaulSonOfLars made their first contribution in https://github.com/immich-app/immich/pull/19262
Full Changelog: https://github.com/immich-app/immich/compare/v1.135.0…v1.135.1