chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.5.6 #3889

Merged
renovate-bot merged 1 commits from renovate/unified-immich-appimmich-server into main 2026-02-10 19:25:33 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-server patch v2.5.5v2.5.6

Release Notes

immich-app/immich (ghcr.io/immich-app/immich-server)

v2.5.6

Compare Source

v2.5.6

This patch release addresses the following issues

  • Fixed an issue where thumbnail generation runs every night when full-size image generation option is enabled.
  • Fixed an issue where iOS is slow to start in some cases.
  • Fixed an issue where Android device cannot delete asset using Free Up Space feature if it has more than a few thousand assets
🐛 Bug fixes
📚 Documentation
🌐 Translations

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v2.5.5...v2.5.6


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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-server](https://github.com/immich-app/immich) | patch | `v2.5.5` → `v2.5.6` | --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-server)</summary> ### [`v2.5.6`](https://github.com/immich-app/immich/releases/tag/v2.5.6) [Compare Source](https://github.com/immich-app/immich/compare/v2.5.5...v2.5.6) ### v2.5.6 This patch release addresses the following issues - Fixed an issue where thumbnail generation runs every night when `full-size image generation` option is enabled. - Fixed an issue where iOS is slow to start in some cases. - Fixed an issue where Android device cannot delete asset using Free Up Space feature if it has more than a few thousand assets <!-- Release notes generated using configuration in .github/release.yml at v2.5.6 --> ##### 🐛 Bug fixes - fix: enhance album sorting functionality with order handling by [@&#8203;LeLunZ](https://github.com/LeLunZ) in [#&#8203;24816](https://github.com/immich-app/immich/pull/24816) - fix: add missing translations for image editor by [@&#8203;michelheusschen](https://github.com/michelheusschen) in [#&#8203;25957](https://github.com/immich-app/immich/pull/25957) - fix: image and video download complete notification shows "file\_name" by [@&#8203;romoisverycool](https://github.com/romoisverycool) in [#&#8203;25975](https://github.com/immich-app/immich/pull/25975) - fix: user profile refetched each time on opening app dialog by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;25992](https://github.com/immich-app/immich/pull/25992) - fix: improve albums page load time on firefox by [@&#8203;michelheusschen](https://github.com/michelheusschen) in [#&#8203;26025](https://github.com/immich-app/immich/pull/26025) - fix: reduce queue graph jitter and include paused count by [@&#8203;michelheusschen](https://github.com/michelheusschen) in [#&#8203;26023](https://github.com/immich-app/immich/pull/26023) - fix(web): toast fixed location by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;25966](https://github.com/immich-app/immich/pull/25966) - fix: scroll jump when opening show & hide people by [@&#8203;michelheusschen](https://github.com/michelheusschen) in [#&#8203;25932](https://github.com/immich-app/immich/pull/25932) - fix(web): display storage unit next to value instead of absolute positioning in admin user page by [@&#8203;K0lin](https://github.com/K0lin) in [#&#8203;25985](https://github.com/immich-app/immich/pull/25985) - fix: iOS slow start by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;26043](https://github.com/immich-app/immich/pull/26043) - fix: profile dialog auto dismiss after opening on iPad by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;26046](https://github.com/immich-app/immich/pull/26046) - fix(web): prevent context menu from overflowing viewport by [@&#8203;ttpss930141011](https://github.com/ttpss930141011) in [#&#8203;26041](https://github.com/immich-app/immich/pull/26041) - fix: slideshow setting dropdown overflow by [@&#8203;michelheusschen](https://github.com/michelheusschen) in [#&#8203;26066](https://github.com/immich-app/immich/pull/26066) - fix: free up space using small batch size to reliably work on Android by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;26047](https://github.com/immich-app/immich/pull/26047) - fix(web): removing a person in an asset, doesn't remove the asset in … by [@&#8203;dolfje](https://github.com/dolfje) in [#&#8203;26068](https://github.com/immich-app/immich/pull/26068) - fix(mobile): handle image stream completion when no image is emitted by [@&#8203;LeLunZ](https://github.com/LeLunZ) in [#&#8203;25984](https://github.com/immich-app/immich/pull/25984) - fix: evict image from cache on error during image loading by [@&#8203;LeLunZ](https://github.com/LeLunZ) in [#&#8203;26078](https://github.com/immich-app/immich/pull/26078) - fix(server): thumbnail queueing by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;26077](https://github.com/immich-app/immich/pull/26077) - fix: create face exif orientation handling by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;26108](https://github.com/immich-app/immich/pull/26108) - fix(web): refresh text by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;26071](https://github.com/immich-app/immich/pull/26071) - fix: correctly cancel select all assets by [@&#8203;michelheusschen](https://github.com/michelheusschen) in [#&#8203;26067](https://github.com/immich-app/immich/pull/26067) - fix: person thumbnail generation on edited assets by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;26112](https://github.com/immich-app/immich/pull/26112) - fix: local date time group fall back by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;26110](https://github.com/immich-app/immich/pull/26110) ##### 📚 Documentation - feat(docs): version policy by [@&#8203;mmomjian](https://github.com/mmomjian) in [#&#8203;25979](https://github.com/immich-app/immich/pull/25979) - feat(deployment): rootless compose file by [@&#8203;mmomjian](https://github.com/mmomjian) in [#&#8203;25931](https://github.com/immich-app/immich/pull/25931) - docs: update ml-hardware-acceleration.md by [@&#8203;cmrtdev](https://github.com/cmrtdev) in [#&#8203;25755](https://github.com/immich-app/immich/pull/25755) ##### 🌐 Translations - chore(web): update translations by [@&#8203;weblate](https://github.com/weblate) in [#&#8203;25947](https://github.com/immich-app/immich/pull/25947) #### New Contributors - [@&#8203;ttpss930141011](https://github.com/ttpss930141011) made their first contribution in [#&#8203;26041](https://github.com/immich-app/immich/pull/26041) - [@&#8203;dolfje](https://github.com/dolfje) made their first contribution in [#&#8203;26068](https://github.com/immich-app/immich/pull/26068) - [@&#8203;cmrtdev](https://github.com/cmrtdev) made their first contribution in [#&#8203;25755](https://github.com/immich-app/immich/pull/25755) - [@&#8203;nicosemp](https://github.com/nicosemp) made their first contribution in [#&#8203;25599](https://github.com/immich-app/immich/pull/25599) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.5.5...v2.5.6> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update 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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImltYWdlIl19-->
renovate-bot added the automergeimage labels 2026-02-10 19:25:13 +00:00
renovate-bot added 1 commit 2026-02-10 19:25:16 +00:00
chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.5.6
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped
lint-test-helm / lint-helm (pull_request) Successful in 46s
render-manifests-automerge / render-manifests-automerge (pull_request) Successful in 1m52s
8a0a473846
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-02-10 19:25:23 +00:00
renovate-bot merged commit f64dddfb23 into main 2026-02-10 19:25:30 +00:00
renovate-bot deleted branch renovate/unified-immich-appimmich-server 2026-02-10 19:25:46 +00:00
Sign in to join this conversation.