This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/immich-app/immich-machine-learning](https://github.com/immich-app/immich) | patch | `v2.6.1` → `v2.6.3` |
| [ghcr.io/immich-app/immich-server](https://github.com/immich-app/immich) | patch | `v2.6.1` → `v2.6.3` |
---
### Release Notes
<details>
<summary>immich-app/immich (ghcr.io/immich-app/immich-machine-learning)</summary>
### [`v2.6.3`](https://github.com/immich-app/immich/releases/tag/v2.6.3)
[Compare Source](https://github.com/immich-app/immich/compare/v2.6.2...v2.6.3)
##### v2.6.3
##### What's Changed
##### 🐛 Bug fixes
- fix(mobile): remove upload timeout by [@​mertalev](https://github.com/mertalev) in [#​27237](https://github.com/immich-app/immich/pull/27237)
- fix(web): prevent horizontal scroll bar in asset viewer side panel by [@​michelheusschen](https://github.com/michelheusschen) in [#​27270](https://github.com/immich-app/immich/pull/27270)
- fix(web): shifting motion image button by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​27275](https://github.com/immich-app/immich/pull/27275)
- chore(docs): withPeople parameter description by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​27262](https://github.com/immich-app/immich/pull/27262)
- fix(server): filter out empty search suggestions by [@​michelheusschen](https://github.com/michelheusschen) in [#​27292](https://github.com/immich-app/immich/pull/27292)
- fix: incorrect asset face sync by [@​bwees](https://github.com/bwees) in [#​27243](https://github.com/immich-app/immich/pull/27243)
**Full Changelog**: <https://github.com/immich-app/immich/compare/v2.6.2...v2.6.3>
### [`v2.6.2`](https://github.com/immich-app/immich/releases/tag/v2.6.2)
[Compare Source](https://github.com/immich-app/immich/compare/v2.6.1...v2.6.2)
##### v2.6.2
This release addresses the following issues
- Fixed a bug where the shared link would error out when public users upload to the shared link
- Fixed a bug where the URL switching feature doesn't work with external URLs
- Fixed a bug where the "add to album" selection box on the web doesn't include albums that are shared with the user
- Fixed several issues regarding the search filter on the mobile app and the web
<!-- Release notes generated using configuration in .github/release.yml at v2.6.2 -->
##### What's Changed
##### 🐛 Bug fixes
- fix(mobile): simplified chinese not available by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​27066](https://github.com/immich-app/immich/pull/27066)
- fix(web): allow showing combobox items outside modals by [@​michelheusschen](https://github.com/michelheusschen) in [#​27075](https://github.com/immich-app/immich/pull/27075)
- fix(web): preserve album scroll when adding to other albums by [@​michelheusschen](https://github.com/michelheusschen) in [#​27078](https://github.com/immich-app/immich/pull/27078)
- fix(server): queue version check job when config changed by [@​uhthomas](https://github.com/uhthomas) in [#​27094](https://github.com/immich-app/immich/pull/27094)
- fix: shared link add to album by [@​jrasm91](https://github.com/jrasm91) in [#​27063](https://github.com/immich-app/immich/pull/27063)
- fix: svelte reactivity issues by [@​danieldietzler](https://github.com/danieldietzler) in [#​27109](https://github.com/immich-app/immich/pull/27109)
- fix(mobile): cronet image cache clearing on android by [@​LeLunZ](https://github.com/LeLunZ) in [#​27054](https://github.com/immich-app/immich/pull/27054)
- fix(mobile): view similar photos from search by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​27149](https://github.com/immich-app/immich/pull/27149)
- fix(mobile): no results before applying filter by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​27155](https://github.com/immich-app/immich/pull/27155)
- fix(mobile): star rating always defaults to 0 by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​27157](https://github.com/immich-app/immich/pull/27157)
- fix: download original stale cache when edited by [@​danieldietzler](https://github.com/danieldietzler) in [#​27195](https://github.com/immich-app/immich/pull/27195)
- fix(web): restore duplicate viewer arrow key navigation by [@​michelheusschen](https://github.com/michelheusschen) in [#​27176](https://github.com/immich-app/immich/pull/27176)
- fix(web): update upload summary when removing items ([#​27035](https://github.com/immich-app/immich/issues/27035)) by [@​Nicolas-micuda-becker](https://github.com/Nicolas-micuda-becker) in [#​27139](https://github.com/immich-app/immich/pull/27139)
- fix(mobile): option padding on search dropdowns by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​27154](https://github.com/immich-app/immich/pull/27154)
- fix(mobile): add keys to people list by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​27112](https://github.com/immich-app/immich/pull/27112)
- fix(mobile): add cookie for auxiliary url by [@​mertalev](https://github.com/mertalev) in [#​27209](https://github.com/immich-app/immich/pull/27209)
- fix: album picker show all albums by [@​danieldietzler](https://github.com/danieldietzler) in [#​27211](https://github.com/immich-app/immich/pull/27211)
- fix(server): album permissions for editors by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​27214](https://github.com/immich-app/immich/pull/27214)
- fix(mobile/web): album cover buttons consistency by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​27213](https://github.com/immich-app/immich/pull/27213)
##### 📚 Documentation
- fix(docs): clarify ML CPU architecture by [@​mmomjian](https://github.com/mmomjian) in [#​27187](https://github.com/immich-app/immich/pull/27187)
##### New Contributors
- [@​Nicolas-micuda-becker](https://github.com/Nicolas-micuda-becker) made their first contribution in [#​27139](https://github.com/immich-app/immich/pull/27139)
**Full Changelog**: <https://github.com/immich-app/immich/compare/v2.6.1...v2.6.2>
</details>
---
### Configuration
📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44Ny4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
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:
v2.6.1→v2.6.3v2.6.1→v2.6.3Release Notes
immich-app/immich (ghcr.io/immich-app/immich-machine-learning)
v2.6.3Compare Source
v2.6.3
What's Changed
🐛 Bug fixes
Full Changelog: https://github.com/immich-app/immich/compare/v2.6.2...v2.6.3
v2.6.2Compare Source
v2.6.2
This release addresses the following issues
What's Changed
🐛 Bug fixes
📚 Documentation
New Contributors
Full Changelog: https://github.com/immich-app/immich/compare/v2.6.1...v2.6.2
Configuration
📅 Schedule: 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.
This PR has been generated by Renovate Bot.
ba488c8e9eto87f0d430dbUpdate immich to v2.6.2to Update immich to v2.6.3