Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.140.1 #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.140.1

Release Notes

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

v1.140.1

Compare Source

v1.140.1

What's Changed

🐛 Bug fixes
📚 Documentation

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.140.0...v1.140.1

v1.140.0

Compare Source

v1.140.0

Highlights

Welcome to the release v1.140.0 of Immich, one more release, and one more day closer to 🐴 Stable-Day 🐴. This release continues the ramp-up effort to bring the beta timeline up to the same feature parity as the old one, while also addressing as many bugs as possible. Thanks to our active contributors, some cool features also made their way into this release. We encourage all Immich users to switch to the beta timeline and use it to help us identify and resolve issues. Let’s dive into the highlights of this release.

  • [beta] Background sync
  • [beta] Read-only mode
  • Location management utility
[beta] Background sync

The background sync feature has now been added to the beta timeline. New assets are now detected and pushed to an upload queue, which will be handled automatically by the OS.

Some tasks, such as local and remote data sync, now also run in the background periodically. So that, as soon as you open the app, the newly taken assets are immediately available on the timeline.

For those who have been using the beta timeline, please toggle the upload button off then on again to enable the background workers.

[beta] Read-only mode

For parents who have kids who want to look over photos but don’t want them to accidentally delete or perform any action on them, this feature is for you. By double-tapping on the profile photo in the app, you can only view assets in the main timeline, and all the action buttons will be hidden. Thanks, @​Sud-Puth, for proposing and initiating work on this nifty feature!

image
Location management utility

Thanks to @​Johannbr for putting in time and effort into this feature. You can now find and edit missing location data on a specific date. By going to Utilities > Manage location on the web, you will be presented with an interface to select the date to find the assets with missing GPS location and to update them in bulk

image image

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.139.4...v1.140.0

v1.139.4

Compare Source

v1.139.4

What's Changed

🐛 Bug fixes

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.139.3...v1.139.4

v1.139.3

Compare Source

v1.139.3

What's Changed

🐛 Bug fixes
📚 Documentation

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.139.2...v1.139.3

v1.139.2

Compare Source

v1.139.2

v1.139.0 and v1.139.1 have made the ultimate sacrifice for switching from npm to pnpm in our release pipeline


Welcome to release v1.139.2. This version continues to bring improvements to the beta timeline, from fixing bugs to significantly improving the image rendering pipeline, especially on Android. We appreciate users who have helped us test out the beta timeline! We encourage you all to switch to it to help us catch more bugs as the stable release is nigh. Let’s dive into the highlights of this release.

Highlights

  • [beta] New image rendering pipeline
  • [beta] Show remainder assets detail
  • Option to skip in the duplicate resolver tools
  • Add to multiple albums action
  • [beta] Fixed the bug that upload progress doesn’t resume upon app restart (really fix it this time)
[beta] New image rendering pipeline

Thanks to our one and only wizard @​mertalev 🧙, the mobile app now uses our own custom image loading and rendering pipeline, featuring multithreading and a series of other optimizations. In particular, this significantly improves displaying of local images on Android. Not only does this improve thumbnail loading speed, but local thumbnails are noticeably higher quality by avoiding compression. The experience of scrolling the timeline should now be on par with the local gallery app. Additionally, remote assets now benefit from request cancellation to avoid downloading thumbnails that are no longer relevant, further improving responsiveness when quickly scrolling the timeline.

[beta] Show assets pending backup

You can now view which assets are in the remaining list of backups. This helps track down problematic assets that cannot be uploaded for some reason. *cough, iCloud assets, cough*

image image

Option to skip an entry in the duplicate resolution utility

You can now navigate back and forth to get to other entries in the duplicate list.

image

Add to multiple albums action

On the web, you can now add assets to multiple albums at once from the album selection modal.

image

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

🌟 Enhancements
🐛 Bug fixes
📚 Documentation
🌐 Translations

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.138.1...v1.139.2

v1.138.1

Compare Source

v1.138.1

What's Changed

🐛 Bug fixes

Full Changelog: https://github.com/immich-app/immich/compare/v1.138.0...v1.138.1

v1.138.0

Compare Source

v1.138.0

[!IMPORTANT]

For users that are using the beta timeline, please update your server to v1.138.0 so that the sync mechanism can work correctly. v1.138.0 of the mobile app doesn’t sync the data correctly if your server is v1.137.2 or below.

Highlights

Welcome to the release v1.138.0 of Immich, this release adds many bugfixes and brings the beta timeline closer to feature parity; thank you all for helping with testing and giving feedback. Please let us know if the release fixes the issues you are facing. Let’s dive into some of the highlights below

  • Reset PIN code with password
  • Reset the OAuth ID
  • [beta] swipe to delete album
  • [beta] improvement in the upload and sync process
  • [beta] map view with SQLite

Reset PIN code with password

In order to reset a forgotten PIN code, the admin user used to have to click the “Reset PIN code” button for the user. Now, users can reset their own PIN code by supplying their current password.

Note: when password login is disabled, this option is unavailable.

Reset via password

image image

Reset via admin account

image image

Reset OAuth ID

Immich stores some configuration in the database to keep track of which OAuth accounts are linked to which Immich users. When migrating to a new authentication system or provider, this configuration becomes invalid and can prevent the user from logging in with the new system. A button and accompanying reminder now exists in the OAuth settings to clear or reset this configuration for all users.

image image

What's Changed

🚨 Breaking Changes
🚀 Features
🌟 Enhancements
🐛 Bug fixes
📚 Documentation
🌐 Translations

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.137.3...v1.138.0

v1.137.3

Compare Source

v1.137.3

  • Fixes a media location migration issue for people who have IMMICH_MEDIA_LOCATION set. (e.g., Unraid)

What's Changed

🐛 Bug fixes

Full Changelog: https://github.com/immich-app/immich/compare/v1.137.2...v1.137.3

v1.137.1

Compare Source

v1.137.1

  • Fixes an issue with the /usr/src/app/upload => /data migration if you don't have any assets in the default library

What's Changed

🐛 Bug fixes

Full Changelog: https://github.com/immich-app/immich/compare/v1.137.0...v1.137.1

v1.137.0

Compare Source

v1.137.0

  • knock, knock
  • Who's there?
  • Breaking
  • Breaking who?
  • Breaking changes woohoo, with a stable-release-is-around-the-corner and coming to a server near you (soon™)

[!CAUTION]

Breaking Changes

If your current, running version of Immich is v1.132.0 or newer, there is NO ACTION required. If you are updating from version below v1.132.0 continue reading.

