Update immich to v1.135.1 #11

Merged
Akumatic merged 1 commits from renovate/immich into main 2025-06-20 08:04:52 +00:00
Member

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-machine-learning patch v1.135.0 -> v1.135.1
ghcr.io/immich-app/immich-server patch v1.135.0 -> v1.135.1

Release Notes

immich-app/immich (ghcr.io/immich-app/immich-machine-learning)

v1.135.1

Compare Source

v1.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
📚 Documentation
New Contributors

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-machine-learning](https://github.com/immich-app/immich) | patch | `v1.135.0` -> `v1.135.1` | | [ghcr.io/immich-app/immich-server](https://github.com/immich-app/immich) | patch | `v1.135.0` -> `v1.135.1` | --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-machine-learning)</summary> ### [`v1.135.1`](https://github.com/immich-app/immich/releases/tag/v1.135.1) [Compare Source](https://github.com/immich-app/immich/compare/v1.135.0...v1.135.1) ##### v1.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) <!-- Release notes generated using configuration in .github/release.yml at main --> ##### What's Changed ##### 🐛 Bug fixes - fix: album share modal navigation by [@&#8203;danieldietzler](https://github.com/danieldietzler) in https://github.com/immich-app/immich/pull/19245 - fix: panning interrupted while moving around the map by [@&#8203;danieldietzler](https://github.com/danieldietzler) in https://github.com/immich-app/immich/pull/19276 - fix: album list CSS margins by [@&#8203;PaulSonOfLars](https://github.com/PaulSonOfLars) in https://github.com/immich-app/immich/pull/19262 - fix(server): drop vector indices before updating extension by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/19283 - fix(server): unset prewarm dim parameter by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/19271 - fix: album asset viewer by [@&#8203;danieldietzler](https://github.com/danieldietzler) in https://github.com/immich-app/immich/pull/19252 - fix(web): exit slideshow when exiting fullscreen. by [@&#8203;dagstuan](https://github.com/dagstuan) in https://github.com/immich-app/immich/pull/19247 - fix: local network permission by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/19285 - fix(web): Stack assets in asset-viewer cut off on the left by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in https://github.com/immich-app/immich/pull/19253 - fix: .find() iterator api combat by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/19293 - fix: people ordering incorrect by [@&#8203;zackpollard](https://github.com/zackpollard) in https://github.com/immich-app/immich/pull/19298 - fix: iOS 17.0 target version for widget by [@&#8203;bwees](https://github.com/bwees) in https://github.com/immich-app/immich/pull/19308 ##### 📚 Documentation - fix(docs): REINDEX vchord on upgrade by [@&#8203;mmomjian](https://github.com/mmomjian) in https://github.com/immich-app/immich/pull/19282 ##### New Contributors - [@&#8203;PaulSonOfLars](https://github.com/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... </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zNC4yIiwidXBkYXRlZEluVmVyIjoiNDAuMzQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
renovate-bot added 1 commit 2025-06-20 00:01:40 +00:00
Akumatic merged commit 09f05e2564 into main 2025-06-20 08:04:52 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Homelab/Docker-Immich#11
No description provided.