This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | minor | `666ce77` -> `c14dcca` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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-server)</summary> ### [`v1.124.2`](https://redirect.github.com/immich-app/immich/releases/tag/v1.124.2) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.124.1...v1.124.2) ### v1.124.2 Two releases in a day, we know you missed those new release announcement pop-up from us 😁 This release addresses the following bugs: - Fixed a bug where various jobs don't run on new external library assets. - Fixed a bug where multi-selection in the folder view is not cleared when changing folders #### What's Changed ##### 🐛 Bug fixes - fix(server): generate thumbnails for external assets by [@​etnoy](https://redirect.github.com/etnoy) in [https://github.com/immich-app/immich/pull/15183](https://redirect.github.com/immich-app/immich/pull/15183) - fix(web): Reset asset selection when refreshing and changing folder by [@​arnolicious](https://redirect.github.com/arnolicious) in [https://github.com/immich-app/immich/pull/15178](https://redirect.github.com/immich-app/immich/pull/15178) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.124.1... ### [`v1.124.1`](https://redirect.github.com/immich-app/immich/releases/tag/v1.124.1) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.124.0...v1.124.1) ### v1.124.1 This release addresses the following bugs. - Fixed a bug where email notification cannot be completed - Fixed a bug where the asset path is hard to be highlighted and copied <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🐛 Bug fixes - fix: invert asset path link nesting by [@​bo0tzz](https://redirect.github.com/bo0tzz) in [https://github.com/immich-app/immich/pull/15163](https://redirect.github.com/immich-app/immich/pull/15163) - fix(server): email cannot render with pretty flag by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15157](https://redirect.github.com/immich-app/immich/pull/15157) ##### 🌐 Translations - chore(docs): update and polish Russian README by [@​Leatryx](https://redirect.github.com/Leatryx) in [https://github.com/immich-app/immich/pull/15164](https://redirect.github.com/immich-app/immich/pull/15164) - chore(docs): Translated README to Ukrainian by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [https://github.com/immich-app/immich/pull/15167](https://redirect.github.com/immich-app/immich/pull/15167) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.124.0...v1.124.1 ### [`v1.124.0`](https://redirect.github.com/immich-app/immich/releases/tag/v1.124.0) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.123.0...v1.124.0) ### v1.124.0 #### Highlights Happy New Year, and welcome to the release `v1.124.0` of Immich. After a long break, we are back! Along with many new contributors. This release adds many enhancements and bug fixes; some of the highlights include - Create tags on the fly. - Asset actions on the folder view - Documentation updates - Notable fix: a bug in the loading of the reverse geocoding data - Notable fix: do not try to delete offline assets when they expire from the trash ##### Create tags on the fly. You can create new tags directly from the “Tag assets” modal. https://github.com/user-attachments/assets/7bff2ffc-08c5-4bbb-9994-99633a104706 ##### Asset actions on the folder view The following common actions are available when multi-selecting assets in the folder view: download, change date, change location, archive, delete, and refresh thumbnails/videos/metadata.  ##### Documentation updates Many recent changes were made to the https://immich.app website; the complete list of commits can be seen below. This includes updates to the roadmap and moving the stable release milestone to early 2025. <img width="1111" alt="image" src="https://github.com/user-attachments/assets/55da394f-722f-4ab0-b58e-304be7b56b59" /> ##### Bugfix: Reverse geocoding Previously, if the database container crashed during a specific and short window, the geodata import process could silently fail. This has been fixed in this release. Affected users may want to re-run metadata extraction, as some assets could incorrectly have no city, state, country, etc., due to the bug. #### 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/. Cheers! 🍻 *** <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🚀 Features - feat(web): Add "set as featured" option for an asset by [@​IMBeniamin](https://redirect.github.com/IMBeniamin) in [https://github.com/immich-app/immich/pull/14879](https://redirect.github.com/immich-app/immich/pull/14879) - feat(web): create tag on the fly by [@​MehringTing](https://redirect.github.com/MehringTing) in [https://github.com/immich-app/immich/pull/14726](https://redirect.github.com/immich-app/immich/pull/14726) - feat(web): Enable selection interactions in folder view by [@​arnolicious](https://redirect.github.com/arnolicious) in [https://github.com/immich-app/immich/pull/15049](https://redirect.github.com/immich-app/immich/pull/15049) - feat(mobile): add ability to force view original videos by [@​ovidijusr](https://redirect.github.com/ovidijusr) in [https://github.com/immich-app/immich/pull/15094](https://redirect.github.com/immich-app/immich/pull/15094) - feat: "add to album" shortcut and generic menu option shortcuts by [@​dvdkon](https://redirect.github.com/dvdkon) in [https://github.com/immich-app/immich/pull/15056](https://redirect.github.com/immich-app/immich/pull/15056) ##### 🌟 Enhancements - chore(mobile): add timeout when reading video files by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/14831](https://redirect.github.com/immich-app/immich/pull/14831) - feat(server): Handle sidecars in external libraries by [@​etnoy](https://redirect.github.com/etnoy) in [https://github.com/immich-app/immich/pull/14800](https://redirect.github.com/immich-app/immich/pull/14800) - fix(mobile): Fixed resolution format in Details by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [https://github.com/immich-app/immich/pull/14954](https://redirect.github.com/immich-app/immich/pull/14954) - feat(mobile): Modified draggable area of detail modal by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [https://github.com/immich-app/immich/pull/14953](https://redirect.github.com/immich-app/immich/pull/14953) - feat(server): use the earliest date between file creation and modification timestamps when missing exif tags by [@​Chuckame](https://redirect.github.com/Chuckame) in [https://github.com/immich-app/immich/pull/14874](https://redirect.github.com/immich-app/immich/pull/14874) - chore(web): remove tree item thumbnail class 'max-h-\[500px]' by [@​MehringTing](https://redirect.github.com/MehringTing) in [https://github.com/immich-app/immich/pull/14901](https://redirect.github.com/immich-app/immich/pull/14901) - feat(web): Swipe down shows slideshow controlbar on mobile by [@​matitalatina](https://redirect.github.com/matitalatina) in [https://github.com/immich-app/immich/pull/15080](https://redirect.github.com/immich-app/immich/pull/15080) - feat(web): Improve duplicate suggestion by [@​Sese-Schneider](https://redirect.github.com/Sese-Schneider) in [https://github.com/immich-app/immich/pull/14947](https://redirect.github.com/immich-app/immich/pull/14947) ##### 🐛 Bug fixes - fix(mobile): keep empty album as selected target by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/14778](https://redirect.github.com/immich-app/immich/pull/14778) - fix(web): downloading partner assets by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [https://github.com/immich-app/immich/pull/14803](https://redirect.github.com/immich-app/immich/pull/14803) - feat(web): Adds toggle to disable sorting of faces by [@​Lukasdotcom](https://redirect.github.com/Lukasdotcom) in [https://github.com/immich-app/immich/pull/14830](https://redirect.github.com/immich-app/immich/pull/14830) - fix(server): support import paths with special chars by [@​etnoy](https://redirect.github.com/etnoy) in [https://github.com/immich-app/immich/pull/14856](https://redirect.github.com/immich-app/immich/pull/14856) - fix: trusted proxies by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [https://github.com/immich-app/immich/pull/14888](https://redirect.github.com/immich-app/immich/pull/14888) - fix(web): Fix for failing to load pictures by [@​Lukasdotcom](https://redirect.github.com/Lukasdotcom) in [https://github.com/immich-app/immich/pull/14943](https://redirect.github.com/immich-app/immich/pull/14943) - fix(mobile): playing a live photo causes the gallery to redraw the wrong image by [@​Tyris](https://redirect.github.com/Tyris) in [https://github.com/immich-app/immich/pull/15027](https://redirect.github.com/immich-app/immich/pull/15027) - fix(web): fix input autofocus by [@​xlotlu](https://redirect.github.com/xlotlu) in [https://github.com/immich-app/immich/pull/15028](https://redirect.github.com/immich-app/immich/pull/15028) - fix(mobile): album tile translation and consolidation with card appereance by [@​waclaw66](https://redirect.github.com/waclaw66) in [https://github.com/immich-app/immich/pull/15032](https://redirect.github.com/immich-app/immich/pull/15032) - fix(server): save color when creating tag by [@​scottdesilva](https://redirect.github.com/scottdesilva) in [https://github.com/immich-app/immich/pull/15106](https://redirect.github.com/immich-app/immich/pull/15106) - fix: reverse geocoding data import don't use unlogged tables by [@​zackpollard](https://redirect.github.com/zackpollard) in [https://github.com/immich-app/immich/pull/15136](https://redirect.github.com/immich-app/immich/pull/15136) - fix(mobile): fix text search by [@​johnstef99](https://redirect.github.com/johnstef99) in [https://github.com/immich-app/immich/pull/14873](https://redirect.github.com/immich-app/immich/pull/14873) - fix(server): don't delete offline files from disk when trash empties by [@​etnoy](https://redirect.github.com/etnoy) in [https://github.com/immich-app/immich/pull/14777](https://redirect.github.com/immich-app/immich/pull/14777) ##### 📚 Documentation - docs: misspelled var "urls" in the "machineLearning" by [@​SlavikCA](https://redirect.github.com/SlavikCA) in [https://github.com/immich-app/immich/pull/14786](https://redirect.github.com/immich-app/immich/pull/14786) - chore(docs): fix broken link in FAQ by [@​mmomjian](https://redirect.github.com/mmomjian) in [https://github.com/immich-app/immich/pull/14834](https://redirect.github.com/immich-app/immich/pull/14834) - chore(docs): FAQ cleanup by [@​mmomjian](https://redirect.github.com/mmomjian) in [https://github.com/immich-app/immich/pull/14835](https://redirect.github.com/immich-app/immich/pull/14835) - docs: Update Chinese README by [@​indam](https://redirect.github.com/indam) in [https://github.com/immich-app/immich/pull/14926](https://redirect.github.com/immich-app/immich/pull/14926) - chore(docs): add reference to metric ports by [@​Stunkymonkey](https://redirect.github.com/Stunkymonkey) in [https://github.com/immich-app/immich/pull/14887](https://redirect.github.com/immich-app/immich/pull/14887) - docs: add immich-dl to community projects by [@​jon6fingrs](https://redirect.github.com/jon6fingrs) in [https://github.com/immich-app/immich/pull/15005](https://redirect.github.com/immich-app/immich/pull/15005) - fix(docs): push roadmap for 2025 by [@​mmomjian](https://redirect.github.com/mmomjian) in [https://github.com/immich-app/immich/pull/15023](https://redirect.github.com/immich-app/immich/pull/15023) - fix(docs): month by [@​mmomjian](https://redirect.github.com/mmomjian) in [https://github.com/immich-app/immich/pull/15024](https://redirect.github.com/immich-app/immich/pull/15024) - fix(docs): discourage docker desktop by [@​mmomjian](https://redirect.github.com/mmomjian) in [https://github.com/immich-app/immich/pull/15020](https://redirect.github.com/immich-app/immich/pull/15020) - chore: add sub-path warning to reverse proxy docs by [@​bo0tzz](https://redirect.github.com/bo0tzz) in [https://github.com/immich-app/immich/pull/15039](https://redirect.github.com/immich-app/immich/pull/15039) - fix(docs): roadmap ordering by [@​bo0tzz](https://redirect.github.com/bo0tzz) in [https://github.com/immich-app/immich/pull/15034](https://redirect.github.com/immich-app/immich/pull/15034) - chore: add clarifying warning to backup page by [@​bo0tzz](https://redirect.github.com/bo0tzz) in [https://github.com/immich-app/immich/pull/15000](https://redirect.github.com/immich-app/immich/pull/15000) - chore(docs): Updated the docker-compose.mdx to account for additional bugs. by [@​Deluxe-7](https://redirect.github.com/Deluxe-7) in [https://github.com/immich-app/immich/pull/15026](https://redirect.github.com/immich-app/immich/pull/15026) - chore(docs): clean up and add new content by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15003](https://redirect.github.com/immich-app/immich/pull/15003) - feat(docs): additional corruption checks by [@​mmomjian](https://redirect.github.com/mmomjian) in [https://github.com/immich-app/immich/pull/15102](https://redirect.github.com/immich-app/immich/pull/15102) - docs: warning for LXC use by [@​mmomjian](https://redirect.github.com/mmomjian) in [https://github.com/immich-app/immich/pull/15071](https://redirect.github.com/immich-app/immich/pull/15071) - docs: Add disable iOS low power mode suggestion by [@​looowizz](https://redirect.github.com/looowizz) in [https://github.com/immich-app/immich/pull/15110](https://redirect.github.com/immich-app/immich/pull/15110) - docs: add warning about superuser requirement for automated database backups. by [@​jpatters](https://redirect.github.com/jpatters) in [https://github.com/immich-app/immich/pull/15045](https://redirect.github.com/immich-app/immich/pull/15045) ##### 🌐 Translations - docs: update Spanish README by [@​Voligoma](https://redirect.github.com/Voligoma) in [https://github.com/immich-app/immich/pull/15081](https://redirect.github.com/immich-app/immich/pull/15081) - chore(web): update translations by [@​weblate](https://redirect.github.com/weblate) in [https://github.com/immich-app/immich/pull/14759](https://redirect.github.com/immich-app/immich/pull/14759) #### New Contributors - [@​YarosMallorca](https://redirect.github.com/YarosMallorca) made their first contribution in [https://github.com/immich-app/immich/pull/14954](https://redirect.github.com/immich-app/immich/pull/14954) - [@​sdebruyn](https://redirect.github.com/sdebruyn) made their first contribution in [https://github.com/immich-app/immich/pull/14946](https://redirect.github.com/immich-app/immich/pull/14946) - [@​MehringTing](https://redirect.github.com/MehringTing) made their first contribution in [https://github.com/immich-app/immich/pull/14726](https://redirect.github.com/immich-app/immich/pull/14726) - [@​Stunkymonkey](https://redirect.github.com/Stunkymonkey) made their first contribution in [https://github.com/immich-app/immich/pull/14887](https://redirect.github.com/immich-app/immich/pull/14887) - [@​jon6fingrs](https://redirect.github.com/jon6fingrs) made their first contribution in [https://github.com/immich-app/immich/pull/15005](https://redirect.github.com/immich-app/immich/pull/15005) - [@​landon-thull](https://redirect.github.com/landon-thull) made their first contribution in [https://github.com/immich-app/immich/pull/15011](https://redirect.github.com/immich-app/immich/pull/15011) - [@​Tyris](https://redirect.github.com/Tyris) made their first contribution in [https://github.com/immich-app/immich/pull/15027](https://redirect.github.com/immich-app/immich/pull/15027) - [@​Chuckame](https://redirect.github.com/Chuckame) made their first contribution in [https://github.com/immich-app/immich/pull/14874](https://redirect.github.com/immich-app/immich/pull/14874) - [@​Deluxe-7](https://redirect.github.com/Deluxe-7) made their first contribution in [https://github.com/immich-app/immich/pull/15026](https://redirect.github.com/immich-app/immich/pull/15026) - [@​xlotlu](https://redirect.github.com/xlotlu) made their first contribution in [https://github.com/immich-app/immich/pull/15028](https://redirect.github.com/immich-app/immich/pull/15028) - [@​matitalatina](https://redirect.github.com/matitalatina) made their first contribution in [https://github.com/immich-app/immich/pull/15080](https://redirect.github.com/immich-app/immich/pull/15080) - [@​Voligoma](https://redirect.github.com/Voligoma) made their first contribution in [https://github.com/immich-app/immich/pull/15081](https://redirect.github.com/immich-app/immich/pull/15081) - [@​looowizz](https://redirect.github.com/looowizz) made their first contribution in [https://github.com/immich-app/immich/pull/15110](https://redirect.github.com/immich-app/immich/pull/15110) - [@​scottdesilva](https://redirect.github.com/scottdesilva) made their first contribution in [https://github.com/immich-app/immich/pull/15106](https://redirect.github.com/immich-app/immich/pull/15106) - [@​ovidijusr](https://redirect.github.com/ovidijusr) made their first contribution in [https://github.com/immich-app/immich/pull/15094](https://redirect.github.com/immich-app/immich/pull/15094) - [@​jpatters](https://redirect.github.com/jpatters) made their first contribution in [https://github.com/immich-app/immich/pull/15045](https://redirect.github.com/immich-app/immich/pull/15045) - [@​dvdkon](https://redirect.github.com/dvdkon) made their first contribution in [https://github.com/immich-app/immich/pull/15056](https://redirect.github.com/immich-app/immich/pull/15056) - [@​Sese-Schneider](https://redirect.github.com/Sese-Schneider) made their first contribution in [https://github.com/immich-app/immich/pull/14947](https://redirect.github.com/immich-app/immich/pull/14947) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.123.0...v1.124.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 this update 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
title
| title |
|---|
| README |
General Info
For more information about this Chart, please check the docs on the TrueCharts website
This chart is not maintained by the upstream project and any issues with the chart should be raised here
Installation
Helm-Chart installation
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
helm install mychart oci://tccr.io/truecharts/immich
For more information on how to install TrueCharts Helm charts, checkout the instructions on the website
Chart Specific Guides and information
All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/immich
Configuration Options
To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/immich/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website
For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
Support
Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!
All Rights Reserved - The TrueCharts Project