Remove TypeORM (#​20366)

This update requires applications to have started up at least once on 1.132.0+. See https://immich.app/errors/#typeorm-upgrade for more details.

Highlights

Welcome to the release v1.137.0 of Immich. This version adds many bug fixes for the beta timeline, more feature parity with the old timeline, alongside some nifty enhancements to the web and the server as well. As always, new translations have been merged in, and the documentation has been updated at https://immich.app. Now, let’s dive in!

  • The default docker-compose.yml template has changed
  • Beta timeline
  • Shared link custom URL
  • Find large files utility
  • API key permission improvements

docker-compose.yml template change (optional)

The default compose file now uses /data instead of /usr/src/app/upload. This is a completely optional change and NOT a breaking change. Prior versions of Immich will continue to work without any user intervention. For more information, see #​20367.

Prior to this change, uploaded media was located at /usr/src/app/upload/upload in the container (notice the double “upload” folders), which often led to confusion. It will now be located at /data/upload, and we hope that makes things easier.

Beta timeline

Thank you to everyone who tried out the beta timeline in the last release! We have gathered a lot of great feedback, and are actively working on incorporating it. We’ve fixed a bunch of bugs and added back a bunch of previous features. Here’s a quick list/overview of beta timeline changes this release:

  • Fix the invalid timeline grouping issue

  • Fix the trash action translation keys

  • Fix the beta timeline switch missing in landscape mode

  • Fix a timeline migration bug on Android

  • Fix the text overflow issue on the action buttons

  • Fix deep links when the beta timeline is enabled

  • Fix search places not working correctly

  • Fix missing hero animation between tabs

  • Fix the backup remainder backup count issue

  • Fix the share to app upload

  • Fix the error navigating back from the backup page

  • Fix the backup indicator

  • Fix the back gesture in multi-select mode

  • Fix user profile images

  • Fix the issue downloading live photo

  • Fix the issue with sync for users with external libraries

  • Fix the issue with storage filling up for users with iCloud photos

    … and more

Immich shared links by default are long and hard to guess. This is by design and is a security mechanism to prevent unwanted access. However, the long links can be a bit awkward to use because they are difficult to read. For cases where security is less important, we have added the option to specify a custom URL.

image

Shared links with a custom URL are now also available at /s/<slug> (in addition to /share/<long-random-string>. Naturally, these links don’t share the same security benefits of the long-random-string ones, so please use them accordingly.

Find large files utility (web-only)

This release adds a new, convenient utility to find large files on your instance. You can access it by navigating to the “Utility” page on the web, and clicking “Review large files”. The page shows the largest 250 original files for your user.

image image

Improved API key permissions and documentation

Following up from the last release, we have added fine-grained permissions to more API endpoints, which are now also included in the auto-generated documentation, which can be read here.

[!CAUTION]

Related to these changes, a few API permissions have been renamed. See #​20250 for more details.

On the web, the New API Key form now includes the newly added permissions, as well as a search bar for quicker access.

image

What's Changed

🚨 Breaking Changes
🚀 Features
🌟 Enhancements
🐛 Bug fixes
📚 Documentation
🌐 Translations
  • fix(mobile): distinguish backup settings title from 'backup_controller_page_backup' translation entry by @​zigarn in #​20237
  • fix(mobile): remove unused translation and pluralize existing one for map photos count by @​zigarn in #​20282
  • chore(web): update translations by @​weblate in #​20105

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.136.0...v1.137.0

v1.136.0: - 69420 stars release

Compare Source

v1.136.0 - 69420 stars release

[!CAUTION]

BREAKING CHANGES

IMMICH_MEDIA_LOCATION (#​19995)

Note: This is a different variable than UPLOAD_LOCATION, which requires no change.

Note: if you DO NOT have IMMICH_MEDIA_LOCATION in your .env file, or if it is set to a path that starts with a / (absolute path), THIS BREAKING CHANGE DOES NOT APPLY TO YOU. Users of the all-in-one image (e.g., the unraid app) for instance are not affected.


If you have a custom IMMICH_MEDIA_LOCATION environment variable set to a relative path, you will have to do the following process:

  1. Stop Immich (docker compose stop):
  2. Update Immich (docker compose pull)
  3. Update the environment variable to an absolute path, for example:
-IMMICH_MEDIA_LOCATION=./my-library
+IMMICH_MEDIA_LOCATION=/usr/src/app/my-library

  1. Start Immich (docker compose up -d --force-recreate)
  2. After the server successfully starts up, connect to it (docker exec ``*-it*`` immich_server /bin/sh) and run immich-admin change-media-location. When prompted, enter the appropriate values. For example:
docker exec -it immich_server /bin/sh

$ immich-admin change-media-location
...
? Enter the previous value of IMMICH_MEDIA_LOCATION: ./my-library
? Enter the new value of IMMICH_MEDIA_LOCATION: /usr/src/app/my-library

  Previous value: ./my-library
  Current value:  /usr/src/app/my-library

  Changing database paths from "my-library/*" to "/usr/src/app/my-library/*"

? Do you want to proceed? [Y/n] y

Matching database file paths were updated successfully! 🎉

You may now set IMMICH_MEDIA_LOCATION=/usr/src/app/my-library and restart!

Background/Motivation

Relative paths have implied ambiguity, as they depend on the current working directory to resolve correctly, leading to issues like (#​4465). This change removes this ambiguity and sets up the project to transition away from files living at /usr/src/app/upload entirely. Currently, the upload folder lives at /usr/src/app/upload/upload, which is very confusing… for everyone. This change opens to door for a future migration to something like IMMICH_DATA=/data, which a more sensible setup.

API Key changes (#​20113)

Note: This change may affect the use of third-party applications, such as ImmichGo, ImmichKios, or ImmichFrame.

This release includes a change to how API Keys work, specifically when used with routes that don’t require a specific permission. Previously, a scoped API Key could access these routes, but they will now throw a forbidden error. Routes without a declared scope now implicitly require the “all” permission.

Highlights

Welcome to release v1.136.0. This midsummer release is the culmination of the team's labor of love for the Immich community, featuring the introduction of a new timeline and sync mechanism in beta mode, Android widgets, and one of the last breaking changes we want to make before reaching the stable release milestone. Let’s dive right into it.

  • Beta mode for the new timeline, sync, and upload mechanism
  • Android widgets
  • iOS widget improvements
  • Deep links

Beta timeline, sync, and upload mechanism

[!NOTE]
This is only supported when both the server and the mobile app are updated to v1.136.0

This is a series of work that has been happening for months under the hood, from the changes in the database query engine, server’s queries, and support logic, to integrating a whole new database on the mobile app, and rewriting almost all aspects of the mobile app, you can now try the new timeline with data sync mechanism, and upload rework by go to the App Settings > Toggle the Beta timeline button. After toggling, you will be directed to a screen where data migration is executed automatically. You can then proceed to the new experience.

image

You can distinguish the beta timeline from the old one by the beta symbol next to the Immich logo in the app bar.

image

Why?

Over the past year, the major complaints we've received from users have primarily centered around the mobile app. The app simply doesn't feel premium or responsive—it's often janky and takes too long to become usable when first opened, especially when you have a large number of albums. Users can't even view their local albums unless they've selected them as backup targets. Our technical debt in the data structure has created some truly frustrating behaviors, like forcing users to re-upload everything (only to have it rejected by the server) when they switch phones and end up with a different device ID. Or local photos and videos don’t show up until they are all hashed, which could take a while.

We've realized we can't honestly call the application stable or confidently recommend it to everyone until we resolve these fundamental problems. We genuinely want this app to be excellent. We want the user experience to be seamless and delightful—we want you to feel genuinely happy when you open Immich to browse through your precious memories.

What’s new?
Data sync
  • The data sync is now running in a background thread, separate from the UI thread. This means that during data synchronization, the app will remain smooth to browse.
  • The data sync speed should be improved drastically. The data is being streamed to the mobile app instead of being sent there in a single large chunk. This will help users with a massive library.
  • The calculation of which data needs to be retrieved from the server is now performed on the server, rather than being calculated by the mobile app previously. This means lower CPU usage on the mobile app and quicker incremental sync.
  • The mobile app will now retrieve data from the server and maintain similar database tables within the app. This restructuring enables better offline operation and supports more complex usage behaviors.
Timeline/Display experience
  • The new timeline has been rewritten from the ground up to enhance scrolling and dragging behavior, making it easier for you to navigate the timeline.
  • The detail viewer is now more interactive, allowing you to scroll between photos or videos when the bottom detail sheet is opened.
  • The album views and other collection views are more lively, featuring a parallax effect to make your album/collection feel alive with mesmerizing animation.
  • You can now view all albums on the device, regardless of which album you have selected as the target for backing up. You can view them in the `Library > On this device` section. For users who want to select individual assets to back up to the server, they can perform that operation from here.
Upload
  • The upload mechanism has been rewritten from the ground up.
  • Upload is now handled by the OS, allowing for a better background upload operation. Instead of handling the uploading ourselves, we are now placing the photos and videos in a queue, which will run continuously when the Immich app is opened in the foreground and for a few minutes after it is put into the background. Then the OS will take over and start pulling tasks from the queue, handling the upload process by itself.
  • Starting the upload progress is now invoked from a toggle button

image

  • Uploads are now running in parallel . The new upload detail page displays which assets are being uploaded and whether they are experiencing issues or stuck. You can tap on each item to see exactly which asset is causing the problem.

image

image

  • On Android, there is no longer a virtual Recents album that includes all assets. Instead, there is a button to select all albums for backup.
  • In the backup album selection screen, you can now search for the album you want to back up.
Expectations of the beta version of the mentioned mechanisms
  • The app should be very smooth to browse around during the initial login and subsequent app openings.
  • Collections (favorite, archived, locked folder, etc.) and album views should make you feel nice, cozy, and delighted.
  • Background queuing of newly taken photos is not yet implemented. We will start working on this next.
  • Some views are not yet ported over to the new implementation, such as, but not limited to
    • People view
    • Map view
  • Some mechanisms are still missing from the previous implementation, such as, but not limited to
    • Add to album from multi-selection
    • Album sync when uploading
  • There are still some buggy behaviors/animations we will be ironing out in the coming days.
How can you help us?
  • Use the beta timeline and the new upload rework.
  • Report any bugs and weirdness you experience on GitHub’s issue tracker [beta] <your-title-here> as the title
  • Reach out and provide direct feedback on Discord
  • Feedback from iCloud users is greatly appreciated

Android Widgets

image

This is a follow-up to one of our most requested features: Home screen widgets! In v1.135.0 We introduced Immich widgets on iOS, which included a memory widget and a random widget. With v1.136.0, we bring these widgets to Android! Many of the improvements to iOS widgets listed below have also been incorporated into the Android version.

iOS Widget Improvements

iOS widgets have been improved with feedback from the community:

  • iOS widgets now support servers that use insecure HTTP connections
  • iOS widgets now support servers that use WebP as their preview thumbnail format
  • Tapping on the widget now takes you directly to the image in the app
  • Widgets now render properly when used on a tinted home screen
  • iOS widgets now cache the latest image for use if network access is unavailable during update. You should see fewer “Unable to connect to your Immich instance” errors on your home screen!
  • You can now choose to show images from your Favorites in the Random Widget
  • Improved error descriptions

You can now deep link into the Immich app. Supported URLs include:

  • immich://asset?id=<asset id>
  • immich://album?id=<album id>
  • immich://memory?id=<memory id>

Some my.immich.app URLs will also now open inside the mobile app:

  • https://my.immich.app/photos/<asset id>
  • https://my.immich.app/albums/<album id>

Navigating to any of these URLs (via the browser, Apple Shortcuts, NFC, or other automation frameworks) will open the corresponding resource inside the mobile app.

In other news

We missed capturing the moment when the project reached 69_420 stars, 😔


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

🚨 Breaking Changes
🚀 Features
🌟 Enhancements
🐛 Bug fixes
📚 Documentation
🌐 Translations

New Contributors

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

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.140.1` | --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-machine-learning)</summary> ### [`v1.140.1`](https://github.com/immich-app/immich/releases/tag/v1.140.1) [Compare Source](https://github.com/immich-app/immich/compare/v1.140.0...v1.140.1) ### v1.140.1 #### What's Changed ##### 🐛 Bug fixes - fix(server): folder sort order by [@&#8203;skatsubo](https://github.com/skatsubo) in https://github.com/immich-app/immich/pull/21383 - fix(server): refresh faces query by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/21380 - fix(devcontainer): logging typo by [@&#8203;aaronliu0130](https://github.com/aaronliu0130) in https://github.com/immich-app/immich/pull/21415 - fix(mobile): memory lane query causes Photos page render a gray screen by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/21422 - fix: default zoom level when location is not set by [@&#8203;bwees](https://github.com/bwees) in https://github.com/immich-app/immich/pull/21428 - fix(web): Prevent changing asset location triggering keyboard shortcuts by [@&#8203;Snowknight26](https://github.com/Snowknight26) in https://github.com/immich-app/immich/pull/21451 - fix: network criteria for upload LivePhotos by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/21386 - fix: show "preparing" when sharing in beta timeline by [@&#8203;bwees](https://github.com/bwees) in https://github.com/immich-app/immich/pull/21390 ##### 📚 Documentation - chore(docs): Avoid /data in external library examples by [@&#8203;skatsubo](https://github.com/skatsubo) in https://github.com/immich-app/immich/pull/21357 #### New Contributors - [@&#8203;aaronliu0130](https://github.com/aaronliu0130) made their first contribution in https://github.com/immich-app/immich/pull/21415 **Full Changelog**: https://github.com/immich-app/immich/compare/v1.140.0...v1.140.1 ### [`v1.140.0`](https://github.com/immich-app/immich/releases/tag/v1.140.0) [Compare Source](https://github.com/immich-app/immich/compare/v1.139.4...v1.140.0) ### v1.140.0 #### Highlights Welcome to the release `v1.140.0` of Immich, one more release, and one more day closer to 🐴 Stable-Day 🐴. This release continues the ramp-up effort to bring the beta timeline up to the same feature parity as the old one, while also addressing as many bugs as possible. Thanks to our active contributors, some cool features also made their way into this release. We encourage all Immich users to switch to the beta timeline and use it to help us identify and resolve issues. Let’s dive into the highlights of this release. - \[beta] Background sync - \[beta] Read-only mode - Location management utility ##### \[beta] Background sync The background sync feature has now been added to the beta timeline. New assets are now detected and pushed to an upload queue, which will be handled automatically by the OS. Some tasks, such as local and remote data sync, now also run in the background periodically. So that, as soon as you open the app, the newly taken assets are immediately available on the timeline. **For those who have been using the beta timeline, please toggle the upload button off then on again to enable the background workers.** ##### **\[beta] Read-only mode** For parents who have kids who want to look over photos but don’t want them to accidentally delete or perform any action on them, this feature is for you. By double-tapping on the profile photo in the app, you can only view assets in the main timeline, and all the action buttons will be hidden. Thanks, [@&#8203;Sud-Puth](https://github.com/Sud-Puth), for proposing and initiating work on this nifty feature! <img width="200" alt="image" src="https://github.com/user-attachments/assets/95c1dd1b-9dde-43a5-998d-3d974fe4e279" /> ##### Location management utility Thanks to [@&#8203;Johannbr](https://github.com/Johannbr) for putting in time and effort into this feature. You can now find and edit missing location data on a specific date. By going to `Utilities > Manage location` on the web, you will be presented with an interface to select the date to find the assets with missing GPS location and to update them in bulk <img width="800" alt="image" src="https://github.com/user-attachments/assets/add62194-c88b-4a8b-82ee-36586c49591d" /> <img width="800" alt="image" src="https://github.com/user-attachments/assets/8b49b418-26e8-4877-9084-80ef851a6960" /> #### 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 #### What's Changed ##### 🚀 Features - feat: beta background sync by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;21243](https://github.com/immich-app/immich/pull/21243) - feat(web): geolocation utility by [@&#8203;Johannbr](https://github.com/Johannbr) in [#&#8203;20758](https://github.com/immich-app/immich/pull/20758) - feat(mobile): read only mode by [@&#8203;Sud-Puth](https://github.com/Sud-Puth) and [@&#8203;bwees](https://github.com/bwees) in [#&#8203;19368](https://github.com/immich-app/immich/pull/19368) ##### 🌟 Enhancements - feat: add support for custom headers to TS SDK by [@&#8203;LukeHagar](https://github.com/LukeHagar) in [#&#8203;21205](https://github.com/immich-app/immich/pull/21205) - feat: expose createdAt in getAssetInfo by [@&#8203;Wingysam](https://github.com/Wingysam) in [#&#8203;21184](https://github.com/immich-app/immich/pull/21184) - feat(web): Refresh album page after sharing by [@&#8203;Snowknight26](https://github.com/Snowknight26) in [#&#8203;21283](https://github.com/immich-app/immich/pull/21283) - feat(web): Album picker shortcut info by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in [#&#8203;21273](https://github.com/immich-app/immich/pull/21273) ##### 🐛 Bug fixes - fix: devcontainer after pnpm changes by [@&#8203;midzelis](https://github.com/midzelis) in [#&#8203;21227](https://github.com/immich-app/immich/pull/21227) - fix(web): Album multi-select 'm' shortcut prevents typing m in title box by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in [#&#8203;21249](https://github.com/immich-app/immich/pull/21249) - refactor: service worker by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;21250](https://github.com/immich-app/immich/pull/21250) - fix(web): allow numeric input fields to be zero by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;21258](https://github.com/immich-app/immich/pull/21258) - fix(web): Duplicate arrow shortcuts go to next/previous duplicate when viewing assets by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in [#&#8203;21200](https://github.com/immich-app/immich/pull/21200) - fix(web): handle multiple downloads in safari by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;21259](https://github.com/immich-app/immich/pull/21259) - fix: album start/end dates on shared links by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;21268](https://github.com/immich-app/immich/pull/21268) - fix: prevent an offline asset from being used as a person feature photo by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;21278](https://github.com/immich-app/immich/pull/21278) - fix(web): suppress auto-play errors by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;21282](https://github.com/immich-app/immich/pull/21282) - fix(mobile): caching thumbnails to disk by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;21275](https://github.com/immich-app/immich/pull/21275) - fix(mobile): skip animation for offscreen thumbnails by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;21277](https://github.com/immich-app/immich/pull/21277) - fix: invalid storage quota with decimals by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;21271](https://github.com/immich-app/immich/pull/21271) - fix(mobile): user storage quota not showing by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;21263](https://github.com/immich-app/immich/pull/21263) - fix(web): album multi-select filter doesn't include other selected albums by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in [#&#8203;21322](https://github.com/immich-app/immich/pull/21322) - fix(mobile): capitalize month & day labels in beta timeline by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;21323](https://github.com/immich-app/immich/pull/21323) - fix: timeline scroll error handling by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;21324](https://github.com/immich-app/immich/pull/21324) - fix(web): sign up double click by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;21349](https://github.com/immich-app/immich/pull/21349) - fix: motion video extraction race condition by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;21285](https://github.com/immich-app/immich/pull/21285) - fix(web): add primary text color to file upload toast by [@&#8203;Prajwalg19](https://github.com/Prajwalg19) in [#&#8203;21340](https://github.com/immich-app/immich/pull/21340) - fix(mobile): thumbnail requests not being cancelled by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;21331](https://github.com/immich-app/immich/pull/21331) - fix(mobile): memory lane rebuild by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;21350](https://github.com/immich-app/immich/pull/21350) - fix(mobile): fast animations when "disable animations" enabled by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;21309](https://github.com/immich-app/immich/pull/21309) - fix(web): middle click not working on videos by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;21304](https://github.com/immich-app/immich/pull/21304) - fix(mobile): allow gestures in asset viewer before image is loaded by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;21354](https://github.com/immich-app/immich/pull/21354) - fix(web): Slideshow fade occurs when not in slideshow by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in [#&#8203;21326](https://github.com/immich-app/immich/pull/21326) ##### 📚 Documentation - docs: update italian README: better wording, add some important sections, fixed links and alt texts by [@&#8203;gablilli](https://github.com/gablilli) in [#&#8203;21221](https://github.com/immich-app/immich/pull/21221) - fix: docs typo by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;21269](https://github.com/immich-app/immich/pull/21269) - chore: faq commercial guidelines by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;21320](https://github.com/immich-app/immich/pull/21320) ##### 🌐 Translations - fix(web): Translate confirmation modal header and action buttons by [@&#8203;Snowknight26](https://github.com/Snowknight26) in [#&#8203;21330](https://github.com/immich-app/immich/pull/21330) #### New Contributors - [@&#8203;gablilli](https://github.com/gablilli) made their first contribution in [#&#8203;21221](https://github.com/immich-app/immich/pull/21221) - [@&#8203;LukeHagar](https://github.com/LukeHagar) made their first contribution in [#&#8203;21205](https://github.com/immich-app/immich/pull/21205) - [@&#8203;Prajwalg19](https://github.com/Prajwalg19) made their first contribution in [#&#8203;21340](https://github.com/immich-app/immich/pull/21340) - [@&#8203;Johannbr](https://github.com/Johannbr) made their first contribution in [#&#8203;20758](https://github.com/immich-app/immich/pull/20758) - [@&#8203;Sud-Puth](https://github.com/Sud-Puth) made their first contribution in [#&#8203;19368](https://github.com/immich-app/immich/pull/19368) **Full Changelog**: <https://github.com/immich-app/immich/compare/v1.139.4...v1.140.0> ### [`v1.139.4`](https://github.com/immich-app/immich/releases/tag/v1.139.4) [Compare Source](https://github.com/immich-app/immich/compare/v1.139.3...v1.139.4) ### v1.139.4 #### What's Changed ##### 🐛 Bug fixes - fix: cannot load thumbnail from unknown content length by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/21192 - fix: border around dark theme button on onboarding page by [@&#8203;NicholasFlamy](https://github.com/NicholasFlamy) in https://github.com/immich-app/immich/pull/20846 - fix(web): handle edge cases in timeToSeconds function to prevent crashes by [@&#8203;baldarn](https://github.com/baldarn) in https://github.com/immich-app/immich/pull/21019 - fix: use composite cache key in user circle avatar by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in https://github.com/immich-app/immich/pull/21220 - fix: wait for watched files to finish being written ([#&#8203;17100](https://github.com/immich-app/immich/issues/17100)) by [@&#8203;TapuCosmo](https://github.com/TapuCosmo) in https://github.com/immich-app/immich/pull/21180 #### New Contributors - [@&#8203;baldarn](https://github.com/baldarn) made their first contribution in https://github.com/immich-app/immich/pull/21019 **Full Changelog**: https://github.com/immich-app/immich/compare/v1.139.3...v1.139.4 ### [`v1.139.3`](https://github.com/immich-app/immich/releases/tag/v1.139.3) [Compare Source](https://github.com/immich-app/immich/compare/v1.139.2...v1.139.3) ### v1.139.3 #### What's Changed ##### 🐛 Bug fixes - fix(web): add to multiple albums translation doesn't have plural formatting by [@&#8203;DevServs](https://github.com/DevServs) in https://github.com/immich-app/immich/pull/21087 - fix: shared album asset count query by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/21157 - fix: parse correct metadata to userDto for SQlite store implmentation by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/21154 - fix: sync flow block oAuth login page navigation by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/21187 - fix: local offset hours by [@&#8203;jrasm91](https://github.com/jrasm91) in https://github.com/immich-app/immich/pull/21147 - fix: prefer local video if available by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in https://github.com/immich-app/immich/pull/21119 ##### 📚 Documentation - docs: update oauth.md - Authentik link leads to Page Not Found error by [@&#8203;pojlFDlxCOvZ4Kg8y1l4](https://github.com/pojlFDlxCOvZ4Kg8y1l4) in https://github.com/immich-app/immich/pull/21186 #### New Contributors - [@&#8203;DevServs](https://github.com/DevServs) made their first contribution in https://github.com/immich-app/immich/pull/21087 - [@&#8203;pojlFDlxCOvZ4Kg8y1l4](https://github.com/pojlFDlxCOvZ4Kg8y1l4) made their first contribution in https://github.com/immich-app/immich/pull/21186 **Full Changelog**: https://github.com/immich-app/immich/compare/v1.139.2...v1.139.3 ### [`v1.139.2`](https://github.com/immich-app/immich/releases/tag/v1.139.2) [Compare Source](https://github.com/immich-app/immich/compare/v1.138.1...v1.139.2) ### v1.139.2 *`v1.139.0` and `v1.139.1` have made the ultimate sacrifice for switching from `npm` to `pnpm` in our release pipeline* *** Welcome to release `v1.139.2`. This version continues to bring improvements to the beta timeline, from fixing bugs to significantly improving the image rendering pipeline, especially on Android. We appreciate users who have helped us test out the beta timeline! We encourage you all to switch to it to help us catch more bugs as the stable release is nigh. Let’s dive into the highlights of this release. #### Highlights - \[beta] New image rendering pipeline - \[beta] Show remainder assets detail - Option to skip in the duplicate resolver tools - Add to multiple albums action - \[beta] Fixed the bug that upload progress doesn’t resume upon app restart (really fix it this time) ##### \[beta] New image rendering pipeline Thanks to our one and only wizard [@&#8203;mertalev](https://github.com/mertalev) 🧙, the mobile app now uses our own custom image loading and rendering pipeline, featuring multithreading and a series of other optimizations. In particular, this significantly improves displaying of local images on Android. Not only does this improve thumbnail loading speed, but local thumbnails are noticeably higher quality by avoiding compression. The experience of scrolling the timeline should now be on par with the local gallery app. Additionally, remote assets now benefit from request cancellation to avoid downloading thumbnails that are no longer relevant, further improving responsiveness when quickly scrolling the timeline. ##### \[beta] Show assets pending backup You can now view which assets are in the remaining list of backups. This helps track down problematic assets that cannot be uploaded for some reason. \*cough, iCloud assets, cough\* <p align="center"> <img width="300" alt="image" src="https://github.com/user-attachments/assets/77747baa-eb4f-4947-8dbf-9d1e48a8a547" /> <img width="300" alt="image" src="https://github.com/user-attachments/assets/4c5860a6-5ae1-46b0-9b96-90de8a874686" /> </p> ##### Option to skip an entry in the duplicate resolution utility You can now navigate back and forth to get to other entries in the duplicate list. <p align="center"> <img width="500" alt="image" src="https://github.com/user-attachments/assets/6e2a4b87-75c9-4850-a46e-1ef908b2d09f" /> </p> ##### Add to multiple albums action On the web, you can now add assets to multiple albums at once from the album selection modal. <p align="center"> <img width="500" alt="image" src="https://github.com/user-attachments/assets/71ba8834-f633-4657-856b-a1ff61f2f7dc" /> </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 or our merchandise at https://immich.store <!-- Release notes generated using configuration in .github/release.yml at v1.139.2 --> #### What's Changed ##### 🌟 Enhancements - feat(web): Skip duplicates by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in [#&#8203;20880](https://github.com/immich-app/immich/pull/20880) - feat: get metadata about the current api key by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;21027](https://github.com/immich-app/immich/pull/21027) - feat(web): Add to Multiple Albums by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in [#&#8203;20072](https://github.com/immich-app/immich/pull/20072) - chore(web): make search result loading behaviour more consistent by [@&#8203;uhthomas](https://github.com/uhthomas) in [#&#8203;20741](https://github.com/immich-app/immich/pull/20741) - feat(mobile): platform thumbnail api by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;20910](https://github.com/immich-app/immich/pull/20910) - feat(mobile): platform image providers by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;20927](https://github.com/immich-app/immich/pull/20927) - feat: show remainder assets info by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;21114](https://github.com/immich-app/immich/pull/21114) - feat(mobile): optimized thumbnail widget by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;21073](https://github.com/immich-app/immich/pull/21073) - feat: add a counter to the duplicate utility by [@&#8203;normana10](https://github.com/normana10) in [#&#8203;21109](https://github.com/immich-app/immich/pull/21109) ##### 🐛 Bug fixes - fix(mobile): show most recent image in album as thumbnail by [@&#8203;aaronjamt](https://github.com/aaronjamt) in [#&#8203;21037](https://github.com/immich-app/immich/pull/21037) - fix: skip albums selected or excluded from backups from deletions by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;21116](https://github.com/immich-app/immich/pull/21116) - fix: thumbnail rendering on backup asset detail tile by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;21120](https://github.com/immich-app/immich/pull/21120) ##### 📚 Documentation - chore: update docs to use pnpm by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;21113](https://github.com/immich-app/immich/pull/21113) ##### 🌐 Translations - chore(web): update translations by [@&#8203;weblate](https://github.com/weblate) in [#&#8203;20449](https://github.com/immich-app/immich/pull/20449) #### New Contributors - [@&#8203;aaronjamt](https://github.com/aaronjamt) made their first contribution in [#&#8203;21037](https://github.com/immich-app/immich/pull/21037) - [@&#8203;normana10](https://github.com/normana10) made their first contribution in [#&#8203;21046](https://github.com/immich-app/immich/pull/21046) **Full Changelog**: <https://github.com/immich-app/immich/compare/v1.138.1...v1.139.2> ### [`v1.138.1`](https://github.com/immich-app/immich/releases/tag/v1.138.1) [Compare Source](https://github.com/immich-app/immich/compare/v1.138.0...v1.138.1) ### v1.138.1 #### What's Changed ##### 🐛 Bug fixes - fix: oauth auto-login infinite loop by [@&#8203;danieldietzler](https://github.com/danieldietzler) in https://github.com/immich-app/immich/pull/20904 - fix(mobile): always show cast button by [@&#8203;bwees](https://github.com/bwees) in https://github.com/immich-app/immich/pull/20935 - fix(mobile): don't show view in timeline button when opening cast dialog by [@&#8203;bwees](https://github.com/bwees) in https://github.com/immich-app/immich/pull/20934 - fix: backup resume more reliable on app start up by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/20907 - fix: pinch in finished as zoomed in by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/20936 - fix: locked photos shown in beta timeline favorite page by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/20937 - refactor: bottom sheet action button by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/20964 **Full Changelog**: https://github.com/immich-app/immich/compare/v1.138.0...v1.138.1 ### [`v1.138.0`](https://github.com/immich-app/immich/releases/tag/v1.138.0) [Compare Source](https://github.com/immich-app/immich/compare/v1.137.3...v1.138.0) ### v1.138.0 > \[!IMPORTANT] > > For users that are using the **beta timeline**, please update your server to `v1.138.0` so that the sync mechanism can work correctly. `v1.138.0` of the mobile app doesn’t sync the data correctly if your server is `v1.137.2` or below. #### Highlights Welcome to the release `v1.138.0` of Immich, this release adds many bugfixes and brings the beta timeline closer to feature parity; thank you all for helping with testing and giving feedback. Please let us know if the release fixes the issues you are facing. Let’s dive into some of the highlights below - Reset PIN code with password - Reset the OAuth ID - \[beta] swipe to delete album - \[beta] improvement in the upload and sync process - \[beta] map view with SQLite #### Reset PIN code with password In order to reset a forgotten PIN code, the admin user used to have to click the “Reset PIN code” button for the user. Now, users can reset their own PIN code by supplying their current password. Note: when password login is disabled, this option is unavailable. Reset via password <img width="400" height="622" alt="image" src="https://github.com/user-attachments/assets/c274499d-38b1-4030-8918-a8ada9707824" /> <img width="800" height="753" alt="image" src="https://github.com/user-attachments/assets/66b9afb5-d738-4aff-abf2-01abd4b85962" /> Reset via admin account <img width="800" height="321" alt="image" src="https://github.com/user-attachments/assets/6d1bb049-1620-459e-8b63-8735ec45d707" /> <img width="800" height="358" alt="image" src="https://github.com/user-attachments/assets/900236c7-7f0c-4d52-82a1-a937e87d6bf6" /> #### Reset OAuth ID Immich stores some configuration in the database to keep track of which OAuth accounts are linked to which Immich users. When migrating to a new authentication system or provider, this configuration becomes invalid and can prevent the user from logging in with the new system. A button and accompanying reminder now exists in the OAuth settings to clear or reset this configuration for all users. <img width="800" height="498" alt="image" src="https://github.com/user-attachments/assets/e6fbdf1e-a81d-437e-9064-11fef4196ca7" /> <img width="800" height="507" alt="image" src="https://github.com/user-attachments/assets/bbc5300a-9f82-4431-98e5-df1b2df2f219" /> <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🚨 Breaking Changes - fix: album asset sync must sync new assets in a shared album by [@&#8203;zackpollard](https://github.com/zackpollard) in [#&#8203;20655](https://github.com/immich-app/immich/pull/20655) ##### 🚀 Features - feat(mobile): create shared link for albums by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20652](https://github.com/immich-app/immich/pull/20652) - feat(mobile): remove from album in asset viewer bar by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20672](https://github.com/immich-app/immich/pull/20672) - feat(mobile): album shared user editing by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20671](https://github.com/immich-app/immich/pull/20671) - feat: use sqlite for logging by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20414](https://github.com/immich-app/immich/pull/20414) - feat: batch change date and time relatively by [@&#8203;mkuehne707](https://github.com/mkuehne707) in [#&#8203;17717](https://github.com/immich-app/immich/pull/17717) - feat(web): reset pin code by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;20766](https://github.com/immich-app/immich/pull/20766) - feat: reset oauth ids by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;20798](https://github.com/immich-app/immich/pull/20798) - feat: edit image in beta timeline by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20709](https://github.com/immich-app/immich/pull/20709) - feat: swipe to delete album by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;20765](https://github.com/immich-app/immich/pull/20765) ##### 🌟 Enhancements - chore: tweak photo sphere fov and zoom speed constants by [@&#8203;kNoAPP](https://github.com/kNoAPP) in [#&#8203;20595](https://github.com/immich-app/immich/pull/20595) - feat: add server.versionCheck permission by [@&#8203;mib1185](https://github.com/mib1185) in [#&#8203;20555](https://github.com/immich-app/immich/pull/20555) - refactor(mobile): sqlite-based map view by [@&#8203;mertalev](https://github.com/mertalev) and [@&#8203;wuzihao051119](https://github.com/wuzihao051119) in [#&#8203;20665](https://github.com/immich-app/immich/pull/20665) - chore(web): remove arbitrary search result limit by [@&#8203;uhthomas](https://github.com/uhthomas) in [#&#8203;20719](https://github.com/immich-app/immich/pull/20719) - feat(web): don't scroll to visible assets by [@&#8203;uhthomas](https://github.com/uhthomas) in [#&#8203;20729](https://github.com/immich-app/immich/pull/20729) - fix: change all download icons to `mdiDownload` for clarity and consistency by [@&#8203;NicholasFlamy](https://github.com/NicholasFlamy) in [#&#8203;20821](https://github.com/immich-app/immich/pull/20821) - feat: add i18n formatting to `make translation` in mobile makefile by [@&#8203;NicholasFlamy](https://github.com/NicholasFlamy) in [#&#8203;20807](https://github.com/immich-app/immich/pull/20807) - feat: format date and time in /admin/users/ -> Profile section by [@&#8203;miroslawlis](https://github.com/miroslawlis) in [#&#8203;20811](https://github.com/immich-app/immich/pull/20811) ##### 🐛 Bug fixes - fix(mobile): use right translation function for pluralized ICU message format by [@&#8203;zigarn](https://github.com/zigarn) in [#&#8203;20404](https://github.com/immich-app/immich/pull/20404) - fix: add assets to album by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;20626](https://github.com/immich-app/immich/pull/20626) - fix: hide navigation bar in search page during multi-selection by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20616](https://github.com/immich-app/immich/pull/20616) - fix: adjust search bar padding and visibility based on input state by [@&#8203;wojtaszek171](https://github.com/wojtaszek171) in [#&#8203;20598](https://github.com/immich-app/immich/pull/20598) - fix(mobile): fetch serverConfig before building shared link by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20638](https://github.com/immich-app/immich/pull/20638) - fix: exif rating rounding by [@&#8203;cford256](https://github.com/cford256) in [#&#8203;20457](https://github.com/immich-app/immich/pull/20457) - fix: improvements to sync and upload when resuming app by [@&#8203;zackpollard](https://github.com/zackpollard) in [#&#8203;20524](https://github.com/immich-app/immich/pull/20524) - fix(mobile): cleanly handle logout when no host is set by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20521](https://github.com/immich-app/immich/pull/20521) - fix: not clearing local data when logging out while sync is running by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20646](https://github.com/immich-app/immich/pull/20646) - fix: adjust margin and gap for trailing elements in control app bar by [@&#8203;wojtaszek171](https://github.com/wojtaszek171) in [#&#8203;20645](https://github.com/immich-app/immich/pull/20645) - fix(mobile): use storageIndicator setting for beta timeline by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20639](https://github.com/immich-app/immich/pull/20639) - fix(mobile): disable memory lane when memories are disabled by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20642](https://github.com/immich-app/immich/pull/20642) - fix: expand sheet when album search is focused by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20651](https://github.com/immich-app/immich/pull/20651) - fix: exclude assets that haven't been hashed yet from uploads by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20684](https://github.com/immich-app/immich/pull/20684) - fix(mobile): use cached thumbnail in full size image provider by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;20637](https://github.com/immich-app/immich/pull/20637) - feat(mobile): use custom headers when connecting in widget by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20666](https://github.com/immich-app/immich/pull/20666) - fix: empty custom header prevent logging in by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;20693](https://github.com/immich-app/immich/pull/20693) - fix: delete local asset show twice by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;20700](https://github.com/immich-app/immich/pull/20700) - fix(mobile): filter people that have less than 3 faces by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20705](https://github.com/immich-app/immich/pull/20705) - fix: shared link custom URL photo access authentication by [@&#8203;gaurav-yadav](https://github.com/gaurav-yadav) in [#&#8203;20534](https://github.com/immich-app/immich/pull/20534) - fix: custom-url ssr by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;20704](https://github.com/immich-app/immich/pull/20704) - fix(mobile): show video controls when in locked view by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20707](https://github.com/immich-app/immich/pull/20707) - fix: server version not fetched after auto login by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20713](https://github.com/immich-app/immich/pull/20713) - fix: video thumbnail generation for short videos by [@&#8203;patrickgoering](https://github.com/patrickgoering) in [#&#8203;20629](https://github.com/immich-app/immich/pull/20629) - fix: disk info is cleared when profile picture is uploaded by [@&#8203;Lauritz-Tieste](https://github.com/Lauritz-Tieste) in [#&#8203;20411](https://github.com/immich-app/immich/pull/20411) - fix(web): use correct sliding window offset for search results by [@&#8203;uhthomas](https://github.com/uhthomas) in [#&#8203;20726](https://github.com/immich-app/immich/pull/20726) - fix(web): prevent thumbhashes from covering search bar by [@&#8203;uhthomas](https://github.com/uhthomas) in [#&#8203;20720](https://github.com/immich-app/immich/pull/20720) - fix(web): limit max height of search results by [@&#8203;uhthomas](https://github.com/uhthomas) in [#&#8203;20727](https://github.com/immich-app/immich/pull/20727) - fix(mobile): person birthday viewing/editing by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20731](https://github.com/immich-app/immich/pull/20731) - fix(web): shared-link autocomplete by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;20761](https://github.com/immich-app/immich/pull/20761) - fix(web): fix layout loop with single row grids in explore page by [@&#8203;gabrielsoldani](https://github.com/gabrielsoldani) in [#&#8203;20833](https://github.com/immich-app/immich/pull/20833) - fix: age info cut off by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;20872](https://github.com/immich-app/immich/pull/20872) - fix(mobile): newest/oldest album sort by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20743](https://github.com/immich-app/immich/pull/20743) - fix: asset\_viewer page viewing experience by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;20889](https://github.com/immich-app/immich/pull/20889) ##### 📚 Documentation - docs: update TrueNAS docs by [@&#8203;Xiticks](https://github.com/Xiticks) in [#&#8203;19990](https://github.com/immich-app/immich/pull/19990) - docs: remove warning about the removed repair page by [@&#8203;aamirazad](https://github.com/aamirazad) in [#&#8203;20746](https://github.com/immich-app/immich/pull/20746) - feat(docs): add `make dev-docs` by [@&#8203;NicholasFlamy](https://github.com/NicholasFlamy) in [#&#8203;20572](https://github.com/immich-app/immich/pull/20572) - docs: include openapi.json by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;20760](https://github.com/immich-app/immich/pull/20760) - feat: more cursed knowledge by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;20794](https://github.com/immich-app/immich/pull/20794) - docs: vectorchord migration instructions, deprecation log on startup by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;20867](https://github.com/immich-app/immich/pull/20867) ##### 🌐 Translations - fix(mobile): enable person age pluralization by [@&#8203;waclaw66](https://github.com/waclaw66) in [#&#8203;20881](https://github.com/immich-app/immich/pull/20881) #### New Contributors - [@&#8203;kNoAPP](https://github.com/kNoAPP) made their first contribution in [#&#8203;20595](https://github.com/immich-app/immich/pull/20595) - [@&#8203;wojtaszek171](https://github.com/wojtaszek171) made their first contribution in [#&#8203;20598](https://github.com/immich-app/immich/pull/20598) - [@&#8203;cford256](https://github.com/cford256) made their first contribution in [#&#8203;20457](https://github.com/immich-app/immich/pull/20457) - [@&#8203;mib1185](https://github.com/mib1185) made their first contribution in [#&#8203;20555](https://github.com/immich-app/immich/pull/20555) - [@&#8203;gaurav-yadav](https://github.com/gaurav-yadav) made their first contribution in [#&#8203;20534](https://github.com/immich-app/immich/pull/20534) - [@&#8203;patrickgoering](https://github.com/patrickgoering) made their first contribution in [#&#8203;20629](https://github.com/immich-app/immich/pull/20629) - [@&#8203;Xiticks](https://github.com/Xiticks) made their first contribution in [#&#8203;19990](https://github.com/immich-app/immich/pull/19990) - [@&#8203;ufizo](https://github.com/ufizo) made their first contribution in [#&#8203;20538](https://github.com/immich-app/immich/pull/20538) - [@&#8203;mkuehne707](https://github.com/mkuehne707) made their first contribution in [#&#8203;17717](https://github.com/immich-app/immich/pull/17717) - [@&#8203;gabrielsoldani](https://github.com/gabrielsoldani) made their first contribution in [#&#8203;20833](https://github.com/immich-app/immich/pull/20833) - [@&#8203;miroslawlis](https://github.com/miroslawlis) made their first contribution in [#&#8203;20811](https://github.com/immich-app/immich/pull/20811) **Full Changelog**: <https://github.com/immich-app/immich/compare/v1.137.3...v1.138.0> ### [`v1.137.3`](https://github.com/immich-app/immich/releases/tag/v1.137.3) [Compare Source](https://github.com/immich-app/immich/compare/v1.137.1...v1.137.3) #### v1.137.3 - Fixes a media location migration issue for people who have `IMMICH_MEDIA_LOCATION` set. (e.g., Unraid) <!-- Release notes generated using configuration in .github/release.yml at v1.137.3 --> #### What's Changed ##### 🐛 Bug fixes - fix: guard IS\_FAVORITE column with SDK check by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in https://github.com/immich-app/immich/pull/20511 - fix: migration if media location is set by [@&#8203;danieldietzler](https://github.com/danieldietzler) in https://github.com/immich-app/immich/pull/20532 **Full Changelog**: https://github.com/immich-app/immich/compare/v1.137.2...v1.137.3 ### [`v1.137.1`](https://github.com/immich-app/immich/releases/tag/v1.137.1) [Compare Source](https://github.com/immich-app/immich/compare/v1.137.0...v1.137.1) #### v1.137.1 - Fixes an issue with the `/usr/src/app/upload` => `/data` migration if you don't have any assets in the default library <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🐛 Bug fixes - fix: automatic media location migration without internal assets by [@&#8203;danieldietzler](https://github.com/danieldietzler) in https://github.com/immich-app/immich/pull/20489 **Full Changelog**: https://github.com/immich-app/immich/compare/v1.137.0...v1.137.1 ### [`v1.137.0`](https://github.com/immich-app/immich/releases/tag/v1.137.0) [Compare Source](https://github.com/immich-app/immich/compare/v1.136.0...v1.137.0) ### v1.137.0 - *knock, knock* - *Who's there?* - *Breaking* - *Breaking who?* - *Breaking changes woohoo, with a stable-release-is-around-the-corner and coming to a server near you (soon™)* > \[!CAUTION] > > # Breaking Changes > > If your current, running version of Immich is `v1.132.0` or newer, there is **NO ACTION** required. If you are updating from version below `v1.132.0` continue reading. > > ## Remove TypeORM ([#&#8203;20366](https://github.com/immich-app/immich/issues/20366)) > > This update requires applications to have started up at least once on `1.132.0+`. See <https://immich.app/errors/#typeorm-upgrade> for more details. #### Highlights Welcome to the release `v1.137.0` of Immich. This version adds many bug fixes for the beta timeline, more feature parity with the old timeline, alongside some nifty enhancements to the web and the server as well. As always, new translations have been merged in, and the documentation has been updated at https://immich.app. Now, let’s dive in! - The default `docker-compose.yml` template has changed - Beta timeline - Shared link custom URL - Find large files utility - API key permission improvements ### `docker-compose.yml` template change (optional) The default compose file now uses `/data` instead of `/usr/src/app/upload`. This is a completely optional change and **NOT** a breaking change. Prior versions of Immich will continue to work without any user intervention. For more information, see [#&#8203;20367](https://github.com/immich-app/immich/issues/20367). Prior to this change, uploaded media was located at `/usr/src/app/upload/upload` in the container (notice the double “upload” folders), which often led to confusion. It will now be located at `/data/upload`, and we hope that makes things easier. #### Beta timeline Thank you to everyone who tried out the beta timeline in the last release! We have gathered a lot of great feedback, and are actively working on incorporating it. We’ve fixed a bunch of bugs and added back a bunch of previous features. Here’s a quick list/overview of beta timeline changes this release: - Fix the invalid timeline grouping issue - Fix the trash action translation keys - Fix the beta timeline switch missing in landscape mode - Fix a timeline migration bug on Android - Fix the text overflow issue on the action buttons - Fix deep links when the beta timeline is enabled - Fix search places not working correctly - Fix missing hero animation between tabs - Fix the backup remainder backup count issue - Fix the share to app upload - Fix the error navigating back from the backup page - Fix the backup indicator - Fix the back gesture in multi-select mode - Fix user profile images - Fix the issue downloading live photo - Fix the issue with sync for users with external libraries - Fix the issue with storage filling up for users with iCloud photos … and more #### Shared link custom URL ([#&#8203;19999](https://github.com/immich-app/immich/issues/19999)) Immich shared links by default are long and hard to guess. This is by design and is a security mechanism to prevent unwanted access. However, the long links can be a bit awkward to use because they are difficult to read. For cases where security is less important, we have added the option to specify a *custom URL*. <p align="center"> <img width="500" alt="image" src="https://github.com/user-attachments/assets/06d5dc89-1bb7-462c-a384-f62c3fb0e838" /> <p/> Shared links with a custom URL are now also available at `/s/<slug>` (in addition to `/share/<long-random-string>`. Naturally, these links don’t share the same security benefits of the long-random-string ones, so please use them accordingly. #### Find large files utility (web-only) This release adds a new, convenient utility to find large files on your instance. You can access it by navigating to the “Utility” page on the web, and clicking “Review large files”. The page shows the largest 250 original files for your user. <p align="center"> <img width="500" alt="image" src="https://github.com/user-attachments/assets/171520d5-d03b-45f5-9b51-9bb86ae9fa98" /> <img width="800" alt="image" src="https://github.com/user-attachments/assets/6254ef6c-b57f-4d14-9f74-d03d4da56bd9" /> <p/> #### Improved API key permissions and documentation Following up from the last release, we have added fine-grained permissions to more API endpoints, which are now also included in the auto-generated documentation, which can be read [here](https://immich.app/docs/api). > \[!CAUTION] > > Related to these changes, a few API permissions have been *renamed*. See [#&#8203;20250](https://github.com/immich-app/immich/issues/20250) for more details. On the web, the New API Key form now includes the newly added permissions, as well as a search bar for quicker access. <p align="center"> <img width="800" alt="image" src="https://github.com/user-attachments/assets/783a8188-e112-4af7-94b0-3b53fd815712" /> <p/> <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🚨 Breaking Changes - feat!: more permissions by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;20250](https://github.com/immich-app/immich/pull/20250) - feat!: remove typeorm by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;20366](https://github.com/immich-app/immich/pull/20366) ##### 🚀 Features - feat: automatically detect media location changes by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;20256](https://github.com/immich-app/immich/pull/20256) - feat: find large files utility by [@&#8203;niwla23](https://github.com/niwla23) in [#&#8203;18040](https://github.com/immich-app/immich/pull/18040) - feat: change default media location to /data by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;20367](https://github.com/immich-app/immich/pull/20367) - feat: better endpoint descriptions by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;20439](https://github.com/immich-app/immich/pull/20439) ##### 🌟 Enhancements - feat: don't wait for network on app startup by [@&#8203;zackpollard](https://github.com/zackpollard) in [#&#8203;20232](https://github.com/immich-app/immich/pull/20232) - feat: add to album on new beta timeline by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20119](https://github.com/immich-app/immich/pull/20119) - feat(web): api key permission search by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;20248](https://github.com/immich-app/immich/pull/20248) - chore: delete action button by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;20261](https://github.com/immich-app/immich/pull/20261) - feat: scroll to top & view in timeline by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;20274](https://github.com/immich-app/immich/pull/20274) - feat(web): auto fit bounds for map modal. by [@&#8203;dagstuan](https://github.com/dagstuan) in [#&#8203;20345](https://github.com/immich-app/immich/pull/20345) - feat: shared links custom URL by [@&#8203;Jed-Giblin](https://github.com/Jed-Giblin) in [#&#8203;19999](https://github.com/immich-app/immich/pull/19999) - feat: support config via systemd credentials by [@&#8203;amarshall](https://github.com/amarshall) in [#&#8203;20406](https://github.com/immich-app/immich/pull/20406) - feat: 3-2-1 backup onboarding card by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20374](https://github.com/immich-app/immich/pull/20374) - feat: people page/sheet/detail by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;20309](https://github.com/immich-app/immich/pull/20309) - fix(web): Search chip key value heights don't match by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in [#&#8203;20312](https://github.com/immich-app/immich/pull/20312) - feat: network requirement option for upload by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;20302](https://github.com/immich-app/immich/pull/20302) - feat: drift edit time and date action by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20377](https://github.com/immich-app/immich/pull/20377) - feat: drift description editor by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20383](https://github.com/immich-app/immich/pull/20383) ##### 🐛 Bug fixes - fix: override SSL options inside isolates by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20142](https://github.com/immich-app/immich/pull/20142) - fix: fallback auto grouping to day grouping by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20156](https://github.com/immich-app/immich/pull/20156) - fix: update trash action i18n keys by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20164](https://github.com/immich-app/immich/pull/20164) - chore: remove build flavor Android by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;20161](https://github.com/immich-app/immich/pull/20161) - fix: send correct includeArchived parameter to API when showing markers in map by [@&#8203;pelluch](https://github.com/pelluch) in [#&#8203;20117](https://github.com/immich-app/immich/pull/20117) - fix(web): multi-select in ascending asset order by [@&#8203;wuzihao051119](https://github.com/wuzihao051119) in [#&#8203;19461](https://github.com/immich-app/immich/pull/19461) - fix(mobile): hide video thumbnail when video is ready by [@&#8203;johnstef99](https://github.com/johnstef99) in [#&#8203;19328](https://github.com/immich-app/immich/pull/19328) - fix: geodata\_places pkey migration failing for certain upgrade paths by [@&#8203;zackpollard](https://github.com/zackpollard) in [#&#8203;20177](https://github.com/immich-app/immich/pull/20177) - fix: add beta toggle in landscape mode by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20187](https://github.com/immich-app/immich/pull/20187) - fix: add missing `await`s when changing client certificate by [@&#8203;jfly](https://github.com/jfly) in [#&#8203;20189](https://github.com/immich-app/immich/pull/20189) - fix: android backup album migration without recents by [@&#8203;zackpollard](https://github.com/zackpollard) in [#&#8203;20220](https://github.com/immich-app/immich/pull/20220) - fix: optional number inputs by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;20218](https://github.com/immich-app/immich/pull/20218) - fix: character width calculation by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;20201](https://github.com/immich-app/immich/pull/20201) - fix: word wrapping on action buttons by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20231](https://github.com/immich-app/immich/pull/20231) - fix: lookup the primary key constraint name before dropping it by [@&#8203;zackpollard](https://github.com/zackpollard) in [#&#8203;20221](https://github.com/immich-app/immich/pull/20221) - fix(mobile): deep links when using the beta timeline by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20111](https://github.com/immich-app/immich/pull/20111) - fix(mobile): beta search page improvements by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20247](https://github.com/immich-app/immich/pull/20247) - fix(mobile): places search not working in beta version by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;20284](https://github.com/immich-app/immich/pull/20284) - fix: no hero animation after tab change by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20285](https://github.com/immich-app/immich/pull/20285) - fix: remainder backup count by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;20270](https://github.com/immich-app/immich/pull/20270) - fix: share to app upload by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;20271](https://github.com/immich-app/immich/pull/20271) - fix: error on navigating back from backup selection page by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20299](https://github.com/immich-app/immich/pull/20299) - fix(web): Album picker recent albums don't match sidebar by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in [#&#8203;20313](https://github.com/immich-app/immich/pull/20313) - fix: change translation key for archive action button by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20336](https://github.com/immich-app/immich/pull/20336) - fix: backup indicator in beta app bar by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20354](https://github.com/immich-app/immich/pull/20354) - fix: handle back gesture in multi selection mode by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20356](https://github.com/immich-app/immich/pull/20356) - fix: handle cleanup of new backups alongside old backups by [@&#8203;zackpollard](https://github.com/zackpollard) in [#&#8203;20402](https://github.com/immich-app/immich/pull/20402) - fix: android widget periodic updates by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20389](https://github.com/immich-app/immich/pull/20389) - fix: show missing local assets only in timeline with partner sharing by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20298](https://github.com/immich-app/immich/pull/20298) - fix: sync is\_favorite from native by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20412](https://github.com/immich-app/immich/pull/20412) - fix(web): timeline date group width by [@&#8203;ben-basten](https://github.com/ben-basten) in [#&#8203;19964](https://github.com/immich-app/immich/pull/19964) - fix: exclude assets from excluded albumbs on main timeline by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20425](https://github.com/immich-app/immich/pull/20425) - fix: user profile images not working in beta timeline by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;20203](https://github.com/immich-app/immich/pull/20203) - fix(web): timeline time bucket issue by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;20438](https://github.com/immich-app/immich/pull/20438) - fix: json encoding failure during live photo download by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20444](https://github.com/immich-app/immich/pull/20444) - fix(mobile): add partial index based on library ID to remote assets by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20214](https://github.com/immich-app/immich/pull/20214) - fix: clear local file cache before upload by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20448](https://github.com/immich-app/immich/pull/20448) - fix(download): handle completed downloads and refresh albums by [@&#8203;PeterOmbodi](https://github.com/PeterOmbodi) in [#&#8203;20241](https://github.com/immich-app/immich/pull/20241) - fix: incorrect next/previous action after folder view refresh by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;20447](https://github.com/immich-app/immich/pull/20447) - fix: modal race conditions by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;20460](https://github.com/immich-app/immich/pull/20460) ##### 📚 Documentation - docs: more make commands and add mobile checks to pr-checklist by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20211](https://github.com/immich-app/immich/pull/20211) - chore: add missing 'make pigeon' instruction by [@&#8203;jfly](https://github.com/jfly) in [#&#8203;20202](https://github.com/immich-app/immich/pull/20202) - fix(docs): update SQL queries with schema changes by [@&#8203;mmomjian](https://github.com/mmomjian) in [#&#8203;20297](https://github.com/immich-app/immich/pull/20297) - feat(docs): reorganize DB queries, add tags by [@&#8203;mmomjian](https://github.com/mmomjian) in [#&#8203;20303](https://github.com/immich-app/immich/pull/20303) - docs: add immich\_ml\_balancer to community projects by [@&#8203;apetersson](https://github.com/apetersson) in [#&#8203;20399](https://github.com/immich-app/immich/pull/20399) - docs: Add config example for Authelia by [@&#8203;Starbix](https://github.com/Starbix) in [#&#8203;20223](https://github.com/immich-app/immich/pull/20223) ##### 🌐 Translations - fix(mobile): distinguish backup settings title from 'backup\_controller\_page\_backup' translation entry by [@&#8203;zigarn](https://github.com/zigarn) in [#&#8203;20237](https://github.com/immich-app/immich/pull/20237) - fix(mobile): remove unused translation and pluralize existing one for map photos count by [@&#8203;zigarn](https://github.com/zigarn) in [#&#8203;20282](https://github.com/immich-app/immich/pull/20282) - chore(web): update translations by [@&#8203;weblate](https://github.com/weblate) in [#&#8203;20105](https://github.com/immich-app/immich/pull/20105) #### New Contributors - [@&#8203;pelluch](https://github.com/pelluch) made their first contribution in [#&#8203;20117](https://github.com/immich-app/immich/pull/20117) - [@&#8203;jfly](https://github.com/jfly) made their first contribution in [#&#8203;20189](https://github.com/immich-app/immich/pull/20189) - [@&#8203;zigarn](https://github.com/zigarn) made their first contribution in [#&#8203;20237](https://github.com/immich-app/immich/pull/20237) - [@&#8203;beposec](https://github.com/beposec) made their first contribution in [#&#8203;20283](https://github.com/immich-app/immich/pull/20283) - [@&#8203;Jed-Giblin](https://github.com/Jed-Giblin) made their first contribution in [#&#8203;19999](https://github.com/immich-app/immich/pull/19999) - [@&#8203;niwla23](https://github.com/niwla23) made their first contribution in [#&#8203;18040](https://github.com/immich-app/immich/pull/18040) - [@&#8203;apetersson](https://github.com/apetersson) made their first contribution in [#&#8203;20399](https://github.com/immich-app/immich/pull/20399) - [@&#8203;amarshall](https://github.com/amarshall) made their first contribution in [#&#8203;20406](https://github.com/immich-app/immich/pull/20406) - [@&#8203;Starbix](https://github.com/Starbix) made their first contribution in [#&#8203;20223](https://github.com/immich-app/immich/pull/20223) - [@&#8203;PeterOmbodi](https://github.com/PeterOmbodi) made their first contribution in [#&#8203;20241](https://github.com/immich-app/immich/pull/20241) **Full Changelog**: <https://github.com/immich-app/immich/compare/v1.136.0...v1.137.0> ### [`v1.136.0`](https://github.com/immich-app/immich/releases/tag/v1.136.0): - 69420 stars release [Compare Source](https://github.com/immich-app/immich/compare/v1.135.3...v1.136.0) ### v1.136.0 - 69420 stars release > \[!CAUTION] > > # BREAKING CHANGES > > ## IMMICH\_MEDIA\_LOCATION ([#&#8203;19995](https://github.com/immich-app/immich/issues/19995)) > > Note: This is a **different** variable than `UPLOAD_LOCATION`, which requires no change. > > Note: if you **DO NOT** have `IMMICH_MEDIA_LOCATION` in your `.env` file, or if it is set to a path that starts with a `/` (absolute path), **THIS BREAKING CHANGE DOES NOT APPLY TO YOU.** Users of the all-in-one image (e.g., the unraid app) for instance are not affected. > > <hr> > > If you have a custom `IMMICH_MEDIA_LOCATION` environment variable set to a **relative path**, you will have to do the following process: > > 1. Stop Immich (`docker compose stop`): > 2. Update Immich (`docker compose pull`) > 3. Update the environment variable to an absolute path, for example: > > ```diff > -IMMICH_MEDIA_LOCATION=./my-library > +IMMICH_MEDIA_LOCATION=/usr/src/app/my-library > > ``` > > 4. Start Immich (`docker compose up -d --force-recreate`) > 5. After the server successfully starts up, connect to it (`docker exec ``*-it*`` immich_server /bin/sh`) and run `immich-admin change-media-location`. When prompted, enter the appropriate values. For example: > > ``` > docker exec -it immich_server /bin/sh > > $ immich-admin change-media-location > ... > ? Enter the previous value of IMMICH_MEDIA_LOCATION: ./my-library > ? Enter the new value of IMMICH_MEDIA_LOCATION: /usr/src/app/my-library > > Previous value: ./my-library > Current value: /usr/src/app/my-library > > Changing database paths from "my-library/*" to "/usr/src/app/my-library/*" > > ? Do you want to proceed? [Y/n] y > > Matching database file paths were updated successfully! 🎉 > > You may now set IMMICH_MEDIA_LOCATION=/usr/src/app/my-library and restart! > > ``` > > ### Background/Motivation > > Relative paths have implied ambiguity, as they depend on the current working directory to resolve correctly, leading to issues like ([#&#8203;4465](https://github.com/immich-app/immich/issues/4465)). This change removes this ambiguity and sets up the project to transition away from files living at `/usr/src/app/upload` entirely. Currently, the `upload` folder lives at `/usr/src/app/upload/upload`, which is *very* confusing… *for everyone*. This change opens to door for a future migration to something like `IMMICH_DATA=/data`, which a more sensible setup. > > ## API Key changes ([#&#8203;20113](https://github.com/immich-app/immich/issues/20113)) > > Note: This change may affect the use of third-party applications, such as ImmichGo, ImmichKios, or ImmichFrame. > > This release includes a change to how API Keys work, specifically when used with routes that don’t require a specific permission. Previously, a scoped API Key could access these routes, but they will now throw a forbidden error. Routes without a declared scope now implicitly require the “all” permission. ### Highlights Welcome to release `v1.136.0`. This midsummer release is the culmination of the team's labor of love for the Immich community, featuring the introduction of a new timeline and sync mechanism in beta mode, Android widgets, and one of the last breaking changes we want to make before reaching the stable release milestone. Let’s dive right into it. - Beta mode for the new timeline, sync, and upload mechanism - Android widgets - iOS widget improvements - Deep links #### Beta timeline, sync, and upload mechanism > \[!NOTE] > This is only supported when both the server and the mobile app are updated to `v1.136.0` This is a series of work that has been happening for months under the hood, from the changes in the database query engine, server’s queries, and support logic, to integrating a whole new database on the mobile app, and rewriting almost all aspects of the mobile app, you can now try the new timeline with data sync mechanism, and upload rework by go to the `App Settings > Toggle the Beta timeline button`. After toggling, you will be directed to a screen where data migration is executed automatically. You can then proceed to the new experience. <p align="center"> <img width="500" alt="image" src="https://github.com/user-attachments/assets/ede61e01-974d-4351-b074-b3dd461f71e6" /> </p> You can distinguish the beta timeline from the old one by the beta symbol next to the Immich logo in the app bar. <p align="center"> <img width="500" alt="image" src="https://github.com/user-attachments/assets/90ac6296-1315-4881-b2b1-dd4fbc7baf53" /> </p> ##### Why? Over the past year, the major complaints we've received from users have primarily centered around the mobile app. The app simply doesn't feel premium or responsive—it's often janky and takes too long to become usable when first opened, especially when you have a large number of albums. Users can't even view their local albums unless they've selected them as backup targets. Our technical debt in the data structure has created some truly frustrating behaviors, like forcing users to re-upload everything (only to have it rejected by the server) when they switch phones and end up with a different device ID. Or local photos and videos don’t show up until they are all hashed, which could take a while. We've realized we can't honestly call the application stable or confidently recommend it to everyone until we resolve these fundamental problems. We genuinely want this app to be excellent. We want the user experience to be seamless and delightful—we want you to feel genuinely happy when you open Immich to browse through your precious memories. ##### What’s new? ##### Data sync - The data sync is now running in a background thread, separate from the UI thread. This means that during data synchronization, the app will remain smooth to browse. - The data sync speed should be improved drastically. The data is being streamed to the mobile app instead of being sent there in a single large chunk. This will help users with a massive library. - The calculation of which data needs to be retrieved from the server is now performed on the server, rather than being calculated by the mobile app previously. This means lower CPU usage on the mobile app and quicker incremental sync. - The mobile app will now retrieve data from the server and maintain similar database tables within the app. This restructuring enables better offline operation and supports more complex usage behaviors. ##### Timeline/Display experience - The new timeline has been rewritten from the ground up to enhance scrolling and dragging behavior, making it easier for you to navigate the timeline. - The detail viewer is now more interactive, allowing you to scroll between photos or videos when the bottom detail sheet is opened. - The album views and other collection views are more lively, featuring a parallax effect to make your album/collection feel alive with *mesmerizing* animation. - You can now view all albums on the device, regardless of which album you have selected as the target for backing up. You can view them in the \`Library > On this device\` section. For users who want to select individual assets to back up to the server, they can perform that operation from here. ##### Upload - The upload mechanism has been rewritten from the ground up. - Upload is now handled by the OS, allowing for a better background upload operation. Instead of handling the uploading ourselves, we are now placing the photos and videos in a queue, which will run continuously when the Immich app is opened in the foreground and for a few minutes after it is put into the background. Then the OS will take over and start pulling tasks from the queue, handling the upload process by itself. - Starting the upload progress is now invoked from a toggle button <p align="center"> <img width="400" alt="image" src="https://github.com/user-attachments/assets/270216ff-4698-412b-a9c6-37b795612e44" /> </p> - Uploads are now running **in parallel** . The new upload detail page displays which assets are being uploaded and whether they are experiencing issues or stuck. You can tap on each item to see exactly which asset is causing the problem. <p align="center"> <img width="400" alt="image" src="https://github.com/user-attachments/assets/8e319945-8b59-4bee-b41c-3172bef0b4fd" /> </p> <p align="center"> <img width="400" alt="image" src="https://github.com/user-attachments/assets/bdfa4f7d-dabf-49fe-9ad4-661fdabc192c" /> </p> - On Android, there is no longer a virtual `Recents` album that includes all assets. Instead, there is a button to select all albums for backup. - In the backup album selection screen, you can now search for the album you want to back up. ##### Expectations of the beta version of the mentioned mechanisms - The app should be very smooth to browse around during the initial login and subsequent app openings. - Collections (favorite, archived, locked folder, etc.) and album views should make you feel nice, cozy, and delighted. - Background queuing of newly taken photos is not yet implemented. We will start working on this next. - Some views are not yet ported over to the new implementation, such as, but not limited to - People view - Map view - Some mechanisms are still missing from the previous implementation, such as, but not limited to - Add to album from multi-selection - Album sync when uploading - There are still some buggy behaviors/animations we will be ironing out in the coming days. ##### How can you help us? - Use the beta timeline and the new upload rework. - Report any bugs and weirdness you experience on GitHub’s issue tracker `[beta] <your-title-here>` as the title - Reach out and provide direct feedback on [Discord](https://discord.com/invite/immich) - Feedback from iCloud users is greatly appreciated #### Android Widgets <p align="center"> <img width="400" alt="image" src="https://github.com/user-attachments/assets/86a12419-2ce8-4791-ba8c-a56911ccc659" /> </p> This is a follow-up to one of our most requested features: Home screen widgets! In `v1.135.0` We introduced Immich widgets on iOS, which included a memory widget and a random widget. With `v1.136.0`, we bring these widgets to Android! Many of the improvements to iOS widgets listed below have also been incorporated into the Android version. #### iOS Widget Improvements iOS widgets have been improved with feedback from the community: - iOS widgets now support servers that use insecure HTTP connections - iOS widgets now support servers that use WebP as their preview thumbnail format - Tapping on the widget now takes you directly to the image in the app - Widgets now render properly when used on a tinted home screen - iOS widgets now cache the latest image for use if network access is unavailable during update. You should see fewer “Unable to connect to your Immich instance” errors on your home screen! - You can now choose to show images from your Favorites in the Random Widget - Improved error descriptions #### Deep Links You can now deep link into the Immich app. Supported URLs include: - `immich://asset?id=<asset id>` - `immich://album?id=<album id>` - `immich://memory?id=<memory id>` Some `my.immich.app` URLs will also now open inside the mobile app: - `https://my.immich.app/photos/<asset id>` - `https://my.immich.app/albums/<album id>` Navigating to any of these URLs (via the browser, Apple Shortcuts, NFC, or other automation frameworks) will open the corresponding resource inside the mobile app. #### In other news We missed capturing the moment when the project reached `69_420` stars, 😔 <p align="center"> <img src="https://media4.giphy.com/media/v1.Y2lkPTc5MGI3NjExamxub2V4MTRzaHc0dXV5b3JiemEza2I0eWViN2h5bHluc2RjdWxoMCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/WrNfErHio7ZAc/giphy.gif" width="500" > </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 or our merchandise at https://immich.store <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🚨 Breaking Changes - feat!: absolute file paths by [@&#8203;jrasm91](https://github.com/jrasm91) in https://github.com/immich-app/immich/pull/19995 - fix: default route permission by [@&#8203;jrasm91](https://github.com/jrasm91) in https://github.com/immich-app/immich/pull/20113 ##### 🚀 Features - feat(server): person delete by [@&#8203;jrasm91](https://github.com/jrasm91) in https://github.com/immich-app/immich/pull/19511 - feat: nightly tasks by [@&#8203;jrasm91](https://github.com/jrasm91) in https://github.com/immich-app/immich/pull/19879 - feat: add license page to app bar dialog by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in https://github.com/immich-app/immich/pull/19971 - feat(mobile): android widgets by [@&#8203;bwees](https://github.com/bwees) in https://github.com/immich-app/immich/pull/19310 - feat(mobile): beta sync stats page by [@&#8203;bwees](https://github.com/bwees) in https://github.com/immich-app/immich/pull/19950 ##### 🌟 Enhancements - fix(web): consistent merge people icons by [@&#8203;jrasm91](https://github.com/jrasm91) in https://github.com/immich-app/immich/pull/19473 - feat(mobile): deep links by [@&#8203;bwees](https://github.com/bwees) in https://github.com/immich-app/immich/pull/19232 - feat(mobile): ios widget deeplink to asset in app by [@&#8203;bwees](https://github.com/bwees) in https://github.com/immich-app/immich/pull/19510 - feat(server): check additional exif date tags by [@&#8203;midzelis](https://github.com/midzelis) in https://github.com/immich-app/immich/pull/19216 - feat: use request host as default SSR domain by [@&#8203;bo0tzz](https://github.com/bo0tzz) in https://github.com/immich-app/immich/pull/19485 - feat: oauth role claim by [@&#8203;danieldietzler](https://github.com/danieldietzler) in https://github.com/immich-app/immich/pull/19758 - chore: Use a contrasted color for text avatar by [@&#8203;ferraridamiano](https://github.com/ferraridamiano) in https://github.com/immich-app/immich/pull/19756 - feat(web): update icons by [@&#8203;Hamster45105](https://github.com/Hamster45105) in https://github.com/immich-app/immich/pull/19831 - feat(mobile): cache latest ios widget entry for fallback by [@&#8203;bwees](https://github.com/bwees) in https://github.com/immich-app/immich/pull/19824 - feat: adds option to search only for untagged assets by [@&#8203;SkwalExe](https://github.com/SkwalExe) in https://github.com/immich-app/immich/pull/19730 - feat(web): better coordinate parsing by [@&#8203;Hamster45105](https://github.com/Hamster45105) in https://github.com/immich-app/immich/pull/19832 - feat(widgets): iOS widget improvements by [@&#8203;bwees](https://github.com/bwees) in https://github.com/immich-app/immich/pull/19893 - feat(mobile): new upload by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/18726 - feat: play live photos on hover by [@&#8203;bo0tzz](https://github.com/bo0tzz) in https://github.com/immich-app/immich/pull/19962 - feat(web): Remove from Stack by [@&#8203;xCJPECKOVERx](https://github.com/xCJPECKOVERx) in https://github.com/immich-app/immich/pull/19703 ##### 🐛 Bug fixes - fix(web): map cluster by [@&#8203;wuzihao051119](https://github.com/wuzihao051119) in https://github.com/immich-app/immich/pull/19433 - fix: storage template onboarding save by [@&#8203;bwees](https://github.com/bwees) in https://github.com/immich-app/immich/pull/19405 - fix(web): map broken after redirect from details by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in https://github.com/immich-app/immich/pull/19424 - fix(server): filter parameters by database and role by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/19392 - fix(web): toggle favorite by [@&#8203;wuzihao051119](https://github.com/wuzihao051119) in https://github.com/immich-app/immich/pull/19453 - fix(web): timeline timezone by [@&#8203;wuzihao051119](https://github.com/wuzihao051119) in https://github.com/immich-app/immich/pull/19418 - fix(web): oauth quota display by [@&#8203;wuzihao051119](https://github.com/wuzihao051119) in https://github.com/immich-app/immich/pull/19417 - fix(server): include hidden assets in missing metadata extraction query by [@&#8203;jrasm91](https://github.com/jrasm91) in https://github.com/immich-app/immich/pull/19471 - fix: iOS widget webp support by [@&#8203;bwees](https://github.com/bwees) in https://github.com/immich-app/immich/pull/19469 - fix: return 404 for invalid shared link pages by [@&#8203;jrasm91](https://github.com/jrasm91) in https://github.com/immich-app/immich/pull/19493 - fix(web): load day group in asset viewer by [@&#8203;wuzihao051119](https://github.com/wuzihao051119) in https://github.com/immich-app/immich/pull/19523 - feat(deployment): add shm\_size for PG by [@&#8203;mmomjian](https://github.com/mmomjian) in https://github.com/immich-app/immich/pull/19472 - fix: enable photo manager custom filter by default by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in https://github.com/immich-app/immich/pull/19520 - fix(web): absolute path match in external library by [@&#8203;wuzihao051119](https://github.com/wuzihao051119) in https://github.com/immich-app/immich/pull/19551 - fix(web): modal race condition by [@&#8203;wuzihao051119](https://github.com/wuzihao051119) in https://github.com/immich-app/immich/pull/19625 - fix(server): prevent duplicate geodata temp table by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/18580 - fix(web): viewing asset lock by [@&#8203;wuzihao051119](https://github.com/wuzihao051119) in https://github.com/immich-app/immich/pull/19499 - fix: add quiet zone to QR code by [@&#8203;matthieu-db](https://github.com/matthieu-db) in https://github.com/immich-app/immich/pull/19771 - fix(server): clear activity when asset is removed from album by [@&#8203;dahool](https://github.com/dahool) in https://github.com/immich-app/immich/pull/19019 - fix: allow insecure connections in iOS WidgetExtension by [@&#8203;made2k](https://github.com/made2k) in https://github.com/immich-app/immich/pull/19863 - fix: startup log level by [@&#8203;jrasm91](https://github.com/jrasm91) in https://github.com/immich-app/immich/pull/19885 - fix(web): allow renaming person without merging by [@&#8203;lukashass](https://github.com/lukashass) in https://github.com/immich-app/immich/pull/19923 - fix(web): adjust button size in person side panel by [@&#8203;lukashass](https://github.com/lukashass) in https://github.com/immich-app/immich/pull/19924 - fix: use IMMICH\_HOST env var in ML healthcheck by [@&#8203;bo0tzz](https://github.com/bo0tzz) in https://github.com/immich-app/immich/pull/19844 - fix(web): prevent flashing white background in dark mode on page load/reload by [@&#8203;evan314159](https://github.com/evan314159) in https://github.com/immich-app/immich/pull/19934 - fix: send filename when viewing the original file by [@&#8203;MeguminSama](https://github.com/MeguminSama) in https://github.com/immich-app/immich/pull/20005 - fix: ML recognition distance UI form validation by [@&#8203;danieldietzler](https://github.com/danieldietzler) in https://github.com/immich-app/immich/pull/20107 - fix: unset prewarn param by [@&#8203;jrasm91](https://github.com/jrasm91) in https://github.com/immich-app/immich/pull/20109 ##### 📚 Documentation - fix(docs): portainer absolute paths by [@&#8203;mmomjian](https://github.com/mmomjian) in https://github.com/immich-app/immich/pull/19459 - fix(docs): add DB\_USERNAME when needed by [@&#8203;mmomjian](https://github.com/mmomjian) in https://github.com/immich-app/immich/pull/19578 - chore(docs): add instruction for trusting self-signed certificates with Immich and an OAuth server by [@&#8203;seifer44](https://github.com/seifer44) in https://github.com/immich-app/immich/pull/18624 - docs: document `DB_STORAGE_TYPE` environment variable by [@&#8203;ramonsmits](https://github.com/ramonsmits) in https://github.com/immich-app/immich/pull/19609 - docs: fix typo of webp listed under jpeg by [@&#8203;OffsetMonkey538](https://github.com/OffsetMonkey538) in https://github.com/immich-app/immich/pull/19743 - fix(docs): library and folders minor adjustments by [@&#8203;skatsubo](https://github.com/skatsubo) in https://github.com/immich-app/immich/pull/19642 - fix: path in external library docs by [@&#8203;DominikVogel](https://github.com/DominikVogel) in https://github.com/immich-app/immich/pull/19901 - fix(docs): Nightly Tasks Settings by [@&#8203;skatsubo](https://github.com/skatsubo) in https://github.com/immich-app/immich/pull/19907 - chore: also redirect docs/ with trailing slash by [@&#8203;bo0tzz](https://github.com/bo0tzz) in https://github.com/immich-app/immich/pull/19965 ##### 🌐 Translations - feat(mobile): enable Croatian (hr) translations by [@&#8203;fmis13](https://github.com/fmis13) in https://github.com/immich-app/immich/pull/19428 - chore: adjust setting subtitle to less clumsy expression by [@&#8203;lcs-crr](https://github.com/lcs-crr) in https://github.com/immich-app/immich/pull/19970 - chore(web): update translations by [@&#8203;weblate](https://github.com/weblate) in https://github.com/immich-app/immich/pull/19228 - chore(web): update translations by [@&#8203;weblate](https://github.com/weblate) in https://github.com/immich-app/immich/pull/20076 - fix: more inclusive language by [@&#8203;maybeanerd](https://github.com/maybeanerd) in https://github.com/immich-app/immich/pull/20092 - chore(web): update translations by [@&#8203;weblate](https://github.com/weblate) in https://github.com/immich-app/immich/pull/20082 #### New Contributors - [@&#8203;fmis13](https://github.com/fmis13) made their first contribution in https://github.com/immich-app/immich/pull/19428 - [@&#8203;seifer44](https://github.com/seifer44) made their first contribution in https://github.com/immich-app/immich/pull/18624 - [@&#8203;ramonsmits](https://github.com/ramonsmits) made their first contribution in https://github.com/immich-app/immich/pull/19609 - [@&#8203;OffsetMonkey538](https://github.com/OffsetMonkey538) made their first contribution in https://github.com/immich-app/immich/pull/19743 - [@&#8203;matthieu-db](https://github.com/matthieu-db) made their first contribution in https://github.com/immich-app/immich/pull/19771 - [@&#8203;Hamster45105](https://github.com/Hamster45105) made their first contribution in https://github.com/immich-app/immich/pull/19831 - [@&#8203;SkwalExe](https://github.com/SkwalExe) made their first contribution in https://github.com/immich-app/immich/pull/19730 - [@&#8203;made2k](https://github.com/made2k) made their first contribution in https://github.com/immich-app/immich/pull/19863 - [@&#8203;DominikVogel](https://github.com/DominikVogel) made their first contribution in https://github.com/immich-app/immich/pull/19901 - [@&#8203;evan314159](https://github.com/evan314159) made their first contribution in https://github.com/immich-app/immich/pull/19934 - [@&#8203;lcs-crr](https://github.com/lcs-crr) made their first contribution in https://github.com/immich-app/immich/pull/19970 - [@&#8203;MeguminSama](https://github.com/MeguminSama) made their first contribution in https://github.com/immich-app/immich/pull/20005 - [@&#8203;maybeanerd](https://github.com/maybeanerd) made their first contribution in https://github.com/immich-app/immich/pull/20092 **Full Changelog**: https://github.com/immich-app/immich/compare/v1.135.3...v1.136.0 ### [`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:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC40IiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
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
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f9f6b43174 to d984af2269 2025-07-20 16:02:45 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d984af2269 to 67dcc4fdf5 2025-07-20 18:02:22 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 67dcc4fdf5 to 6f1e272412 2025-07-21 04:03:49 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6f1e272412 to fdfdb211b7 2025-07-21 10:02:16 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from fdfdb211b7 to edd83535bf 2025-07-21 12:02:23 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from edd83535bf to a2e76138bb 2025-07-21 13:02:28 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a2e76138bb to 9d8789cd5e 2025-07-21 14:03:02 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9d8789cd5e to c1e43e2566 2025-07-21 15:02:52 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c1e43e2566 to c5d7cc5b41 2025-07-21 23:02:53 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c5d7cc5b41 to 330d1c85bd 2025-07-22 02:47:37 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 330d1c85bd to d69d7f55b3 2025-07-22 02:49:28 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d69d7f55b3 to 9287f011a7 2025-07-22 02:51:28 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9287f011a7 to f1d15e2fb4 2025-07-22 03:10:06 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f1d15e2fb4 to 765264106b 2025-07-22 03:13:05 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 765264106b to 8e09d0d78e 2025-07-22 03:25:39 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8e09d0d78e to f95799c00b 2025-07-22 03:29:57 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f95799c00b to 68c6c65af8 2025-07-22 09:03:32 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 68c6c65af8 to d8df86d947 2025-07-22 15:04:29 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d8df86d947 to 8b2f07d0fa 2025-07-22 18:03:50 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8b2f07d0fa to a4d4c2b6bf 2025-07-22 19:03:14 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a4d4c2b6bf to 10246fac22 2025-07-22 22:02:39 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 10246fac22 to 530f9681ab 2025-07-23 03:02:45 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 530f9681ab to 59e77cdc5f 2025-07-23 04:03:33 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 59e77cdc5f to 253a522bf0 2025-07-23 05:02:30 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 253a522bf0 to fb606c3c16 2025-07-23 12:03:09 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from fb606c3c16 to 31080df878 2025-07-23 13:03:09 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 31080df878 to 8a33aa9adb 2025-07-23 14:04:25 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8a33aa9adb to 719a7e78ce 2025-07-23 15:29:46 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 719a7e78ce to 5343d73493 2025-07-23 15:30:30 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 5343d73493 to 72ac85d749 2025-07-23 17:03:08 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 72ac85d749 to 334be79651 2025-07-23 22:11:34 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 334be79651 to 02eb38f9e8 2025-07-23 23:03:15 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 02eb38f9e8 to 33cc970b0f 2025-07-24 00:02:41 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 33cc970b0f to 3ab82afbe5 2025-07-24 01:36:01 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3ab82afbe5 to 64ae3613c4 2025-07-24 01:39:31 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 64ae3613c4 to d94b186cee 2025-07-24 01:43:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d94b186cee to 95382c8189 2025-07-24 01:45:44 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 95382c8189 to efd5297730 2025-07-24 01:48:00 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from efd5297730 to 45429807d0 2025-07-24 06:03:14 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 45429807d0 to bf40efefab 2025-07-24 07:02:02 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from bf40efefab to e7490fc920 2025-07-24 12:02:51 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e7490fc920 to 1e9747d1f2 2025-07-24 14:02:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1e9747d1f2 to b40e25182d 2025-07-24 16:02:40 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b40e25182d to c8c2fa905c 2025-07-24 17:01:43 +00:00 Compare
renovate-bot changed title from Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.135.3 to Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.136.0 2025-07-24 17:01:45 +00:00
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c8c2fa905c to abac0e2456 2025-07-24 18:54:12 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from abac0e2456 to 0c5c7c9136 2025-07-24 23:02:22 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0c5c7c9136 to 6095b24fd8 2025-07-25 00:48:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6095b24fd8 to ffc66dcc8a 2025-07-25 00:51:51 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ffc66dcc8a to 04a3afafd7 2025-07-25 02:22:50 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 04a3afafd7 to 6033d1f44b 2025-07-25 04:42:25 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6033d1f44b to af4ad1c5c3 2025-07-25 05:14:23 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from af4ad1c5c3 to ec8288936f 2025-07-25 11:02:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ec8288936f to 45605dc186 2025-07-25 14:02:41 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 45605dc186 to 8a9ea86ad0 2025-07-25 17:01:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8a9ea86ad0 to 9ae79fe96a 2025-07-25 17:02:34 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9ae79fe96a to 8001ba544b 2025-07-25 18:03:14 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8001ba544b to 7f6c7624cc 2025-07-25 20:02:09 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7f6c7624cc to 47589a8983 2025-07-25 21:03:06 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 47589a8983 to 797ae9ab43 2025-07-26 00:03:16 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 797ae9ab43 to c7497f06bc 2025-07-26 05:02:19 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c7497f06bc to 4b20b818e0 2025-07-26 09:02:45 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4b20b818e0 to 61443223f0 2025-07-26 17:02:05 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 61443223f0 to 6315f051aa 2025-07-26 22:02:39 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6315f051aa to 9681df48ed 2025-07-26 23:02:57 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9681df48ed to 467d92cdf5 2025-07-27 02:34:19 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 467d92cdf5 to 6ec0c3e920 2025-07-27 02:50:54 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6ec0c3e920 to be05054901 2025-07-27 07:02:24 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from be05054901 to 3bd723a568 2025-07-27 16:02:13 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3bd723a568 to f12bccfa03 2025-07-27 19:49:45 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f12bccfa03 to 09eeabf327 2025-07-27 20:17:06 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 09eeabf327 to 7e1122b932 2025-07-27 20:20:00 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7e1122b932 to 24533b498c 2025-07-27 21:43:13 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 24533b498c to 6ea8f3da75 2025-07-27 21:44:52 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6ea8f3da75 to 9f97a368ee 2025-07-27 21:48:52 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9f97a368ee to 6d06e01188 2025-07-27 21:50:32 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6d06e01188 to 580ba3f385 2025-07-27 21:53:02 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 580ba3f385 to 0d8685e449 2025-07-27 21:56:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0d8685e449 to 7d30245fce 2025-07-27 22:00:48 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7d30245fce to a5bd7ddd9d 2025-07-27 22:16:24 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a5bd7ddd9d to 4c17cdf002 2025-07-27 22:37:52 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4c17cdf002 to 95c51851fa 2025-07-27 23:16:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 95c51851fa to 4800eb70d3 2025-07-28 00:36:54 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4800eb70d3 to 19faeaeb5b 2025-07-28 00:37:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 19faeaeb5b to 6862a5e5b4 2025-07-28 00:39:36 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6862a5e5b4 to 97df908e25 2025-07-28 01:18:31 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 97df908e25 to 0e99428462 2025-07-28 04:04:03 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0e99428462 to 26230b9641 2025-07-28 06:03:06 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 26230b9641 to 828907b2e2 2025-07-28 10:04:47 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 828907b2e2 to 6e91085f95 2025-07-28 11:04:38 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6e91085f95 to 05a049c819 2025-07-28 14:05:17 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 05a049c819 to a38f5e0201 2025-07-28 15:04:29 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a38f5e0201 to f16a34fd74 2025-07-28 17:03:39 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f16a34fd74 to c06d1310de 2025-07-28 19:04:33 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c06d1310de to 13e84c1fb9 2025-07-28 20:12:09 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 13e84c1fb9 to f156a62cc6 2025-07-28 20:35:28 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f156a62cc6 to ea3720e70e 2025-07-28 20:55:25 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ea3720e70e to 36225dfdff 2025-07-29 01:00:53 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 36225dfdff to 87dd1fafc7 2025-07-29 02:03:23 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 87dd1fafc7 to c484aa02ef 2025-07-29 02:12:04 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c484aa02ef to a1e5922b54 2025-07-29 03:19:44 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a1e5922b54 to 3452576914 2025-07-29 06:02:38 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3452576914 to ec0d69dc3c 2025-07-29 07:03:49 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ec0d69dc3c to aab70acea4 2025-07-29 11:03:04 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from aab70acea4 to e8b8eb5dd1 2025-07-29 12:03:12 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e8b8eb5dd1 to d5daad1c4d 2025-07-29 15:04:09 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d5daad1c4d to 1b609f2b9a 2025-07-29 21:07:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1b609f2b9a to 9f6c469dfb 2025-07-29 21:25:04 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9f6c469dfb to 30bf891ebb 2025-07-29 21:27:54 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 30bf891ebb to 49876e431a 2025-07-29 22:02:54 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 49876e431a to 8215bd794a 2025-07-29 22:28:06 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8215bd794a to e26ea81022 2025-07-29 22:28:57 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e26ea81022 to fc733ee252 2025-07-29 22:57:45 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from fc733ee252 to c469a0d1a3 2025-07-29 23:08:10 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c469a0d1a3 to 4096bb2590 2025-07-29 23:13:21 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4096bb2590 to b02c9f0c4f 2025-07-29 23:43:34 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b02c9f0c4f to e29c40e0b5 2025-07-29 23:47:35 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e29c40e0b5 to 1c767b3811 2025-07-29 23:55:51 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1c767b3811 to 2ffabbdbee 2025-07-29 23:59:29 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 2ffabbdbee to f781de70e9 2025-07-30 00:02:24 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f781de70e9 to 5b75837064 2025-07-30 00:05:47 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 5b75837064 to 03d7b1865d 2025-07-30 00:08:18 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 03d7b1865d to 05fdccf8b5 2025-07-30 00:12:25 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 05fdccf8b5 to 177293f21f 2025-07-30 00:15:23 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 177293f21f to 0916e334df 2025-07-30 00:16:29 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0916e334df to 4e86b8b332 2025-07-30 00:23:30 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4e86b8b332 to f956c2a407 2025-07-30 00:27:09 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f956c2a407 to 7594e6dc1b 2025-07-30 00:28:49 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7594e6dc1b to 52afeeb259 2025-07-30 00:31:38 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 52afeeb259 to 027779a140 2025-07-30 00:32:36 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 027779a140 to 43e788bd53 2025-07-30 00:38:04 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 43e788bd53 to 798bded8cb 2025-07-30 00:42:05 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 798bded8cb to c07d4a2f4f 2025-07-30 00:46:02 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c07d4a2f4f to e1a7220132 2025-07-30 00:48:14 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e1a7220132 to 251652410b 2025-07-30 00:51:54 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 251652410b to d7761a7882 2025-07-30 00:53:09 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d7761a7882 to 58716ba134 2025-07-30 00:55:58 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 58716ba134 to b4e121d9c4 2025-07-30 01:01:29 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b4e121d9c4 to 8eb1b8589d 2025-07-30 04:03:10 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8eb1b8589d to 428c5b3c00 2025-07-30 04:03:58 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 428c5b3c00 to 4f56cecd03 2025-07-30 09:02:50 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4f56cecd03 to 976da07e23 2025-07-30 10:02:33 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 976da07e23 to 7221221744 2025-07-30 12:03:14 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7221221744 to 36e5db5963 2025-07-30 13:03:16 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 36e5db5963 to 75726bf6f8 2025-07-30 14:03:13 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 75726bf6f8 to a9d1fdee2d 2025-07-30 15:03:10 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a9d1fdee2d to b40b5ba9b8 2025-07-30 16:02:10 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b40b5ba9b8 to a43ecaffb0 2025-07-30 21:01:02 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a43ecaffb0 to b3c3c67d0d 2025-07-30 21:08:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b3c3c67d0d to f2b10cb193 2025-07-30 21:19:05 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f2b10cb193 to 57b439ac09 2025-07-30 23:08:57 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 57b439ac09 to 0c0cf55dde 2025-07-31 00:54:17 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0c0cf55dde to 18948face4 2025-07-31 00:55:38 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 18948face4 to 141348361b 2025-07-31 02:36:54 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 141348361b to e42d0eec96 2025-07-31 02:38:03 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e42d0eec96 to 7787b1c3f1 2025-07-31 05:03:37 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7787b1c3f1 to 9f3c096f29 2025-07-31 08:02:49 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9f3c096f29 to 4c9191f481 2025-07-31 10:03:00 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4c9191f481 to f84d9410a4 2025-07-31 15:03:34 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f84d9410a4 to 2982f022bb 2025-07-31 15:12:32 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 2982f022bb to 9b64f7d7c8 2025-07-31 19:03:28 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9b64f7d7c8 to 0ad41f4dff 2025-07-31 21:17:06 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0ad41f4dff to 3022706417 2025-07-31 21:29:21 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3022706417 to 3c2c0aa4d2 2025-07-31 22:02:01 +00:00 Compare
renovate-bot changed title from Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.136.0 to Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.137.0 2025-07-31 22:02:03 +00:00
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3c2c0aa4d2 to 435ce38cec 2025-08-01 00:02:29 +00:00 Compare
renovate-bot changed title from Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.137.0 to Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.137.1 2025-08-01 00:02:32 +00:00
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 435ce38cec to a6bf0e214d 2025-08-01 00:12:38 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a6bf0e214d to 291e3b7e63 2025-08-01 00:23:58 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 291e3b7e63 to c59a968b44 2025-08-01 04:04:31 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c59a968b44 to b95264f14b 2025-08-01 15:50:39 +00:00 Compare
renovate-bot changed title from Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.137.1 to Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.137.3 2025-08-01 15:50:41 +00:00
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b95264f14b to 3ff97d2e25 2025-08-01 15:54:51 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3ff97d2e25 to b98087be39 2025-08-01 16:02:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b98087be39 to 75193056bb 2025-08-01 19:04:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 75193056bb to d60cfcff11 2025-08-01 23:42:22 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d60cfcff11 to 002ce1b82b 2025-08-01 23:48:52 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 002ce1b82b to 3cee7c7205 2025-08-02 13:02:31 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3cee7c7205 to f5b7949d17 2025-08-02 16:55:18 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f5b7949d17 to 9344268246 2025-08-02 18:02:47 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9344268246 to 9930c3d86c 2025-08-02 23:02:28 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9930c3d86c to ef68a64a0f 2025-08-03 00:02:44 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ef68a64a0f to 85e5135bdc 2025-08-03 06:03:48 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 85e5135bdc to be2454db4c 2025-08-03 09:02:52 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from be2454db4c to 65856c8fb9 2025-08-03 11:02:23 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 65856c8fb9 to af4d74d429 2025-08-03 16:04:11 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from af4d74d429 to 9c1e8be42e 2025-08-03 17:00:59 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9c1e8be42e to fedb9e1223 2025-08-03 18:03:24 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from fedb9e1223 to 60da44088a 2025-08-03 20:02:31 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 60da44088a to 91184443b9 2025-08-03 23:07:32 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 91184443b9 to 925e8b9712 2025-08-04 06:02:48 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 925e8b9712 to 783a803f21 2025-08-04 10:03:59 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 783a803f21 to f62f630a9e 2025-08-04 12:03:20 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f62f630a9e to 17cb41b08f 2025-08-04 13:04:15 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 17cb41b08f to 921fb506bf 2025-08-04 14:03:36 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 921fb506bf to 8ea1ba5fd0 2025-08-04 15:03:13 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8ea1ba5fd0 to 1d825d52bd 2025-08-04 17:03:16 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1d825d52bd to 0fc7f30067 2025-08-05 08:03:05 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0fc7f30067 to 88c8f1b650 2025-08-05 15:03:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 88c8f1b650 to 2b4e6edcb7 2025-08-05 16:02:38 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 2b4e6edcb7 to 174367d4e1 2025-08-05 18:03:02 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 174367d4e1 to 5fc02ed224 2025-08-05 20:03:33 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 5fc02ed224 to da1cc6c763 2025-08-05 21:03:08 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from da1cc6c763 to 3d50068175 2025-08-05 22:02:59 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3d50068175 to 8b0c51d2ab 2025-08-06 03:03:28 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8b0c51d2ab to c409bfcefd 2025-08-06 04:03:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c409bfcefd to 7dfaf6b5e8 2025-08-06 05:03:58 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7dfaf6b5e8 to a50c5097ce 2025-08-06 06:03:07 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a50c5097ce to c9acc83785 2025-08-06 07:03:16 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c9acc83785 to 396105eb6d 2025-08-06 12:04:53 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 396105eb6d to 0b8eaaffa2 2025-08-06 13:04:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0b8eaaffa2 to 8992b4dbec 2025-08-06 15:05:15 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8992b4dbec to a26eb711b2 2025-08-06 17:03:19 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a26eb711b2 to 4d53731d43 2025-08-06 21:04:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4d53731d43 to cf3548e4ac 2025-08-06 22:03:53 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from cf3548e4ac to dba2ca95f7 2025-08-06 23:26:03 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from dba2ca95f7 to 9981b076bc 2025-08-06 23:27:58 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9981b076bc to 1c9ca177e8 2025-08-06 23:30:30 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1c9ca177e8 to ab9daa11fa 2025-08-06 23:40:06 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ab9daa11fa to ed69c49cc2 2025-08-07 05:02:52 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ed69c49cc2 to 018ce08405 2025-08-07 06:04:15 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 018ce08405 to 08956a427b 2025-08-07 08:03:09 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 08956a427b to 054e82da0f 2025-08-07 09:04:01 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 054e82da0f to 58f1f7c6d0 2025-08-07 10:04:45 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 58f1f7c6d0 to f467dd1269 2025-08-07 11:02:57 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f467dd1269 to cceb3ef4c5 2025-08-07 14:04:10 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from cceb3ef4c5 to 732b4d0f49 2025-08-07 15:06:24 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 732b4d0f49 to 163f39caee 2025-08-07 16:03:13 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 163f39caee to 392a9d10dd 2025-08-07 16:30:34 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 392a9d10dd to 83c8695b5a 2025-08-07 19:03:35 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 83c8695b5a to 1bc03df25b 2025-08-07 21:03:36 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1bc03df25b to 37d0e9c5c8 2025-08-07 21:16:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 37d0e9c5c8 to 66d3c7b9d5 2025-08-08 23:04:54 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 66d3c7b9d5 to ebfcfc746e 2025-08-09 00:02:39 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ebfcfc746e to 184ea399a9 2025-08-09 02:03:57 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 184ea399a9 to 70becb85c3 2025-08-09 03:08:56 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 70becb85c3 to fec81d870f 2025-08-09 23:04:03 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from fec81d870f to e879d3d679 2025-08-09 23:09:32 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e879d3d679 to e744974b7d 2025-08-10 00:04:21 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e744974b7d to d9bf7ac1cb 2025-08-10 05:03:15 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d9bf7ac1cb to 0fa404f6d3 2025-08-10 10:02:38 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0fa404f6d3 to 1eaf7b781c 2025-08-10 12:03:16 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1eaf7b781c to b3b82b5ac4 2025-08-10 13:02:54 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b3b82b5ac4 to 8c414ae6a9 2025-08-10 14:03:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8c414ae6a9 to e3d37b97f7 2025-08-10 18:03:01 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e3d37b97f7 to 8a1bc0e173 2025-08-10 22:03:01 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8a1bc0e173 to 9294659d9b 2025-08-11 00:03:00 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9294659d9b to f1f4bb1856 2025-08-11 13:03:29 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f1f4bb1856 to 2bb6ea15b1 2025-08-11 14:03:32 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 2bb6ea15b1 to 02aac9c8f5 2025-08-11 15:03:35 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 02aac9c8f5 to 4124934688 2025-08-11 18:03:23 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4124934688 to 04599fcd0b 2025-08-11 20:04:05 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 04599fcd0b to e177f23a3c 2025-08-11 21:30:49 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e177f23a3c to cb14333ed8 2025-08-11 22:37:33 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from cb14333ed8 to 1a5b339b0c 2025-08-11 23:39:56 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1a5b339b0c to 92c97de8fb 2025-08-12 00:03:20 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 92c97de8fb to 1b74332125 2025-08-12 01:03:23 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1b74332125 to 3b207f2b69 2025-08-12 12:05:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3b207f2b69 to 54baeb1950 2025-08-12 13:03:56 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 54baeb1950 to f65b2c016f 2025-08-12 14:03:51 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f65b2c016f to e190977f7e 2025-08-12 16:31:46 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e190977f7e to 366083dfc5 2025-08-12 19:03:47 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 366083dfc5 to 0cc292ceaa 2025-08-12 21:03:12 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0cc292ceaa to 243a7fdc91 2025-08-12 21:39:22 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 243a7fdc91 to f6915c34e5 2025-08-12 23:03:32 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f6915c34e5 to acfb6525a8 2025-08-13 00:04:37 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from acfb6525a8 to 04c47d4bf2 2025-08-13 03:03:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 04c47d4bf2 to e7afaba15d 2025-08-13 09:03:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e7afaba15d to a945eeadae 2025-08-13 14:03:14 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a945eeadae to cd7927b8e0 2025-08-13 18:03:37 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from cd7927b8e0 to 6256317f3f 2025-08-13 22:14:39 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6256317f3f to 188df50452 2025-08-14 09:03:29 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 188df50452 to 1bafd76cc7 2025-08-14 18:03:13 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1bafd76cc7 to f598f9a04e 2025-08-14 20:01:40 +00:00 Compare
renovate-bot changed title from Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.137.3 to Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.138.0 2025-08-14 20:01:43 +00:00
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f598f9a04e to 0a01474f2a 2025-08-15 03:02:24 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0a01474f2a to 647d0b78d4 2025-08-15 03:36:31 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 647d0b78d4 to e6897d4d53 2025-08-15 12:03:04 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e6897d4d53 to ae0a505b72 2025-08-15 14:02:45 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ae0a505b72 to fc79357932 2025-08-15 15:02:56 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from fc79357932 to e33f0c26e6 2025-08-15 16:03:05 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e33f0c26e6 to 2972c61781 2025-08-15 17:02:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 2972c61781 to 524c90a5e1 2025-08-15 17:59:19 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 524c90a5e1 to cf620e652d 2025-08-16 00:03:21 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from cf620e652d to e71bd1fd40 2025-08-16 01:02:21 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e71bd1fd40 to 63c66a7c71 2025-08-16 03:03:25 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 63c66a7c71 to fce3a5c5d7 2025-08-16 13:02:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from fce3a5c5d7 to 83ad01cc13 2025-08-16 14:02:41 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 83ad01cc13 to e5457a0d9d 2025-08-16 18:03:49 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e5457a0d9d to 466181b894 2025-08-17 02:14:22 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 466181b894 to 16d11e7ed9 2025-08-17 03:02:53 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 16d11e7ed9 to 0258f226d1 2025-08-17 08:02:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0258f226d1 to c6d12162ae 2025-08-18 15:03:51 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c6d12162ae to ac7ed84dd8 2025-08-18 17:02:35 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ac7ed84dd8 to 2cfe3878ed 2025-08-18 18:03:13 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 2cfe3878ed to de85d75e33 2025-08-18 19:02:08 +00:00 Compare
renovate-bot changed title from Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.138.0 to Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.138.1 2025-08-18 19:02:12 +00:00
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from de85d75e33 to 7ee72860cc 2025-08-18 19:03:14 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7ee72860cc to cbab3db2a7 2025-08-18 20:02:56 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from cbab3db2a7 to d036d1bfba 2025-08-18 21:02:40 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d036d1bfba to 029076d577 2025-08-18 22:01:50 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 029076d577 to 135c52a43a 2025-08-19 00:03:16 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 135c52a43a to 09812e6652 2025-08-19 03:02:38 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 09812e6652 to f80c1cc58e 2025-08-19 09:03:55 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f80c1cc58e to d5124c376a 2025-08-19 11:03:24 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d5124c376a to 61b2b38382 2025-08-19 18:03:21 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 61b2b38382 to 376865a578 2025-08-19 20:03:16 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 376865a578 to 097a06cb39 2025-08-19 21:03:05 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 097a06cb39 to d092521b95 2025-08-19 22:03:02 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d092521b95 to b47154b414 2025-08-20 03:03:03 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b47154b414 to 5a1ee54910 2025-08-20 06:02:24 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 5a1ee54910 to 192d829661 2025-08-20 13:03:29 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 192d829661 to 4bebb796fe 2025-08-20 15:04:45 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4bebb796fe to 2c2a661e9b 2025-08-20 17:03:12 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 2c2a661e9b to 84a6eb5506 2025-08-20 23:34:13 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 84a6eb5506 to 20ceb065d4 2025-08-21 03:02:18 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 20ceb065d4 to 07c7018a42 2025-08-21 08:02:41 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 07c7018a42 to ef2b2da320 2025-08-21 13:02:57 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ef2b2da320 to 76db24d0aa 2025-08-21 15:04:28 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 76db24d0aa to 7632babc82 2025-08-21 19:03:34 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7632babc82 to b08e445fbf 2025-08-21 20:02:44 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b08e445fbf to 22eabffa21 2025-08-22 00:03:09 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 22eabffa21 to 5d2e916ec0 2025-08-22 10:02:25 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 5d2e916ec0 to 638c54bb2b 2025-08-22 11:02:10 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 638c54bb2b to 7ce8ec61e4 2025-08-22 12:02:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7ce8ec61e4 to 3bd94683d7 2025-08-22 14:03:20 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3bd94683d7 to 44a68870b2 2025-08-22 15:03:19 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 44a68870b2 to f28ead47b3 2025-08-22 18:02:57 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f28ead47b3 to 048cbf6ddd 2025-08-22 19:02:20 +00:00 Compare
renovate-bot changed title from Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.138.1 to Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.139.2 2025-08-22 19:02:23 +00:00
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 048cbf6ddd to 653c5697fb 2025-08-22 19:03:38 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 653c5697fb to 6c0820fa56 2025-08-23 02:41:12 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6c0820fa56 to 74460e5bf6 2025-08-23 02:42:37 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 74460e5bf6 to c6261145e9 2025-08-23 02:50:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c6261145e9 to 1ee56d81e9 2025-08-23 05:00:57 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1ee56d81e9 to 589eaa4188 2025-08-23 16:02:17 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 589eaa4188 to 964cebc454 2025-08-23 19:02:04 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 964cebc454 to d0a7f12ad1 2025-08-24 03:02:52 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d0a7f12ad1 to 0ca78ae440 2025-08-24 03:12:47 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0ca78ae440 to d053dfe6df 2025-08-24 03:28:22 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d053dfe6df to bea9cf942c 2025-08-24 06:02:07 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from bea9cf942c to e7c084e345 2025-08-24 08:02:02 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from e7c084e345 to cddd89f696 2025-08-24 13:02:02 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from cddd89f696 to 03bfdd5bec 2025-08-24 18:02:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 03bfdd5bec to b907c2ccf1 2025-08-24 23:01:54 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b907c2ccf1 to 803a8c9fba 2025-08-25 00:02:33 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 803a8c9fba to b7a184b54e 2025-08-25 02:02:28 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b7a184b54e to ecd2639599 2025-08-25 03:01:18 +00:00 Compare
renovate-bot changed title from Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.139.2 to Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.139.3 2025-08-25 03:01:21 +00:00
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ecd2639599 to c5c7033603 2025-08-25 14:03:19 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from c5c7033603 to 3b01fdf7d0 2025-08-25 19:01:37 +00:00 Compare
renovate-bot changed title from Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.139.3 to Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.139.4 2025-08-25 19:01:39 +00:00
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3b01fdf7d0 to 7e42731925 2025-08-25 19:02:44 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7e42731925 to b9dce55062 2025-08-25 23:03:24 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b9dce55062 to 701582bef1 2025-08-26 00:03:06 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 701582bef1 to fdb4310293 2025-08-26 06:02:36 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from fdb4310293 to 09bdfae2ee 2025-08-26 07:02:24 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 09bdfae2ee to 0c07d88789 2025-08-26 14:04:29 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 0c07d88789 to 8c03e81d66 2025-08-26 18:02:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8c03e81d66 to 7c51e265c3 2025-08-26 20:03:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 7c51e265c3 to 50e20882f7 2025-08-26 22:02:25 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 50e20882f7 to b6b59eda93 2025-08-27 00:26:41 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from b6b59eda93 to f106b0c7b5 2025-08-27 03:02:11 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f106b0c7b5 to a7ce0a45cb 2025-08-27 09:03:06 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a7ce0a45cb to adbf6440a1 2025-08-27 14:02:37 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from adbf6440a1 to ba7f0d1436 2025-08-27 17:02:51 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ba7f0d1436 to 6881d8c382 2025-08-28 01:02:03 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 6881d8c382 to 899311ece6 2025-08-28 09:04:05 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from cbeb9aec2f to 9a59aac741 2025-08-28 23:45:14 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9a59aac741 to de7f631d74 2025-08-28 23:54:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from de7f631d74 to 69461bbf35 2025-08-29 18:58:56 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 69461bbf35 to 574bf9e118 2025-08-29 18:59:45 +00:00 Compare
renovate-bot changed title from Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.139.4 to Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.140.0 2025-08-29 18:59:48 +00:00
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 574bf9e118 to 9a9e06c2ba 2025-08-29 19:01:15 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9a9e06c2ba to 72a32766ae 2025-08-29 21:02:45 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 72a32766ae to cae06c26b8 2025-08-29 22:02:17 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from cae06c26b8 to 51edfd0b65 2025-08-30 00:04:00 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 51edfd0b65 to dee44e0200 2025-08-30 05:02:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from dee44e0200 to 97af4cf17b 2025-08-30 10:02:20 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 97af4cf17b to a3fc77eb15 2025-08-30 18:02:18 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from a3fc77eb15 to 1be322ee29 2025-08-30 19:01:30 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 1be322ee29 to 4fd18ceaf3 2025-08-30 20:01:15 +00:00 Compare
renovate-bot changed title from Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.140.0 to Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.140.1 2025-08-30 20:01:19 +00:00
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 4fd18ceaf3 to f28abf38d7 2025-08-31 05:28:26 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f28abf38d7 to d58c1ecd4c 2025-08-31 08:02:05 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d58c1ecd4c to 13db53c22f 2025-08-31 10:02:17 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 13db53c22f to db95b0418d 2025-09-01 05:04:25 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from db95b0418d to 68d4df76ba 2025-09-01 09:03:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 68d4df76ba to d06a5127b5 2025-09-01 13:02:43 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from d06a5127b5 to ff10c7b6da 2025-09-01 14:02:46 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ff10c7b6da to 8e384bd977 2025-09-01 15:02:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8e384bd977 to f7547ef36e 2025-09-01 16:03:09 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f7547ef36e to 9959a00ee0 2025-09-01 21:03:09 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9959a00ee0 to 9df921d671 2025-09-01 22:03:00 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9df921d671 to 9db520590d 2025-09-02 10:03:06 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 9db520590d to f759500aed 2025-09-02 13:02:47 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from f759500aed to 56c8061ad9 2025-09-02 16:05:48 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 56c8061ad9 to af476b719e 2025-09-02 17:04:09 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from af476b719e to 8b27164e6b 2025-09-03 02:02:35 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 8b27164e6b to 748fab1950 2025-09-03 03:03:21 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 748fab1950 to 275452def8 2025-09-03 05:03:08 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 275452def8 to 3b2bd359ca 2025-09-03 09:03:17 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 3b2bd359ca to dff29b7e48 2025-09-03 10:03:00 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from dff29b7e48 to 96ff1a0ae6 2025-09-03 11:03:04 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 96ff1a0ae6 to 71539f169a 2025-09-03 12:02:48 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 71539f169a to 403913595f 2025-09-03 13:04:11 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 403913595f to 18fd55430e 2025-09-03 14:04:52 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 18fd55430e to cd447bbc98 2025-09-03 18:36:56 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from cd447bbc98 to ed82c3ecc1 2025-09-03 19:12:36 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from ed82c3ecc1 to 479a4a41a0 2025-09-03 23:07:58 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-immich-app-immich-machine-learning-1.x from 479a4a41a0 to b9ef8baa49 2025-09-03 23:13:57 +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 description provided.