Update immich to v3.0.2 #41

Merged
Akumatic merged 1 commits from renovate/immich into main 2026-07-13 06:09:27 +00:00
Member

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-machine-learning patch v3.0.1v3.0.2
ghcr.io/immich-app/immich-server patch v3.0.1v3.0.2

Release Notes

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

v3.0.2

Compare Source

v3.0.2

This patch release addresses various bugs from v3 release and adds an additional filter to workflows

What's Changed
🌟 Enhancements
🐛 Bug fixes
📚 Documentation
🌐 Translations
New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v3.0.1...v3.0.2


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-machine-learning](https://github.com/immich-app/immich) | patch | `v3.0.1` → `v3.0.2` | | [ghcr.io/immich-app/immich-server](https://github.com/immich-app/immich) | patch | `v3.0.1` → `v3.0.2` | --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-machine-learning)</summary> ### [`v3.0.2`](https://github.com/immich-app/immich/releases/tag/v3.0.2) [Compare Source](https://github.com/immich-app/immich/compare/v3.0.1...v3.0.2) ##### v3.0.2 This patch release addresses various bugs from v3 release and adds an additional filter to workflows <!-- Release notes generated using configuration in .github/release.yml at v3.0.2 --> ##### What's Changed ##### 🌟 Enhancements - fix(web): add ARIA label to ServerStatisticsCard by [@&#8203;tjhorner](https://github.com/tjhorner) in [#&#8203;29497](https://github.com/immich-app/immich/pull/29497) - feat(server): hls variant configuration by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;29613](https://github.com/immich-app/immich/pull/29613) - feat: user agnostic database restore by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;29512](https://github.com/immich-app/immich/pull/29512) - feat(server): date workflow filter by [@&#8203;benbeckford](https://github.com/benbeckford) in [#&#8203;29040](https://github.com/immich-app/immich/pull/29040) ##### 🐛 Bug fixes - fix: re-add gCastEnabled negation by [@&#8203;bo0tzz](https://github.com/bo0tzz) in [#&#8203;29499](https://github.com/immich-app/immich/pull/29499) - fix: downmix audio to stereo to fix broken channel layout by [@&#8203;lukasdotcom](https://github.com/lukasdotcom) in [#&#8203;29485](https://github.com/immich-app/immich/pull/29485) - fix: live transcoding when viewing from a link share by [@&#8203;lukasdotcom](https://github.com/lukasdotcom) in [#&#8203;29471](https://github.com/immich-app/immich/pull/29471) - fix: web search timeline visibility by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;29518](https://github.com/immich-app/immich/pull/29518) - fix(web): missing i18n strings by [@&#8203;wonsukchoi](https://github.com/wonsukchoi) in [#&#8203;29612](https://github.com/immich-app/immich/pull/29612) - fix: chinese browser locales recognition by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;29622](https://github.com/immich-app/immich/pull/29622) - chore: improve added to album messages by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;29641](https://github.com/immich-app/immich/pull/29641) - fix(mobile): fix 10-bit heic and avif colors on android by [@&#8203;santoshakil](https://github.com/santoshakil) in [#&#8203;29631](https://github.com/immich-app/immich/pull/29631) - fix(mobile): match iOS scroll to top and tabbar scroll ([#&#8203;28469](https://github.com/immich-app/immich/issues/28469)) by [@&#8203;agg23](https://github.com/agg23) in [#&#8203;29705](https://github.com/immich-app/immich/pull/29705) - fix: wrap migrations in transaction by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;29664](https://github.com/immich-app/immich/pull/29664) - fix: oauth account linking by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;29624](https://github.com/immich-app/immich/pull/29624) - fix: incorrect grouping of recently added assets by [@&#8203;benbeckford](https://github.com/benbeckford) in [#&#8203;29666](https://github.com/immich-app/immich/pull/29666) - fix: integrity checks checksum pagination by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;29516](https://github.com/immich-app/immich/pull/29516) - fix(mobile): missing crop options and rotation scaling by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;29645](https://github.com/immich-app/immich/pull/29645) - fix(mobile): properly handle live photos locally by [@&#8203;agg23](https://github.com/agg23) in [#&#8203;29462](https://github.com/immich-app/immich/pull/29462) - fix: integrity checks dto validation by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;29621](https://github.com/immich-app/immich/pull/29621) - fix(mobile): http request handling after isolate death by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;29714](https://github.com/immich-app/immich/pull/29714) - fix: do not log out on automatic url switch by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;29715](https://github.com/immich-app/immich/pull/29715) - fix(server): stream ffprobe packets by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;29723](https://github.com/immich-app/immich/pull/29723) - fix: search metadata for album shared links by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;29742](https://github.com/immich-app/immich/pull/29742) - fix(web): clear asset selection when search context changes by [@&#8203;khanguyen74](https://github.com/khanguyen74) in [#&#8203;29738](https://github.com/immich-app/immich/pull/29738) - fix(mobile): update timeline args on layout constraint changes by [@&#8203;santoshakil](https://github.com/santoshakil) in [#&#8203;29653](https://github.com/immich-app/immich/pull/29653) - fix: iso date parsing for three digit years by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;29739](https://github.com/immich-app/immich/pull/29739) - fix: missing files integrity checks by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;29737](https://github.com/immich-app/immich/pull/29737) - fix(mobile): play videos from search results and folder view by [@&#8203;santoshakil](https://github.com/santoshakil) in [#&#8203;29693](https://github.com/immich-app/immich/pull/29693) - fix(web): recursively unnest class arrays by [@&#8203;meesfrensel](https://github.com/meesfrensel) in [#&#8203;29755](https://github.com/immich-app/immich/pull/29755) - fix: emit album update event when uploading assets through shared link by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;29757](https://github.com/immich-app/immich/pull/29757) - fix(web): always initialize language manager to set lang and dir by [@&#8203;meesfrensel](https://github.com/meesfrensel) in [#&#8203;29696](https://github.com/immich-app/immich/pull/29696) ##### 📚 Documentation - chore: update docs with v3 tags by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;29312](https://github.com/immich-app/immich/pull/29312) - fix(docs): use correct heading name for DB dump by [@&#8203;track0x1](https://github.com/track0x1) in [#&#8203;29483](https://github.com/immich-app/immich/pull/29483) - feat(docs): add Malayalam language support in README files by [@&#8203;jinskjoy](https://github.com/jinskjoy) in [#&#8203;29593](https://github.com/immich-app/immich/pull/29593) - fix(docs): clarify version policy by [@&#8203;mmomjian](https://github.com/mmomjian) in [#&#8203;29654](https://github.com/immich-app/immich/pull/29654) ##### 🌐 Translations - chore(web): update translations by [@&#8203;weblate](https://github.com/weblate) in [#&#8203;29415](https://github.com/immich-app/immich/pull/29415) ##### New Contributors - [@&#8203;tjhorner](https://github.com/tjhorner) made their first contribution in [#&#8203;29497](https://github.com/immich-app/immich/pull/29497) - [@&#8203;wonsukchoi](https://github.com/wonsukchoi) made their first contribution in [#&#8203;29612](https://github.com/immich-app/immich/pull/29612) - [@&#8203;track0x1](https://github.com/track0x1) made their first contribution in [#&#8203;29483](https://github.com/immich-app/immich/pull/29483) - [@&#8203;jinskjoy](https://github.com/jinskjoy) made their first contribution in [#&#8203;29593](https://github.com/immich-app/immich/pull/29593) - [@&#8203;khanguyen74](https://github.com/khanguyen74) made their first contribution in [#&#8203;29738](https://github.com/immich-app/immich/pull/29738) **Full Changelog**: <https://github.com/immich-app/immich/compare/v3.0.1...v3.0.2> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI2MC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
renovate-bot added 1 commit 2026-07-13 00:03:56 +00:00
Akumatic merged commit c31bb058e1 into main 2026-07-13 06:09:27 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Homelab/Docker-Immich#41