chore(deps): update immich to v2.7.5 #5877

Merged
alexlebens merged 1 commits from renovate/unified-immich into main 2026-04-13 23:33:02 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-server patch v2.7.2v2.7.5
immich-app/immich patch 2.7.42.7.5

Release Notes

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

v2.7.5

Compare Source

v2.7.5
What's Changed
🐛 Bug fixes
🌐 Translations

Full Changelog: https://github.com/immich-app/immich/compare/v2.7.4...v2.7.5

v2.7.4

Compare Source

v2.7.4

This release addresses some issues with image rendering on the mobile app

What's Changed

🐛 Bug fixes

Full Changelog: https://github.com/immich-app/immich/compare/v2.7.3...v2.7.4

v2.7.3

Compare Source

v2.7.3

What's Changed

🐛 Bug fixes
📚 Documentation

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v2.7.2...v2.7.3


Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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 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-server](https://github.com/immich-app/immich) | patch | `v2.7.2` → `v2.7.5` | | [immich-app/immich](https://github.com/immich-app/immich) | patch | `2.7.4` → `2.7.5` | --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-server)</summary> ### [`v2.7.5`](https://github.com/immich-app/immich/releases/tag/v2.7.5) [Compare Source](https://github.com/immich-app/immich/compare/v2.7.4...v2.7.5) ##### v2.7.5 ##### What's Changed ##### 🐛 Bug fixes - fix(server): add rate limit and deduplication to version check by [@&#8203;zackpollard](https://github.com/zackpollard) in [#&#8203;27747](https://github.com/immich-app/immich/pull/27747) ##### 🌐 Translations - chore(web): update translations by [@&#8203;weblate](https://github.com/weblate) in [#&#8203;27589](https://github.com/immich-app/immich/pull/27589) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.7.4...v2.7.5> ### [`v2.7.4`](https://github.com/immich-app/immich/releases/tag/v2.7.4) [Compare Source](https://github.com/immich-app/immich/compare/v2.7.3...v2.7.4) ### v2.7.4 This release addresses some issues with image rendering on the mobile app #### What's Changed ##### 🐛 Bug fixes - refactor(mobile): cleanup iOS image loading pipeline by [@&#8203;LeLunZ](https://github.com/LeLunZ) in [#&#8203;27672](https://github.com/immich-app/immich/pull/27672) - fix(server): hide original filename when not showing metadata by [@&#8203;meesfrensel](https://github.com/meesfrensel) in [#&#8203;27581](https://github.com/immich-app/immich/pull/27581) - fix(mobile): fix Flutter cache eviction on thumbnails by [@&#8203;LeLunZ](https://github.com/LeLunZ) in [#&#8203;27663](https://github.com/immich-app/immich/pull/27663) - chore: pump cronet version by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;27685](https://github.com/immich-app/immich/pull/27685) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.7.3...v2.7.4> ### [`v2.7.3`](https://github.com/immich-app/immich/releases/tag/v2.7.3) [Compare Source](https://github.com/immich-app/immich/compare/v2.7.2...v2.7.3) ### v2.7.3 #### What's Changed ##### 🐛 Bug fixes - fix(server): avoid false restore failures on large database imports by [@&#8203;ErasmusAndre](https://github.com/ErasmusAndre) in [#&#8203;27420](https://github.com/immich-app/immich/pull/27420) - fix(mobile): improve image load cancellation handling by [@&#8203;LeLunZ](https://github.com/LeLunZ) in [#&#8203;27624](https://github.com/immich-app/immich/pull/27624) - fix(server): people search not showing for 3 or less characters by [@&#8203;zackpollard](https://github.com/zackpollard) in [#&#8203;27629](https://github.com/immich-app/immich/pull/27629) - fix(web): don't cache empty search results for people search by [@&#8203;zackpollard](https://github.com/zackpollard) in [#&#8203;27632](https://github.com/immich-app/immich/pull/27632) - fix(mobile): get provider refs before async gaps in backup page by [@&#8203;LeLunZ](https://github.com/LeLunZ) in [#&#8203;27597](https://github.com/immich-app/immich/pull/27597) - fix: ssr open graph tags by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;27639](https://github.com/immich-app/immich/pull/27639) ##### 📚 Documentation - fix(docs): updated docker deprecation link by [@&#8203;mmomjian](https://github.com/mmomjian) in [#&#8203;27633](https://github.com/immich-app/immich/pull/27633) #### New Contributors - [@&#8203;fluffy](https://github.com/fluffy) made their first contribution in [#&#8203;27606](https://github.com/immich-app/immich/pull/27606) - [@&#8203;ErasmusAndre](https://github.com/ErasmusAndre) made their first contribution in [#&#8203;27420](https://github.com/immich-app/immich/pull/27420) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.7.2...v2.7.3> </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - 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 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTMuMCIsInVwZGF0ZWRJblZlciI6IjQzLjExMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkb2NrZXIiLCJkb2NrZXIiXX0=-->
renovate-bot added the automergedocker labels 2026-04-13 22:27:33 +00:00
renovate-bot added 1 commit 2026-04-13 22:40:35 +00:00
chore(deps): update immich to v2.7.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 39s
lint-test-helm / validate-kubeconform (pull_request) Successful in 30s
render-manifests / render-manifests (pull_request) Successful in 44s
04ad9cc56c
renovate-bot force-pushed renovate/unified-immich from 4dcfbae7ad to 04ad9cc56c 2026-04-13 22:40:35 +00:00 Compare
alexlebens merged commit 881f6d13ad into main 2026-04-13 23:33:02 +00:00
alexlebens deleted branch renovate/unified-immich 2026-04-13 23:33:05 +00:00
Sign in to join this conversation.