From df1606d5153cef76966634072ff0bc56289adbb1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 11 Feb 2025 07:17:53 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/immich-?= =?UTF-8?q?app/immich-server=20v1.125.7=20=E2=86=92=20v1.126.1=20(#31895)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | minor | `217cddb` -> `f8a3c78` | --- > [!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
immich-app/immich (ghcr.io/immich-app/immich-server) ### [`v1.126.1`](https://redirect.github.com/immich-app/immich/releases/tag/v1.126.1) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.126.0...v1.126.1) ### v1.126.1 #### Hotfixes - Fixes a compatibility issue with the mobile app #### Announcement ##### FOSDEM Howdy, everybody! We just came back from FOSDEM and had a great time in Brussels. Thanks to everyone who came to see us! We received lots of feedback from the community, and your encouragement warmed our hearts. ##### MERCH!
Merch options video https://www.youtube.com/watch?v=ooWLS7BUERE
In case you missed our live stream, Immich now has a merch store where you can get cool swag, such as t-shirts, sweaters, stickers, magnets, and mugsโ€ฆ in the Immich theme. You can visit the store at You can also re-watch the live stream and our talk from FOSDEM at: - [Live stream](https://www.youtube.com/live/DjyQ4b7r-XE?si=tE5B2867acbhlUJ2) - [FOSDEM talk](https://video.fosdem.org/2025/h2215/fosdem-2025-5052-immich-self-hosted-photo-and-video-management-solution.mp4) *** #### Highlights Welcome to the release `v1.126.0` of Immich. This release continues our bug clean-up operation from the Kysely migration (Kysely is our new database abstraction layer). Some nice features and enhancement also make their way in. Please find some of the highlights below: - Search improvement on assetโ€™s description and tags - Revamp places UI on the web - Mark people as favorite - Shared link UI improvement - Cursed knowledge candidate: fixes a bug where the database timezone causes the timezone to be interpreted as an invalid date in Javascript. ##### Search improvement - Tag and description search You can now search by tag (web) and description (web + mobile). We plan to add a more powerful search in the near future increasingly, so stay tuned! ![image](https://redirect.github.com/user-attachments/assets/788a8404-3be4-4123-bfc9-2bde05fe2790)

##### Revamp UI for places on the web. In the detail location view, you can now toggle the grouping to group them by country. It is a nice way to see where you have been through the camera lens :) ![image](https://redirect.github.com/user-attachments/assets/c1c520e3-e471-4f16-a8f7-df48c71eb1bf) ##### Mark people as favorite You can now mark people as favorites so that the person will be showing first on the list ![image](https://redirect.github.com/user-attachments/assets/b5e08971-52b5-408d-86b9-f5ed30e0198d) ##### Shared link UI improvement The albumโ€™s sharing popup now includes information on what shared links have been created. In the shared link view, you can now filter for all/individual share/album share. You can also toggle an option in the Account Setting > Features section to place a quick access button on the shared link page to the sidebar.

![image](https://redirect.github.com/user-attachments/assets/e448a588-020f-4924-b16c-41c2d4012d14) #### Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app or purchase our merchandise at https://immich.store Cheers! ๐Ÿป #### What's Changed ##### ๐Ÿš€ Features - feat: add searching by tags by [@​dav-wolff](https://redirect.github.com/dav-wolff) in [#​15395](https://redirect.github.com/immich-app/immich/pull/15395) - feat(web): revamp places by [@​kvalev](https://redirect.github.com/kvalev) in [#​12219](https://redirect.github.com/immich-app/immich/pull/12219) ##### ๐ŸŒŸ Enhancements - feat(server): synology exclusion patterns by [@​etnoy](https://redirect.github.com/etnoy) in [#​15773](https://redirect.github.com/immich-app/immich/pull/15773) - feat(mobile): Add filter to people_picker.dart by [@​jforseth210](https://redirect.github.com/jforseth210) in [#​15771](https://redirect.github.com/immich-app/immich/pull/15771) - feat: search by description by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15818](https://redirect.github.com/immich-app/immich/pull/15818) - feat(mobile): Use `NavigationRail` when the screen is in landscape mode by [@​ferraridamiano](https://redirect.github.com/ferraridamiano) in [#​15885](https://redirect.github.com/immich-app/immich/pull/15885) - feat(web): merge suggestion modal: focus on Yes button by default. by [@​afv](https://redirect.github.com/afv) in [#​15827](https://redirect.github.com/immich-app/immich/pull/15827) - fix(mobile): improved the visibility of backup cloud icon on lighter images by [@​meesam4687](https://redirect.github.com/meesam4687) in [#​15886](https://redirect.github.com/immich-app/immich/pull/15886) - feat: Mark people as favorite by [@​arnolicious](https://redirect.github.com/arnolicious) in [#​14866](https://redirect.github.com/immich-app/immich/pull/14866) - feat(api): set person color by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15937](https://redirect.github.com/immich-app/immich/pull/15937) - feat(web): shared link filters by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15948](https://redirect.github.com/immich-app/immich/pull/15948) - feat: view album shared links by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15943](https://redirect.github.com/immich-app/immich/pull/15943) ##### ๐Ÿ› Bug fixes - fix(web): shared link date range by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15802](https://redirect.github.com/immich-app/immich/pull/15802) - fix(mobile): search page issues by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15804](https://redirect.github.com/immich-app/immich/pull/15804) - fix(mobile): retain the edited title when album updates by [@​immangat](https://redirect.github.com/immangat) in [#​15806](https://redirect.github.com/immich-app/immich/pull/15806) - feat(web): Updated Onboarding page by [@​OkayStark](https://redirect.github.com/OkayStark) in [#​15880](https://redirect.github.com/immich-app/immich/pull/15880) - fix(server): memory lane assets order by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15882](https://redirect.github.com/immich-app/immich/pull/15882) - fix(mobile): [#​15182](https://redirect.github.com/immich-app/immich/issues/15182) Video memories no longer play by [@​Tyris](https://redirect.github.com/Tyris) in [#​15210](https://redirect.github.com/immich-app/immich/pull/15210) - fix(server): queue missing metadata by [@​etnoy](https://redirect.github.com/etnoy) in [#​15864](https://redirect.github.com/immich-app/immich/pull/15864) - fix(server): for individual shares not showing thumbnails by [@​Lukasdotcom](https://redirect.github.com/Lukasdotcom) in [#​15895](https://redirect.github.com/immich-app/immich/pull/15895) - fix(web): prevent accidental modal closures on mouseup outside by [@​afv](https://redirect.github.com/afv) in [#​15900](https://redirect.github.com/immich-app/immich/pull/15900) - fix: call hexOrBufferToBase64 for stripMetadata thumbhash by [@​bo0tzz](https://redirect.github.com/bo0tzz) in [#​15917](https://redirect.github.com/immich-app/immich/pull/15917) - fix(server): always get UTC dates from postgres by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15920](https://redirect.github.com/immich-app/immich/pull/15920) - fix(server): validate oauth profile has a sub by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15967](https://redirect.github.com/immich-app/immich/pull/15967) ##### ๐Ÿ“š Documentation - docs: update server arch by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15775](https://redirect.github.com/immich-app/immich/pull/15775) - docs: TrueNAS: add danger message to external libraries by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15857](https://redirect.github.com/immich-app/immich/pull/15857) - fix(docs): query DB by ID by [@​mmomjian](https://redirect.github.com/mmomjian) in [#​15863](https://redirect.github.com/immich-app/immich/pull/15863) - fix: bash [install.sh](http://install.sh) script for mac os by [@​jtkmckenna](https://redirect.github.com/jtkmckenna) in [#​15874](https://redirect.github.com/immich-app/immich/pull/15874) - docs: add-current-path-to-version-switcher by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15860](https://redirect.github.com/immich-app/immich/pull/15860) - chore(docs): update [setup.md](http://setup.md) to include FVM dependency by [@​ridvan-cln](https://redirect.github.com/ridvan-cln) in [#​15927](https://redirect.github.com/immich-app/immich/pull/15927) - fix(docs): show version selection dropdown on mobile by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15894](https://redirect.github.com/immich-app/immich/pull/15894) - docs: soften wording for openvino igpu by [@​mertalev](https://redirect.github.com/mertalev) in [#​15941](https://redirect.github.com/immich-app/immich/pull/15941) ##### ๐ŸŒ Translations - chore: update of the Thai translation by [@​bankjirapan](https://redirect.github.com/bankjirapan) in [#​15758](https://redirect.github.com/immich-app/immich/pull/15758) #### New Contributors - [@​bankjirapan](https://redirect.github.com/bankjirapan) made their first contribution in [#​15758](https://redirect.github.com/immich-app/immich/pull/15758) - [@​preeperkiller](https://redirect.github.com/preeperkiller) made their first contribution in [#​15791](https://redirect.github.com/immich-app/immich/pull/15791) - [@​tribut](https://redirect.github.com/tribut) made their first contribution in [#​15800](https://redirect.github.com/immich-app/immich/pull/15800) - [@​immangat](https://redirect.github.com/immangat) made their first contribution in [#​15806](https://redirect.github.com/immich-app/immich/pull/15806) - [@​OkayStark](https://redirect.github.com/OkayStark) made their first contribution in [#​15880](https://redirect.github.com/immich-app/immich/pull/15880) - [@​meesam4687](https://redirect.github.com/meesam4687) made their first contribution in [#​15886](https://redirect.github.com/immich-app/immich/pull/15886) - [@​jtkmckenna](https://redirect.github.com/jtkmckenna) made their first contribution in [#​15874](https://redirect.github.com/immich-app/immich/pull/15874) - [@​defooster](https://redirect.github.com/defooster) made their first contribution in [#​15913](https://redirect.github.com/immich-app/immich/pull/15913) - [@​ridvan-cln](https://redirect.github.com/ridvan-cln) made their first contribution in [#​15927](https://redirect.github.com/immich-app/immich/pull/15927) - [@​kvalev](https://redirect.github.com/kvalev) made their first contribution in [#​12219](https://redirect.github.com/immich-app/immich/pull/12219) **Full Changelog**: ### [`v1.126.0`](https://redirect.github.com/immich-app/immich/releases/tag/v1.126.0) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.125.7...v1.126.0) ### v1.126.0 #### Announcement ##### FOSDEM Howdy, everybody! We just came back from FOSDEM and had a great time in Brussels. Thanks to everyone who came to see us! We received lots of feedback from the community, and your encouragement warmed our hearts. ##### MERCH!
Merch options video https://www.youtube.com/watch?v=ooWLS7BUERE
In case you missed our live stream, Immich now has a merch store where you can get cool swag, such as t-shirts, sweaters, stickers, magnets, and mugsโ€ฆ in the Immich theme. You can visit the store at You can also re-watch the live stream and our talk from FOSDEM at: - [Live stream](https://www.youtube.com/live/DjyQ4b7r-XE?si=tE5B2867acbhlUJ2) - [FOSDEM talk](https://video.fosdem.org/2025/h2215/fosdem-2025-5052-immich-self-hosted-photo-and-video-management-solution.mp4) *** #### Highlights Welcome to the release `v1.126.0` of Immich. This release continues our bug clean-up operation from the Kysely migration (Kysely is our new database abstraction layer). Some nice features and enhancement also make their way in. Please find some of the highlights below: - Search improvement on assetโ€™s description and tags - Revamp places UI on the web - Mark people as favorite - Shared link UI improvement - Cursed knowledge candidate: fixes a bug where the database timezone causes the timezone to be interpreted as an invalid date in Javascript. ##### Search improvement - Tag and description search You can now search by tag (web) and description (web + mobile). We plan to add a more powerful search in the near future increasingly, so stay tuned! ![image](https://redirect.github.com/user-attachments/assets/788a8404-3be4-4123-bfc9-2bde05fe2790)

##### Revamp UI for places on the web. In the detail location view, you can now toggle the grouping to group them by country. It is a nice way to see where you have been through the camera lens :) ![image](https://redirect.github.com/user-attachments/assets/c1c520e3-e471-4f16-a8f7-df48c71eb1bf) ##### Mark people as favorite You can now mark people as favorites so that the person will be showing first on the list ![image](https://redirect.github.com/user-attachments/assets/b5e08971-52b5-408d-86b9-f5ed30e0198d) ##### Shared link UI improvement The albumโ€™s sharing popup now includes information on what shared links have been created. In the shared link view, you can now filter for all/individual share/album share. You can also toggle an option in the Account Setting > Features section to place a quick access button on the shared link page to the sidebar.

![image](https://redirect.github.com/user-attachments/assets/e448a588-020f-4924-b16c-41c2d4012d14) #### Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app or purchase our merchandise at https://immich.store Cheers! ๐Ÿป #### What's Changed ##### ๐Ÿš€ Features - feat: add searching by tags by [@​dav-wolff](https://redirect.github.com/dav-wolff) in [#​15395](https://redirect.github.com/immich-app/immich/pull/15395) - feat(web): revamp places by [@​kvalev](https://redirect.github.com/kvalev) in [#​12219](https://redirect.github.com/immich-app/immich/pull/12219) ##### ๐ŸŒŸ Enhancements - feat(server): synology exclusion patterns by [@​etnoy](https://redirect.github.com/etnoy) in [#​15773](https://redirect.github.com/immich-app/immich/pull/15773) - feat(mobile): Add filter to people_picker.dart by [@​jforseth210](https://redirect.github.com/jforseth210) in [#​15771](https://redirect.github.com/immich-app/immich/pull/15771) - feat: search by description by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15818](https://redirect.github.com/immich-app/immich/pull/15818) - feat(mobile): Use `NavigationRail` when the screen is in landscape mode by [@​ferraridamiano](https://redirect.github.com/ferraridamiano) in [#​15885](https://redirect.github.com/immich-app/immich/pull/15885) - feat(web): merge suggestion modal: focus on Yes button by default. by [@​afv](https://redirect.github.com/afv) in [#​15827](https://redirect.github.com/immich-app/immich/pull/15827) - fix(mobile): improved the visibility of backup cloud icon on lighter images by [@​meesam4687](https://redirect.github.com/meesam4687) in [#​15886](https://redirect.github.com/immich-app/immich/pull/15886) - feat: Mark people as favorite by [@​arnolicious](https://redirect.github.com/arnolicious) in [#​14866](https://redirect.github.com/immich-app/immich/pull/14866) - feat(api): set person color by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15937](https://redirect.github.com/immich-app/immich/pull/15937) - feat(web): shared link filters by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15948](https://redirect.github.com/immich-app/immich/pull/15948) - feat: view album shared links by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15943](https://redirect.github.com/immich-app/immich/pull/15943) ##### ๐Ÿ› Bug fixes - fix(web): shared link date range by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15802](https://redirect.github.com/immich-app/immich/pull/15802) - fix(mobile): search page issues by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15804](https://redirect.github.com/immich-app/immich/pull/15804) - fix(mobile): retain the edited title when album updates by [@​immangat](https://redirect.github.com/immangat) in [#​15806](https://redirect.github.com/immich-app/immich/pull/15806) - feat(web): Updated Onboarding page by [@​OkayStark](https://redirect.github.com/OkayStark) in [#​15880](https://redirect.github.com/immich-app/immich/pull/15880) - fix(server): memory lane assets order by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15882](https://redirect.github.com/immich-app/immich/pull/15882) - fix(mobile): [#​15182](https://redirect.github.com/immich-app/immich/issues/15182) Video memories no longer play by [@​Tyris](https://redirect.github.com/Tyris) in [#​15210](https://redirect.github.com/immich-app/immich/pull/15210) - fix(server): queue missing metadata by [@​etnoy](https://redirect.github.com/etnoy) in [#​15864](https://redirect.github.com/immich-app/immich/pull/15864) - fix(server): for individual shares not showing thumbnails by [@​Lukasdotcom](https://redirect.github.com/Lukasdotcom) in [#​15895](https://redirect.github.com/immich-app/immich/pull/15895) - fix(web): prevent accidental modal closures on mouseup outside by [@​afv](https://redirect.github.com/afv) in [#​15900](https://redirect.github.com/immich-app/immich/pull/15900) - fix: call hexOrBufferToBase64 for stripMetadata thumbhash by [@​bo0tzz](https://redirect.github.com/bo0tzz) in [#​15917](https://redirect.github.com/immich-app/immich/pull/15917) - fix(server): always get UTC dates from postgres by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15920](https://redirect.github.com/immich-app/immich/pull/15920) - fix(server): validate oauth profile has a sub by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15967](https://redirect.github.com/immich-app/immich/pull/15967) ##### ๐Ÿ“š Documentation - docs: update server arch by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15775](https://redirect.github.com/immich-app/immich/pull/15775) - docs: TrueNAS: add danger message to external libraries by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15857](https://redirect.github.com/immich-app/immich/pull/15857) - fix(docs): query DB by ID by [@​mmomjian](https://redirect.github.com/mmomjian) in [#​15863](https://redirect.github.com/immich-app/immich/pull/15863) - fix: bash [install.sh](http://install.sh) script for mac os by [@​jtkmckenna](https://redirect.github.com/jtkmckenna) in [#​15874](https://redirect.github.com/immich-app/immich/pull/15874) - docs: add-current-path-to-version-switcher by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15860](https://redirect.github.com/immich-app/immich/pull/15860) - chore(docs): update [setup.md](http://setup.md) to include FVM dependency by [@​ridvan-cln](https://redirect.github.com/ridvan-cln) in [#​15927](https://redirect.github.com/immich-app/immich/pull/15927) - fix(docs): show version selection dropdown on mobile by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15894](https://redirect.github.com/immich-app/immich/pull/15894) - docs: soften wording for openvino igpu by [@​mertalev](https://redirect.github.com/mertalev) in [#​15941](https://redirect.github.com/immich-app/immich/pull/15941) ##### ๐ŸŒ Translations - chore: update of the Thai translation by [@​bankjirapan](https://redirect.github.com/bankjirapan) in [#​15758](https://redirect.github.com/immich-app/immich/pull/15758) #### New Contributors - [@​bankjirapan](https://redirect.github.com/bankjirapan) made their first contribution in [#​15758](https://redirect.github.com/immich-app/immich/pull/15758) - [@​preeperkiller](https://redirect.github.com/preeperkiller) made their first contribution in [#​15791](https://redirect.github.com/immich-app/immich/pull/15791) - [@​tribut](https://redirect.github.com/tribut) made their first contribution in [#​15800](https://redirect.github.com/immich-app/immich/pull/15800) - [@​immangat](https://redirect.github.com/immangat) made their first contribution in [#​15806](https://redirect.github.com/immich-app/immich/pull/15806) - [@​OkayStark](https://redirect.github.com/OkayStark) made their first contribution in [#​15880](https://redirect.github.com/immich-app/immich/pull/15880) - [@​meesam4687](https://redirect.github.com/meesam4687) made their first contribution in [#​15886](https://redirect.github.com/immich-app/immich/pull/15886) - [@​jtkmckenna](https://redirect.github.com/jtkmckenna) made their first contribution in [#​15874](https://redirect.github.com/immich-app/immich/pull/15874) - [@​defooster](https://redirect.github.com/defooster) made their first contribution in [#​15913](https://redirect.github.com/immich-app/immich/pull/15913) - [@​ridvan-cln](https://redirect.github.com/ridvan-cln) made their first contribution in [#​15927](https://redirect.github.com/immich-app/immich/pull/15927) - [@​kvalev](https://redirect.github.com/kvalev) made their first contribution in [#​12219](https://redirect.github.com/immich-app/immich/pull/12219) **Full Changelog**:
--- ### 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. --- - [ ] 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). --- charts/stable/immich/Chart.yaml | 4 ++-- charts/stable/immich/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index d953e037465..89125ab7318 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.125.7 +appVersion: 1.126.1 dependencies: - name: common version: 25.4.10 @@ -40,4 +40,4 @@ sources: - https://github.com/immich-app/immich - https://github.com/truecharts/charts/tree/master/charts/stable/immich type: application -version: 17.47.3 +version: 17.48.0 diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index ec046244e30..a86fc5228b8 100644 --- a/charts/stable/immich/values.yaml +++ b/charts/stable/immich/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/immich-app/immich-server - tag: v1.125.7@sha256:217cddb1e0fa3f4878e1573fe1fd4b9dc24f737015cc5c917910787a5ec0f85e + tag: v1.126.1@sha256:f8a3c78ec0a0ace20517acedaab9c2f3edcfc9b96e03080ba401acf55792470e pullPolicy: IfNotPresent mlImage: