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

Merged
renovate-bot merged 1 commits from renovate/unified-immich-appimmich-server into main 2026-02-06 23:56:44 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v2.5.5

Compare Source

v2.5.5

v2.5.4 was in the way of getting out, and we got another annoyance bug fixed, so we rolled it into v2.5.5

Happy Friday! This release addresses more bugs from the v2.5.0 release. Enjoy!

  • Fixed an issue where changing the timezone on the web changes the time instead of the timezone
  • Fixed an issue where background task on iOS don't get triggered as often
  • Fixes some issues regarding the usage of self-signed certificate and mLTS on the mobile app
🐛 Bug fixes
📚 Documentation
🌐 Translations

New Contributors

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


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.3` → `v2.5.5` | --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-server)</summary> ### [`v2.5.5`](https://github.com/immich-app/immich/releases/tag/v2.5.5) [Compare Source](https://github.com/immich-app/immich/compare/v2.5.3...v2.5.5) ### v2.5.5 *`v2.5.4` was in the way of getting out, and we got another annoyance bug fixed, so we rolled it into `v2.5.5`* Happy Friday! This release addresses more bugs from the `v2.5.0` release. Enjoy! - Fixed an issue where changing the timezone on the web changes the time instead of the timezone - Fixed an issue where background task on iOS don't get triggered as often - Fixes some issues regarding the usage of self-signed certificate and mLTS on the mobile app ##### 🐛 Bug fixes - fix(mobile): cancel share download when dialog is dismissed by [@&#8203;cmdPromptCritical](https://github.com/cmdPromptCritical) in [#&#8203;25466](https://github.com/immich-app/immich/pull/25466) - fix: album dto docs by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;25873](https://github.com/immich-app/immich/pull/25873) - fix: null validation by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;25891](https://github.com/immich-app/immich/pull/25891) - fix(server): deleting stacked assets by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;25874](https://github.com/immich-app/immich/pull/25874) - fix: close tag modal after tagging assets by [@&#8203;michelheusschen](https://github.com/michelheusschen) in [#&#8203;25884](https://github.com/immich-app/immich/pull/25884) - fix: correctly sync shared link download with metadata toggle by [@&#8203;michelheusschen](https://github.com/michelheusschen) in [#&#8203;25885](https://github.com/immich-app/immich/pull/25885) - fix: date time picker text color in dark mode by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25883](https://github.com/immich-app/immich/pull/25883) - fix: allow null tagIds in search dto by [@&#8203;michelheusschen](https://github.com/michelheusschen) in [#&#8203;25920](https://github.com/immich-app/immich/pull/25920) - fix: improve asset editor exit handling by [@&#8203;michelheusschen](https://github.com/michelheusschen) in [#&#8203;25917](https://github.com/immich-app/immich/pull/25917) - fix: make switch labels properly clickable by [@&#8203;michelheusschen](https://github.com/michelheusschen) in [#&#8203;25898](https://github.com/immich-app/immich/pull/25898) - fix: ensure theme stays in sync with [@&#8203;immich/ui](https://github.com/immich/ui) by [@&#8203;michelheusschen](https://github.com/michelheusschen) in [#&#8203;25922](https://github.com/immich-app/immich/pull/25922) - fix: preserve hidden people state across pagination by [@&#8203;michelheusschen](https://github.com/michelheusschen) in [#&#8203;25886](https://github.com/immich-app/immich/pull/25886) - fix: file name search label by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25916](https://github.com/immich-app/immich/pull/25916) - fix(mobile): mtls on native clients by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;25802](https://github.com/immich-app/immich/pull/25802) - fix: time zone upserts by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;25889](https://github.com/immich-app/immich/pull/25889) - fix(web): Ensure profile picture is cropped to 1:1 ratio by [@&#8203;aditya-ai-architect](https://github.com/aditya-ai-architect) in [#&#8203;25892](https://github.com/immich-app/immich/pull/25892) - fix(mobile): reset asset index on timeline refresh by [@&#8203;uhthomas](https://github.com/uhthomas) in [#&#8203;25729](https://github.com/immich-app/immich/pull/25729) - fix: timezone in timeline bucketing by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;25894](https://github.com/immich-app/immich/pull/25894) - fix(mobile): Update preview and PageController position when the asset count decreases while the last item is selected by [@&#8203;PeterOmbodi](https://github.com/PeterOmbodi) in [#&#8203;25563](https://github.com/immich-app/immich/pull/25563) - fix(server): use provided database username for restore & ensure name is not mangled by [@&#8203;insertish](https://github.com/insertish) in [#&#8203;25679](https://github.com/immich-app/immich/pull/25679) - fix: image download complete notification shows an extra {file\_name} template tag by [@&#8203;romoisverycool](https://github.com/romoisverycool) in [#&#8203;25936](https://github.com/immich-app/immich/pull/25936) - fix: face and edit handling by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;25738](https://github.com/immich-app/immich/pull/25738) - fix: queue assets missing fullsize files for thumbnail regeneration by [@&#8203;midzelis](https://github.com/midzelis) in [#&#8203;25794](https://github.com/immich-app/immich/pull/25794) - fix: dedupe version announcement modal by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;25946](https://github.com/immich-app/immich/pull/25946) - fix(cli): suppress startup messages for immich-admin by [@&#8203;VahantSharma](https://github.com/VahantSharma) in [#&#8203;25928](https://github.com/immich-app/immich/pull/25928) ##### 📚 Documentation - docs: update manual backup/restore to match the automatic process by [@&#8203;insertish](https://github.com/insertish) in [#&#8203;25924](https://github.com/immich-app/immich/pull/25924) - fix(docs): add missing --json-output arg to CLI example by [@&#8203;Xiol](https://github.com/Xiol) in [#&#8203;25870](https://github.com/immich-app/immich/pull/25870) - docs: remove writeTimeout on traefik example by [@&#8203;kaysond](https://github.com/kaysond) in [#&#8203;25837](https://github.com/immich-app/immich/pull/25837) ##### 🌐 Translations - chore(web): update translations by [@&#8203;weblate](https://github.com/weblate) in [#&#8203;25585](https://github.com/immich-app/immich/pull/25585) #### New Contributors - [@&#8203;aditya-ai-architect](https://github.com/aditya-ai-architect) made their first contribution in [#&#8203;25892](https://github.com/immich-app/immich/pull/25892) - [@&#8203;VahantSharma](https://github.com/VahantSharma) made their first contribution in [#&#8203;25927](https://github.com/immich-app/immich/pull/25927) - [@&#8203;Xiol](https://github.com/Xiol) made their first contribution in [#&#8203;25870](https://github.com/immich-app/immich/pull/25870) - [@&#8203;cmdPromptCritical](https://github.com/cmdPromptCritical) made their first contribution in [#&#8203;25466](https://github.com/immich-app/immich/pull/25466) - [@&#8203;romoisverycool](https://github.com/romoisverycool) made their first contribution in [#&#8203;25936](https://github.com/immich-app/immich/pull/25936) - [@&#8203;didekoning](https://github.com/didekoning) made their first contribution in [#&#8203;25937](https://github.com/immich-app/immich/pull/25937) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.5.3...v2.5.5> </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-06 23:56:30 +00:00
renovate-bot added 1 commit 2026-02-06 23:56:31 +00:00
chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.5.5
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 20s
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped
render-manifests-automerge / render-manifests-automerge (pull_request) Successful in 1m34s
585d6cf33f
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-02-06 23:56:37 +00:00
renovate-bot merged commit 39d56c0be6 into main 2026-02-06 23:56:44 +00:00
renovate-bot deleted branch renovate/unified-immich-appimmich-server 2026-02-06 23:56:51 +00:00
Sign in to join this conversation.