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 [@​tjhorner](https://github.com/tjhorner) in [#​29497](https://github.com/immich-app/immich/pull/29497)
- feat(server): hls variant configuration by [@​mertalev](https://github.com/mertalev) in [#​29613](https://github.com/immich-app/immich/pull/29613)
- feat: user agnostic database restore by [@​danieldietzler](https://github.com/danieldietzler) in [#​29512](https://github.com/immich-app/immich/pull/29512)
- feat(server): date workflow filter by [@​benbeckford](https://github.com/benbeckford) in [#​29040](https://github.com/immich-app/immich/pull/29040)
##### 🐛 Bug fixes
- fix: re-add gCastEnabled negation by [@​bo0tzz](https://github.com/bo0tzz) in [#​29499](https://github.com/immich-app/immich/pull/29499)
- fix: downmix audio to stereo to fix broken channel layout by [@​lukasdotcom](https://github.com/lukasdotcom) in [#​29485](https://github.com/immich-app/immich/pull/29485)
- fix: live transcoding when viewing from a link share by [@​lukasdotcom](https://github.com/lukasdotcom) in [#​29471](https://github.com/immich-app/immich/pull/29471)
- fix: web search timeline visibility by [@​danieldietzler](https://github.com/danieldietzler) in [#​29518](https://github.com/immich-app/immich/pull/29518)
- fix(web): missing i18n strings by [@​wonsukchoi](https://github.com/wonsukchoi) in [#​29612](https://github.com/immich-app/immich/pull/29612)
- fix: chinese browser locales recognition by [@​danieldietzler](https://github.com/danieldietzler) in [#​29622](https://github.com/immich-app/immich/pull/29622)
- chore: improve added to album messages by [@​danieldietzler](https://github.com/danieldietzler) in [#​29641](https://github.com/immich-app/immich/pull/29641)
- fix(mobile): fix 10-bit heic and avif colors on android by [@​santoshakil](https://github.com/santoshakil) in [#​29631](https://github.com/immich-app/immich/pull/29631)
- fix(mobile): match iOS scroll to top and tabbar scroll ([#​28469](https://github.com/immich-app/immich/issues/28469)) by [@​agg23](https://github.com/agg23) in [#​29705](https://github.com/immich-app/immich/pull/29705)
- fix: wrap migrations in transaction by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​29664](https://github.com/immich-app/immich/pull/29664)
- fix: oauth account linking by [@​danieldietzler](https://github.com/danieldietzler) in [#​29624](https://github.com/immich-app/immich/pull/29624)
- fix: incorrect grouping of recently added assets by [@​benbeckford](https://github.com/benbeckford) in [#​29666](https://github.com/immich-app/immich/pull/29666)
- fix: integrity checks checksum pagination by [@​danieldietzler](https://github.com/danieldietzler) in [#​29516](https://github.com/immich-app/immich/pull/29516)
- fix(mobile): missing crop options and rotation scaling by [@​bwees](https://github.com/bwees) in [#​29645](https://github.com/immich-app/immich/pull/29645)
- fix(mobile): properly handle live photos locally by [@​agg23](https://github.com/agg23) in [#​29462](https://github.com/immich-app/immich/pull/29462)
- fix: integrity checks dto validation by [@​danieldietzler](https://github.com/danieldietzler) in [#​29621](https://github.com/immich-app/immich/pull/29621)
- fix(mobile): http request handling after isolate death by [@​mertalev](https://github.com/mertalev) in [#​29714](https://github.com/immich-app/immich/pull/29714)
- fix: do not log out on automatic url switch by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​29715](https://github.com/immich-app/immich/pull/29715)
- fix(server): stream ffprobe packets by [@​mertalev](https://github.com/mertalev) in [#​29723](https://github.com/immich-app/immich/pull/29723)
- fix: search metadata for album shared links by [@​danieldietzler](https://github.com/danieldietzler) in [#​29742](https://github.com/immich-app/immich/pull/29742)
- fix(web): clear asset selection when search context changes by [@​khanguyen74](https://github.com/khanguyen74) in [#​29738](https://github.com/immich-app/immich/pull/29738)
- fix(mobile): update timeline args on layout constraint changes by [@​santoshakil](https://github.com/santoshakil) in [#​29653](https://github.com/immich-app/immich/pull/29653)
- fix: iso date parsing for three digit years by [@​danieldietzler](https://github.com/danieldietzler) in [#​29739](https://github.com/immich-app/immich/pull/29739)
- fix: missing files integrity checks by [@​danieldietzler](https://github.com/danieldietzler) in [#​29737](https://github.com/immich-app/immich/pull/29737)
- fix(mobile): play videos from search results and folder view by [@​santoshakil](https://github.com/santoshakil) in [#​29693](https://github.com/immich-app/immich/pull/29693)
- fix(web): recursively unnest class arrays by [@​meesfrensel](https://github.com/meesfrensel) in [#​29755](https://github.com/immich-app/immich/pull/29755)
- fix: emit album update event when uploading assets through shared link by [@​danieldietzler](https://github.com/danieldietzler) in [#​29757](https://github.com/immich-app/immich/pull/29757)
- fix(web): always initialize language manager to set lang and dir by [@​meesfrensel](https://github.com/meesfrensel) in [#​29696](https://github.com/immich-app/immich/pull/29696)
##### 📚 Documentation
- chore: update docs with v3 tags by [@​alextran1502](https://github.com/alextran1502) in [#​29312](https://github.com/immich-app/immich/pull/29312)
- fix(docs): use correct heading name for DB dump by [@​track0x1](https://github.com/track0x1) in [#​29483](https://github.com/immich-app/immich/pull/29483)
- feat(docs): add Malayalam language support in README files by [@​jinskjoy](https://github.com/jinskjoy) in [#​29593](https://github.com/immich-app/immich/pull/29593)
- fix(docs): clarify version policy by [@​mmomjian](https://github.com/mmomjian) in [#​29654](https://github.com/immich-app/immich/pull/29654)
##### 🌐 Translations
- chore(web): update translations by [@​weblate](https://github.com/weblate) in [#​29415](https://github.com/immich-app/immich/pull/29415)
##### New Contributors
- [@​tjhorner](https://github.com/tjhorner) made their first contribution in [#​29497](https://github.com/immich-app/immich/pull/29497)
- [@​wonsukchoi](https://github.com/wonsukchoi) made their first contribution in [#​29612](https://github.com/immich-app/immich/pull/29612)
- [@​track0x1](https://github.com/track0x1) made their first contribution in [#​29483](https://github.com/immich-app/immich/pull/29483)
- [@​jinskjoy](https://github.com/jinskjoy) made their first contribution in [#​29593](https://github.com/immich-app/immich/pull/29593)
- [@​khanguyen74](https://github.com/khanguyen74) made their first contribution in [#​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==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v3.0.1→v3.0.2v3.0.1→v3.0.2Release Notes
immich-app/immich (ghcr.io/immich-app/immich-machine-learning)
v3.0.2Compare 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)
🚦 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.
This PR has been generated by Mend Renovate.