Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.135.3 #715

Open
renovate-bot wants to merge 1 commits from renovate/ghcr.io-immich-app-immich-machine-learning-1.x into main
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-machine-learning minor v1.134.0 -> v1.135.3

Release Notes

immich-app/immich (ghcr.io/immich-app/immich-machine-learning)

v1.135.3

Compare Source

v1.135.3

  • Fixed an issue where the database migration fails on some instances with a different default database name

What's Changed

🐛 Bug fixes

Full Changelog: https://github.com/immich-app/immich/compare/v1.135.2...v1.135.3

v1.135.2

Compare Source

v1.135.2

This release addresses the following issues.

  • Fixed an issue where the database migration was not running correctly on some systems
  • Fixed an issue where the timezone causes an issue showing the web timeline in some instances, the counter resets again!

- Reverted the behavior of sorting people, it is now based on asset count as before

What's Changed

🌟 Enhancements
🐛 Bug fixes

Full Changelog: https://github.com/immich-app/immich/compare/v1.135.1...v1.135.2

v1.135.1

Compare Source

v1.135.1

Highlights

This release addresses the following issues.

  • Fixed a bug where the navigation button disappears in detail view if opened from an album
  • Fixed a bug where the local network permission prompt doesn't show up on iOS. If for some reason, you still cannot access the instance after enabling the permission, restarting the phone will fix it
  • Fixed an issue where warning messages were shown after updating the VectorChord extension
  • Fixed an issue where named people are not showing up on top of the people list
  • Fixed an issue where the web timeline does not show on some older browsers
  • iOS Widget now supports iOS 17 and above (previously supported only 18.5)

What's Changed

🐛 Bug fixes
📚 Documentation

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.135.0...v1.135.1

v1.135.0

Compare Source

v1.135.0

Highlights

Welcome to the release v1.135.0 of Immich. Another three-week gap, another ~200 PRs merged, another big release, let’s dive right in to what’s new.

  • iOS home screen widgets
  • Granular API key access control creation
  • Google Cast support on the mobile app
  • Opt-in Google Cast on the web
  • New user onboarding
  • Album description on the mobile app
  • Drag-and-drop to the locked folder on the web
  • Support for Vchord 0.4.2
  • Shortcut to navigate the timeline
  • Multiple admins support
  • Devcontainer
  • Notable fix: Double swiping issue on iOS when using the gallery viewer
iOS Home Screen Widgets
Memory Widget Random Widget

Immich now supports home screen widgets on iOS! You can now add widgets to your home screen that:

  • Display a random image from your library
  • Display a random image from an album
  • Show images from memory lane

We support all widget sizes (S, M, L, and XL on iPad). These widgets update approximately every 20 minutes and pull directly from your Immich server. Android support is coming in the near future, so keep an eye out!

[!TIP]
Your server must be on v1.135.0 for album filtering to work.

Granular API key access control creation

You can now select additional permissions when creating an API key to use in any third-party libraries or software that integrate with Immich. This mechanism will give you better control over what the other applications or libraries can do with your Immich’s instance.

Google Cast support on the mobile app

Immich now supports casting photos from the mobile app to Google Cast-enabled devices! This is a follow-up to the casting feature present on the web. We support photos and videos, similar to the web feature. This feature is not controlled by the new “Opt-in Google Cast on the web” setting since it does not require third-party resources from Google.

[!TIP]
Your server must be accessible through the server URL from the cast receiver. There is no limitation on public accessibility or an HTTPS connection requirement, unlike on the web. In addition, only assets that are uploaded to the server may be cast.

Opt-in Google Cast on the web

We received a few reports from users who were concerned about the privacy implications of Google Cast on the web. Immich needs to fetch a third-party script from Google to check if casting is supported in the browser and to communicate with the cast library in Chrome. This causes a network request to Google each time Immich is loaded.

We have made Google Cast opt-in now to remove this requirement. If you use Google Cast on the web, you may enable Google Cast for your user by going to Account Settings > Features > Settings > Cast or by using this link.

If you have previously used Google Cast on the web and would like to continue using it, you must also enable it.

New user onboarding

image

To provide a better user experience for discovering and enabling various features, settings, and preferences, all new users are now greeted with an onboarding flow on the web when they first log in. They can select their language, theme, and personal privacy settings (such as Google Cast opt-in). Any users present before updating to v1.135.0 will not experience the onboarding flow.

Album description on the mobile app

The album’s description is now displayed and editable in the mobile app. The album’s header also gets some styles to make it more presentable.

Support for Vchord 0.4.2

Right after we rolled out the VectorChord vector database extension, the library dropped a new version 0.4.2 with some significant improvements (classic timing!). We've updated our server to support it and made it the default in the docker-compose.yml file.

You don't have to upgrade, though - sticking with your current version (0.3.0) is perfectly fine. But if you want to move to the newer one, it is an option.

Keyboard Navigation in Timeline

The timeline now supports shortcuts to make navigating between days, months, and years easier.

  • Use d or shift + d to jump to an earlier or later day.
  • Use m or shift + m to jump to the earlier or later month.
  • Use y or shift + y to jump to the earlier or later year.
  • Use g to go directly to a specific date

image

Multiple admins support

You can now grant other users administrative permission by navigating to Administration > Users > View Users > Edit User and toggling the Admin option

image
Dev Containers

There is an alternative way to set up a development environment using dev containers. For more information, refer to the documentation.

Contributing has never been easier: Get started right away with a single click on this button to launch an entire development environment in GitHub’s Codespaces in the cloud.

Open in GitHub Codespaces

Along with the highlights, there are many other improvements and bug fixes. Make sure to check out the full changes below.

Support Immich

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

What's Changed

