Update immich monorepo to v2.5.2 #312

Merged
aggarwalakshun merged 1 commits from renovate/immich-monorepo into main 2026-01-30 06:06:39 +05:30

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-machine-learning patch v2.5.0-cudav2.5.2-cuda
ghcr.io/immich-app/immich-server patch v2.5.0v2.5.2

Release Notes

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

v2.5.2

Compare Source

v2.5.2

v2.5.1 has been sacrificed for the release God, so the Android app can now be released

[!NOTE]
This version of the mobile app will pull down some data from the server to fix the incorrect data in the mobile app local database, so you will see the sync icon running for a little bit

Hotfixes
  • Fixed a bug where the video aspect ratio is played incorrectly for the remote asset
  • Fixed a bug where memory generation failed
  • Fixed a bug where memories don't show on the web until the page is refreshed
  • Fixed a bug where the Load original image option doesn't render the image on iOS
What's Changed
🐛 Bug fixes

Full Changelog: https://github.com/immich-app/immich/compare/v2.5.0...v2.5.2


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 | `v2.5.0-cuda` → `v2.5.2-cuda` | | [ghcr.io/immich-app/immich-server](https://github.com/immich-app/immich) | patch | `v2.5.0` → `v2.5.2` | --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-machine-learning)</summary> ### [`v2.5.2`](https://github.com/immich-app/immich/releases/tag/v2.5.2) [Compare Source](https://github.com/immich-app/immich/compare/v2.5.0...v2.5.2) ##### v2.5.2 *`v2.5.1` has been sacrificed for the release God, so the Android app can now be released* > \[!NOTE] > This version of the mobile app will pull down some data from the server to fix the incorrect data in the mobile app local database, so you will see the sync icon running for a little bit ##### Hotfixes - Fixed a bug where the video aspect ratio is played incorrectly for the remote asset - Fixed a bug where memory generation failed - Fixed a bug where memories don't show on the web until the page is refreshed - Fixed a bug where the `Load original image` option doesn't render the image on iOS ##### What's Changed ##### 🐛 Bug fixes - fix: deleting asset from asset-viewer on search results by [@&#8203;midzelis](https://github.com/midzelis) in [#&#8203;25596](https://github.com/immich-app/immich/pull/25596) - fix: escape handling in search asset viewer by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;25621](https://github.com/immich-app/immich/pull/25621) - fix: correctly show owner in album options modal by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;25618](https://github.com/immich-app/immich/pull/25618) - fix(server): don't assume maintenance action is set by [@&#8203;insertish](https://github.com/insertish) in [#&#8203;25622](https://github.com/immich-app/immich/pull/25622) - fix: album card ranges by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;25639](https://github.com/immich-app/immich/pull/25639) - fix(mobile): show controls by default on motion photos by [@&#8203;goalie2002](https://github.com/goalie2002) in [#&#8203;25638](https://github.com/immich-app/immich/pull/25638) - fix: escape handling by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;25627](https://github.com/immich-app/immich/pull/25627) - fix(mobile): set correct system-ui mode on asset viewer init by [@&#8203;goalie2002](https://github.com/goalie2002) in [#&#8203;25610](https://github.com/immich-app/immich/pull/25610) - fix(mobile): actually load original image by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;25646](https://github.com/immich-app/immich/pull/25646) - fix: width and height migration issue by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25643](https://github.com/immich-app/immich/pull/25643) - fix: memory lane by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;25652](https://github.com/immich-app/immich/pull/25652) - fix: memory generation by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;25650](https://github.com/immich-app/immich/pull/25650) - fix(mobile): tall image scrolling by [@&#8203;ByteSizedMarius](https://github.com/ByteSizedMarius) in [#&#8203;25649](https://github.com/immich-app/immich/pull/25649) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.5.0...v2.5.2> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
aggarwalakshun added 1 commit 2026-01-30 06:06:16 +05:30
Update immich monorepo to v2.5.2
All checks were successful
Validate Kubernetes Manifests / kubeconform (push) Successful in 9s
4afba19841
aggarwalakshun merged commit 7fdd641e8a into main 2026-01-30 06:06:39 +05:30
aggarwalakshun deleted branch renovate/immich-monorepo 2026-01-30 06:06:39 +05:30
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aggarwalakshun/k3s-at-home#312