TrueCharts Bot 9a7ed82d0a feat(immich): update immich v2.5.6 → v2.6.1 (minor) (#46236)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| minor | `a3a4241` → `5bba0d1` |
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| minor | `fec6fd6` → `bd5aa51` |
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| minor | `d7d35e1` → `981fca6` |
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| minor | `b213fa3` → `cafc1ff` |
|
[ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich)
| minor | `aa163d2` → `aa7fe8e` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>immich-app/immich
(ghcr.io/immich-app/immich-machine-learning)</summary>

###
[`v2.6.1`](https://redirect.github.com/immich-app/immich/releases/tag/v2.6.1)

[Compare
Source](https://redirect.github.com/immich-app/immich/compare/v2.6.0...v2.6.1)

##### v2.6.1

##### Hot fixes

- Fixed a failed migration issue on the mobile app when the URL
Switching feature is used

##### What's Changed

##### 🐛 Bug fixes

- fix(server): fallback to email when name is empty by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;27016](https://redirect.github.com/immich-app/immich/pull/27016)
- fix: ignore errors deleting untitled album by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;27020](https://redirect.github.com/immich-app/immich/pull/27020)
- fix(web): wrap long album title by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;27012](https://redirect.github.com/immich-app/immich/pull/27012)
- fix(web): stop in-progress uploads on logout by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;27021](https://redirect.github.com/immich-app/immich/pull/27021)
- fix: writing empty exif tags by
[@&#8203;danieldietzler](https://redirect.github.com/danieldietzler) in
[#&#8203;27025](https://redirect.github.com/immich-app/immich/pull/27025)
- fix(web): disable send button by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;27051](https://redirect.github.com/immich-app/immich/pull/27051)
- fix(mobile): server url migration by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;27050](https://redirect.github.com/immich-app/immich/pull/27050)

**Full Changelog**:
<https://github.com/immich-app/immich/compare/v2.6.0...v2.6.1>

###
[`v2.6.0`](https://redirect.github.com/immich-app/immich/releases/tag/v2.6.0)

[Compare
Source](https://redirect.github.com/immich-app/immich/compare/v2.5.6...v2.6.0)

##### v2.6.0

Welcome to Immich `v2.6.0`, This release is a collection of more than
*350 commits over 6 weeks*. I know, it is an eternity between releases
compared to our previous era. This version focuses on bug fixes and
enhancements across the app to provide a more delightful and smoother
experience to you. This release also prepares for the next major release
in the coming month, which will remove the old timeline implementation.
Let's dive into the highlights of the release:

> \[!WARNING]
> For those who are still using the old timeline, please switch to the
new timeline to avoid interruption, as the old timeline will be removed
in the next release.
>
> ps: The old timeline has an exclamation icon next to the logo. <img
width="525" height="120" alt="image"
src="https://github.com/user-attachments/assets/ed36ea22-b16e-472f-961c-c19501712ba5"
/>

##### Highlights

- Map side panel (web)
- Pick album cover (mobile)
- Shared link slugs (mobile)
- Shared link presets (web)
- Native HTTP clients (mobile)
- Video player and asset viewer improvements (mobile)
- Improved search results (mobile)
- `schema-check`: a new `immich-admin` command
- Read profile claims from ID token (OAuth)
- Notable fix: cast videos now automatically loop
- Notable fix: correctly extract make and model from Sony XAVC video
files
- Notable fix: escape key handling on web
- Notable fix: healthcheck endpoint in maintenance mode
- Notable fix: timeline rendering for RTL languages like Arabic and
Hebrew
- Notable fix: prevent server crash when extracting invalid metadata

##### Map side panel (web)

The map view on the web now opens a mini-timeline component as a side
panel when you click on a cluster of assets. This makes it easier to
view the cluster at a glance and enables bulk actions, such as adding to
favorites and adding to an album.

<img width="800" alt="image"
src="https://github.com/user-attachments/assets/6f90b04d-4aa7-4f68-b59c-c2b912e638f7"
/>

##### Pick album cover (mobile)

Users can now pick a new album cover directly from the mobile app.


<https://github.com/user-attachments/assets/7f99dc80-21c6-4ce6-9f75-8e6b0163dcaa>

##### Shared link slugs (mobile)

The mobile app now also supports setting a shared link slug, a feature
that's been available on the web for a while.


<https://github.com/user-attachments/assets/5420995a-cfd4-471d-a3ac-db4fa45de780>

##### Shared link presets (web)

The expiration form input on the web was always a bit confusing, but
it's been updated to make it easier to see and understand when a shared
link will expire.

<img width="400" alt="image"
src="https://github.com/user-attachments/assets/9d6124a9-eec2-43e8-b228-e1ac6c0415e8"
/>

##### Native HTTP clients (mobile)

The mobile app now uses native HTTP clients across both Android and iOS,
with support for mTLS, self-signed certificates, basic auth, and custom
headers. These features should now be more reliable and extend to
background tasks, video playback, and other parts of the app. This also
improves the app's overall network request performance thanks to HTTP/2
and HTTP/3, multiplexing, and caching.

##### Video player and asset viewer improvements (mobile)

The asset viewer has undergone many improvements under the hood to make
it simpler, faster and more reliable. We've also added playback support
for GIFs, enabled video zooming, and made many more bug fixes and
tweaks.

##### The asset viewer now uses a gradient for actions, and video
controls have been restyled

<img width="300" alt="image"
src="https://github.com/user-attachments/assets/9a4e0892-f178-45fc-812c-10a6cba3f48b"
/>

##### Inline asset details

This used to be a bottom sheet and had a lot of glue for alignment. The
new version is much more responsive and less buggy.

##### Before


<https://github.com/user-attachments/assets/43b59b59-7d6a-48d0-94d7-84b8cae1c2a9>

##### After


<https://github.com/user-attachments/assets/9217b6f4-1c92-40b0-bd95-a0681307cf38>

##### Improved search results (mobile)

The search results page now loads more results without rebuilding the
entire grid, and should now load much faster. There are also new screens
for when there are no search results and when all results have been
loaded.


<https://github.com/user-attachments/assets/42ce69d4-1618-48ee-9cb9-91ec22e12b27>

##### `schema-check`: a new `immich-admin` command

A new `immich-admin` command has been added in this release:
`schema-check`. The command runs a report on the database to check if
any indexes, constraints, tables, or columns are missing. This check
also runs automatically on startup.

##### Read profile claims from `idToken` (OAuth)

Prior to `v2.6.0`, Immich resolved the `email` and other claims from the
[userinfo](https://openid.net/specs/openid-connect-core-1_0.html#UserInfo)
endpoint. Now, Immich also supports reading those claims directly from
the `idToken`. This makes it possible to use providers such as Microsoft
ADFS that do not support the userinfo endpoint.

***

As always, there are many more QoL improvements, bug fixes, and
enhancements in this release. Please find the full release note below

##### Support Immich

<p align="center">

<img
src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbjY2eWc5Y2F0ZW56MmR4aWE0dDhzZXlidXRmYWZyajl1bWZidXZpcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/87CKDqErVfMqY/giphy.gif"
width="450" title="SUPPORT THE PROJECT!">

</p>

If you find the project helpful, you can support Immich by purchasing a
product key at <https://buy.immich.app> or our merchandise at
<https://immich.store>

***

<!-- Release notes generated using configuration in .github/release.yml
at v2.6.0 -->

##### What's Changed

##### 🔒 Security

- fix(server): restrict individual shared link asset removal to owners
by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26868](https://redirect.github.com/immich-app/immich/pull/26868)
- fix: add to shared link by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;26886](https://redirect.github.com/immich-app/immich/pull/26886)

##### 🚀 Features

- feat: shared link login by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;25678](https://redirect.github.com/immich-app/immich/pull/25678)
- feat: schema-check by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;25904](https://redirect.github.com/immich-app/immich/pull/25904)
- feat: add people deeplink by
[@&#8203;arne182](https://redirect.github.com/arne182) in
[#&#8203;25686](https://redirect.github.com/immich-app/immich/pull/25686)
- feat(mobile): inline asset details by
[@&#8203;uhthomas](https://redirect.github.com/uhthomas) in
[#&#8203;25952](https://redirect.github.com/immich-app/immich/pull/25952)
- feat(mobile): filter by tags by
[@&#8203;benjamonnguyen](https://redirect.github.com/benjamonnguyen) in
[#&#8203;26196](https://redirect.github.com/immich-app/immich/pull/26196)
- feat: add .mxf file support by
[@&#8203;timonrieger](https://redirect.github.com/timonrieger) in
[#&#8203;24644](https://redirect.github.com/immich-app/immich/pull/24644)
- feat: tap to see next/previous image by
[@&#8203;thezeroalpha](https://redirect.github.com/thezeroalpha) in
[#&#8203;20286](https://redirect.github.com/immich-app/immich/pull/20286)
- feat(mobile): Allow users to set album cover from mobile app by
[@&#8203;timonrieger](https://redirect.github.com/timonrieger) in
[#&#8203;25515](https://redirect.github.com/immich-app/immich/pull/25515)
- feat(mobile): Allow users to set profile picture from asset viewer by
[@&#8203;timonrieger](https://redirect.github.com/timonrieger) in
[#&#8203;25517](https://redirect.github.com/immich-app/immich/pull/25517)
- feat: ROCm 7.2 and MIGraphX support by
[@&#8203;kprinssu](https://redirect.github.com/kprinssu) in
[#&#8203;26178](https://redirect.github.com/immich-app/immich/pull/26178)
- feat(web): map timeline sidepanel by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26532](https://redirect.github.com/immich-app/immich/pull/26532)
- feat: add responsive layout to broken asset by
[@&#8203;midzelis](https://redirect.github.com/midzelis) in
[#&#8203;26384](https://redirect.github.com/immich-app/immich/pull/26384)
- feat(web): toggle zoom on double-click in photo viewer by
[@&#8203;midzelis](https://redirect.github.com/midzelis) in
[#&#8203;26732](https://redirect.github.com/immich-app/immich/pull/26732)
- feat(mobile): show animated images in asset viewer by
[@&#8203;LeLunZ](https://redirect.github.com/LeLunZ) in
[#&#8203;26614](https://redirect.github.com/immich-app/immich/pull/26614)
- feat(mobile): open in browser by
[@&#8203;YarosMallorca](https://redirect.github.com/YarosMallorca) in
[#&#8203;26369](https://redirect.github.com/immich-app/immich/pull/26369)

##### 🌟 Enhancements

- feat: verify permissions by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;25647](https://redirect.github.com/immich-app/immich/pull/25647)
- feat(web): change link expiration logic & presets by
[@&#8203;YarosMallorca](https://redirect.github.com/YarosMallorca) in
[#&#8203;26064](https://redirect.github.com/immich-app/immich/pull/26064)
- feat(mobile): dynamic layout in new timeline by
[@&#8203;shenlong-tanwen](https://redirect.github.com/shenlong-tanwen)
in
[#&#8203;23837](https://redirect.github.com/immich-app/immich/pull/23837)
- feat(cli): change progress bar to display file size by
[@&#8203;Nykri](https://redirect.github.com/Nykri) in
[#&#8203;23328](https://redirect.github.com/immich-app/immich/pull/23328)
- feat(mobile): dynamic multi-line album name by
[@&#8203;uhthomas](https://redirect.github.com/uhthomas) in
[#&#8203;26040](https://redirect.github.com/immich-app/immich/pull/26040)
- feat(mobile): hide search by context/OCR if disabled on server
([#&#8203;25472](https://redirect.github.com/immich-app/immich/issues/25472))
by [@&#8203;Nacolis](https://redirect.github.com/Nacolis) in
[#&#8203;26063](https://redirect.github.com/immich-app/immich/pull/26063)
- fix(release): add docker-compose.rootless.yml to released assets by
[@&#8203;dnozay](https://redirect.github.com/dnozay) in
[#&#8203;26261](https://redirect.github.com/immich-app/immich/pull/26261)
- feat(web): show ocr text boxes in panoramas by
[@&#8203;meesfrensel](https://redirect.github.com/meesfrensel) in
[#&#8203;25727](https://redirect.github.com/immich-app/immich/pull/25727)
- feat(web): loop chromecast video by
[@&#8203;etnoy](https://redirect.github.com/etnoy) in
[#&#8203;24410](https://redirect.github.com/immich-app/immich/pull/24410)
- chore(web): merge "Add to album" and "Add to shared album" actions
into a single action by
[@&#8203;timonrieger](https://redirect.github.com/timonrieger) in
[#&#8203;24669](https://redirect.github.com/immich-app/immich/pull/24669)
- feat(mobile): timeline - add bottomWidgetBuilder by
[@&#8203;PeterOmbodi](https://redirect.github.com/PeterOmbodi) in
[#&#8203;25634](https://redirect.github.com/immich-app/immich/pull/25634)
- feat(mobile): video zooming in asset viewer by
[@&#8203;goalie2002](https://redirect.github.com/goalie2002) in
[#&#8203;22036](https://redirect.github.com/immich-app/immich/pull/22036)
- feat(mobile): Add slug support for shared links by
[@&#8203;Lauritz-Tieste](https://redirect.github.com/Lauritz-Tieste) in
[#&#8203;26441](https://redirect.github.com/immich-app/immich/pull/26441)
- feat: warn when losing transparency during thumbnail generation by
[@&#8203;midzelis](https://redirect.github.com/midzelis) in
[#&#8203;26243](https://redirect.github.com/immich-app/immich/pull/26243)
- perf(mobile): optimized album sorting by
[@&#8203;YarosMallorca](https://redirect.github.com/YarosMallorca) in
[#&#8203;25179](https://redirect.github.com/immich-app/immich/pull/25179)
- feat(mobile): prompt when deleting from trash by
[@&#8203;YarosMallorca](https://redirect.github.com/YarosMallorca) in
[#&#8203;26392](https://redirect.github.com/immich-app/immich/pull/26392)
- feat: getAssetEdits respond with edit IDs by
[@&#8203;bwees](https://redirect.github.com/bwees) in
[#&#8203;26445](https://redirect.github.com/immich-app/immich/pull/26445)
- fix(server): accept showAt and hideAt for creating memories by
[@&#8203;meesfrensel](https://redirect.github.com/meesfrensel) in
[#&#8203;26429](https://redirect.github.com/immich-app/immich/pull/26429)
- feat(server): SyncAssetEditV1 by
[@&#8203;bwees](https://redirect.github.com/bwees) in
[#&#8203;26446](https://redirect.github.com/immich-app/immich/pull/26446)
- feat: splash screen error page by
[@&#8203;shenlong-tanwen](https://redirect.github.com/shenlong-tanwen)
in
[#&#8203;26460](https://redirect.github.com/immich-app/immich/pull/26460)
- feat(mobile): add confirmation dialog to permanent delete action by
[@&#8203;ByteSizedMarius](https://redirect.github.com/ByteSizedMarius)
in
[#&#8203;26442](https://redirect.github.com/immich-app/immich/pull/26442)
- feat: enhance face-editor positioning by
[@&#8203;midzelis](https://redirect.github.com/midzelis) in
[#&#8203;26303](https://redirect.github.com/immich-app/immich/pull/26303)
- feat: improve HEIC, HEIF and JPEG XL browser support detection by
[@&#8203;nicosemp](https://redirect.github.com/nicosemp) in
[#&#8203;26122](https://redirect.github.com/immich-app/immich/pull/26122)
- refactor(web): remove replaceAsset action by
[@&#8203;timonrieger](https://redirect.github.com/timonrieger) in
[#&#8203;26444](https://redirect.github.com/immich-app/immich/pull/26444)
- feat(web): bounding box for faces when hovering over the face in photo
view by [@&#8203;cratoo](https://redirect.github.com/cratoo) in
[#&#8203;26667](https://redirect.github.com/immich-app/immich/pull/26667)
- feat(mobile): keep search results visible by
[@&#8203;uhthomas](https://redirect.github.com/uhthomas) in
[#&#8203;26498](https://redirect.github.com/immich-app/immich/pull/26498)
- feat(mobile): use shared native client by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;25942](https://redirect.github.com/immich-app/immich/pull/25942)
- feat(mobile): SyncAssetEditV1 by
[@&#8203;bwees](https://redirect.github.com/bwees) in
[#&#8203;26518](https://redirect.github.com/immich-app/immich/pull/26518)
- feat(ml): enable openvino for cpu by
[@&#8203;apejcic](https://redirect.github.com/apejcic) in
[#&#8203;22948](https://redirect.github.com/immich-app/immich/pull/22948)
- feat: responsive video duration in thumbnail by
[@&#8203;midzelis](https://redirect.github.com/midzelis) in
[#&#8203;26770](https://redirect.github.com/immich-app/immich/pull/26770)
- feat(web): animate zoom toggle with cubicOut easing by
[@&#8203;midzelis](https://redirect.github.com/midzelis) in
[#&#8203;26731](https://redirect.github.com/immich-app/immich/pull/26731)
- feat(mobile): consolidate video controls by
[@&#8203;uhthomas](https://redirect.github.com/uhthomas) in
[#&#8203;26673](https://redirect.github.com/immich-app/immich/pull/26673)
- feat(web): add shortcut "p" to open/close the face tag box by
[@&#8203;cratoo](https://redirect.github.com/cratoo) in
[#&#8203;26826](https://redirect.github.com/immich-app/immich/pull/26826)
- feat(mobile): use material design 3 slider by
[@&#8203;uhthomas](https://redirect.github.com/uhthomas) in
[#&#8203;26829](https://redirect.github.com/immich-app/immich/pull/26829)
- feat: adaptive progressive image loading for photo viewer by
[@&#8203;midzelis](https://redirect.github.com/midzelis) in
[#&#8203;26636](https://redirect.github.com/immich-app/immich/pull/26636)
- fix(server): extract make/model from sony video files by
[@&#8203;brendanngo](https://redirect.github.com/brendanngo) in
[#&#8203;26833](https://redirect.github.com/immich-app/immich/pull/26833)
- chore(mobile): remove background from asset viewer back button by
[@&#8203;uhthomas](https://redirect.github.com/uhthomas) in
[#&#8203;26851](https://redirect.github.com/immich-app/immich/pull/26851)
- feat(server): support IDPs that only send the userinfo in the ID token
by [@&#8203;Belnadifia](https://redirect.github.com/Belnadifia) in
[#&#8203;26717](https://redirect.github.com/immich-app/immich/pull/26717)
- feat(web): improve OCR overlay text fitting, reactivity, and
accessibility by
[@&#8203;midzelis](https://redirect.github.com/midzelis) in
[#&#8203;26678](https://redirect.github.com/immich-app/immich/pull/26678)
- fix(web): allow pasting PIN code from clipboard or password manager by
[@&#8203;pressslav](https://redirect.github.com/pressslav) in
[#&#8203;26944](https://redirect.github.com/immich-app/immich/pull/26944)

##### 🐛 Bug fixes

- fix: ignore checksum constraint error when logging by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;26113](https://redirect.github.com/immich-app/immich/pull/26113)
- fix(web): use locale for date picker by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26125](https://redirect.github.com/immich-app/immich/pull/26125)
- fix(web): escape shortcut handling by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26096](https://redirect.github.com/immich-app/immich/pull/26096)
- fix(mobile): Login routing on Splash screen by
[@&#8203;PeterOmbodi](https://redirect.github.com/PeterOmbodi) in
[#&#8203;26128](https://redirect.github.com/immich-app/immich/pull/26128)
- fix: null local date time in timeline queries by
[@&#8203;shenlong-tanwen](https://redirect.github.com/shenlong-tanwen)
in
[#&#8203;26133](https://redirect.github.com/immich-app/immich/pull/26133)
- fix(web): prevent event manager from throwing error by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26156](https://redirect.github.com/immich-app/immich/pull/26156)
- fix(web): improve api key modal responsiveness by
[@&#8203;klenner1](https://redirect.github.com/klenner1) in
[#&#8203;26151](https://redirect.github.com/immich-app/immich/pull/26151)
- fix(web): show correct assets in memory gallery by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26157](https://redirect.github.com/immich-app/immich/pull/26157)
- fix(web): add missing
[@&#8203;immich/ui](https://redirect.github.com/immich/ui) translations
by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26143](https://redirect.github.com/immich-app/immich/pull/26143)
- fix(mobile): timeline handling on foldable phones + ensuring that
images are not cut off by
[@&#8203;bkchr](https://redirect.github.com/bkchr) in
[#&#8203;25088](https://redirect.github.com/immich-app/immich/pull/25088)
- fix(mobile): prevent nav bar label text wrapping by
[@&#8203;chrislongros](https://redirect.github.com/chrislongros) in
[#&#8203;26011](https://redirect.github.com/immich-app/immich/pull/26011)
- fix(mobile): hide latest version warnings by
[@&#8203;uhthomas](https://redirect.github.com/uhthomas) in
[#&#8203;26036](https://redirect.github.com/immich-app/immich/pull/26036)
- fix(mobile): inconsistent query for people by
[@&#8203;YarosMallorca](https://redirect.github.com/YarosMallorca) in
[#&#8203;24437](https://redirect.github.com/immich-app/immich/pull/24437)
- fix(web): timeline multi select group state by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26180](https://redirect.github.com/immich-app/immich/pull/26180)
- fix(web): add checkerboard background for transparent images by
[@&#8203;agent-steven](https://redirect.github.com/agent-steven) in
[#&#8203;26091](https://redirect.github.com/immich-app/immich/pull/26091)
- fix(mobile): inherit toolbar opacity by
[@&#8203;uhthomas](https://redirect.github.com/uhthomas) in
[#&#8203;25694](https://redirect.github.com/immich-app/immich/pull/25694)
- fix(web): focus tag input when modal opens by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26256](https://redirect.github.com/immich-app/immich/pull/26256)
- fix(web): clear face boxes when switching assets by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26249](https://redirect.github.com/immich-app/immich/pull/26249)
- fix(web): clear unsaved asset description when changing asset by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26255](https://redirect.github.com/immich-app/immich/pull/26255)
- fix(web): clear cache when asset changes by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26257](https://redirect.github.com/immich-app/immich/pull/26257)
- fix: utc time zone upserts by
[@&#8203;danieldietzler](https://redirect.github.com/danieldietzler) in
[#&#8203;26258](https://redirect.github.com/immich-app/immich/pull/26258)
- fix: metadata crash by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;26327](https://redirect.github.com/immich-app/immich/pull/26327)
- fix: prevent server crash when extraction of metadata fails if the
assets are corrupted by
[@&#8203;Devansh-Jani](https://redirect.github.com/Devansh-Jani) in
[#&#8203;26042](https://redirect.github.com/immich-app/immich/pull/26042)
- fix(server): db restore failure when `DB_URL` is set to unix-domain
socket connection by
[@&#8203;fabio-garavini](https://redirect.github.com/fabio-garavini) in
[#&#8203;26252](https://redirect.github.com/immich-app/immich/pull/26252)
- fix: Download the edited version when downloading multiple photos by
[@&#8203;MontejoJorge](https://redirect.github.com/MontejoJorge) in
[#&#8203;26259](https://redirect.github.com/immich-app/immich/pull/26259)
- fix: include `DROP INDEX` in transaction to prevent missing index on
rollback by [@&#8203;haoxi911](https://redirect.github.com/haoxi911) in
[#&#8203;25399](https://redirect.github.com/immich-app/immich/pull/25399)
- fix: safari address bar color by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;26346](https://redirect.github.com/immich-app/immich/pull/26346)
- fix(web): prevent panorama image reload during asset updates by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26349](https://redirect.github.com/immich-app/immich/pull/26349)
- fix(web): favoriting assets opened via GalleryViewer by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26350](https://redirect.github.com/immich-app/immich/pull/26350)
- fix(i18n): add translation key for partner's photos by
[@&#8203;timonrieger](https://redirect.github.com/timonrieger) in
[#&#8203;26348](https://redirect.github.com/immich-app/immich/pull/26348)
- fix(web): single select scroll behavior by
[@&#8203;timonrieger](https://redirect.github.com/timonrieger) in
[#&#8203;26358](https://redirect.github.com/immich-app/immich/pull/26358)
- perf: add indexes to improve People API response times by
[@&#8203;bxtdvd](https://redirect.github.com/bxtdvd) in
[#&#8203;26337](https://redirect.github.com/immich-app/immich/pull/26337)
- fix: pin code reset modal by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;26370](https://redirect.github.com/immich-app/immich/pull/26370)
- fix(mobile): Reset "People" search filter chip if no selections are
made by
[@&#8203;benjamonnguyen](https://redirect.github.com/benjamonnguyen) in
[#&#8203;26267](https://redirect.github.com/immich-app/immich/pull/26267)
- fix(cli): delete sidecar files after upload if requested by
[@&#8203;timonrieger](https://redirect.github.com/timonrieger) in
[#&#8203;26353](https://redirect.github.com/immich-app/immich/pull/26353)
- fix(web): album description auto height by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26420](https://redirect.github.com/immich-app/immich/pull/26420)
- fix(web): prevent side panel overlap during transition by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26398](https://redirect.github.com/immich-app/immich/pull/26398)
- fix(web): storage template example by
[@&#8203;mmomjian](https://redirect.github.com/mmomjian) in
[#&#8203;26424](https://redirect.github.com/immich-app/immich/pull/26424)
- fix(web): prevent `state_unsafe_mutation` error on people page by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26438](https://redirect.github.com/immich-app/immich/pull/26438)
- fix: missing deletedAt and isVisible columns on mobile by
[@&#8203;bwees](https://redirect.github.com/bwees) in
[#&#8203;26414](https://redirect.github.com/immich-app/immich/pull/26414)
- fix(mobile): joinLocal on archived timeline by
[@&#8203;YarosMallorca](https://redirect.github.com/YarosMallorca) in
[#&#8203;26387](https://redirect.github.com/immich-app/immich/pull/26387)
- fix: always show library scan button by
[@&#8203;etnoy](https://redirect.github.com/etnoy) in
[#&#8203;26428](https://redirect.github.com/immich-app/immich/pull/26428)
- fix: retain asset when either asset is a favorite by
[@&#8203;shenlong-tanwen](https://redirect.github.com/shenlong-tanwen)
in
[#&#8203;26473](https://redirect.github.com/immich-app/immich/pull/26473)
- fix(web): prevent null folder tree on concurrent load by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26489](https://redirect.github.com/immich-app/immich/pull/26489)
- fix(web): toast warning when trying to upload unsupported file type by
[@&#8203;meesfrensel](https://redirect.github.com/meesfrensel) in
[#&#8203;26492](https://redirect.github.com/immich-app/immich/pull/26492)
- fix(mobile): birthday picker shows limited months when no date exists
by [@&#8203;socksprox](https://redirect.github.com/socksprox) in
[#&#8203;26407](https://redirect.github.com/immich-app/immich/pull/26407)
- fix: consider DAR when extracting video dimension by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;25293](https://redirect.github.com/immich-app/immich/pull/25293)
- feat(mobile): Prevent premature image cache eviction when higher image
loading is enabled by
[@&#8203;LeLunZ](https://redirect.github.com/LeLunZ) in
[#&#8203;26208](https://redirect.github.com/immich-app/immich/pull/26208)
- refactor: star rating by
[@&#8203;meesfrensel](https://redirect.github.com/meesfrensel) in
[#&#8203;26357](https://redirect.github.com/immich-app/immich/pull/26357)
- fix(mobile): set correct initial system-ui mode in asset viewer by
[@&#8203;goalie2002](https://redirect.github.com/goalie2002) in
[#&#8203;26500](https://redirect.github.com/immich-app/immich/pull/26500)
- fix(server): Live Photo migration bug when album is in template by
[@&#8203;NikhilAlapati](https://redirect.github.com/NikhilAlapati) in
[#&#8203;25329](https://redirect.github.com/immich-app/immich/pull/25329)
- fix(web): handle delete shortcut on shared link page as remove by
[@&#8203;meesfrensel](https://redirect.github.com/meesfrensel) in
[#&#8203;26552](https://redirect.github.com/immich-app/immich/pull/26552)
- fix(mobile): prevent video player from being recreated unnecessarily
by [@&#8203;uhthomas](https://redirect.github.com/uhthomas) in
[#&#8203;26553](https://redirect.github.com/immich-app/immich/pull/26553)
- fix(mobile): don't cut off top corners of app bar by
[@&#8203;uhthomas](https://redirect.github.com/uhthomas) in
[#&#8203;26550](https://redirect.github.com/immich-app/immich/pull/26550)
- feat: update onnxruntime-openvino to 1.24.1 and intel drivers by
[@&#8203;savely-krasovsky](https://redirect.github.com/savely-krasovsky)
in
[#&#8203;26565](https://redirect.github.com/immich-app/immich/pull/26565)
- fix: hide download action for local/merged assets by
[@&#8203;YarosMallorca](https://redirect.github.com/YarosMallorca) in
[#&#8203;26461](https://redirect.github.com/immich-app/immich/pull/26461)
- fix(web): top bar z index on search page by
[@&#8203;YarosMallorca](https://redirect.github.com/YarosMallorca) in
[#&#8203;26582](https://redirect.github.com/immich-app/immich/pull/26582)
- fix(web): show shared link download button when logged in by
[@&#8203;Snowknight26](https://redirect.github.com/Snowknight26) in
[#&#8203;26629](https://redirect.github.com/immich-app/immich/pull/26629)
- fix(mobile): asset viewer hero animation by
[@&#8203;uhthomas](https://redirect.github.com/uhthomas) in
[#&#8203;26545](https://redirect.github.com/immich-app/immich/pull/26545)
- fix(web): timeline and asset viewer RTL support by
[@&#8203;meesfrensel](https://redirect.github.com/meesfrensel) in
[#&#8203;26513](https://redirect.github.com/immich-app/immich/pull/26513)
- fix(server): clean up edited thumbnail when deleting asset by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26664](https://redirect.github.com/immich-app/immich/pull/26664)
- fix: implement existing withStacked on searchAssetBuilder by
[@&#8203;babbitt](https://redirect.github.com/babbitt) in
[#&#8203;26607](https://redirect.github.com/immich-app/immich/pull/26607)
- fix(mobile): video state by
[@&#8203;uhthomas](https://redirect.github.com/uhthomas) in
[#&#8203;26574](https://redirect.github.com/immich-app/immich/pull/26574)
- fix(maintenance mode): wait for valid server config on restart by
[@&#8203;insertish](https://redirect.github.com/insertish) in
[#&#8203;26456](https://redirect.github.com/immich-app/immich/pull/26456)
- fix(web): inconsistent asset nav bar state after visiting shared link
by [@&#8203;Snowknight26](https://redirect.github.com/Snowknight26) in
[#&#8203;26674](https://redirect.github.com/immich-app/immich/pull/26674)
- fix(web): download toast showing wrong filename for motion assets by
[@&#8203;Snowknight26](https://redirect.github.com/Snowknight26) in
[#&#8203;26689](https://redirect.github.com/immich-app/immich/pull/26689)
- fix(mobile): add safe area for asset details by
[@&#8203;uhthomas](https://redirect.github.com/uhthomas) in
[#&#8203;26675](https://redirect.github.com/immich-app/immich/pull/26675)
- fix(web): combobox dropdown positioning in modals by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26707](https://redirect.github.com/immich-app/immich/pull/26707)
- fix(web): video stealing focus when it plays again when looping by
[@&#8203;Snowknight26](https://redirect.github.com/Snowknight26) in
[#&#8203;26704](https://redirect.github.com/immich-app/immich/pull/26704)
- fix(ml): batch size setting by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;26524](https://redirect.github.com/immich-app/immich/pull/26524)
- fix(server): clarify transcoding bitrate policy by
[@&#8203;meesfrensel](https://redirect.github.com/meesfrensel) in
[#&#8203;26711](https://redirect.github.com/immich-app/immich/pull/26711)
- fix: playback style migration by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;26718](https://redirect.github.com/immich-app/immich/pull/26718)
- fix(web): asset viewer showing wrong viewer type when hovering on
stack thumbnails by
[@&#8203;Snowknight26](https://redirect.github.com/Snowknight26) in
[#&#8203;26741](https://redirect.github.com/immich-app/immich/pull/26741)
- fix(server): opus handling as accepted audio codec in transcode policy
by [@&#8203;skatsubo](https://redirect.github.com/skatsubo) in
[#&#8203;26736](https://redirect.github.com/immich-app/immich/pull/26736)
- fix(web): refresh recent albums sidebar after album changes by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26757](https://redirect.github.com/immich-app/immich/pull/26757)
- fix(web): show the correct cursor at crop bounds when editing an asset
by [@&#8203;Snowknight26](https://redirect.github.com/Snowknight26) in
[#&#8203;26748](https://redirect.github.com/immich-app/immich/pull/26748)
- fix(web): recalculate face bounding boxes by
[@&#8203;cratoo](https://redirect.github.com/cratoo) in
[#&#8203;26737](https://redirect.github.com/immich-app/immich/pull/26737)
- fix(web): context menu overflow by
[@&#8203;SevereCloud](https://redirect.github.com/SevereCloud) in
[#&#8203;26760](https://redirect.github.com/immich-app/immich/pull/26760)
- fix(web): correct tag rounding in search options by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26814](https://redirect.github.com/immich-app/immich/pull/26814)
- fix(web): prevent unrelated assets from appearing in tag view by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26816](https://redirect.github.com/immich-app/immich/pull/26816)
- fix(mobile): use tabular figures in backup page by
[@&#8203;uhthomas](https://redirect.github.com/uhthomas) in
[#&#8203;26830](https://redirect.github.com/immich-app/immich/pull/26830)
- fix(mobile): wrap backup error message text by
[@&#8203;uhthomas](https://redirect.github.com/uhthomas) in
[#&#8203;26834](https://redirect.github.com/immich-app/immich/pull/26834)
- fix(server): use correct day ordering in timeline buckets by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26821](https://redirect.github.com/immich-app/immich/pull/26821)
- fix(web): face selection box position resetting on browser resize by
[@&#8203;Snowknight26](https://redirect.github.com/Snowknight26) in
[#&#8203;26766](https://redirect.github.com/immich-app/immich/pull/26766)
- fix: use correct original URL for 360 video panorama playback by
[@&#8203;luis15pt](https://redirect.github.com/luis15pt) in
[#&#8203;26831](https://redirect.github.com/immich-app/immich/pull/26831)
- fix(web): disable drag and drop for internal items by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26897](https://redirect.github.com/immich-app/immich/pull/26897)
- fix(web): keep header fixed on individual shared links by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26892](https://redirect.github.com/immich-app/immich/pull/26892)
- fix: SMTP over TLS by
[@&#8203;nathanielhourt](https://redirect.github.com/nathanielhourt) in
[#&#8203;26893](https://redirect.github.com/immich-app/immich/pull/26893)
- fix(web): copy yearMonth in MonthGroup to avoid shared object
reference with asset in
[#&#8203;26890](https://redirect.github.com/immich-app/immich/pull/26890)
- fix(mobile): use shared auth for background\_downloader by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;26911](https://redirect.github.com/immich-app/immich/pull/26911)
- fix(web): prevent search page error on missing album filter by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26948](https://redirect.github.com/immich-app/immich/pull/26948)
- fix(server): sync files to disk by
[@&#8203;uhthomas](https://redirect.github.com/uhthomas) in
[#&#8203;26881](https://redirect.github.com/immich-app/immich/pull/26881)
- fix(web): jump to primary stacked asset from memory by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;26978](https://redirect.github.com/immich-app/immich/pull/26978)
- fix(mobile): reflect asset deletions instantly by
[@&#8203;uhthomas](https://redirect.github.com/uhthomas) in
[#&#8203;26835](https://redirect.github.com/immich-app/immich/pull/26835)
- fix: healthcheck by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;26989](https://redirect.github.com/immich-app/immich/pull/26989)
- fix(web): escape handling for tagging and adding a face in asset
viewer by [@&#8203;cratoo](https://redirect.github.com/cratoo) in
[#&#8203;26870](https://redirect.github.com/immich-app/immich/pull/26870)
- fix: filter after searching by asset id by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;26994](https://redirect.github.com/immich-app/immich/pull/26994)
- fix: bounding box return type by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;27014](https://redirect.github.com/immich-app/immich/pull/27014)
- fix: validate accept header before returning html by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;27019](https://redirect.github.com/immich-app/immich/pull/27019)

##### 📚 Documentation

- chore(docs): Update help channel for developers by
[@&#8203;Mraedis](https://redirect.github.com/Mraedis) in
[#&#8203;26284](https://redirect.github.com/immich-app/immich/pull/26284)
- feat(docs): Explain configuration file location for Docker Compose by
[@&#8203;keunes](https://redirect.github.com/keunes) in
[#&#8203;24989](https://redirect.github.com/immich-app/immich/pull/24989)
- chore(docs): add quick-start guide for DevPod with docker by
[@&#8203;dhlavaty](https://redirect.github.com/dhlavaty) in
[#&#8203;26213](https://redirect.github.com/immich-app/immich/pull/26213)
- feat(docs): Adding information about parameter c= by
[@&#8203;aviv926](https://redirect.github.com/aviv926) in
[#&#8203;26430](https://redirect.github.com/immich-app/immich/pull/26430)
- feat: doc links by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;26519](https://redirect.github.com/immich-app/immich/pull/26519)
- fix(docs): add ocr to job flow diagram by
[@&#8203;niij](https://redirect.github.com/niij) in
[#&#8203;26505](https://redirect.github.com/immich-app/immich/pull/26505)

##### 🌐 Translations

- chore(web): update translations by
[@&#8203;weblate](https://redirect.github.com/weblate) in
[#&#8203;26118](https://redirect.github.com/immich-app/immich/pull/26118)
- fix: clarify external domain setting is used for emails too by
[@&#8203;chrislongros](https://redirect.github.com/chrislongros) in
[#&#8203;26009](https://redirect.github.com/immich-app/immich/pull/26009)
- chore(web): update translations by
[@&#8203;weblate](https://redirect.github.com/weblate) in
[#&#8203;26167](https://redirect.github.com/immich-app/immich/pull/26167)
- fix(web): error page i18n by
[@&#8203;meesfrensel](https://redirect.github.com/meesfrensel) in
[#&#8203;26517](https://redirect.github.com/immich-app/immich/pull/26517)
- chore(web): clarify locale settings description by
[@&#8203;meesfrensel](https://redirect.github.com/meesfrensel) in
[#&#8203;25562](https://redirect.github.com/immich-app/immich/pull/25562)
- chore(web): update translations by
[@&#8203;weblate](https://redirect.github.com/weblate) in
[#&#8203;26192](https://redirect.github.com/immich-app/immich/pull/26192)

##### New Contributors

- [@&#8203;klenner1](https://redirect.github.com/klenner1) made their
first contribution in
[#&#8203;26151](https://redirect.github.com/immich-app/immich/pull/26151)
- [@&#8203;bkchr](https://redirect.github.com/bkchr) made their first
contribution in
[#&#8203;25088](https://redirect.github.com/immich-app/immich/pull/25088)
- [@&#8203;chrislongros](https://redirect.github.com/chrislongros) made
their first contribution in
[#&#8203;26011](https://redirect.github.com/immich-app/immich/pull/26011)
- [@&#8203;agent-steven](https://redirect.github.com/agent-steven) made
their first contribution in
[#&#8203;26091](https://redirect.github.com/immich-app/immich/pull/26091)
- [@&#8203;dhlavaty](https://redirect.github.com/dhlavaty) made their
first contribution in
[#&#8203;26238](https://redirect.github.com/immich-app/immich/pull/26238)
- [@&#8203;Nacolis](https://redirect.github.com/Nacolis) made their
first contribution in
[#&#8203;26063](https://redirect.github.com/immich-app/immich/pull/26063)
- [@&#8203;ewinnd](https://redirect.github.com/ewinnd) made their first
contribution in
[#&#8203;26277](https://redirect.github.com/immich-app/immich/pull/26277)
- [@&#8203;dnozay](https://redirect.github.com/dnozay) made their first
contribution in
[#&#8203;26261](https://redirect.github.com/immich-app/immich/pull/26261)
- [@&#8203;keunes](https://redirect.github.com/keunes) made their first
contribution in
[#&#8203;24989](https://redirect.github.com/immich-app/immich/pull/24989)
- [@&#8203;Devansh-Jani](https://redirect.github.com/Devansh-Jani) made
their first contribution in
[#&#8203;26042](https://redirect.github.com/immich-app/immich/pull/26042)
- [@&#8203;benjamonnguyen](https://redirect.github.com/benjamonnguyen)
made their first contribution in
[#&#8203;26196](https://redirect.github.com/immich-app/immich/pull/26196)
- [@&#8203;fabio-garavini](https://redirect.github.com/fabio-garavini)
made their first contribution in
[#&#8203;26252](https://redirect.github.com/immich-app/immich/pull/26252)
- [@&#8203;haoxi911](https://redirect.github.com/haoxi911) made their
first contribution in
[#&#8203;25399](https://redirect.github.com/immich-app/immich/pull/25399)
- [@&#8203;thezeroalpha](https://redirect.github.com/thezeroalpha) made
their first contribution in
[#&#8203;20286](https://redirect.github.com/immich-app/immich/pull/20286)
- [@&#8203;socksprox](https://redirect.github.com/socksprox) made their
first contribution in
[#&#8203;26407](https://redirect.github.com/immich-app/immich/pull/26407)
- [@&#8203;kprinssu](https://redirect.github.com/kprinssu) made their
first contribution in
[#&#8203;26178](https://redirect.github.com/immich-app/immich/pull/26178)
- [@&#8203;babbitt](https://redirect.github.com/babbitt) made their
first contribution in
[#&#8203;26607](https://redirect.github.com/immich-app/immich/pull/26607)
- [@&#8203;niij](https://redirect.github.com/niij) made their first
contribution in
[#&#8203;26505](https://redirect.github.com/immich-app/immich/pull/26505)
- [@&#8203;cratoo](https://redirect.github.com/cratoo) made their first
contribution in
[#&#8203;26667](https://redirect.github.com/immich-app/immich/pull/26667)
- [@&#8203;M123-dev](https://redirect.github.com/M123-dev) made their
first contribution in
[#&#8203;26630](https://redirect.github.com/immich-app/immich/pull/26630)
- [@&#8203;apejcic](https://redirect.github.com/apejcic) made their
first contribution in
[#&#8203;22948](https://redirect.github.com/immich-app/immich/pull/22948)
- [@&#8203;SevereCloud](https://redirect.github.com/SevereCloud) made
their first contribution in
[#&#8203;26760](https://redirect.github.com/immich-app/immich/pull/26760)
- [@&#8203;brendanngo](https://redirect.github.com/brendanngo) made
their first contribution in
[#&#8203;26833](https://redirect.github.com/immich-app/immich/pull/26833)
- [@&#8203;luis15pt](https://redirect.github.com/luis15pt) made their
first contribution in
[#&#8203;26831](https://redirect.github.com/immich-app/immich/pull/26831)
- [@&#8203;nathanielhourt](https://redirect.github.com/nathanielhourt)
made their first contribution in
[#&#8203;26893](https://redirect.github.com/immich-app/immich/pull/26893)
- [@&#8203;Belnadifia](https://redirect.github.com/Belnadifia) made
their first contribution in
[#&#8203;26717](https://redirect.github.com/immich-app/immich/pull/26717)
- [@&#8203;pressslav](https://redirect.github.com/pressslav) made their
first contribution in
[#&#8203;26944](https://redirect.github.com/immich-app/immich/pull/26944)

**Full Changelog**:
<https://github.com/immich-app/immich/compare/v2.5.6...v2.6.0>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaW1taWNoIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-03-19 23:35:20 +01:00
2026-01-25 15:43:25 +00:00

title
title
TrueCharts

Community Helm Chart Catalog

docs Discord GitHub last commit


TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, by the community!

All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.


Getting started using TrueCharts

docs


Support

Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!

Still something not working as expected? Contact us! and we'll figure it out together!

Development

pre-commit renovate GitHub last commit


Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.

Getting into creating Charts

For more information check the website: https://truecharts.org

Contact and Support

Discord


To contact the TrueCharts project:




Contributors

All Contributors

Thanks goes to these wonderful people (emoji key):


Kjeld Schouten-Lebbing
Kjeld Schouten-Lebbing

💻 🚇 📖 👀 💵
Justin Clift
Justin Clift

📖
whiskerz007
whiskerz007

💻
Stavros Kois
Stavros Kois

💻 📖 🐛 👀 💵
allen-4
allen-4

💻
Troy Prelog
Troy Prelog

💻 📖 💵
Dan Sheridan
Dan Sheridan

💻
Sebastien Dupont
Sebastien Dupont

📖 💵
Vegetto
Vegetto

👀
Ellie Nieuwdorp
Ellie Nieuwdorp

💻
Nate Walck
Nate Walck

💻
Lloyd
Lloyd

💻 💵
Dave Withnall
Dave Withnall

📖
ksimm1
ksimm1

📖 🐛 💵 🧑‍🏫
Aaron Johnson
Aaron Johnson

📖
Ralph
Ralph

💻
Joachim Baten
Joachim Baten

💻 🐛
Michael Yang
Michael Yang

💻
Ciaran Farley
Ciaran Farley

📖
Heavybullets8
Heavybullets8

📖 💻 🐛 📹 🧑‍🏫 💵
662
662

💻
alex171
alex171

📖
Techno Tim
Techno Tim

📖
Mingyao Liu
Mingyao Liu

💻 🐛
NightShaman
NightShaman

💻 📖 🐛 💵 🧑‍🏫
Andrew Smith
Andrew Smith

📖 ⚠️
Bob Klosinski
Bob Klosinski

💻
Sukarn
Sukarn

💻 📖
sebs
sebs

💻
Dyllan Tinoco
Dyllan Tinoco

💻
StevenMcElligott
StevenMcElligott

💻 💵 📖 🐛 🧑‍🏫
brothergomez
brothergomez

💻 🐛
sagit
sagit

💻 🐛 📹 📖 🧑‍🏫
Nevan Chow
Nevan Chow

💻
Daniel Carlsson
Daniel Carlsson

🐛
Devon Louie
Devon Louie

🐛
Alex-Orsholits
Alex-Orsholits

🐛
Tails32
Tails32

🐛
Menaxerius
Menaxerius

🐛
hidefog
hidefog

🐛
Darren Gibbard
Darren Gibbard

🐛
Barti
Barti

🐛
Sunii
Sunii

🐛
trbmchs
trbmchs

🐛
Light
Light

🐛
Boostflow
Boostflow

🐛
Trigardon
Trigardon

🐛
dbb12345
dbb12345

🐛 💻
karypid
karypid

🐛
Philipp
Philipp

🐛
John
John

🐛 📖
John Parton
John Parton

🐛
Marc
Marc

🐛
fdzaebel
fdzaebel

🐛
kloeckwerx
kloeckwerx

🐛
Bradley Bare
Bradley Bare

🐛
Alexander Thamm
Alexander Thamm

🐛
rexit1982
rexit1982

🐛
iaxx
iaxx

🐛
Xstar97
Xstar97

💻 🐛 🧑‍🏫
ornias
ornias

📹
Josh Asplund
Josh Asplund

💵
midnight33233
midnight33233

💵
kbftech
kbftech

💵
hogenf
hogenf

💵
Hawks
Hawks

💵
Jim Russell
Jim Russell

💵
TheGovnah
TheGovnah

💵
famewolf
famewolf

💵 🐛
Konrad Bujak
Konrad Bujak

📖
190n
190n

💻 📖
Alexej Kubarev
Alexej Kubarev

📖
r-vanooyen
r-vanooyen

📖
shadofall
shadofall

📖 🧑‍🏫
agreppin
agreppin

💻
Stavros Ntentos
Stavros Ntentos

💻 🤔
Vlad-Florin Ilie
Vlad-Florin Ilie

💻
huma2000
huma2000

🐛
hugalafutro
hugalafutro

🐛 💵
yehia Amer
yehia Amer

📖
Tyler Stransky
Tyler Stransky

🐛
juggie
juggie

🐛
Ben Tilford
Ben Tilford

🐛 💻
I-nebukad-I
I-nebukad-I

🐛 💻
Ethan Leisinger
Ethan Leisinger

💻 📖
Cullen Murphy
Cullen Murphy

💻 🐛
Jason Thatcher
Jason Thatcher

💻 🐛 📖
Stefan Schramek
Stefan Schramek

🐛
nokaka
nokaka

🐛
Gal Szkolnik
Gal Szkolnik

🐛
Evgeny Stepanovych
Evgeny Stepanovych

🐛
Waqar Ahmed
Waqar Ahmed

🐛
DrSKiZZ
DrSKiZZ

💵
Jan Puciłowski
Jan Puciłowski

💻 ⚠️
Shaun Coyne
Shaun Coyne

💵
Christoph
Christoph

💵
Brandon Rutledge
Brandon Rutledge

🐛
Michael Bestas
Michael Bestas

🐛
Jurģis Rudaks
Jurģis Rudaks

🐛
brunofatia
brunofatia

💵
TopicsLP
TopicsLP

📖
Michael Schnerring
Michael Schnerring

🐛 💻
Tamas Nagy
Tamas Nagy

🐛
OpenSpeedTest™️
OpenSpeedTest™️

💻
Richard James Acton
Richard James Acton

📖
lps-rocks
lps-rocks

🐛
Faust
Faust

🐛
uranderu
uranderu

🐛
Tom Cassady
Tom Cassady

🐛
Huftierchen
Huftierchen

🐛
ZasX
ZasX

📖 🧑‍🏫 💻
Kevin T.
Kevin T.

🐛
Steven Scott
Steven Scott

📖
Watteel Pascal
Watteel Pascal

💻
JamesOsborn-SE
JamesOsborn-SE

💻 📖
NeoToxic
NeoToxic

🧑‍🏫 🐛
jab416171
jab416171

📖
Anna
Anna

📖
ChaosBlades
ChaosBlades

🐛
Patric Stout
Patric Stout

💻
Ben Kochie
Ben Kochie

💻
Jeff Bachtel
Jeff Bachtel

📖
Ben Woods
Ben Woods

💻
Karl Shea
Karl Shea

🐛
Balakumaran MN
Balakumaran MN

📖
Jesperbelt
Jesperbelt

📖
cccs31
cccs31

🐛
Sam Smucny
Sam Smucny

💻
Keith Cirkel
Keith Cirkel

💻
mgale456
mgale456

💻
Alec Fenichel
Alec Fenichel

💻
John Dorman
John Dorman

💻
Dan
Dan

💻
u4ium
u4ium

📖
ErroneousBosch
ErroneousBosch

🐛
MaverickD650
MaverickD650

💻 🐛
Grogdor
Grogdor

📖
Ryan Gooler
Ryan Gooler

📖
Rob Herley
Rob Herley

📖
Christian Heimlich
Christian Heimlich

📖
l-moon-git
l-moon-git

💻
hughes5
hughes5

📖
sdimovv
sdimovv

💻
AllieQpzm
AllieQpzm

💻
Dominik
Dominik

🐛
renovate[bot]
renovate[bot]

🔧
allcontributors[bot]
allcontributors[bot]

🔧
dependabot[bot]
dependabot[bot]

🔧
TrueCharts Bot
TrueCharts Bot

🔧 🚇 💻
Mend Renovate
Mend Renovate

🔧
Simone
Simone

💻
Jean-François Roy
Jean-François Roy

💻
Whiskey24
Whiskey24

💻
inmanturbo
inmanturbo

📖
Alex
Alex

💻
Brian Semrad
Brian Semrad

💻
Christopher
Christopher

💻 📖
Csaba Engedi
Csaba Engedi

💻
Cyb3rzombie
Cyb3rzombie

💻
Eric Cavalcanti
Eric Cavalcanti

💻
Gavin Chappell
Gavin Chappell

💻 🐛
raynay-r
raynay-r

💻
Jip-Hop
Jip-Hop

📖
Jonas Wrede
Jonas Wrede

💻
SilentNyte
SilentNyte

📖
Stan
Stan

💻
Tiago Gaspar
Tiago Gaspar

💻
gismo2004
gismo2004

💻
jsegaert
jsegaert

📖
Miguel Angel Nubla
Miguel Angel Nubla

💻
xal3xhx
xal3xhx

💻
jeremybox
jeremybox

📖
Cameron Sabuda
Cameron Sabuda

📖
Jeroen Schepens
Jeroen Schepens

🐛
James Wright
James Wright

📖
Malpractis
Malpractis

🐛
CommanderStarhump
CommanderStarhump

🐛
Vianchiel
Vianchiel

🐛
Maximilian Ehlers
Maximilian Ehlers

🐛
nautilus7
nautilus7

🐛 💻
kqmaverick
kqmaverick

🐛
ccalby
ccalby

🐛
kofeyh
kofeyh

🐛
imjustleaving
imjustleaving

🐛
Cristian Torres
Cristian Torres

🐛
schopenhauer
schopenhauer

🐛
Zackptg5
Zackptg5

🐛
Brad Ackerman
Brad Ackerman

🐛
mcspiff313
mcspiff313

🐛
Fletcher Nichol
Fletcher Nichol

💻 🐛
Marco Faggian
Marco Faggian

💻
John P
John P

📖
kryojenik
kryojenik

💻
Malcolm
Malcolm

📖
depasseg
depasseg

📖
j1mbl3s
j1mbl3s

📖
VictorienXP
VictorienXP

💻
yelhouti
yelhouti

💻
Jaroslav Lichtblau
Jaroslav Lichtblau

📖
MaximilianS
MaximilianS

📖
Dion Larson
Dion Larson

💻 📖
Physics-Dude
Physics-Dude

📖
waflint
waflint

💻
Henry Wilkinson
Henry Wilkinson

💻 📖
cedstrom
cedstrom

💻
v3DJG6GL
v3DJG6GL

🐛 💻
polarstack
polarstack

💻
Keyvan
Keyvan

💻
MickaelFontes
MickaelFontes

💻
David CM
David CM

💻
Aamir Azad
Aamir Azad

📖
Jordan Woyak
Jordan Woyak

💻
Simon Hofman
Simon Hofman

💻
notyouraveragegamer
notyouraveragegamer

📖
Varac
Varac

💻
tuxsudo
tuxsudo

💻
TylerRudie
TylerRudie

📖
qnb59bny5x
qnb59bny5x

💻
Filip Bednárik
Filip Bednárik

🐛
Serhii Shcherbinin
Serhii Shcherbinin

💻
Quentin Raynaud
Quentin Raynaud

🐛
Felix Schäfer
Felix Schäfer

📖
Julien Nicolas de Verteuil
Julien Nicolas de Verteuil

💻
Gabriel Donadel Dall'Agnol
Gabriel Donadel Dall'Agnol

📖
Jon S. Stumpf
Jon S. Stumpf

📖
Tanguille
Tanguille

📖
Dennis
Dennis

🐛 📖
TheIceCreamTroll
TheIceCreamTroll

💻
Atanas Pamukchiev
Atanas Pamukchiev

💻
Boemeltrein
Boemeltrein

📖
Yiannis Marangos
Yiannis Marangos

💻
Michael Ruoss
Michael Ruoss

💻
Aron Kahrs
Aron Kahrs

💻
nemesis1982
nemesis1982

📖
Ed P
Ed P

💻
Frédéric Nadeau
Frédéric Nadeau

📖
frapbod
frapbod

💻
Max Bachhuber
Max Bachhuber

💻
zierbeek
zierbeek

💻
Ac1dburn
Ac1dburn

💻
Antoine Saget
Antoine Saget

📖
Ben Bodenmiller
Ben Bodenmiller

🐛
felixfon
felixfon

📖
adtwomey
adtwomey

📖
alfi0812
alfi0812

💻 📖 🐛 👀
Agassi
Agassi

💻
Artur
Artur

💻
Morgan Hunter
Morgan Hunter

💻
Aleksandr Oleinikov
Aleksandr Oleinikov

💻
Jamie
Jamie

💻
David Gries
David Gries

🐛 💻
Phreeman33
Phreeman33

💻 🐛
Jens Wolvers
Jens Wolvers

💻
Bart Willems
Bart Willems

💻
Caidy
Caidy

💻
Mr Khachaturov
Mr Khachaturov

💻
LordCrash101
LordCrash101

📖
elendil95
elendil95

💻
TheDodger
TheDodger

💻
Saad Awan
Saad Awan

💻
Felix von Arx
Felix von Arx

💻
yodatak
yodatak

💻
Marcel Henrich
Marcel Henrich

💻
Florent Viel
Florent Viel

💻
SniperAsh6
SniperAsh6

💻
Alexandre Acebedo
Alexandre Acebedo

💻
Douglas Chimento
Douglas Chimento

💻
Addison McDermid
Addison McDermid

💻
Jaël Gareau
Jaël Gareau

💻
Steve Sampson
Steve Sampson

📖
Albert Romkes
Albert Romkes

💻
Maja Bojarska
Maja Bojarska

💻
astro-stan
astro-stan

💻
Oliver Simons
Oliver Simons

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Licence

License


Truecharts, is primarily based on the AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in that folder.

An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.

SPDX-License-Identifier: AGPL-3.0


built-with-resentment contains-technical-debt

S
Description
Fork of trueforge-org/truecharts with some customizations
Readme 890 MiB
luanti-v1.0.0 Latest
2026-07-08 18:51:26 +00:00
Languages
Go Template 97.9%
Shell 2.1%