836c4134f2b7a2653d63e3fbe669356839609f05
436
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
836c4134f2 |
chore(helm): update chart common 25.3.1 → 25.4.4 (#30594)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://truecharts.org/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.3.1` -> `25.4.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
39b5486d31 |
chore(helm): update image ghcr.io/immich-app/immich-server v1.125.1 → v1.125.2 (#31146)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | patch | `9a7fdfb` -> `b7464b8` | --- > [!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.125.2`](https://redirect.github.com/immich-app/immich/releases/tag/v1.125.2) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.125.1...v1.125.2) ### v1.125.2 This release addresses the following issues, most of which originate from our migration to Kysely. - Fixed a bug where the timeline shows a placeholder in some sections - Fixed a bug where using server URL with `sslmode` doesn't get parsed correctly - Fixed a bug where LivePhotos doesn't generate thumbnails - Fixed a bug where no EXIF data is returned for the deduplication view - Fixed a bug where albums with archived assets don't show up on the mobile app - Fixed a bug where hard refresh only refreshed assets and not albums - Fixed a bug where the `updatedAt` column doesn't update on some assets and album actions - Fixed a bug where `searchRandom` doesn't return the correct data format Thank you for reporting the bugs you have found! We added a treat to the login page as a thank you 😄 #### 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! 🍻 #### What's Changed ##### 🌟 Enhancements - feat(web): neon light behinds auth forms by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15570](https://redirect.github.com/immich-app/immich/pull/15570) ##### 🐛 Bug fixes - fix(mobile): translation (no /api, experimental features) by [@​mmomjian](https://redirect.github.com/mmomjian) in [https://github.com/immich-app/immich/pull/15600](https://redirect.github.com/immich-app/immich/pull/15600) - fix(server): `getTimeBuckets` not handling boolean filters correctly by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/15567](https://redirect.github.com/immich-app/immich/pull/15567) - fix(web): auth page padding by [@​jrasm91](https://redirect.github.com/jrasm91) in [https://github.com/immich-app/immich/pull/15569](https://redirect.github.com/immich-app/immich/pull/15569) - fix(server): set `updatedAt` on updates by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/15573](https://redirect.github.com/immich-app/immich/pull/15573) - fix(server): Fix for sorting faces during merging by [@​Lukasdotcom](https://redirect.github.com/Lukasdotcom) in [https://github.com/immich-app/immich/pull/15571](https://redirect.github.com/immich-app/immich/pull/15571) - fix(server): `searchRandom` response by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/15580](https://redirect.github.com/immich-app/immich/pull/15580) - fix: login page by [@​jrasm91](https://redirect.github.com/jrasm91) in [https://github.com/immich-app/immich/pull/15613](https://redirect.github.com/immich-app/immich/pull/15613) - fix(mobile): full refresh doesn't get albums by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15560](https://redirect.github.com/immich-app/immich/pull/15560) - fix(server): link live photos by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15612](https://redirect.github.com/immich-app/immich/pull/15612) - fix: demo login page by [@​jrasm91](https://redirect.github.com/jrasm91) in [https://github.com/immich-app/immich/pull/15616](https://redirect.github.com/immich-app/immich/pull/15616) - fix(server): no exif metadata in the deduplication utility by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/15585](https://redirect.github.com/immich-app/immich/pull/15585) - fix(mobile): deletion of single assets by [@​Saschl](https://redirect.github.com/Saschl) in [https://github.com/immich-app/immich/pull/15597](https://redirect.github.com/immich-app/immich/pull/15597) - fix(server): failed to get albums with archived assets by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15611](https://redirect.github.com/immich-app/immich/pull/15611) - fix(server): migration mentions public schema by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15622](https://redirect.github.com/immich-app/immich/pull/15622) - fix(mobile): failed to load ga/gl locale by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15623](https://redirect.github.com/immich-app/immich/pull/15623) - fix(server): `sslmode` not working by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/15587](https://redirect.github.com/immich-app/immich/pull/15587) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.125.1...v1.125.2 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> --------- Signed-off-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com> Co-authored-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com> Co-authored-by: kqmaverick <kqmaverick@gmail.com> |
||
|
|
cf52cbfc8c |
chore(helm): update image ghcr.io/immich-app/immich-machine-learning v1.125.1 → v1.125.2 (#31145)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/immich-app/immich-machine-learning | patch | `8270c72` -> `457cf70` | | ghcr.io/immich-app/immich-machine-learning | patch | `0f107ae` -> `667ce57` | | ghcr.io/immich-app/immich-machine-learning | patch | `c0740b5` -> `3049673` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
075ae2f87e |
chore(helm): update image ghcr.io/immich-app/immich-server v1.124.2 → v1.125.1 (#31115)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | minor | `c14dcca` -> `9a7fdfb` | --- > [!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.125.1`](https://redirect.github.com/immich-app/immich/releases/tag/v1.125.1) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.124.2...v1.125.1) ### v1.125.1 *There was a hiccup with the release pipeline for `v1.125.0` so we have to change the version* > \[!IMPORTANT] > If you are running remote machine learning, please make sure the remote service pulls the latest version. #### Highlights Welcome to release `v1.125.1` of Immich. The release improves how the server queries the database, using a type-safe query builder, `Kysely`, instead of relying on the magic of `TypeORM`. Many queries have been given a speed boost to be much faster; some got several times faster. You should see a quicker app experience overall. It has been the work for the last couple of months and a foundation we have been building for many changes in the coming months to the data model of the whole app, which is needed to enable some long-awaited features. *Kudos* to the entire team for completing it. Alongside that improvement, this release also brings new features, enhancements, and bug fixes. Please see some of the highlights below: - Node.js security update - Share-to mechanism on the mobile app - Enable slideshow everywhere on the web app. - Fixed a bug where the Android app cannot get newly taken photos from the gallery. However, this fix requires us to roll back another mechanism that allows the app to choose empty albums as targets for backup. - Fixed a bug where playing particular video codecs would crash the Android mobile app. ##### Node.js security update This release includes [a Node.js security update](https://nodejs.org/en/blog/vulnerability/january-2025-security-releases). While we don’t believe any of these vulnerabilities affect Immich, we still recommend updating soon to avoid any risk. ##### Share-to Immich You can now directly share media from other apps to Immich without saving them to the phone’s local gallery first. > \[!IMPORTANT] > > For uploading photos from the gallery, it is still recommeded to use the built-in backup feature since the share-to mechanism that can cause mismatching upload status. Additionally, iOS defaults to sharing an exported JPEG image instead of the original for formats like HEIC. You can change this by tapping “Options” near the top of the iOS sharing menu and selecting “Current” instead of “Automatic”. https://github.com/user-attachments/assets/da14a9f9-5087-42e3-a636-bd6863df6d26 ##### Slideshow everywhere You can now toggle the slideshow mode from all the views on the web app. ##### Lens information This release includes the lens information in the detail panel for our photographer users, making it easier to know which of your favorite lenses was used to capture the photo.  #### 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 v1.125.0 --> #### What's Changed ##### 🚨 Breaking Changes - chore(server)!: default max bitrate unit to kbps by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/15264](https://redirect.github.com/immich-app/immich/pull/15264) - feat: better spec urls by [@​jrasm91](https://redirect.github.com/jrasm91) in [https://github.com/immich-app/immich/pull/15487](https://redirect.github.com/immich-app/immich/pull/15487) ##### 🚀 Features - feat: Upgrade devcontainer setup by [@​Zer0x00](https://redirect.github.com/Zer0x00) in [https://github.com/immich-app/immich/pull/14419](https://redirect.github.com/immich-app/immich/pull/14419) - feat(web): immich-ui components by [@​jrasm91](https://redirect.github.com/jrasm91) in [https://github.com/immich-app/immich/pull/14263](https://redirect.github.com/immich-app/immich/pull/14263) - feat(mobile): share to mechanism by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15229](https://redirect.github.com/immich-app/immich/pull/15229) - feat: Allow multiple ML models to be preloaded by [@​1-tempest](https://redirect.github.com/1-tempest) in [https://github.com/immich-app/immich/pull/15418](https://redirect.github.com/immich-app/immich/pull/15418) ##### 🌟 Enhancements - refactor(server): use kysely by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/12857](https://redirect.github.com/immich-app/immich/pull/12857) - feat: [#​15237](https://redirect.github.com/immich-app/immich/issues/15237) toggle password visibility on shared albums by [@​imakida](https://redirect.github.com/imakida) in [https://github.com/immich-app/immich/pull/15238](https://redirect.github.com/immich-app/immich/pull/15238) - feat(web): Slideshow is enabled everywhere. It no longer needs assetStore. by [@​matitalatina](https://redirect.github.com/matitalatina) in [https://github.com/immich-app/immich/pull/15077](https://redirect.github.com/immich-app/immich/pull/15077) - feat: Add additional env variables for Machine Learning by [@​1-tempest](https://redirect.github.com/1-tempest) in [https://github.com/immich-app/immich/pull/15326](https://redirect.github.com/immich-app/immich/pull/15326) - feat(web): Context menu scrolls on small devices by [@​matitalatina](https://redirect.github.com/matitalatina) in [https://github.com/immich-app/immich/pull/15367](https://redirect.github.com/immich-app/immich/pull/15367) - feat: Add additional env variables to ML container by [@​1-tempest](https://redirect.github.com/1-tempest) in [https://github.com/immich-app/immich/pull/15398](https://redirect.github.com/immich-app/immich/pull/15398) - feat: Add rule on robots.txt to allow robots access og tags by [@​r1235613](https://redirect.github.com/r1235613) in [https://github.com/immich-app/immich/pull/15470](https://redirect.github.com/immich-app/immich/pull/15470) - feat(web): Show lens model in the asset viewer detail panel by [@​bxtdvd](https://redirect.github.com/bxtdvd) in [https://github.com/immich-app/immich/pull/15460](https://redirect.github.com/immich-app/immich/pull/15460) ##### 🐛 Bug fixes - fix(mobile): 15072 Fix issue with boolean filters filtering out results when they shouldn't by [@​Tyris](https://redirect.github.com/Tyris) in [https://github.com/immich-app/immich/pull/15208](https://redirect.github.com/immich-app/immich/pull/15208) - fix(web): escape key to clear selection and go to previous page ([#​15142](https://redirect.github.com/immich-app/immich/issues/15142)) by [@​jinxuan-owyong](https://redirect.github.com/jinxuan-owyong) in [https://github.com/immich-app/immich/pull/15219](https://redirect.github.com/immich-app/immich/pull/15219) - fix(mobile): don't crash android app when video player throws exception by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/15236](https://redirect.github.com/immich-app/immich/pull/15236) - fix(web): mismatched deviceAssetId when uploading images by [@​jinxuan-owyong](https://redirect.github.com/jinxuan-owyong) in [https://github.com/immich-app/immich/pull/15130](https://redirect.github.com/immich-app/immich/pull/15130) - fix(cli): handle folders with single quotes by [@​desmondgc](https://redirect.github.com/desmondgc) in [https://github.com/immich-app/immich/pull/15283](https://redirect.github.com/immich-app/immich/pull/15283) - fix(web): end selection after click when choosing thumbnail, and notify by [@​imakida](https://redirect.github.com/imakida) in [https://github.com/immich-app/immich/pull/15373](https://redirect.github.com/immich-app/immich/pull/15373) - fix(web): map settings by [@​jrasm91](https://redirect.github.com/jrasm91) in [https://github.com/immich-app/immich/pull/15375](https://redirect.github.com/immich-app/immich/pull/15375) - fix(mobile): 14983 Images upload to shared album with common name by [@​Tyris](https://redirect.github.com/Tyris) in [https://github.com/immich-app/immich/pull/15127](https://redirect.github.com/immich-app/immich/pull/15127) - fix(web): Update asset count when deleting assets from person page by [@​imakida](https://redirect.github.com/imakida) in [https://github.com/immich-app/immich/pull/15416](https://redirect.github.com/immich-app/immich/pull/15416) - fix(web): scrolling memory timeline reset position by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15429](https://redirect.github.com/immich-app/immich/pull/15429) - fix(mobile): Cannot type date format on Samsung phone by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15430](https://redirect.github.com/immich-app/immich/pull/15430) - fix(deps): use node-addon-api v8 by [@​dotlambda](https://redirect.github.com/dotlambda) in [https://github.com/immich-app/immich/pull/15438](https://redirect.github.com/immich-app/immich/pull/15438) - fix(server): searching for multiple people yields false positives by [@​dav-wolff](https://redirect.github.com/dav-wolff) in [https://github.com/immich-app/immich/pull/15447](https://redirect.github.com/immich-app/immich/pull/15447) - fix(mobile): cannot get new photos on Android by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15461](https://redirect.github.com/immich-app/immich/pull/15461) - fix: incorrect event configuration by [@​jrasm91](https://redirect.github.com/jrasm91) in [https://github.com/immich-app/immich/pull/15530](https://redirect.github.com/immich-app/immich/pull/15530) ##### 📚 Documentation - chore(docs): clarify experimental network features by [@​mmomjian](https://redirect.github.com/mmomjian) in [https://github.com/immich-app/immich/pull/15228](https://redirect.github.com/immich-app/immich/pull/15228) - docs: clarify filesystem backup paths by [@​bo0tzz](https://redirect.github.com/bo0tzz) in [https://github.com/immich-app/immich/pull/15243](https://redirect.github.com/immich-app/immich/pull/15243) - fix(docs): Fix link label to refer to correct location on page by [@​austin-dudzik](https://redirect.github.com/austin-dudzik) in [https://github.com/immich-app/immich/pull/15279](https://redirect.github.com/immich-app/immich/pull/15279) - fix(docs): fix admonition in mobile section by [@​Dr-Electron](https://redirect.github.com/Dr-Electron) in [https://github.com/immich-app/immich/pull/15291](https://redirect.github.com/immich-app/immich/pull/15291) - fix(docs): database name for restore commands by [@​mmomjian](https://redirect.github.com/mmomjian) in [https://github.com/immich-app/immich/pull/15276](https://redirect.github.com/immich-app/immich/pull/15276) - fix(docs): Update unraid.md to use correct image url by [@​swils23](https://redirect.github.com/swils23) in [https://github.com/immich-app/immich/pull/15427](https://redirect.github.com/immich-app/immich/pull/15427) - fix: grammar on docs homepage by [@​aaronjrodrigues](https://redirect.github.com/aaronjrodrigues) in [https://github.com/immich-app/immich/pull/15455](https://redirect.github.com/immich-app/immich/pull/15455) - fix: broken link on monitoring page by [@​jsloyer](https://redirect.github.com/jsloyer) in [https://github.com/immich-app/immich/pull/15478](https://redirect.github.com/immich-app/immich/pull/15478) - feat(docs): CIFS/Samba in-Docker example by [@​mmomjian](https://redirect.github.com/mmomjian) in [https://github.com/immich-app/immich/pull/15502](https://redirect.github.com/immich-app/immich/pull/15502) ##### 🌐 Translations - chore(web): update translations by [@​weblate](https://redirect.github.com/weblate) in [https://github.com/immich-app/immich/pull/15145](https://redirect.github.com/immich-app/immich/pull/15145) - chore(web): update translations by [@​weblate](https://redirect.github.com/weblate) in [https://github.com/immich-app/immich/pull/15335](https://redirect.github.com/immich-app/immich/pull/15335) #### New Contributors - [@​jinxuan-owyong](https://redirect.github.com/jinxuan-owyong) made their first contribution in [https://github.com/immich-app/immich/pull/15219](https://redirect.github.com/immich-app/immich/pull/15219) - [@​fholzer](https://redirect.github.com/fholzer) made their first contribution in [https://github.com/immich-app/immich/pull/15266](https://redirect.github.com/immich-app/immich/pull/15266) - [@​desmondgc](https://redirect.github.com/desmondgc) made their first contribution in [https://github.com/immich-app/immich/pull/15283](https://redirect.github.com/immich-app/immich/pull/15283) - [@​austin-dudzik](https://redirect.github.com/austin-dudzik) made their first contribution in [https://github.com/immich-app/immich/pull/15279](https://redirect.github.com/immich-app/immich/pull/15279) - [@​Dr-Electron](https://redirect.github.com/Dr-Electron) made their first contribution in [https://github.com/immich-app/immich/pull/15291](https://redirect.github.com/immich-app/immich/pull/15291) - [@​Zer0x00](https://redirect.github.com/Zer0x00) made their first contribution in [https://github.com/immich-app/immich/pull/14419](https://redirect.github.com/immich-app/immich/pull/14419) - [@​yonran](https://redirect.github.com/yonran) made their first contribution in [https://github.com/immich-app/immich/pull/12794](https://redirect.github.com/immich-app/immich/pull/12794) - [@​1-tempest](https://redirect.github.com/1-tempest) made their first contribution in [https://github.com/immich-app/immich/pull/15326](https://redirect.github.com/immich-app/immich/pull/15326) - [@​swils23](https://redirect.github.com/swils23) made their first contribution in [https://github.com/immich-app/immich/pull/15427](https://redirect.github.com/immich-app/immich/pull/15427) - [@​dav-wolff](https://redirect.github.com/dav-wolff) made their first contribution in [https://github.com/immich-app/immich/pull/15447](https://redirect.github.com/immich-app/immich/pull/15447) - [@​r1235613](https://redirect.github.com/r1235613) made their first contribution in [https://github.com/immich-app/immich/pull/15470](https://redirect.github.com/immich-app/immich/pull/15470) - [@​jsloyer](https://redirect.github.com/jsloyer) made their first contribution in [https://github.com/immich-app/immich/pull/15478](https://redirect.github.com/immich-app/immich/pull/15478) - [@​bxtdvd](https://redirect.github.com/bxtdvd) made their first contribution in [https://github.com/immich-app/immich/pull/15460](https://redirect.github.com/immich-app/immich/pull/15460) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.124.2...v1.125.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--> |
||
|
|
79796c77cc |
chore(helm): update image ghcr.io/immich-app/immich-machine-learning v1.124.2 → v1.125.1 (#31114)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/immich-app/immich-machine-learning | minor | `ade3c07` -> `8270c72` | | ghcr.io/immich-app/immich-machine-learning | minor | `e58b1b6` -> `0f107ae` | | ghcr.io/immich-app/immich-machine-learning | minor | `a134652` -> `c0740b5` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
a1ffa3bf48 |
chore(helm): update image ghcr.io/immich-app/immich-server v1.123.0 → v1.124.2 (#30672)
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> |
||
|
|
8978c55666 |
chore(helm): update chart redis 15.5.0 → 15.5.1 (#30769)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://truecharts.org/charts/stable/redis) ([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) | patch | `15.5.0` -> `15.5.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
e2fc714228 |
chore(helm): update image ghcr.io/immich-app/immich-machine-learning v1.123.0 → v1.124.2 (#30671)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/immich-app/immich-machine-learning | minor | `a1d919b` -> `ade3c07` | | ghcr.io/immich-app/immich-machine-learning | minor | `c6ac56b` -> `e58b1b6` | | ghcr.io/immich-app/immich-machine-learning | minor | `fca9036` -> `a134652` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
4bc9cea4e2 | chore(helm): update chart redis 15.4.2 → 15.5.0 (#30523) | ||
|
|
344a66b2f6 |
chore(helm): update chart redis 15.4.1 → 15.4.2 (#30455)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://truecharts.org/charts/stable/redis) ([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) | patch | `15.4.1` -> `15.4.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NC4xIiwidXBkYXRlZEluVmVyIjoiMzkuODQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
29122ab3d0 |
chore(helm): update chart common 25.2.5 → 25.3.1 (#30462)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://truecharts.org/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.2.5` -> `25.3.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NC4xIiwidXBkYXRlZEluVmVyIjoiMzkuODQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==--> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
235c43d8ce |
chore(helm): update chart redis 15.3.2 → 15.4.1 (#30379)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://truecharts.org/charts/stable/redis) ([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) | minor | `15.3.2` -> `15.4.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
36b91b5aa4 |
chore(helm): update chart common 25.2.4 → 25.2.5 (#30408)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://truecharts.org/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.2.4` -> `25.2.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==--> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
9dd3627c8b |
chore(helm): update chart common 25.2.2 → 25.2.4 (#30345)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://truecharts.org/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.2.2` -> `25.2.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
467d0aff63 |
chore(helm): update image ghcr.io/immich-app/immich-server v1.121.0 → v1.123.0 (#30275)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | minor | `851c02f` -> `666ce77` | --- > [!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.123.0`](https://redirect.github.com/immich-app/immich/releases/tag/v1.123.0) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.122.3...v1.123.0) ### v1.123.0 #### Highlights Welcome to release `v1.123.0` of Immich. This is the last release of the year as the team is winding down for the holiday season. Thank you for your support and the fantastic year. We cannot wait to continue adding more features, optimizing, and making Immich a delightful app experience for you and your family. This release fixes bugs in the web and mobile, notably from the recent new native video player. We also add a feature to allow you to change the timeline view order of an album in the mobile app <p align="center"> <img src="https://github.com/user-attachments/assets/7e47dc58-cfeb-4635-8dba-ca7770abef04" width="300"/> </p> #### 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! 🍻 *** #### What's Changed ##### 🚀 Features - feat(server): Merge Faces sorted by Similarity by [@​Lukasdotcom](https://redirect.github.com/Lukasdotcom) in [https://github.com/immich-app/immich/pull/14635](https://redirect.github.com/immich-app/immich/pull/14635) - feat(album): album view sort order by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/14648](https://redirect.github.com/immich-app/immich/pull/14648) ##### 🌟 Enhancements - feat(server): add Bash healthcheck script by [@​000yesnt](https://redirect.github.com/000yesnt) in [https://github.com/immich-app/immich/pull/14704](https://redirect.github.com/immich-app/immich/pull/14704) ##### 🐛 Bug fixes - fix(web): live photo link action by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [https://github.com/immich-app/immich/pull/14668](https://redirect.github.com/immich-app/immich/pull/14668) - fix(web): allow minimizing upload panel by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [https://github.com/immich-app/immich/pull/14663](https://redirect.github.com/immich-app/immich/pull/14663) - fix(web): upload info panel covers timeline navigation bar by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/14651](https://redirect.github.com/immich-app/immich/pull/14651) - fix(server): fixed email footer image stretched [#​14617](https://redirect.github.com/immich-app/immich/issues/14617) by [@​TimVanOnckelen](https://redirect.github.com/TimVanOnckelen) in [https://github.com/immich-app/immich/pull/14671](https://redirect.github.com/immich-app/immich/pull/14671) - fix(mobile): set custom headers on external url ([#​14707](https://redirect.github.com/immich-app/immich/issues/14707)) by [@​alex-sherwin](https://redirect.github.com/alex-sherwin) in [https://github.com/immich-app/immich/pull/14708](https://redirect.github.com/immich-app/immich/pull/14708) - fix(mobile): native dialog location by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/14730](https://redirect.github.com/immich-app/immich/pull/14730) - fix(mobile): live photos playback by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/14731](https://redirect.github.com/immich-app/immich/pull/14731) - fix(web): fix missing icons by [@​aviv926](https://redirect.github.com/aviv926) in [https://github.com/immich-app/immich/pull/14737](https://redirect.github.com/immich-app/immich/pull/14737) ##### 📚 Documentation - docs: improve install/requirements and install/docker-compose by [@​pyorot](https://redirect.github.com/pyorot) in [https://github.com/immich-app/immich/pull/13569](https://redirect.github.com/immich-app/immich/pull/13569) - docs: Add more documentation for video transcoding settings. by [@​kevincox](https://redirect.github.com/kevincox) in [https://github.com/immich-app/immich/pull/13388](https://redirect.github.com/immich-app/immich/pull/13388) ##### 🌐 Translations - chore(web): update translations by [@​weblate](https://redirect.github.com/weblate) in [https://github.com/immich-app/immich/pull/14495](https://redirect.github.com/immich-app/immich/pull/14495) #### New Contributors - [@​alex-sherwin](https://redirect.github.com/alex-sherwin) made their first contribution in [https://github.com/immich-app/immich/pull/14708](https://redirect.github.com/immich-app/immich/pull/14708) - [@​000yesnt](https://redirect.github.com/000yesnt) made their first contribution in [https://github.com/immich-app/immich/pull/14704](https://redirect.github.com/immich-app/immich/pull/14704) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.122.3...v1.123.0 ### [`v1.122.3`](https://redirect.github.com/immich-app/immich/releases/tag/v1.122.3) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.122.2...v1.122.3) ### v1.122.3 #### What's Changed ##### 🌟 Enhancements - feat: Add support for vob by [@​Lukasdotcom](https://redirect.github.com/Lukasdotcom) in [https://github.com/immich-app/immich/pull/14590](https://redirect.github.com/immich-app/immich/pull/14590) - feat(web): allow tags to be applied in bulk on search, personID, and memory-viewer pages by [@​Menghini](https://redirect.github.com/Menghini) in [https://github.com/immich-app/immich/pull/14368](https://redirect.github.com/immich-app/immich/pull/14368) ##### 🐛 Bug fixes - fix(server): partial fallback for hardware transcoding by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/14611](https://redirect.github.com/immich-app/immich/pull/14611) - fix(mobile): not being able to zoom into live photos by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/14608](https://redirect.github.com/immich-app/immich/pull/14608) ##### 📚 Documentation - chore(docs): stronger discouraging of non-Linux installations by [@​mmomjian](https://redirect.github.com/mmomjian) in [https://github.com/immich-app/immich/pull/14620](https://redirect.github.com/immich-app/immich/pull/14620) - chore(docs): add Kodi plugin for Immich to the Community Projects list by [@​vladd11](https://redirect.github.com/vladd11) in [https://github.com/immich-app/immich/pull/14586](https://redirect.github.com/immich-app/immich/pull/14586) ##### 🌐 Translations - chore: add language requests from weblate by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [https://github.com/immich-app/immich/pull/14578](https://redirect.github.com/immich-app/immich/pull/14578) #### New Contributors - [@​vladd11](https://redirect.github.com/vladd11) made their first contribution in [https://github.com/immich-app/immich/pull/14586](https://redirect.github.com/immich-app/immich/pull/14586) - [@​Menghini](https://redirect.github.com/Menghini) made their first contribution in [https://github.com/immich-app/immich/pull/14368](https://redirect.github.com/immich-app/immich/pull/14368) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.122.2...v1.122.3 ### [`v1.122.2`](https://redirect.github.com/immich-app/immich/releases/tag/v1.122.2) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.122.1...v1.122.2) ### v1.122.2 This release fixes visual glitches on Android due to enabling the Impeller rendering engine and a small fix for the web #### What's Changed ##### 🐛 Bug fixes - fix(web): recent albums sort by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [https://github.com/immich-app/immich/pull/14545](https://redirect.github.com/immich-app/immich/pull/14545) - fix(mobile): fix translations on search page by [@​Cotterman-b](https://redirect.github.com/Cotterman-b) in [https://github.com/immich-app/immich/pull/14533](https://redirect.github.com/immich-app/immich/pull/14533) - chore(mobile): disable Impeller by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/14589](https://redirect.github.com/immich-app/immich/pull/14589) #### New Contributors - [@​Cotterman-b](https://redirect.github.com/Cotterman-b) made their first contribution in [https://github.com/immich-app/immich/pull/14533](https://redirect.github.com/immich-app/immich/pull/14533) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.122.1...v1.122.2 ### [`v1.122.1`](https://redirect.github.com/immich-app/immich/releases/tag/v1.122.1) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.122.0...v1.122.1) ### v1.122.1 #### Hotfixes - fix(web): misaligned icon on Firefox by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/14500](https://redirect.github.com/immich-app/immich/pull/14500) - fix(server): images with non-ascii names failing to load by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/14512](https://redirect.github.com/immich-app/immich/pull/14512) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.122.0...v1.122.1 ### [`v1.122.0`](https://redirect.github.com/immich-app/immich/releases/tag/v1.122.0) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.121.0...v1.122.0) ### v1.122.0 #### Highlights Welcome to release `v1.122.0` of Immich. After a long release break, Immich is back and brings many new features with loads of bug fixes to enhance the user experience further and make Immich more delightful to use. Some of the highlights below: - HDR video support in the mobile app - Multiple URLs for machine learning service - Automatic switching between server URLs in the mobile app - Ability to hide users when searching in an Immich instance - Access the most recent albums through the web navigation bar - Custom email templates - Automatically clean up files left behind by interrupted uploads - More responsive hosted maps for users in Oceania - Notable fix: swiping between videos failing on older Android devices ##### HDR video support Thanks to the tireless work of [@​mertalev](https://redirect.github.com/mertalev) and [@​shenlong-tanwen](https://redirect.github.com/shenlong-tanwen), HDR videos are displayed correctly in their full dynamic range using the native video player on each respective platform directly in Immich. We hope this feature brings you a more lively experience when viewing past videos. > \[!NOTE] > Some videos may appear warped when viewing. If this occurs, please sign out and sign back in. This only needs to be done once and does not apply to new app installations on 1.122.0 or later. ##### Multiple URLs for machine learning service Remote machine learning enables folks to run machine learning on a more powerful computer, like their gaming PC. However, the expectation of constant uptime of the remote PC was a pain point for users. Immich now allows specifying multiple URLs so it can fall back to other PCs, including the local machine learning service on the same server. You can add additional URL endpoints in the [Machine Learning Settings](https://my.immich.app/admin/system-settings?isOpen=machine-learning).  ##### Auto-switching server URLs in the mobile app We are happy to bring you one of the long-requested features: the ability for the app to use the local IP address of your server while you are on your home Wi-Fi and automatically switch to alternative URLs while you are out and about, ranging from VPN URLs to public DNS addresses. This option is located in the newly redesigned settings page in the mobile app under the Networking section. We hope this setting will simplify the networking setup you must do at home, which was previously only achievable with a split DNS setup and a local DNS server. > \[!NOTE] > > This feature requires *always* granting precise location permission for the Immich app so it can read the Wi-Fi name in both foreground and background. | Android Permission | iOS Permission | - | - | |  |  | | New Settings Page | Local Connection Info | External Connection Info | | - | - | - | |  |  |  | ##### Ability to hide users when searching in your instance For admins hosting a public instance who don’t want users to see each other, you can now disable that mechanism in the [Server Settings](https://my.immich.app/admin/system-settings?isOpen=server). <img src="https://github.com/user-attachments/assets/0329527e-cf78-43ee-9cbd-345a1560ea07" /> ##### Access the most recent albums through the web navigation bar We added a dropdown to quickly access the most recent albums directly through the navigation bar. <img src="https://github.com/user-attachments/assets/adc019ee-327a-4763-94ab-b9e3e1e0281d" width="300" /> ##### Custom email templates You can now modify the email template for user registration, album creation, and album updates. This can be configured with the [Email Templates](https://my.immich.app/admin/system-settings?isOpen=notifications+email) setting.  ##### Automatically clean up files left behind by interrupted uploads Previously, when an upload process was canceled, the partial files on the server stayed in the `upload` folder as corrupted files, which wasted storage space. This release implements a mechanism that intercepts the interrupted request and cleanses the partial files. ##### More responsive hosted maps for users in Oceania We have made some changes to improve the responsiveness of the hosted maps for users located in Oceania. Users located in those areas should now see their map load 2-3x faster generally as well as seeing more consistent response times. #### 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 ##### 🚨 Breaking Changes - refactor: rename searchMetadata to searchAssets by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​14151](https://redirect.github.com/immich-app/immich/pull/14151) ##### 🚀 Features - feat(server): Add publicUsers toggle for user search by [@​samholton](https://redirect.github.com/samholton) in [#​14330](https://redirect.github.com/immich-app/immich/pull/14330) - feat(ml): support multiple urls by [@​mertalev](https://redirect.github.com/mertalev) in [#​14347](https://redirect.github.com/immich-app/immich/pull/14347) - feat(web): Album preview overview in menu by [@​TimVanOnckelen](https://redirect.github.com/TimVanOnckelen) in [#​13981](https://redirect.github.com/immich-app/immich/pull/13981) - feat(mobile): native_video_player by [@​mertalev](https://redirect.github.com/mertalev) & [@​shenlong-tanwen](https://redirect.github.com/shenlong-tanwen) in [#​12104](https://redirect.github.com/immich-app/immich/pull/12104) - feat(mobile): Auto switching server URLs by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​14437](https://redirect.github.com/immich-app/immich/pull/14437) ##### 🌟 Enhancements - feat(tiles): improve map tile responsiveness in Oceania by [@​zackpollard](https://redirect.github.com/zackpollard) in [immich-app/geoshenanigans#62](https://redirect.github.com/immich-app/geoshenanigans/pull/62) - feat(server): clean up interrupted upload files by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​14265](https://redirect.github.com/immich-app/immich/pull/14265) - feat: show delete album option in empty album by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​14271](https://redirect.github.com/immich-app/immich/pull/14271) - refactor(mobile): refactor to use context helpers for consistency by [@​dvbthien](https://redirect.github.com/dvbthien) in [#​14235](https://redirect.github.com/immich-app/immich/pull/14235) - feat(web): persist scroll position on navigation back to album by [@​caburum](https://redirect.github.com/caburum) in [#​11388](https://redirect.github.com/immich-app/immich/pull/11388) - feat(web): dedicated view for user's usage stats by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​14348](https://redirect.github.com/immich-app/immich/pull/14348) - feat(server): specify names for thumbnail files by [@​eligao](https://redirect.github.com/eligao) in [#​14425](https://redirect.github.com/immich-app/immich/pull/14425) - feat: Notification Email Templates by [@​TimVanOnckelen](https://redirect.github.com/TimVanOnckelen) in [#​13940](https://redirect.github.com/immich-app/immich/pull/13940) ##### 🐛 Bug fixes - fix(server): use hw decoding for rkmpp w/o OpenCL if possible by [@​zhujunsan](https://redirect.github.com/zhujunsan) in [#​13848](https://redirect.github.com/immich-app/immich/pull/13848) - fix(web): cannot upload folder with more than 100 files by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​14284](https://redirect.github.com/immich-app/immich/pull/14284) - fix(web): make custom css textarea optional by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​14303](https://redirect.github.com/immich-app/immich/pull/14303) - fix(web): clear combobox value when selectedOption is undefined by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​14334](https://redirect.github.com/immich-app/immich/pull/14334) - fix(web): stack preview remains visible in asset viewer by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​14341](https://redirect.github.com/immich-app/immich/pull/14341) - fix(web): timeline issues on person page by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​14366](https://redirect.github.com/immich-app/immich/pull/14366) - fix(web): resolve issues with user usage statistics and refactor by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​14374](https://redirect.github.com/immich-app/immich/pull/14374) - fix: ConnectivityResult.wifi regression by [@​systemtester](https://redirect.github.com/systemtester) in [#​14401](https://redirect.github.com/immich-app/immich/pull/14401) - fix(server): always set transcoding device, prefer renderD\* by [@​mertalev](https://redirect.github.com/mertalev) in [#​14455](https://redirect.github.com/immich-app/immich/pull/14455) - fix(server): show people without thumbnails by [@​mertalev](https://redirect.github.com/mertalev) in [#​14460](https://redirect.github.com/immich-app/immich/pull/14460) - fix(mobile): album most recent sorting on mobile by [@​alessandrv](https://redirect.github.com/alessandrv) in [#​13766](https://redirect.github.com/immich-app/immich/pull/13766) ##### 📚 Documentation - docs: add developer notes about rootless docker setup by [@​R-Rudolf](https://redirect.github.com/R-Rudolf) in [#​13250](https://redirect.github.com/immich-app/immich/pull/13250) - docs: clarify/strengthen wording of PG deployment requirements by [@​mmomjian](https://redirect.github.com/mmomjian) in [#​14294](https://redirect.github.com/immich-app/immich/pull/14294) #### New Contributors - [@​R-Rudolf](https://redirect.github.com/R-Rudolf) made their first contribution in [#​13250](https://redirect.github.com/immich-app/immich/pull/13250) - [@​zhujunsan](https://redirect.github.com/zhujunsan) made their first contribution in [#​13848](https://redirect.github.com/immich-app/immich/pull/13848) - [@​caburum](https://redirect.github.com/caburum) made their first contribution in [#​11388](https://redirect.github.com/immich-app/immich/pull/11388) - [@​systemtester](https://redirect.github.com/systemtester) made their first contribution in [#​14401](https://redirect.github.com/immich-app/immich/pull/14401) - [@​eligao](https://redirect.github.com/eligao) made their first contribution in [#​14425](https://redirect.github.com/immich-app/immich/pull/14425) - [@​alessandrv](https://redirect.github.com/alessandrv) made their first contribution in [#​13766](https://redirect.github.com/immich-app/immich/pull/13766) - [@​TimVanOnckelen](https://redirect.github.com/TimVanOnckelen) made their first contribution in [#​13940](https://redirect.github.com/immich-app/immich/pull/13940) **Full Changelog**: <https://github.com/immich-app/immich/compare/v1.121.0...v1.122.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
b80fbbf290 | chore(helm): update image ghcr.io/immich-app/immich-machine-learning v1.121.0 → v1.123.0 (#30274) | ||
|
|
5d3ff8ed26 |
chore(helm): update chart common to v25.2.2 (#29971)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://truecharts.org/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.1.7` -> `25.2.2` | | [common](https://truecharts.org/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.2.0` -> `25.2.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
18b3fe80ea |
chore(helm): update image ghcr.io/immich-app/immich-server v1.120.2 → v1.121.0 (#29653)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | minor | `99f97cb` -> `851c02f` | --- > [!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.121.0`](https://redirect.github.com/immich-app/immich/releases/tag/v1.121.0) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.120.2...v1.121.0) ### v1.121.0 #### Highlights Welcome to release `v1.121.0` of Immich. This release focuses on bug fixes and performance optimization across the app. Some of the highlights below: - `@immich/ui` component library - Fallback to system fonts for Cyrillic letters on the mobile app - Multiselect using the shift key in the search result view - **Notable fixes**: album sync on the mobile app always ran when reopening the app, leading to degradation in performance and browsing ##### `@immich/ui` component library Some of you may have seen that we added a [new repository](https://redirect.github.com/immich-app/ui) on GitHub. We have started building out a shared UI components library for Immich that will hopefully lead to a more manageable and consistent design. It’s still very much in the works, but here is a sneak peek at the button component.  ##### Notable fix: album sync degrades performance on the mobile app We fixed a bug on the server that caused visible performance degradation of the mobile app. The album syncing process is always triggered when the app is reopened instead of only syncing when there are changes on the server. This is a server fix, so we encourage you to update your server to this new release to fix this performance issue. #### 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: add minimal devcontainer setup by [@​mcarbonne](https://redirect.github.com/mcarbonne) in [#​14038](https://redirect.github.com/immich-app/immich/pull/14038) ##### 🌟 Enhancements - refactor(mobile): video controls by [@​mertalev](https://redirect.github.com/mertalev) in [#​14086](https://redirect.github.com/immich-app/immich/pull/14086) - feat: use dateTimeOriginal to calculate album date by [@​p2kmgcl](https://redirect.github.com/p2kmgcl) in [#​14119](https://redirect.github.com/immich-app/immich/pull/14119) - feat(mobile): new video slider ui by [@​mertalev](https://redirect.github.com/mertalev) in [#​14126](https://redirect.github.com/immich-app/immich/pull/14126) - chore(web): migration svelte 5 syntax by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​13883](https://redirect.github.com/immich-app/immich/pull/13883) - feat(web): Added tag button to the context menu in the favorites page by [@​IMBeniamin](https://redirect.github.com/IMBeniamin) in [#​14156](https://redirect.github.com/immich-app/immich/pull/14156) - feat: adding photo & video storage space to server stats by [@​weathondev](https://redirect.github.com/weathondev) in [#​14125](https://redirect.github.com/immich-app/immich/pull/14125) - feat(mobile): exclude locales from overpass font by [@​johnstef99](https://redirect.github.com/johnstef99) in [#​14158](https://redirect.github.com/immich-app/immich/pull/14158) - feat(web): Implement keep this delete others for asset stacks by [@​bdavis2-PCTY](https://redirect.github.com/bdavis2-PCTY) in [#​14217](https://redirect.github.com/immich-app/immich/pull/14217) - feat: Added shortcuts, shift-multi select, and missing menu options to Search (Galleryviewer) by [@​weathondev](https://redirect.github.com/weathondev) in [#​14213](https://redirect.github.com/immich-app/immich/pull/14213) - feat(server): faster geodata import by [@​mertalev](https://redirect.github.com/mertalev) in [#​14241](https://redirect.github.com/immich-app/immich/pull/14241) ##### 🐛 Bug fixes - fix(mobile): fix logout timeout by [@​johnstef99](https://redirect.github.com/johnstef99) in [#​14104](https://redirect.github.com/immich-app/immich/pull/14104) - fix(server): Some MTS videos fail to generate thumbnail by [@​Lukasdotcom](https://redirect.github.com/Lukasdotcom) in [#​14134](https://redirect.github.com/immich-app/immich/pull/14134) - fix(web): textarea autogrow height by [@​duckimann](https://redirect.github.com/duckimann) in [#​13983](https://redirect.github.com/immich-app/immich/pull/13983) - fix: Routing back button in sharedLinks page by [@​Pranay-Pandey](https://redirect.github.com/Pranay-Pandey) in [#​13703](https://redirect.github.com/immich-app/immich/pull/13703) - fix(web): ensure current asset index stays within bounds by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​14013](https://redirect.github.com/immich-app/immich/pull/14013) - fix(web): saving pasted coordinates by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​14143](https://redirect.github.com/immich-app/immich/pull/14143) - fix(web): update description height when navigating between assets by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​14145](https://redirect.github.com/immich-app/immich/pull/14145) - fix(web): allow selecting people after clearing search options by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​14146](https://redirect.github.com/immich-app/immich/pull/14146) - fix(mobile): Android local notification failed to invoke by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​14155](https://redirect.github.com/immich-app/immich/pull/14155) - fix(web): prevent infinite loop when modifying stacked asset by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​14162](https://redirect.github.com/immich-app/immich/pull/14162) - fix(cli): Concurrency not fully using queue potential by [@​Tiefseetauchner](https://redirect.github.com/Tiefseetauchner) in [#​11828](https://redirect.github.com/immich-app/immich/pull/11828) - fix(web): don't refresh the panorama viewer when modifying asset by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​14163](https://redirect.github.com/immich-app/immich/pull/14163) - fix(mobile): unnecessary rebuilds from partner share notifier by [@​mertalev](https://redirect.github.com/mertalev) in [#​14170](https://redirect.github.com/immich-app/immich/pull/14170) - fix: show tags when viewing stacked assets by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​14199](https://redirect.github.com/immich-app/immich/pull/14199) - fix(mobile): use sets in album refresh, concurrent futures by [@​mertalev](https://redirect.github.com/mertalev) in [#​14193](https://redirect.github.com/immich-app/immich/pull/14193) - fix(mobile): Dismissible menus by [@​johnstef99](https://redirect.github.com/johnstef99) in [#​14192](https://redirect.github.com/immich-app/immich/pull/14192) - fix(web): layout shifting when scrolling up by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​14226](https://redirect.github.com/immich-app/immich/pull/14226) - fix(mobile): make search page scrollable by [@​johnstef99](https://redirect.github.com/johnstef99) in [#​14228](https://redirect.github.com/immich-app/immich/pull/14228) - fix(mobile): fixes on language change by [@​johnstef99](https://redirect.github.com/johnstef99) in [#​14089](https://redirect.github.com/immich-app/immich/pull/14089) - fix: mobile album sync is always triggered when opening the app by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​14233](https://redirect.github.com/immich-app/immich/pull/14233) - fix(server): remove unnecessary guc settings for vector search by [@​mertalev](https://redirect.github.com/mertalev) in [#​14237](https://redirect.github.com/immich-app/immich/pull/14237) - fix: parse quota claim as a number by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [#​14178](https://redirect.github.com/immich-app/immich/pull/14178) ##### 📚 Documentation - chore(docs): Encode db dump in UTF-8 without BOM for Windows by [@​amorphobia](https://redirect.github.com/amorphobia) in [#​13775](https://redirect.github.com/immich-app/immich/pull/13775) - docs: Update TrueNAS docs for TrueNAS SCALE 24.10 by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​14067](https://redirect.github.com/immich-app/immich/pull/14067) - docs: get asset owner by ID from the database by [@​mmomjian](https://redirect.github.com/mmomjian) in [#​14174](https://redirect.github.com/immich-app/immich/pull/14174) - docs: backup only selected photos by @​**[shivanshs9](https://redirect.github.com/shivanshs9) in [#​14225](https://redirect.github.com/immich-app/immich/pull/14225)** #### New Contributors - [@​amorphobia](https://redirect.github.com/amorphobia) made their first contribution in [#​13775](https://redirect.github.com/immich-app/immich/pull/13775) - [@​p2kmgcl](https://redirect.github.com/p2kmgcl) made their first contribution in [#​14119](https://redirect.github.com/immich-app/immich/pull/14119) - [@​johnstef99](https://redirect.github.com/johnstef99) made their first contribution in [#​14104](https://redirect.github.com/immich-app/immich/pull/14104) - [@​duckimann](https://redirect.github.com/duckimann) made their first contribution in [#​13983](https://redirect.github.com/immich-app/immich/pull/13983) - [@​IMBeniamin](https://redirect.github.com/IMBeniamin) made their first contribution in [#​14156](https://redirect.github.com/immich-app/immich/pull/14156) - [@​weathondev](https://redirect.github.com/weathondev) made their first contribution in [#​14125](https://redirect.github.com/immich-app/immich/pull/14125) - [@​bdavis2-PCTY](https://redirect.github.com/bdavis2-PCTY) made their first contribution in [#​14217](https://redirect.github.com/immich-app/immich/pull/14217) **Full Changelog**: <https://github.com/immich-app/immich/compare/v1.120.2...v1.121.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
6422f3076e |
chore(helm): update image ghcr.io/immich-app/immich-machine-learning v1.120.2 → v1.121.0 (#29652)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/immich-app/immich-machine-learning | minor | `62450b0` -> `d5ed294` | | ghcr.io/immich-app/immich-machine-learning | minor | `232ff24` -> `c10ebb0` | | ghcr.io/immich-app/immich-machine-learning | minor | `3cca923` -> `1b8494b` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
a62c20ea51 |
chore(helm): update image ghcr.io/immich-app/immich-server v1.120.1 → v1.120.2 (#29249)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | patch | `4193f3c` -> `99f97cb` | --- > [!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.120.2`](https://redirect.github.com/immich-app/immich/releases/tag/v1.120.2) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.120.1...v1.120.2) ### v1.120.2 This patch release brings the following bug fixes: - Postgres now uses the correct database dump command for version 14/15/16/17. - Config updates were not correctly applied to some components. - The mobile app doesn’t initialize the date locale for some languages. #### 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 ##### 🌟 Enhancements - feat(web): stable json settings export by [@​mcarbonne](https://redirect.github.com/mcarbonne) in [https://github.com/immich-app/immich/pull/14036](https://redirect.github.com/immich-app/immich/pull/14036) - feat(server): use pg_dumpall version that matches the database version by [@​zackpollard](https://redirect.github.com/zackpollard) in [https://github.com/immich-app/immich/pull/14083](https://redirect.github.com/immich-app/immich/pull/14083) ##### 🐛 Bug fixes - fix(server): support non-default Postgres port when taking a backup by [@​jrasm91](https://redirect.github.com/jrasm91) in [https://github.com/immich-app/immich/pull/13992](https://redirect.github.com/immich-app/immich/pull/13992) - fix(server): thumbnail rotation when using embedded previews by [@​zhaoterryy](https://redirect.github.com/zhaoterryy) in [https://github.com/immich-app/immich/pull/13948](https://redirect.github.com/immich-app/immich/pull/13948) - fix(web): use locale for scrubber label when scrolling by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [https://github.com/immich-app/immich/pull/14012](https://redirect.github.com/immich-app/immich/pull/14012) - fix(mobile): make sure date locale is initialized for some languages by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/14035](https://redirect.github.com/immich-app/immich/pull/14035) - fix(server): attempt to delete failed backups immediately after failure by [@​zackpollard](https://redirect.github.com/zackpollard) in [https://github.com/immich-app/immich/pull/13995](https://redirect.github.com/immich-app/immich/pull/13995) - fix: config updates not applying for job and storage template service by [@​zackpollard](https://redirect.github.com/zackpollard) in [https://github.com/immich-app/immich/pull/14074](https://redirect.github.com/immich-app/immich/pull/14074) ##### 📚 Documentation - chore: backups custom location and config file docs by [@​zackpollard](https://redirect.github.com/zackpollard) in [https://github.com/immich-app/immich/pull/13996](https://redirect.github.com/immich-app/immich/pull/13996) - docs: make IGNORE_MOUNT_CHECK warning stronger by [@​bo0tzz](https://redirect.github.com/bo0tzz) in [https://github.com/immich-app/immich/pull/14011](https://redirect.github.com/immich-app/immich/pull/14011) - chore(docs): roadmap SEO by [@​ben-basten](https://redirect.github.com/ben-basten) in [https://github.com/immich-app/immich/pull/14024](https://redirect.github.com/immich-app/immich/pull/14024) - docs: Fix DCM docs link by [@​Mraedis](https://redirect.github.com/Mraedis) in [https://github.com/immich-app/immich/pull/14059](https://redirect.github.com/immich-app/immich/pull/14059) - docs: clarify file size impact in hardware-transcoding.md by [@​gamescom15](https://redirect.github.com/gamescom15) in [https://github.com/immich-app/immich/pull/14049](https://redirect.github.com/immich-app/immich/pull/14049) - docs: backup folder name is backups by [@​zackpollard](https://redirect.github.com/zackpollard) in [https://github.com/immich-app/immich/pull/14073](https://redirect.github.com/immich-app/immich/pull/14073) #### New Contributors - [@​zhaoterryy](https://redirect.github.com/zhaoterryy) made their first contribution in [https://github.com/immich-app/immich/pull/13948](https://redirect.github.com/immich-app/immich/pull/13948) - [@​mcarbonne](https://redirect.github.com/mcarbonne) made their first contribution in [https://github.com/immich-app/immich/pull/14036](https://redirect.github.com/immich-app/immich/pull/14036) - [@​gamescom15](https://redirect.github.com/gamescom15) made their first contribution in [https://github.com/immich-app/immich/pull/14049](https://redirect.github.com/immich-app/immich/pull/14049) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.120.1...v1.120.2 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
33b529f306 |
chore(helm): update image ghcr.io/immich-app/immich-machine-learning v1.120.1 → v1.120.2 (#29248)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/immich-app/immich-machine-learning | patch | `c2d95ce` -> `62450b0` | | ghcr.io/immich-app/immich-machine-learning | patch | `e25392f` -> `232ff24` | | ghcr.io/immich-app/immich-machine-learning | patch | `0a5d8d7` -> `3cca923` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
218212f2cc |
chore(helm): update chart common 25.1.5 → 25.1.7 (#29017)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://truecharts.org/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.1.5` -> `25.1.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
8a5ab84dd5 |
fix(Immich) - Add backup section for v1.120.0 (#28932)
**Description** It fix the backup section missing for 1.120.0 for immich with the introduction of db backup, maybe not a good quality but if needed its here **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** Yes on my cluster **✔️ Checklist:** - [X ] ⚖️ My code follows the style guidelines of this project - [X ] 👀 I have performed a self-review of my own code - [X ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [x ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` --------- Signed-off-by: yodatak <mryodatak@gmail.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
2d895455fb |
chore(helm): update image ghcr.io/immich-app/immich-server v1.120.0 → v1.120.1 (#28960)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | patch | `ac215f5` -> `4193f3c` | --- > [!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.120.1`](https://redirect.github.com/immich-app/immich/releases/tag/v1.120.1) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.120.0...v1.120.1) ### v1.120.1 This release addresses the issues below #### What's Changed ##### 🐛 Bug fixes - fix(server): cannot render email template by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/13957](https://redirect.github.com/immich-app/immich/pull/13957) - fix(server): allow starting backup through API and fix pg_dumpall args when using database URLs by [@​dotlambda](https://redirect.github.com/dotlambda) in [https://github.com/immich-app/immich/pull/13970](https://redirect.github.com/immich-app/immich/pull/13970) - fix(server): database backups compatible with deduplication by [@​Scrumplex](https://redirect.github.com/Scrumplex) in [https://github.com/immich-app/immich/pull/13965](https://redirect.github.com/immich-app/immich/pull/13965) - fix(mobile): video player not playing in full size on Android by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/13986](https://redirect.github.com/immich-app/immich/pull/13986) ##### 📚 Documentation - fix: docker link by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [https://github.com/immich-app/immich/pull/13956](https://redirect.github.com/immich-app/immich/pull/13956) - docs: improve custom-locations wording to be easier to read by [@​slamp](https://redirect.github.com/slamp) in [https://github.com/immich-app/immich/pull/13849](https://redirect.github.com/immich-app/immich/pull/13849) - docs: Added a note about avoiding redundant database backups by [@​thariq-shanavas](https://redirect.github.com/thariq-shanavas) in [https://github.com/immich-app/immich/pull/13958](https://redirect.github.com/immich-app/immich/pull/13958) - chore: tidy up backup-and-restore.md by [@​bo0tzz](https://redirect.github.com/bo0tzz) in [https://github.com/immich-app/immich/pull/13961](https://redirect.github.com/immich-app/immich/pull/13961) - docs: 50k stars by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [https://github.com/immich-app/immich/pull/13964](https://redirect.github.com/immich-app/immich/pull/13964) - docs: add backups to startup folders list by [@​yodatak](https://redirect.github.com/yodatak) in [https://github.com/immich-app/immich/pull/13967](https://redirect.github.com/immich-app/immich/pull/13967) - docs: update roadmap by [@​jrasm91](https://redirect.github.com/jrasm91) in [https://github.com/immich-app/immich/pull/13984](https://redirect.github.com/immich-app/immich/pull/13984) #### New Contributors - [@​slamp](https://redirect.github.com/slamp) made their first contribution in [https://github.com/immich-app/immich/pull/13849](https://redirect.github.com/immich-app/immich/pull/13849) - [@​yodatak](https://redirect.github.com/yodatak) made their first contribution in [https://github.com/immich-app/immich/pull/13967](https://redirect.github.com/immich-app/immich/pull/13967) - [@​Scrumplex](https://redirect.github.com/Scrumplex) made their first contribution in [https://github.com/immich-app/immich/pull/13965](https://redirect.github.com/immich-app/immich/pull/13965) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.120.0...v1.120.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
0ac5f8f24f |
chore(helm): update image ghcr.io/immich-app/immich-machine-learning v1.120.0 → v1.120.1 (#28959)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/immich-app/immich-machine-learning | patch | `e230826` -> `c2d95ce` | | ghcr.io/immich-app/immich-machine-learning | patch | `401bb38` -> `e25392f` | | ghcr.io/immich-app/immich-machine-learning | patch | `a7c897a` -> `0a5d8d7` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
a06cb6e7d4 | chore(helm): update image ghcr.io/immich-app/immich-server v1.119.1 → v1.120.0 (#28931) | ||
|
|
1469da996f |
chore(helm): update image ghcr.io/immich-app/immich-machine-learning v1.119.1 → v1.120.0 (#28930)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/immich-app/immich-machine-learning | minor | `677f184` -> `e230826` | | ghcr.io/immich-app/immich-machine-learning | minor | `96ea9c9` -> `401bb38` | | ghcr.io/immich-app/immich-machine-learning | minor | `e8c4164` -> `a7c897a` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
b70a504cf2 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
d25d00b9c2 | fix(website): remove references to deprecated guides | ||
|
|
e0b694e472 |
chore(helm): update image ghcr.io/immich-app/immich-server v1.119.0 → v1.119.1 (#28552)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | patch | `24df117` -> `d63feee` | 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.119.1`](https://redirect.github.com/immich-app/immich/releases/tag/v1.119.1) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.119.0...v1.119.1) ### v1.119.1 This patch release adds job options to the search view context menu when bulk-selecting assets.  #### What's Changed ##### 🌟 Enhancements - feat(web): add job action to search page result by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/13784](https://redirect.github.com/immich-app/immich/pull/13784) ##### 📚 Documentation - docs: note about Nginx reverse proxy compatibility with Let's Encrypt by [@​yozik04](https://redirect.github.com/yozik04) in [https://github.com/immich-app/immich/pull/13764](https://redirect.github.com/immich-app/immich/pull/13764) - docs: Add info about album sync\&folder view by [@​aviv926](https://redirect.github.com/aviv926) in [https://github.com/immich-app/immich/pull/12371](https://redirect.github.com/immich-app/immich/pull/12371) #### New Contributors - [@​yozik04](https://redirect.github.com/yozik04) made their first contribution in [https://github.com/immich-app/immich/pull/13764](https://redirect.github.com/immich-app/immich/pull/13764) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.119.0...v1.119.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuNCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
e9442f2aee |
chore(helm): update image ghcr.io/immich-app/immich-machine-learning v1.119.0 → v1.119.1 (#28551)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/immich-app/immich-machine-learning | patch | `0113dd1` -> `677f184` | | ghcr.io/immich-app/immich-machine-learning | patch | `8de9bbe` -> `96ea9c9` | | ghcr.io/immich-app/immich-machine-learning | patch | `fa558ae` -> `e8c4164` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuNCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
0b81e97354 |
chore(helm): update image ghcr.io/immich-app/immich-server v1.118.2 → v1.119.0 (#28487)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | minor | `f158810` -> `24df117` | 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.119.0`](https://redirect.github.com/immich-app/immich/releases/tag/v1.119.0) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.118.2...v1.119.0) ### v1.119.0 > \[!CAUTION] > > The env variable for the host binding was erroneously named `HOST` instead of `IMMICH_HOST` (which is how it was listed in the docs). This has been corrected in this release. > If you were using the `HOST` env var in your setup before, please update it to `IMMICH_HOST`. > > **If you are using the built-in Prometheus endpoint for monitoring, please read on. If not, you can ignore this section.** > > The following env variables have been removed: > > - `IMMICH_METRICS` > - `IMMICH_API_METRICS` > - `IMMICH_HOST_METRICS` > - `IMMICH_IO_METRICS` > - `IMMICH_JOB_METRICS` > > Use `IMMICH_TELEMETRY_INCLUDE` / `IMMICH_TELEMETRY_EXCLUDE` instead. > > ### Examples: > > ```diff > -- IMMICH_METRICS=true > ++ IMMICH_TELEMETRY_INCLUDE=all > ``` > > ```diff > -- IMMICH_METRICS=true > -- IMMICH_HOST_METRICS=false > ++ IMMICH_TELEMETRY_INCLUDE=all > ++ IMMICH_TELEMETRY_EXCLUDE=host > ``` > > ```diff > -- IMMICH_API_METRICS=true > -- IMMICH_HOST_METRICS=true > ++ IMMICH_TELEMETRY_INCLUDE=api,host > ``` Welcome to release `v1.119.0` of Immich. This release focuses on fixing issues surrounding video encoding and thumbnail generation for a variety of old and new formats, along with minor improvements across the app. Some of the highlights below: - Create new OAuth users without passwords - Debounce email notifications for album changes - Improve mobile app layout on tablets - VAAPI hardware decoding - Notable fix: Face Detection using excessive RAM with OpenVINO - Notable fix: transcodes not playing in the mobile app in certain situations ##### VAAPI hardware decoding Prior to this release, Immich only used VAAPI for video encoding; it still used the CPU for decoding and tone-mapping. This release adds end-to-end acceleration for VAAPI, making transcoding much faster with lower CPU utilization. With this addition, every supported acceleration API now has end-to-end acceleration in Immich. If you use VAAPI hardware acceleration, you can enable hardware decoding in the [transcoding settings](https://my.immich.app/admin/system-settings?isOpen=video-transcoding+hardware-acceleration) to take advantage of this change. ##### Transcoding fix for mobile When the source video is Dolby Vision, transcodes sometimes either didn't play in the mobile app, or only the audio was played. In particular, this meant that many videos captured on iOS could not be viewed on Android. This issue has been fixed. However, existing transcodes of Dolby Vision videos created using Immich 1.114.0 - 1.118.2 will still have the issue and will need to be re-transcoded for correct playback in these cases. To re-transcode affected videos, you can either select them in the web app and choose the *Refresh encoded videos* option or go to the [Job Status page](http://my.immich.app/admin/jobs-status) and click *All* next to Transcode Videos. Note: you only need to do this if you encounter playback issues for these videos. <!-- Release notes generated using configuration in .github/release.yml at main --> #### 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! 🍻 *** #### What's Changed ##### 🚨 Breaking Changes - refactor(server): move host env to config repo by [@​jrasm91](https://redirect.github.com/jrasm91) in [https://github.com/immich-app/immich/pull/13507](https://redirect.github.com/immich-app/immich/pull/13507) - refactor(server): telemetry env variables by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [https://github.com/immich-app/immich/pull/13705](https://redirect.github.com/immich-app/immich/pull/13705) ##### 🚀 Features - feat(server): vaapi hardware decoding by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/13561](https://redirect.github.com/immich-app/immich/pull/13561) ##### 🌟 Enhancements - feat: show warning when running main branch build by [@​bo0tzz](https://redirect.github.com/bo0tzz) in [https://github.com/immich-app/immich/pull/13462](https://redirect.github.com/immich-app/immich/pull/13462) - fix(server): Allow passwordless users when oauth enabled by [@​jedi04](https://redirect.github.com/jedi04) in [https://github.com/immich-app/immich/pull/13517](https://redirect.github.com/immich-app/immich/pull/13517) - feat(web): Change relink person icon from minus to pencil by [@​CrushedAsian255](https://redirect.github.com/CrushedAsian255) in [https://github.com/immich-app/immich/pull/13536](https://redirect.github.com/immich-app/immich/pull/13536) - fix(web): improve photosphere viewer settings by [@​grgergo1](https://redirect.github.com/grgergo1) in [https://github.com/immich-app/immich/pull/13468](https://redirect.github.com/immich-app/immich/pull/13468) - feat(server): add pcm_s16le accepted audio codec by [@​pyorot](https://redirect.github.com/pyorot) in [https://github.com/immich-app/immich/pull/13418](https://redirect.github.com/immich-app/immich/pull/13418) - feat(server): wait five minutes before sending email on new album item by [@​HeyBanditoz](https://redirect.github.com/HeyBanditoz) in [https://github.com/immich-app/immich/pull/12223](https://redirect.github.com/immich-app/immich/pull/12223) - chore(mobile): proper new UI layout for tablet by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/13650](https://redirect.github.com/immich-app/immich/pull/13650) - chore(mobile): thumbnail image ui improvements by [@​dvbthien](https://redirect.github.com/dvbthien) in [https://github.com/immich-app/immich/pull/13655](https://redirect.github.com/immich-app/immich/pull/13655) - feat: Use video thumbnail for GIF types by [@​Pranay-Pandey](https://redirect.github.com/Pranay-Pandey) in [https://github.com/immich-app/immich/pull/13677](https://redirect.github.com/immich-app/immich/pull/13677) - feat(ml): configurable batch size for facial recognition by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/13689](https://redirect.github.com/immich-app/immich/pull/13689) ##### 🐛 Bug fixes - fix(server): never try to parse Duration from exif data by [@​jrasm91](https://redirect.github.com/jrasm91) in [https://github.com/immich-app/immich/pull/13497](https://redirect.github.com/immich-app/immich/pull/13497) - fix: person update state inconsistencies by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [https://github.com/immich-app/immich/pull/13556](https://redirect.github.com/immich-app/immich/pull/13556) - fix: web search add to album reactivity by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [https://github.com/immich-app/immich/pull/13539](https://redirect.github.com/immich-app/immich/pull/13539) - fix(web): intersection observer not triggered to load more people by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/13589](https://redirect.github.com/immich-app/immich/pull/13589) - fix(server): encodes iPhone 16 Pro video with unknown audio codec by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/13593](https://redirect.github.com/immich-app/immich/pull/13593) - fix(server): Revert "fix(server): copy video projection metadata for 360 videos ([#​12376](https://redirect.github.com/immich-app/immich/issues/12376))" by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/13611](https://redirect.github.com/immich-app/immich/pull/13611) - fix(mobile): Fix minor issues with downloading assets by [@​dvbthien](https://redirect.github.com/dvbthien) in [https://github.com/immich-app/immich/pull/13609](https://redirect.github.com/immich-app/immich/pull/13609) - fix(web): reset select all button state on escape press by [@​darrelhong](https://redirect.github.com/darrelhong) in [https://github.com/immich-app/immich/pull/13600](https://redirect.github.com/immich-app/immich/pull/13600) - fix(server): only allow absolute import paths by [@​etnoy](https://redirect.github.com/etnoy) in [https://github.com/immich-app/immich/pull/13642](https://redirect.github.com/immich-app/immich/pull/13642) - feat(web): allow changing shared user role in album options modal by [@​AnimeshKotka](https://redirect.github.com/AnimeshKotka) in [https://github.com/immich-app/immich/pull/13654](https://redirect.github.com/immich-app/immich/pull/13654) - fix(server): add ld_library_path in start.sh by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/13686](https://redirect.github.com/immich-app/immich/pull/13686) - fix(server): nan transcoding estimate by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/13693](https://redirect.github.com/immich-app/immich/pull/13693) - fix: Add debouncing to the search popup form by [@​Pranay-Pandey](https://redirect.github.com/Pranay-Pandey) in [https://github.com/immich-app/immich/pull/13684](https://redirect.github.com/immich-app/immich/pull/13684) - fix(web): add crossorigin to link manifest for PWA by [@​automaton82](https://redirect.github.com/automaton82) in [https://github.com/immich-app/immich/pull/13708](https://redirect.github.com/immich-app/immich/pull/13708) - fix: duplicated library scan jobs and api server library watch by [@​zackpollard](https://redirect.github.com/zackpollard) in [https://github.com/immich-app/immich/pull/13734](https://redirect.github.com/immich-app/immich/pull/13734) - fix: X years ago ordering by [@​darrelhong](https://redirect.github.com/darrelhong) in [https://github.com/immich-app/immich/pull/13742](https://redirect.github.com/immich-app/immich/pull/13742) ##### 📚 Documentation - chore(docs): add Thai README by [@​richeyphu](https://redirect.github.com/richeyphu) in [https://github.com/immich-app/immich/pull/13591](https://redirect.github.com/immich-app/immich/pull/13591) - chore(docs): update \_storage-template.md by [@​chriskoch](https://redirect.github.com/chriskoch) in [https://github.com/immich-app/immich/pull/13578](https://redirect.github.com/immich-app/immich/pull/13578) - docs: add qsv note for jasper lake cpus by [@​evie-lau](https://redirect.github.com/evie-lau) in [https://github.com/immich-app/immich/pull/13622](https://redirect.github.com/immich-app/immich/pull/13622) - docs: add warning to repair page by [@​polgarc](https://redirect.github.com/polgarc) in [https://github.com/immich-app/immich/pull/13640](https://redirect.github.com/immich-app/immich/pull/13640) - feat(docs): add mention to purchase to support immich page by [@​CrushedAsian255](https://redirect.github.com/CrushedAsian255) in [https://github.com/immich-app/immich/pull/13612](https://redirect.github.com/immich-app/immich/pull/13612) - fix: Add DB_DATA_LOCATION config. by [@​Sweebah](https://redirect.github.com/Sweebah) in [https://github.com/immich-app/immich/pull/13754](https://redirect.github.com/immich-app/immich/pull/13754) ##### 🌐 Translations - chore(web): update translations by [@​weblate](https://redirect.github.com/weblate) in [https://github.com/immich-app/immich/pull/13443](https://redirect.github.com/immich-app/immich/pull/13443) - chore: move weblate translations to root directory by [@​ben-basten](https://redirect.github.com/ben-basten) in [https://github.com/immich-app/immich/pull/13604](https://redirect.github.com/immich-app/immich/pull/13604) #### New Contributors - [@​jedi04](https://redirect.github.com/jedi04) made their first contribution in [https://github.com/immich-app/immich/pull/13517](https://redirect.github.com/immich-app/immich/pull/13517) - [@​CrushedAsian255](https://redirect.github.com/CrushedAsian255) made their first contribution in [https://github.com/immich-app/immich/pull/13536](https://redirect.github.com/immich-app/immich/pull/13536) - [@​grgergo1](https://redirect.github.com/grgergo1) made their first contribution in [https://github.com/immich-app/immich/pull/13468](https://redirect.github.com/immich-app/immich/pull/13468) - [@​richeyphu](https://redirect.github.com/richeyphu) made their first contribution in [https://github.com/immich-app/immich/pull/13591](https://redirect.github.com/immich-app/immich/pull/13591) - [@​chriskoch](https://redirect.github.com/chriskoch) made their first contribution in [https://github.com/immich-app/immich/pull/13578](https://redirect.github.com/immich-app/immich/pull/13578) - [@​HeyBanditoz](https://redirect.github.com/HeyBanditoz) made their first contribution in [https://github.com/immich-app/immich/pull/12223](https://redirect.github.com/immich-app/immich/pull/12223) - [@​dvbthien](https://redirect.github.com/dvbthien) made their first contribution in [https://github.com/immich-app/immich/pull/13609](https://redirect.github.com/immich-app/immich/pull/13609) - [@​darrelhong](https://redirect.github.com/darrelhong) made their first contribution in [https://github.com/immich-app/immich/pull/13600](https://redirect.github.com/immich-app/immich/pull/13600) - [@​jrstrunk](https://redirect.github.com/jrstrunk) made their first contribution in [https://github.com/immich-app/immich/pull/13644](https://redirect.github.com/immich-app/immich/pull/13644) - [@​evie-lau](https://redirect.github.com/evie-lau) made their first contribution in [https://github.com/immich-app/immich/pull/13622](https://redirect.github.com/immich-app/immich/pull/13622) - [@​polgarc](https://redirect.github.com/polgarc) made their first contribution in [https://github.com/immich-app/immich/pull/13640](https://redirect.github.com/immich-app/immich/pull/13640) - [@​AnimeshKotka](https://redirect.github.com/AnimeshKotka) made their first contribution in [https://github.com/immich-app/immich/pull/13654](https://redirect.github.com/immich-app/immich/pull/13654) - [@​Pranay-Pandey](https://redirect.github.com/Pranay-Pandey) made their first contribution in [https://github.com/immich-app/immich/pull/13677](https://redirect.github.com/immich-app/immich/pull/13677) - [@​automaton82](https://redirect.github.com/automaton82) made their first contribution in [https://github.com/immich-app/immich/pull/13708](https://redirect.github.com/immich-app/immich/pull/13708) - [@​Sweebah](https://redirect.github.com/Sweebah) made their first contribution in [https://github.com/immich-app/immich/pull/13754](https://redirect.github.com/immich-app/immich/pull/13754) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.118.2...v1.119.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
fc6e7ad3be |
chore(helm): update image ghcr.io/immich-app/immich-machine-learning v1.118.2 → v1.119.0 (#28486)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/immich-app/immich-machine-learning | minor | `14d0b07` -> `0113dd1` | | ghcr.io/immich-app/immich-machine-learning | minor | `7bb350b` -> `8de9bbe` | | ghcr.io/immich-app/immich-machine-learning | minor | `4d89a30` -> `fa558ae` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
87cd1e0ffc |
chore(helm): update chart common 25.1.0 → 25.1.5 (#28377)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://truecharts.org/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.1.0` -> `25.1.5` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
a67f17bd33 |
chore(helm): update chart redis 15.3.1 → 15.3.2 (#28311)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://truecharts.org/charts/stable/redis) ([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) | patch | `15.3.1` -> `15.3.2` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
37bd2b67d5 |
chore(helm): update chart common 25.0.0 → 25.1.0 by renovate (#27948)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://truecharts.org/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.0.0` -> `25.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19--> |
||
|
|
a19979bbc9 |
chore(container): update oci-image ghcr.io/immich-app/immich-server to v1 by renovate (#27808)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | patch | `c53300f` -> `f158810` | --- > [!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.118.2`](https://redirect.github.com/immich-app/immich/releases/tag/v1.118.2) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.118.1...v1.118.2) > \[!WARNING] > Version v1.118.0 contains breaking changes. Read about them [here](https://redirect.github.com/immich-app/immich/releases/tag/v1.118.0). #### Hotfixes This release fixes images from Whatsapp failing to be processed, as well as an issue with video thumbnail generation failing in some cases. It also includes the FFmpeg 6.0 -> 7.0 upgrade that was scheduled for the next release, but oh well 🙃 <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🐛 Bug fixes - fix: styling for last image in person grid by [@​MananJain-IITJ](https://redirect.github.com/MananJain-IITJ) in [https://github.com/immich-app/immich/pull/13444](https://redirect.github.com/immich-app/immich/pull/13444) - fix(server): ffmpeg matrices by [@​lyynd](https://redirect.github.com/lyynd) in [https://github.com/immich-app/immich/pull/13461](https://redirect.github.com/immich-app/immich/pull/13461) #### New Contributors - [@​MananJain-IITJ](https://redirect.github.com/MananJain-IITJ) made their first contribution in [https://github.com/immich-app/immich/pull/13444](https://redirect.github.com/immich-app/immich/pull/13444) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.118.1...v1.118.2 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> --------- Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> |
||
|
|
f01e366328 |
chore(container): update oci-image ghcr.io/immich-app/immich-machine-learning to v1 by renovate (#27807)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/immich-app/immich-machine-learning | patch | `7633fad` -> `14d0b07` | | ghcr.io/immich-app/immich-machine-learning | patch | `6d2df62` -> `7bb350b` | | ghcr.io/immich-app/immich-machine-learning | patch | `7069888` -> `4d89a30` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
4b4f6e04eb |
fix(immich): homepage widget (#27785)
**Description** Fixes homepage widget to work with API breaking changes as outlined in https://github.com/gethomepage/homepage/pull/4110 ⚒️ Fixes # **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [X] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [X] ⬆️ I increased versions for any altered app according to semantic versioning - [X] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
d8abbbdeb7 |
chore(container): update image ghcr.io/immich-app/immich-server to v1 by renovate (#27747)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | patch | `3c4250f` -> `c53300f` | --- > [!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.118.1`](https://redirect.github.com/immich-app/immich/releases/tag/v1.118.1) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.118.0...v1.118.1) > \[!WARNING] > Version v1.118.0 contains breaking changes. Read about them [here](https://redirect.github.com/immich-app/immich/releases/tag/v1.118.0). #### Hotfixes This release fixes some bugs introduced in version [v1.118.0](https://redirect.github.com/immich-app/immich/releases/tag/v1.118.0), specifically an issue with Google OAuth and mobile. <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🐛 Bug fixes - fix(server): mobile oauth login by [@​jrasm91](https://redirect.github.com/jrasm91) in [https://github.com/immich-app/immich/pull/13474](https://redirect.github.com/immich-app/immich/pull/13474) ##### 📚 Documentation - fix(docs): typo in backup-and-restore.md by [@​ngtrio](https://redirect.github.com/ngtrio) in [https://github.com/immich-app/immich/pull/13458](https://redirect.github.com/immich-app/immich/pull/13458) #### New Contributors - [@​ngtrio](https://redirect.github.com/ngtrio) made their first contribution in [https://github.com/immich-app/immich/pull/13458](https://redirect.github.com/immich-app/immich/pull/13458) - [@​kevincox](https://redirect.github.com/kevincox) made their first contribution in [https://github.com/immich-app/immich/pull/13389](https://redirect.github.com/immich-app/immich/pull/13389) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.118.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
aaea488be0 |
chore(container): update image ghcr.io/immich-app/immich-machine-learning to v1 by renovate (#27746)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/immich-app/immich-machine-learning | patch | `6dc6fee` -> `7633fad` | | ghcr.io/immich-app/immich-machine-learning | patch | `e10df21` -> `6d2df62` | | ghcr.io/immich-app/immich-machine-learning | patch | `1eb7b45` -> `7069888` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
2c6c0a631e |
chore(container): update immich to v1 by renovate (minor) (#27721)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | altran1502/immich-machine-learning | minor | `127c51c` -> `6dc6fee` | | altran1502/immich-machine-learning | minor | `ac2d0df` -> `e10df21` | | altran1502/immich-machine-learning | minor | `1221bc5` -> `1eb7b45` | | altran1502/immich-server | minor | `ac9fb82` -> `3c4250f` | --- > [!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. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> --------- Signed-off-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com> Co-authored-by: kqmaverick <kqmaverick@gmail.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com> Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> |
||
|
|
d1abf80d18 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
7ac35fa09d |
chore(deps): update container image redis to v15.3.1@8f82257 by renovate (#27216)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://truecharts.org/charts/stable/redis) ([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) | minor | `15.2.7` -> `15.3.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDYuNCIsInVwZGF0ZWRJblZlciI6IjM4LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=--> --------- Co-authored-by: kqmaverick <kqmaverick@gmail.com> |
||
|
|
0cdeb1acfa |
chore(deps): update immich to v1.117.0@127c51c by renovate (minor) (#27219)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | altran1502/immich-machine-learning | minor | `v1.116.2-openvino` -> `v1.117.0-openvino` | | altran1502/immich-machine-learning | minor | `v1.116.2-cuda` -> `v1.117.0-cuda` | | altran1502/immich-machine-learning | minor | `v1.116.2` -> `v1.117.0` | | altran1502/immich-server | minor | `v1.116.2` -> `v1.117.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDYuNCIsInVwZGF0ZWRJblZlciI6IjM4LjEwNi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=--> |
||
|
|
6479095334 |
chore(deps): update container image common to v25.0.0@6c13a11 by renovate (#26977)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://redirect.github.com/truecharts/apps/tree/master/charts/common) ([source](https://redirect.github.com/truecharts/apps)) | major | `24.1.16` -> `25.0.0` | | [common](https://redirect.github.com/truecharts/apps/tree/master/charts/common) ([source](https://redirect.github.com/truecharts/apps)) | major | `24.1.19` -> `25.0.0` | | [common](https://redirect.github.com/truecharts/apps/tree/master/charts/common) ([source](https://redirect.github.com/truecharts/apps)) | major | `24.1.18` -> `25.0.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEwNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==--> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
390e523d75 |
chore(deps): update immich to v1.116.2@539fc31 by renovate (patch) (#26995)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | altran1502/immich-machine-learning | patch | `v1.116.1-openvino` -> `v1.116.2-openvino` | | altran1502/immich-machine-learning | patch | `v1.116.1-cuda` -> `v1.116.2-cuda` | | altran1502/immich-machine-learning | patch | `v1.116.1` -> `v1.116.2` | | altran1502/immich-server | patch | `v1.116.1` -> `v1.116.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=--> |
||
|
|
ba11265617 |
chore(deps): update immich to v1.116.1@833f997 by renovate (patch) (#26973)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | altran1502/immich-machine-learning | patch | `v1.116.0-openvino` -> `v1.116.1-openvino` | | altran1502/immich-machine-learning | patch | `v1.116.0-cuda` -> `v1.116.1-cuda` | | altran1502/immich-machine-learning | patch | `v1.116.0` -> `v1.116.1` | | altran1502/immich-server | patch | `v1.116.0` -> `v1.116.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=--> |
||
|
|
25aef024fb |
chore(deps): update immich to v1.116.0@e31b99b by renovate (minor) (#26916)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | altran1502/immich-machine-learning | minor | `v1.115.0-openvino` -> `v1.116.0-openvino` | | altran1502/immich-machine-learning | minor | `v1.115.0-cuda` -> `v1.116.0-cuda` | | altran1502/immich-machine-learning | minor | `v1.115.0` -> `v1.116.0` | | altran1502/immich-server | minor | `v1.115.0` -> `v1.116.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19--> |
||
|
|
2b2f0c790d |
chore(deps): update container image redis to v15.2.7@d261bbb by renovate (#26441)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://truecharts.org/charts/stable/redis) ([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) | patch | `15.2.6` -> `15.2.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19--> --------- Co-authored-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com> Co-authored-by: kqmaverick <kqmaverick@gmail.com> |