🚀 Features
🌟 Enhancements
🐛 Bug fixes
📚 Documentation
🌐 Translations

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.134.0...v1.135.0


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-machine-learning](https://github.com/immich-app/immich) | minor | `v1.134.0` -> `v1.135.3` | --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-machine-learning)</summary> ### [`v1.135.3`](https://github.com/immich-app/immich/releases/tag/v1.135.3) [Compare Source](https://github.com/immich-app/immich/compare/v1.135.2...v1.135.3) ### v1.135.3 - Fixed an issue where the database migration fails on some instances with a different default database name #### What's Changed ##### 🐛 Bug fixes - fix(server): don't hardcode database name in migration by [@&#8203;dotlambda](https://github.com/dotlambda) in https://github.com/immich-app/immich/pull/19376 **Full Changelog**: https://github.com/immich-app/immich/compare/v1.135.2...v1.135.3 ### [`v1.135.2`](https://github.com/immich-app/immich/releases/tag/v1.135.2) [Compare Source](https://github.com/immich-app/immich/compare/v1.135.1...v1.135.2) ### v1.135.2 This release addresses the following issues. - Fixed an issue where the database migration was not running correctly on some systems - Fixed an issue where the timezone causes an issue showing the web timeline in some instances, the counter resets again! <p align="center"> <img src="https://github.com/user-attachments/assets/5f274acc-8d1c-49e3-b25c-1fdfca793d5a" width="300" /> <p/> - Reverted the behavior of sorting people, it is now based on asset count as before #### What's Changed ##### 🌟 Enhancements * feat: better contrast for checkmark indicator by @&#8203;jrasm91 in https://github.com/immich-app/immich/pull/19312 ##### 🐛 Bug fixes * fix: container padding by @&#8203;jrasm91 in https://github.com/immich-app/immich/pull/19316 * fix: people ordering by asset count by @&#8203;zackpollard in https://github.com/immich-app/immich/pull/19366 * fix: bump vchord default to 0.4.3 by @&#8203;mertalev in https://github.com/immich-app/immich/pull/19365 * fix(server): migration failing on pg15+ by @&#8203;mertalev in https://github.com/immich-app/immich/pull/19363 * fix: time bucket grouping by @&#8203;jrasm91 in https://github.com/immich-app/immich/pull/19329 * fix: use icons instead of toggles for admin user features view by @&#8203;bwees in https://github.com/immich-app/immich/pull/19369 **Full Changelog**: https://github.com/immich-app/immich/compare/v1.135.1...v1.135.2 ### [`v1.135.1`](https://github.com/immich-app/immich/releases/tag/v1.135.1) [Compare Source](https://github.com/immich-app/immich/compare/v1.135.0...v1.135.1) ### v1.135.1 #### Highlights This release addresses the following issues. - Fixed a bug where the navigation button disappears in detail view if opened from an album - Fixed a bug where the local network permission prompt doesn't show up on iOS. *If for some reason, you still cannot access the instance after enabling the permission, restarting the phone will fix it* - Fixed an issue where warning messages were shown after updating the VectorChord extension - Fixed an issue where named people are not showing up on top of the people list - Fixed an issue where the web timeline does not show on some older browsers - iOS Widget now supports iOS 17 and above (previously supported only 18.5) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🐛 Bug fixes - fix: album share modal navigation by [@&#8203;danieldietzler](https://github.com/danieldietzler) in https://github.com/immich-app/immich/pull/19245 - fix: panning interrupted while moving around the map by [@&#8203;danieldietzler](https://github.com/danieldietzler) in https://github.com/immich-app/immich/pull/19276 - fix: album list CSS margins by [@&#8203;PaulSonOfLars](https://github.com/PaulSonOfLars) in https://github.com/immich-app/immich/pull/19262 - fix(server): drop vector indices before updating extension by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/19283 - fix(server): unset prewarm dim parameter by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/19271 - fix: album asset viewer by [@&#8203;danieldietzler](https://github.com/danieldietzler) in https://github.com/immich-app/immich/pull/19252 - fix(web): exit slideshow when exiting fullscreen. by [@&#8203;dagstuan](https://github.com/dagstuan) in https://github.com/immich-app/immich/pull/19247 - fix: local network permission by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/19285 - fix(web): Stack assets in asset-viewer cut off on the left by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in https://github.com/immich-app/immich/pull/19253 - fix: .find() iterator api combat by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/19293 - fix: people ordering incorrect by [@&#8203;zackpollard](https://github.com/zackpollard) in https://github.com/immich-app/immich/pull/19298 - fix: iOS 17.0 target version for widget by [@&#8203;bwees](https://github.com/bwees) in https://github.com/immich-app/immich/pull/19308 ##### 📚 Documentation - fix(docs): REINDEX vchord on upgrade by [@&#8203;mmomjian](https://github.com/mmomjian) in https://github.com/immich-app/immich/pull/19282 #### New Contributors - [@&#8203;PaulSonOfLars](https://github.com/PaulSonOfLars) made their first contribution in https://github.com/immich-app/immich/pull/19262 **Full Changelog**: https://github.com/immich-app/immich/compare/v1.135.0...v1.135.1 ### [`v1.135.0`](https://github.com/immich-app/immich/releases/tag/v1.135.0) [Compare Source](https://github.com/immich-app/immich/compare/v1.134.0...v1.135.0) ### v1.135.0 #### Highlights Welcome to the release `v1.135.0` of Immich. Another three-week gap, another ~200 PRs merged, another big release, let’s dive right in to what’s new. - iOS home screen widgets - Granular API key access control creation - Google Cast support on the mobile app - Opt-in Google Cast on the web - New user onboarding - Album description on the mobile app - Drag-and-drop to the locked folder on the web - Support for Vchord 0.4.2 - Shortcut to navigate the timeline - Multiple admins support - Devcontainer - Notable fix: Double swiping issue on iOS when using the gallery viewer ##### iOS Home Screen Widgets | Memory Widget | Random Widget | | - | - | | <img src="https://github.com/user-attachments/assets/f57cd999-f4df-44fe-bc0c-f6a522ddfe11" width="300"/>| <img src="https://github.com/user-attachments/assets/8feb1eeb-9435-45e7-ba55-8b931979d2cb" width="300"/> | Immich now supports home screen widgets on iOS! You can now add widgets to your home screen that: - Display a random image from your library - Display a random image from an album - Show images from memory lane We support all widget sizes (S, M, L, and XL on iPad). These widgets update approximately every 20 minutes and pull directly from your Immich server. Android support is coming in the near future, so keep an eye out! > \[!TIP] > Your server must be on `v1.135.0` for album filtering to work. ##### Granular API key access control creation You can now select additional permissions when creating an API key to use in any third-party libraries or software that integrate with Immich. This mechanism will give you better control over what the other applications or libraries can do with your Immich’s instance. <p align="center"> <img src="https://github.com/user-attachments/assets/e1dc89a9-6818-4137-9baf-3b8da6e98a86" width="500"/> </p> ##### Google Cast support on the mobile app <p align="center"> <img src="https://github.com/user-attachments/assets/988e615a-03e1-44fc-997e-1e4d9ae1a990" width="300"/> </p> Immich now supports casting photos from the mobile app to Google Cast-enabled devices! This is a follow-up to the casting feature present on the web. We support photos and videos, similar to the web feature. This feature is not controlled by the new “Opt-in Google Cast on the web” setting since it does not require third-party resources from Google. > \[!TIP] > Your server must be accessible through the server URL from the cast receiver. There is no limitation on public accessibility or an HTTPS connection requirement, unlike on the web. In addition, **only assets that are uploaded to the server may be cast.** ##### Opt-in Google Cast on the web We received a few reports from users who were concerned about the privacy implications of Google Cast on the web. Immich needs to fetch a third-party script from Google to check if casting is supported in the browser and to communicate with the cast library in Chrome. This causes a network request to Google each time Immich is loaded. We have made Google Cast opt-in now to remove this requirement. If you use Google Cast on the web, you may enable Google Cast for your user by going to `Account Settings > Features > Settings > Cast` or by using [this link](https://my.immich.app/user-settings?isOpen=feature+cast). <p align="center"> <img src="https://github.com/user-attachments/assets/bd751256-9366-4d7a-9050-c3d6bd6d5a63" width="600"/> </p> **If you have previously used Google Cast on the web and would like to continue using it, you must also enable it.** ##### New user onboarding ![image](https://github.com/user-attachments/assets/1fd55979-76a0-4a63-ab5b-b42c02b5715c) To provide a better user experience for discovering and enabling various features, settings, and preferences, all new users are now greeted with an onboarding flow on the web when they first log in. They can select their language, theme, and personal privacy settings (such as Google Cast opt-in). Any users present before updating to `v1.135.0` will not experience the onboarding flow. ##### Album description on the mobile app The album’s description is now displayed and editable in the mobile app. The album’s header also gets some styles to make it more presentable. <p align="center"> <img src="https://github.com/user-attachments/assets/ea103840-d5f9-4bc4-9436-357894bf460e" width="400"/> </p> ##### Support for Vchord 0.4.2 Right after we rolled out the VectorChord vector database extension, the library dropped a new version [0.4.2](https://github.com/tensorchord/VectorChord/releases/tag/0.4.0) with some significant improvements (classic timing!). We've updated our server to support it and made it the default in the `docker-compose.yml` file. You don't have to upgrade, though - sticking with your current version (0.3.0) is perfectly fine. But if you want to move to the newer one, it is an option. ##### Keyboard Navigation in Timeline The timeline now supports shortcuts to make navigating between days, months, and years easier. - Use `d` or `shift + d` to jump to an earlier or later **day**. - Use `m` or `shift + m` to jump to the earlier or later **month**. - Use `y` or `shift + y` to jump to the earlier or later **year**. - Use `g` to go directly to a specific date ![image](https://github.com/user-attachments/assets/123d9a9b-c827-46fa-8e92-988225eeba49) ##### Multiple admins support You can now grant other users administrative permission by navigating to `Administration > Users > View Users > Edit User` and toggling the Admin option <img width="471" alt="image" src="https://github.com/user-attachments/assets/3b9f965b-573f-48f7-9ad0-6aacc01bb251" /> ##### Dev Containers There is an alternative way to set up a development environment using dev containers. For more information, refer to the [documentation](https://immich.app/docs/developer/devcontainers). Contributing has never been easier: Get started right away with a single click on this button to launch an entire development environment in GitHub’s Codespaces in the cloud. [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/immich-app/immich/) Along with the highlights, there are many other improvements and bug fixes. Make sure to check out the full changes below. #### Support Immich <p align="center"> <img src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbjY2eWc5Y2F0ZW56MmR4aWE0dDhzZXlidXRmYWZyajl1bWZidXZpcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/87CKDqErVfMqY/giphy.gif" width="450" title="SUPPORT THE PROJECT!"> </p> If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app or our merchandise at https://immich.store <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🚀 Features - feat(web): granular api access controls by [@&#8203;wuzihao051119](https://github.com/wuzihao051119) in https://github.com/immich-app/immich/pull/18179 - feat(server): apk links API endpoint for Obtainium Android mobile-server version sync by [@&#8203;NicholasFlamy](https://github.com/NicholasFlamy) in https://github.com/immich-app/immich/pull/18700 - feat: delta sync by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in https://github.com/immich-app/immich/pull/18428 - feat(web): improved user onboarding by [@&#8203;bwees](https://github.com/bwees) in https://github.com/immich-app/immich/pull/18782 - feat(mobile): add album description functionality by [@&#8203;JobiJoba](https://github.com/JobiJoba) in https://github.com/immich-app/immich/pull/18886 - feat(web): add a user setting for default album sort order. by [@&#8203;dagstuan](https://github.com/dagstuan) in https://github.com/immich-app/immich/pull/18950 - feat(mobile): hash assets in isolate by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in https://github.com/immich-app/immich/pull/18924 - feat(server): add /search/statistics resource by [@&#8203;jpg0](https://github.com/jpg0) in https://github.com/immich-app/immich/pull/18885 - feat(mobile): add cast support by [@&#8203;bwees](https://github.com/bwees) in https://github.com/immich-app/immich/pull/18341 - feat(server): Add album filter to search by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in https://github.com/immich-app/immich/pull/18985 - feat(web): manage admin users by [@&#8203;nosajthenitram](https://github.com/nosajthenitram) in https://github.com/immich-app/immich/pull/15380 ##### 🌟 Enhancements - feat: keyboard navigation to timeline by [@&#8203;midzelis](https://github.com/midzelis) in https://github.com/immich-app/immich/pull/17798 - chore: vchord 0.4.1 by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/18588 - feat(web): tag shortcut by [@&#8203;wuzihao051119](https://github.com/wuzihao051119) in https://github.com/immich-app/immich/pull/18711 - feat(server): log failed healthchecks to server container stderr in verbose mode by [@&#8203;skatsubo](https://github.com/skatsubo) in https://github.com/immich-app/immich/pull/18709 - feat(web): make google cast opt in by [@&#8203;bwees](https://github.com/bwees) in https://github.com/immich-app/immich/pull/18514 - feat: start oauth with `autoLaunch=1` by [@&#8203;Yetangitu](https://github.com/Yetangitu) in https://github.com/immich-app/immich/pull/18763 - feat: add --json-output option to upload command by [@&#8203;ferdinandyb](https://github.com/ferdinandyb) in https://github.com/immich-app/immich/pull/18845 - feat: upload assets to locked folder by [@&#8203;arnolicious](https://github.com/arnolicious) in https://github.com/immich-app/immich/pull/18806 - feat(web): improve slideshow quality of life by [@&#8203;dagstuan](https://github.com/dagstuan) in https://github.com/immich-app/immich/pull/18778 - feat(mobile): Improve language setting UI by [@&#8203;dvbthien](https://github.com/dvbthien) in https://github.com/immich-app/immich/pull/18854 - feat(mobile): add bulk download functionality by [@&#8203;JobiJoba](https://github.com/JobiJoba) in https://github.com/immich-app/immich/pull/18878 - feat(web): undo delete by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in https://github.com/immich-app/immich/pull/18729 - feat(web): display number of likes in asset viewer by [@&#8203;robinbrisa](https://github.com/robinbrisa) in https://github.com/immich-app/immich/pull/18911 - feat(web): Change the primary asset of a stack by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in https://github.com/immich-app/immich/pull/18913 - feat(web): Focus on combo box input when opening add tag modal by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in https://github.com/immich-app/immich/pull/18923 - feat(mobile): Capitalize first letter when add / edit name by [@&#8203;JobiJoba](https://github.com/JobiJoba) in https://github.com/immich-app/immich/pull/19005 - feat(mobile): update maplibre to support PMTiles in the mobile app by [@&#8203;savely-krasovsky](https://github.com/savely-krasovsky) in https://github.com/immich-app/immich/pull/19016 - refactor(web): tree data structure for folder and tag views by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/18980 - feat(mobile): enabled DCM by [@&#8203;atollk](https://github.com/atollk) in https://github.com/immich-app/immich/pull/17957 - feat(server): add memories statistics resource by [@&#8203;jpg0](https://github.com/jpg0) in https://github.com/immich-app/immich/pull/19035 - feat(mobile): Add Scrollbar for vertical scrolling on the actions button multi-select by [@&#8203;JobiJoba](https://github.com/JobiJoba) in https://github.com/immich-app/immich/pull/18940 - feat: pass filename in body on asset upload by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/19138 - feat: duplicate delete groups api by [@&#8203;jrasm91](https://github.com/jrasm91) in https://github.com/immich-app/immich/pull/19142 - feat: service worker cache static app resources, and all entry points by [@&#8203;midzelis](https://github.com/midzelis) in https://github.com/immich-app/immich/pull/18043 - feat: improve mobile screen reader accessibility by [@&#8203;atollk](https://github.com/atollk) in https://github.com/immich-app/immich/pull/17876 - feat: devcontainers by [@&#8203;midzelis](https://github.com/midzelis) in https://github.com/immich-app/immich/pull/18007 - fix(web): OAuth quota size by [@&#8203;wuzihao051119](https://github.com/wuzihao051119) in https://github.com/immich-app/immich/pull/18526 - feat(server): lru cache for query embeddings by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/19181 - fix: partner asset and exif sync backfill by [@&#8203;zackpollard](https://github.com/zackpollard) in https://github.com/immich-app/immich/pull/19224 - feat(web): wasm justified layout by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/19150 ##### 🐛 Bug fixes - fix(mobile): local albums translation by [@&#8203;waclaw66](https://github.com/waclaw66) in https://github.com/immich-app/immich/pull/18637 - fix(web): hide map button when disable by [@&#8203;wuzihao051119](https://github.com/wuzihao051119) in https://github.com/immich-app/immich/pull/18743 - fix: pinch zoom in mobile app by [@&#8203;toamz](https://github.com/toamz) in https://github.com/immich-app/immich/pull/18744 - fix(mobile): double swipe by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in https://github.com/immich-app/immich/pull/18749 - fix(mobile): android status bar overlays icon in map by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in https://github.com/immich-app/immich/pull/18780 - fix(web): datetime in storage template example by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in https://github.com/immich-app/immich/pull/18784 - fix: oauth by [@&#8203;danieldietzler](https://github.com/danieldietzler) in https://github.com/immich-app/immich/pull/18725 - fix(mobile): center loading spinner in people page by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in https://github.com/immich-app/immich/pull/18781 - fix(mobile): group settings not respected without restart by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in https://github.com/immich-app/immich/pull/18823 - fix(server): cannot share album to owner by [@&#8203;wuzihao051119](https://github.com/wuzihao051119) in https://github.com/immich-app/immich/pull/18802 - fix(mobile): Set the currentAsset to the asset clicked when opening an asset from folders by [@&#8203;JobiJoba](https://github.com/JobiJoba) in https://github.com/immich-app/immich/pull/18825 - fix(mobile): notification, dialog that don't translate properly by [@&#8203;dvbthien](https://github.com/dvbthien) in https://github.com/immich-app/immich/pull/18827 - fix(web): Improve zoom behavior in photo-viewer. by [@&#8203;dagstuan](https://github.com/dagstuan) in https://github.com/immich-app/immich/pull/18803 - fix(server): tighten asset visibility by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/18699 - fix(mobile): Showing videos of partner in search page quick links by [@&#8203;JobiJoba](https://github.com/JobiJoba) in https://github.com/immich-app/immich/pull/18855 - fix(mobile): photo\_manager ignore filters by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in https://github.com/immich-app/immich/pull/18742 - fix(mobile): reset current asset if we try to go on a activity list page by [@&#8203;JobiJoba](https://github.com/JobiJoba) in https://github.com/immich-app/immich/pull/18895 - fix(mobile): t function localization by [@&#8203;waclaw66](https://github.com/waclaw66) in https://github.com/immich-app/immich/pull/18768 - fix(web): asset-viewer error when selecting a stacked asset by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in https://github.com/immich-app/immich/pull/18881 - fix(web): persisted store by [@&#8203;wuzihao051119](https://github.com/wuzihao051119) in https://github.com/immich-app/immich/pull/18385 - chore(server): cleanup unused query parameters in time bucket by [@&#8203;jinxuan-owyong](https://github.com/jinxuan-owyong) in https://github.com/immich-app/immich/pull/18893 - fix(web): add tag button not using translation by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in https://github.com/immich-app/immich/pull/18910 - fix(mobile): prevent upload intent replacement in splash screen and reset upload button when minimize app by [@&#8203;JobiJoba](https://github.com/JobiJoba) in https://github.com/immich-app/immich/pull/18914 - fix: thumbnail fade in by [@&#8203;midzelis](https://github.com/midzelis) in https://github.com/immich-app/immich/pull/18935 - fix: regression: sort day by fileCreatedAt again by [@&#8203;midzelis](https://github.com/midzelis) in https://github.com/immich-app/immich/pull/18732 - fix(web): Update add to album notification to better announce errors by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in https://github.com/immich-app/immich/pull/18955 - fix(web): improve asset name readability in dark mode by [@&#8203;jinxuan-owyong](https://github.com/jinxuan-owyong) in https://github.com/immich-app/immich/pull/19012 - fix(mobile): share asset back button exit application by [@&#8203;JobiJoba](https://github.com/JobiJoba) in https://github.com/immich-app/immich/pull/18919 - fix(mobile): people collection page layout broken in landscape by [@&#8203;JobiJoba](https://github.com/JobiJoba) in https://github.com/immich-app/immich/pull/19004 - fix(mobile): After editing people name, back button close the app by [@&#8203;JobiJoba](https://github.com/JobiJoba) in https://github.com/immich-app/immich/pull/18992 - fix(web): handling historical timezones in web client by [@&#8203;dahool](https://github.com/dahool) in https://github.com/immich-app/immich/pull/18905 - fix(mobile): fix nested MaterialApp by [@&#8203;dvbthien](https://github.com/dvbthien) in https://github.com/immich-app/immich/pull/18998 - chore: catch migration error by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/19096 - fix: count album comments and likes correctly by [@&#8203;zackpollard](https://github.com/zackpollard) in https://github.com/immich-app/immich/pull/19114 - fix: don't show comments or likes for trashed assets by [@&#8203;zackpollard](https://github.com/zackpollard) in https://github.com/immich-app/immich/pull/19113 - fix: album comment count including trashed assets by [@&#8203;zackpollard](https://github.com/zackpollard) in https://github.com/immich-app/immich/pull/19117 - fix(server): add basic auth support by [@&#8203;elliotbrandwein](https://github.com/elliotbrandwein) in https://github.com/immich-app/immich/pull/16740 - chore: callback quotes by [@&#8203;jrasm91](https://github.com/jrasm91) in https://github.com/immich-app/immich/pull/19126 - fix(web): properly update activityManager when browsing assets by [@&#8203;robinbrisa](https://github.com/robinbrisa) in https://github.com/immich-app/immich/pull/18909 - fix: cli upload deletes files that failed uploading by [@&#8203;danieldietzler](https://github.com/danieldietzler) in https://github.com/immich-app/immich/pull/19140 - fix: skip locked photos during duplicate scan. by [@&#8203;endthestart](https://github.com/endthestart) in https://github.com/immich-app/immich/pull/19105 - fix(web): small issues with the memory viewer. by [@&#8203;dagstuan](https://github.com/dagstuan) in https://github.com/immich-app/immich/pull/19184 - fix(mobile): add translate extension by [@&#8203;dvbthien](https://github.com/dvbthien) in https://github.com/immich-app/immich/pull/18942 - fix: disable map fly animation when switching between assets by [@&#8203;zackpollard](https://github.com/zackpollard) in https://github.com/immich-app/immich/pull/19223 - fix(web): Asset viewer stack thumbnails overflow on top of asset by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in https://github.com/immich-app/immich/pull/19088 - fix(web): MemoryStore does not initialize on direct navigation by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in https://github.com/immich-app/immich/pull/18947 - fix(mobile): correct share option for local asset by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/19233 ##### 📚 Documentation - fix: cursed knowledge date index by [@&#8203;bo0tzz](https://github.com/bo0tzz) in https://github.com/immich-app/immich/pull/18801 - chore: document backup ordering by [@&#8203;bo0tzz](https://github.com/bo0tzz) in https://github.com/immich-app/immich/pull/18807 - chore: more cursed knowledge by [@&#8203;danieldietzler](https://github.com/danieldietzler) in https://github.com/immich-app/immich/pull/18932 - docs: update instructions for external libraries by [@&#8203;WhyNotHugo](https://github.com/WhyNotHugo) in https://github.com/immich-app/immich/pull/19080 - chore(docs): add rename note to synology.md by [@&#8203;YishGene](https://github.com/YishGene) in https://github.com/immich-app/immich/pull/17425 - docs: update the picture showing administration link by [@&#8203;jump](https://github.com/jump) in https://github.com/immich-app/immich/pull/19203 - chore: update truenas repo link by [@&#8203;khmyznikov](https://github.com/khmyznikov) in https://github.com/immich-app/immich/pull/19195 ##### 🌐 Translations - fix: Update locked folder text and improve translations by [@&#8203;dvbthien](https://github.com/dvbthien) in https://github.com/immich-app/immich/pull/18622 - fix: update en.json by [@&#8203;aviv926](https://github.com/aviv926) in https://github.com/immich-app/immich/pull/18835 - fix: translation in the tag people window by [@&#8203;nextmwa](https://github.com/nextmwa) in https://github.com/immich-app/immich/pull/18777 - feat(mobile): Add new language to mobile by [@&#8203;dvbthien](https://github.com/dvbthien) in https://github.com/immich-app/immich/pull/18891 - fix(web): add tag button tooltip not using translation by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in https://github.com/immich-app/immich/pull/18921 - fix(web): Remove tag buttons in search and modal missing tooltip translations by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in https://github.com/immich-app/immich/pull/19087 - chore(web): update translations by [@&#8203;weblate](https://github.com/weblate) in https://github.com/immich-app/immich/pull/18530 - chore(web): update translations by [@&#8203;weblate](https://github.com/weblate) in https://github.com/immich-app/immich/pull/19127 #### New Contributors - [@&#8203;Yetangitu](https://github.com/Yetangitu) made their first contribution in https://github.com/immich-app/immich/pull/18763 - [@&#8203;ferdinandyb](https://github.com/ferdinandyb) made their first contribution in https://github.com/immich-app/immich/pull/18845 - [@&#8203;JobiJoba](https://github.com/JobiJoba) made their first contribution in https://github.com/immich-app/immich/pull/18825 - [@&#8203;dagstuan](https://github.com/dagstuan) made their first contribution in https://github.com/immich-app/immich/pull/18803 - [@&#8203;nextmwa](https://github.com/nextmwa) made their first contribution in https://github.com/immich-app/immich/pull/18777 - [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) made their first contribution in https://github.com/immich-app/immich/pull/18881 - [@&#8203;robinbrisa](https://github.com/robinbrisa) made their first contribution in https://github.com/immich-app/immich/pull/18911 - [@&#8203;jpg0](https://github.com/jpg0) made their first contribution in https://github.com/immich-app/immich/pull/18885 - [@&#8203;WhyNotHugo](https://github.com/WhyNotHugo) made their first contribution in https://github.com/immich-app/immich/pull/19080 - [@&#8203;nosajthenitram](https://github.com/nosajthenitram) made their first contribution in https://github.com/immich-app/immich/pull/15380 - [@&#8203;elliotbrandwein](https://github.com/elliotbrandwein) made their first contribution in https://github.com/immich-app/immich/pull/16740 - [@&#8203;YishGene](https://github.com/YishGene) made their first contribution in https://github.com/immich-app/immich/pull/17425 - [@&#8203;endthestart](https://github.com/endthestart) made their first contribution in https://github.com/immich-app/immich/pull/19105 - [@&#8203;jump](https://github.com/jump) made their first contribution in https://github.com/immich-app/immich/pull/19203 - [@&#8203;khmyznikov](https://github.com/khmyznikov) made their first contribution in https://github.com/immich-app/immich/pull/19195 **Full Changelog**: https://github.com/immich-app/immich/compare/v1.134.0...v1.135.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC40IiwidXBkYXRlZEluVmVyIjoiNDEuMS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
renovate-bot added the
image
label 2025-06-18 21:03:08 +00:00
renovate-bot added 1 commit 2025-06-18 21:03:09 +00:00
Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.135.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
d025bb1253
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d025bb1253 to c75c43eac8 2025-06-18 21:05:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c75c43eac8 to 834d10ce2d 2025-06-18 23:02:38 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 834d10ce2d to 97ca61286b 2025-06-19 03:12:49 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 97ca61286b to 7da877b564 2025-06-19 03:22:13 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7da877b564 to b98070553f 2025-06-19 03:23:24 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b98070553f to 31e19907f0 2025-06-19 03:29:15 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 31e19907f0 to 3b93185796 2025-06-19 03:33:58 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3b93185796 to b479e8d508 2025-06-19 07:02:49 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b479e8d508 to f1e7d0c42c 2025-06-19 09:03:58 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f1e7d0c42c to 0fb5162835 2025-06-19 14:02:09 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0fb5162835 to 18db7ca0ed 2025-06-19 18:02:11 +00:00 Compare
renovate-bot changed title from Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.135.0 to Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.135.1 2025-06-19 18:02:11 +00:00
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 18db7ca0ed to 89018218c0 2025-06-19 20:13:59 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 89018218c0 to aa3437e281 2025-06-20 01:01:44 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from aa3437e281 to 435f37751d 2025-06-20 02:01:32 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 435f37751d to 90dd658713 2025-06-20 03:02:53 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 90dd658713 to 3326470995 2025-06-20 03:04:09 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3326470995 to b94180fb80 2025-06-20 03:26:03 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b94180fb80 to 4c6f5c0143 2025-06-20 03:33:46 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4c6f5c0143 to 1f348f05a8 2025-06-20 03:41:33 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1f348f05a8 to 79440dc722 2025-06-20 04:11:53 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 79440dc722 to f1dcb83db9 2025-06-20 04:19:44 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f1dcb83db9 to 8a6078f8b9 2025-06-20 04:48:56 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8a6078f8b9 to c20b888823 2025-06-20 07:04:25 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c20b888823 to 47f0ef390e 2025-06-20 08:02:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 47f0ef390e to ce28ddff63 2025-06-20 12:03:16 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ce28ddff63 to 676b62ac6e 2025-06-20 16:02:03 +00:00 Compare
renovate-bot changed title from Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.135.1 to Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.135.2 2025-06-20 16:02:05 +00:00
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 676b62ac6e to 75b8080149 2025-06-20 16:03:10 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 75b8080149 to 15537f8233 2025-06-20 16:15:02 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 15537f8233 to 9d4c68c5b8 2025-06-20 16:25:12 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9d4c68c5b8 to 935740271d 2025-06-20 16:32:40 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 935740271d to 012ba79775 2025-06-20 16:36:55 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 012ba79775 to 1a031f07da 2025-06-20 17:04:59 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1a031f07da to c4e9c62528 2025-06-20 17:43:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c4e9c62528 to d99c7757f9 2025-06-20 18:16:37 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d99c7757f9 to 3200143af7 2025-06-20 18:23:30 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3200143af7 to 0137f2f3dc 2025-06-20 18:31:11 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0137f2f3dc to a8578e19b1 2025-06-20 18:53:40 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a8578e19b1 to 795d3b8015 2025-06-20 18:55:21 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 795d3b8015 to c9862d991b 2025-06-20 18:56:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c9862d991b to c92e1eb58b 2025-06-20 18:59:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c92e1eb58b to bf029e51e4 2025-06-20 21:01:32 +00:00 Compare
renovate-bot changed title from Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.135.2 to Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.135.3 2025-06-20 21:01:35 +00:00
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from bf029e51e4 to c06681273b 2025-06-20 21:02:41 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c06681273b to ed19a92a71 2025-06-20 22:02:21 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ed19a92a71 to ddf544b49b 2025-06-20 22:03:14 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ddf544b49b to 2dec3259f7 2025-06-21 07:02:30 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 2dec3259f7 to 74e8e2f099 2025-06-21 18:02:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 74e8e2f099 to 00d7e94778 2025-06-21 22:02:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 00d7e94778 to b644033f39 2025-06-22 04:39:50 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b644033f39 to f89e7360ce 2025-06-22 05:01:32 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f89e7360ce to 689513d783 2025-06-22 05:26:17 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 689513d783 to ebac18897c 2025-06-22 06:02:58 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ebac18897c to 103ae28bf0 2025-06-22 07:01:53 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 103ae28bf0 to 75bd99ab3f 2025-06-22 08:02:18 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 75bd99ab3f to 86978552ee 2025-06-22 08:03:12 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 86978552ee to 658f68a7b2 2025-06-23 03:02:40 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 658f68a7b2 to 0941c1deec 2025-06-23 04:11:34 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0941c1deec to a40ca64248 2025-06-23 13:03:39 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a40ca64248 to b0124b8821 2025-06-23 19:03:21 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b0124b8821 to 40a84df4e7 2025-06-23 21:02:47 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 40a84df4e7 to 8a83f6c036 2025-06-23 22:02:49 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8a83f6c036 to c0c24e5698 2025-06-23 23:02:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c0c24e5698 to 0ba510b05f 2025-06-24 14:02:41 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0ba510b05f to 5885e7a268 2025-06-24 15:05:40 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 5885e7a268 to 7d7b9ae009 2025-06-24 19:04:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7d7b9ae009 to 5f73df6988 2025-06-24 20:02:07 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 5f73df6988 to b916eee95b 2025-06-24 22:02:16 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b916eee95b to 01c7b46e93 2025-06-25 03:03:35 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 01c7b46e93 to baed065fbf 2025-06-25 07:02:22 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from baed065fbf to af3d32f2da 2025-06-25 08:02:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from af3d32f2da to 456f9f71f1 2025-06-25 11:03:21 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 456f9f71f1 to ce8f7b3384 2025-06-25 16:04:07 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ce8f7b3384 to a667912af8 2025-06-25 21:03:01 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a667912af8 to 04aa912782 2025-06-25 22:01:58 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 04aa912782 to 158ce16cd3 2025-06-26 11:03:44 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 158ce16cd3 to c71160d702 2025-06-26 11:04:49 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c71160d702 to dd528e07f8 2025-06-26 13:02:16 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from dd528e07f8 to 2e5f6dc0a7 2025-06-26 15:02:58 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 2e5f6dc0a7 to 3a4086f6f6 2025-06-26 19:02:36 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3a4086f6f6 to 7dfe9d2111 2025-06-26 20:02:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7dfe9d2111 to b54b6b1b4a 2025-06-27 01:03:18 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b54b6b1b4a to 27b3ff3081 2025-06-27 06:03:14 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 27b3ff3081 to 1bc1848ce1 2025-06-27 07:02:15 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1bc1848ce1 to b3946078e7 2025-06-27 07:03:22 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b3946078e7 to f2fadd5c68 2025-06-27 08:02:39 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f2fadd5c68 to 98ccaae5c0 2025-06-27 12:02:55 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 98ccaae5c0 to 11836e1093 2025-06-27 17:02:55 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 11836e1093 to b9a875a043 2025-06-27 18:02:49 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b9a875a043 to 8d9b6db093 2025-06-28 00:03:19 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8d9b6db093 to 79746965ef 2025-06-28 05:21:56 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 79746965ef to 6f502db026 2025-06-28 12:02:50 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6f502db026 to ec51080191 2025-06-28 14:02:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ec51080191 to 6e75354669 2025-06-28 15:02:57 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6e75354669 to df9cf4fbf7 2025-06-28 21:45:41 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from df9cf4fbf7 to 1140c7a42d 2025-06-28 21:46:56 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1140c7a42d to 0ff25964d0 2025-06-28 21:48:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0ff25964d0 to 9c6e6562bd 2025-06-28 21:52:52 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9c6e6562bd to 757b6f7e12 2025-06-28 21:54:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 757b6f7e12 to 646cf2a331 2025-06-28 22:01:37 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 646cf2a331 to ffbecfd13b 2025-06-28 22:03:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ffbecfd13b to 82ca7ecd4d 2025-06-28 22:05:41 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 82ca7ecd4d to 14bc6a3bde 2025-06-28 22:08:41 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 14bc6a3bde to 397653aeac 2025-06-29 07:02:07 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 397653aeac to b63a8d24da 2025-06-29 08:02:02 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b63a8d24da to 52b97b7e55 2025-06-29 13:02:25 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 52b97b7e55 to 4a3bec8ab1 2025-06-29 22:02:03 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4a3bec8ab1 to a7b19ccdb5 2025-06-30 10:02:44 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a7b19ccdb5 to 9a5da0fec2 2025-06-30 12:02:59 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9a5da0fec2 to 33d6fb027a 2025-06-30 16:02:24 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 33d6fb027a to b83f065803 2025-06-30 20:02:39 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b83f065803 to 7548d917ab 2025-06-30 21:02:44 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7548d917ab to abe269283a 2025-07-01 09:03:11 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from abe269283a to d463cffc31 2025-07-01 18:03:19 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d463cffc31 to 150fcd159f 2025-07-01 22:02:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 150fcd159f to 4cb8743973 2025-07-02 03:03:06 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4cb8743973 to 7caf55a61a 2025-07-02 16:03:13 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7caf55a61a to 7df676761e 2025-07-02 17:02:57 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7df676761e to 6ad57dcf8c 2025-07-03 00:03:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6ad57dcf8c to 2677d41d72 2025-07-03 01:02:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 2677d41d72 to d00f6328ee 2025-07-03 08:03:49 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d00f6328ee to bd6b5f16e1 2025-07-03 13:03:57 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from bd6b5f16e1 to b4dd2de7ef 2025-07-03 15:03:31 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b4dd2de7ef to 58e3f9d277 2025-07-03 16:02:57 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 58e3f9d277 to ea10cac6cd 2025-07-03 18:03:05 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ea10cac6cd to 38bfa159ce 2025-07-03 19:02:52 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 38bfa159ce to 725bd8b37c 2025-07-04 09:03:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 725bd8b37c to 1b0c3da024 2025-07-04 10:02:44 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1b0c3da024 to d5d4bd9ad5 2025-07-04 11:02:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d5d4bd9ad5 to 10e18992d2 2025-07-04 13:02:28 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 10e18992d2 to 1015bdda4d 2025-07-04 15:03:13 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1015bdda4d to 720f123d56 2025-07-04 19:02:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 720f123d56 to 6b37c1bb13 2025-07-04 20:02:33 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6b37c1bb13 to a5ede5648c 2025-07-05 00:03:14 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a5ede5648c to 17a1ce3c65 2025-07-05 03:03:30 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 17a1ce3c65 to 3b0f26d0be 2025-07-05 04:58:05 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3b0f26d0be to ff11f559ca 2025-07-05 12:03:23 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ff11f559ca to 22c8b933a4 2025-07-05 17:02:38 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 22c8b933a4 to 8b11247712 2025-07-05 17:03:52 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8b11247712 to 4266175007 2025-07-05 18:02:21 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4266175007 to 051c373c0f 2025-07-05 21:03:39 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 051c373c0f to 68f4767acb 2025-07-05 23:02:55 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 68f4767acb to 4f169d5117 2025-07-06 08:02:12 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4f169d5117 to fd6ad28ecd 2025-07-06 15:03:04 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from fd6ad28ecd to 664a7a6265 2025-07-06 22:02:04 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 664a7a6265 to 857c3edfac 2025-07-07 07:03:08 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 857c3edfac to 59477a292d 2025-07-07 09:03:23 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 59477a292d to 74121698aa 2025-07-07 10:03:04 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 74121698aa to d746361f91 2025-07-07 17:03:48 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d746361f91 to 88d388f90c 2025-07-08 01:53:25 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 88d388f90c to c9e75ff5d8 2025-07-08 08:02:36 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c9e75ff5d8 to 699de7d5c8 2025-07-08 12:02:51 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 699de7d5c8 to a1fe683a8c 2025-07-08 13:03:10 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a1fe683a8c to 13ea6286a3 2025-07-08 14:06:53 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 13ea6286a3 to 1d150ca956 2025-07-08 22:05:25 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1d150ca956 to 55067c7887 2025-07-08 22:57:50 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 55067c7887 to 696eda2275 2025-07-08 23:04:55 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 696eda2275 to 023662f72e 2025-07-08 23:18:05 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 023662f72e to 95fc21ab84 2025-07-08 23:24:25 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 95fc21ab84 to be8921bb23 2025-07-08 23:26:51 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from be8921bb23 to 41490ffcfb 2025-07-09 01:18:46 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 41490ffcfb to 6eef1a43f8 2025-07-09 01:54:56 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6eef1a43f8 to 2c56905e8b 2025-07-09 01:59:31 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 2c56905e8b to e5b75b3fae 2025-07-09 02:01:02 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e5b75b3fae to a220533cea 2025-07-09 02:01:50 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a220533cea to c0b6cee0af 2025-07-09 02:09:49 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c0b6cee0af to b21199673b 2025-07-09 02:10:57 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b21199673b to 5c7ae0d2e7 2025-07-09 02:28:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 5c7ae0d2e7 to 44ff9b1358 2025-07-09 02:29:56 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 44ff9b1358 to 98b7f67052 2025-07-09 04:03:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 98b7f67052 to c7a7c80db1 2025-07-09 07:02:56 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c7a7c80db1 to defd29ee15 2025-07-09 07:04:21 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from defd29ee15 to e529ad38f6 2025-07-09 08:02:52 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e529ad38f6 to 123033d873 2025-07-09 10:06:22 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 123033d873 to 31db2f037b 2025-07-09 13:03:31 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 31db2f037b to 3559f89f25 2025-07-09 14:03:11 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3559f89f25 to edc9a0d98f 2025-07-09 16:02:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from edc9a0d98f to 3b04aea3ea 2025-07-09 18:02:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3b04aea3ea to b0f0d8617a 2025-07-09 22:51:37 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b0f0d8617a to 4124f817ef 2025-07-09 23:23:37 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4124f817ef to c443603691 2025-07-09 23:33:32 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c443603691 to 3e91a487f8 2025-07-10 00:13:08 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3e91a487f8 to 917fbb4b74 2025-07-10 00:24:58 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 917fbb4b74 to 67b38edc56 2025-07-10 00:26:17 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 67b38edc56 to 90df827a32 2025-07-10 00:27:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 90df827a32 to f0191c46a0 2025-07-10 00:30:17 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f0191c46a0 to 9e9f775198 2025-07-10 00:43:08 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9e9f775198 to c952b70a49 2025-07-10 00:52:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c952b70a49 to de18111f04 2025-07-10 00:55:52 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from de18111f04 to cf766f7296 2025-07-10 00:58:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from cf766f7296 to 1a6f21da13 2025-07-10 01:07:45 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1a6f21da13 to 22a77cde52 2025-07-10 01:35:06 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 22a77cde52 to e5865e2a91 2025-07-10 01:39:05 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e5865e2a91 to f9bcb35710 2025-07-10 01:44:08 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f9bcb35710 to 0e42f088c8 2025-07-10 01:50:17 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0e42f088c8 to 984c5a4b09 2025-07-10 01:53:46 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 984c5a4b09 to b4708947f6 2025-07-10 01:55:03 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b4708947f6 to 87ca47d77c 2025-07-10 01:59:59 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 87ca47d77c to c3193e9204 2025-07-10 02:18:54 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c3193e9204 to 70ff5db56b 2025-07-10 02:32:07 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 70ff5db56b to 67cfd369bd 2025-07-10 02:46:34 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 67cfd369bd to 03e0e7c2dd 2025-07-10 02:48:52 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 03e0e7c2dd to b3bc4491b0 2025-07-10 02:54:44 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b3bc4491b0 to c894898ed7 2025-07-10 03:21:07 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c894898ed7 to a9528aeba0 2025-07-10 03:26:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a9528aeba0 to 5ae8612278 2025-07-10 03:29:06 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 5ae8612278 to 882c2304c1 2025-07-10 09:02:45 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 882c2304c1 to 4607595767 2025-07-10 13:02:45 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4607595767 to 74241c0e87 2025-07-10 13:03:55 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 74241c0e87 to 330b1c1a9f 2025-07-10 14:03:17 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 330b1c1a9f to 95c946fd22 2025-07-10 17:02:15 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 95c946fd22 to 371d8d7a9b 2025-07-10 20:06:06 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 371d8d7a9b to d15741306f 2025-07-10 21:03:10 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d15741306f to f7905a852c 2025-07-11 07:02:11 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f7905a852c to 772fc91715 2025-07-11 09:02:33 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 772fc91715 to 5b69e268dd 2025-07-11 10:02:11 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 5b69e268dd to 5d794559f4 2025-07-11 15:02:34 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 5d794559f4 to 906fc638e2 2025-07-11 16:02:34 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 906fc638e2 to 9d9fee6834 2025-07-11 17:03:11 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9d9fee6834 to cc0ba69a76 2025-07-11 17:04:13 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from cc0ba69a76 to d103fc75df 2025-07-11 18:02:40 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d103fc75df to 377d31a1fe 2025-07-11 21:02:59 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 377d31a1fe to bfd264530e 2025-07-11 23:02:44 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from bfd264530e to f8a1b9266a 2025-07-12 00:02:48 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f8a1b9266a to ae2cf2a1a9 2025-07-12 02:02:38 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ae2cf2a1a9 to 73f4b6c373 2025-07-12 02:48:33 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 73f4b6c373 to b1d9eb9637 2025-07-12 02:49:59 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b1d9eb9637 to 52ebd988b2 2025-07-12 02:51:47 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 52ebd988b2 to 21160a4a71 2025-07-12 02:54:12 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 21160a4a71 to e9af27d829 2025-07-12 15:03:11 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e9af27d829 to b6b110f65c 2025-07-12 20:02:37 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b6b110f65c to 66c42c2139 2025-07-12 21:02:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 66c42c2139 to 886374f9e2 2025-07-13 01:02:44 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 886374f9e2 to 1f0469b57f 2025-07-13 18:02:33 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1f0469b57f to 2c2a3da8d0 2025-07-14 04:46:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 2c2a3da8d0 to 5ce13ea5f9 2025-07-14 10:02:28 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 5ce13ea5f9 to 0e8982b52d 2025-07-14 11:02:48 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0e8982b52d to b2d864018d 2025-07-14 13:02:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b2d864018d to 6ff923c522 2025-07-14 14:02:00 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6ff923c522 to c0128c0d92 2025-07-14 18:02:45 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 91583f641a to 2901008ae9 2025-07-14 21:02:33 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 2901008ae9 to 8ae20b52bb 2025-07-15 03:32:52 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8ae20b52bb to b5ad541f6c 2025-07-15 05:02:32 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b5ad541f6c to 3bcd425481 2025-07-15 07:02:34 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3bcd425481 to 7271c03878 2025-07-15 16:02:15 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7271c03878 to 8bbddeb173 2025-07-15 17:03:17 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8bbddeb173 to c2fde50d3c 2025-07-15 17:04:19 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c2fde50d3c to 8027e7b06a 2025-07-15 18:02:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8027e7b06a to 5a0787d951 2025-07-15 18:09:14 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 5a0787d951 to 4c236da5fd 2025-07-15 19:02:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4c236da5fd to 87928088ab 2025-07-15 21:04:28 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 87928088ab to 69e43e8419 2025-07-16 03:03:15 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 69e43e8419 to d136a52fda 2025-07-16 04:03:31 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d136a52fda to 7eaa1220ea 2025-07-16 04:36:40 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7eaa1220ea to 80cb72b023 2025-07-16 04:37:36 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 80cb72b023 to 7133550699 2025-07-16 06:02:37 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7133550699 to 779fbfa768 2025-07-16 10:02:33 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 779fbfa768 to ab24d08a59 2025-07-16 11:02:34 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ab24d08a59 to bf7cee656c 2025-07-16 13:02:32 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from bf7cee656c to 6c3577fe3e 2025-07-16 15:02:46 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6c3577fe3e to a24070e852 2025-07-16 16:04:00 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a24070e852 to 2656c70ba6 2025-07-16 18:31:31 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 2656c70ba6 to b0e017e1a8 2025-07-16 19:02:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b0e017e1a8 to 5dd19a3048 2025-07-16 20:02:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 5dd19a3048 to a9421d4c57 2025-07-16 22:02:19 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a9421d4c57 to e0b115ccc5 2025-07-16 23:02:31 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e0b115ccc5 to 7b45223d12 2025-07-17 00:02:47 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7b45223d12 to 98601667a3 2025-07-17 00:49:24 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 98601667a3 to 8ad1811468 2025-07-17 05:02:46 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8ad1811468 to 1ad0196c69 2025-07-17 10:02:38 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1ad0196c69 to 323d5642bc 2025-07-17 12:02:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 323d5642bc to f82a2dfaba 2025-07-17 14:02:50 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f82a2dfaba to 2cfbb3c2b5 2025-07-17 15:03:23 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 2cfbb3c2b5 to 780fb72350 2025-07-17 18:02:47 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 780fb72350 to ed9c4f9e30 2025-07-17 22:02:48 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ed9c4f9e30 to d4ca8d1e21 2025-07-18 09:02:48 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d4ca8d1e21 to 7f469f78b6 2025-07-18 13:02:29 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7f469f78b6 to f19c5b03d7 2025-07-18 15:03:30 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f19c5b03d7 to f9de0565c8 2025-07-19 06:02:38 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f9de0565c8 to 5815c70ce1 2025-07-19 09:02:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 5815c70ce1 to faff09e0f4 2025-07-19 12:02:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from faff09e0f4 to 45f01a7989 2025-07-19 14:02:28 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 45f01a7989 to 8d6f3240c1 2025-07-19 18:02:41 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8d6f3240c1 to a03ce77d24 2025-07-19 20:02:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a03ce77d24 to e240d98995 2025-07-19 21:02:48 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e240d98995 to f9f6b43174 2025-07-20 03:49:26 +00:00 Compare
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-immich-app-immich-machine-learning-1.x:renovate/ghcr.io-immich-app-immich-machine-learning-1.x
git checkout renovate/ghcr.io-immich-app-immich-machine-learning-1.x
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/infrastructure#715
No description provided.