Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency immich-app/immich to v1.128.0 #1537

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2025

This PR contains the following updates:

Package Update Change
immich-app/immich minor v1.127.0 -> v1.128.0

Release Notes

immich-app/immich (immich-app/immich)

v1.128.0

Compare Source

v1.128.0

Welp! We beat ourselves again at pushing out PRs. So here is another release for you to make up for the slow pace last week. And release on a Friday afternoon, what could be a better time!

Highlights

Welcome to release v1.128.0 of Immich. This release enhances the face tagging feature and fixes some of its bugs. Additionally, many improvements have also been made to the application, which has been just two days shy since the last release. Enjoy the highlights below:

  • Remember the previous location on the map when using the location edit feature
  • Face tagging enhancement – You can now search for a person’s name; the form color is adapted to follow the theme brightness.
  • Fixed an issue where the tagged face is reset when running the “Refresh faces” job.
  • Fixed an issue where faces could not be tagged in videos. Note that the face tag on video is for facial information only, as it is taken from the thumbnail as the source, not the video’s frame.
  • Fixed an issue where modified assets in an external library would be reimported every subsequent scan.
  • Fixed an issue with a long delay when running multiple ML endpoints.
  • Fixed an issue where the update notifier would show up too often
  • Fixed an issue where the deduplication has an erroneous behavior with stacked assets
  • Fixed an issue where duplicate memories are generated
  • Fixed an issue where the memory “years ago” text is off by one
  • Fixed an issue where the background backup kept crashing on Android

Support Immich

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

Cheers! 🍻

What's Changed

🌟 Enhancements
🐛 Bug fixes
📚 Documentation

New Contributors

Full Changelog: immich-app/immich@v1.127.0...v1.128.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) February 28, 2025 19:47
Copy link

--- . Kustomization: flux-system/flux-system HelmRelease: immich/immich

+++ . Kustomization: flux-system/flux-system HelmRelease: immich/immich

@@ -51,13 +51,13 @@

           secretKeyRef:
             name: database-immich-user
             key: DATABASE_NAME
       LOG_LEVEL: verbose
       TZ: Europe/Amsterdam
     image:
-      tag: v1.127.0
+      tag: v1.128.0
     server:
       resources:
         requests:
           cpu: 1500m
           memory: 2048M
       ingress:

Copy link

--- . HelmRelease: immich/immich Deployment: immich/immich-machine-learning

+++ . HelmRelease: immich/immich Deployment: immich/immich-machine-learning

@@ -25,13 +25,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: immich-machine-learning
-        image: ghcr.io/immich-app/immich-machine-learning:v1.127.0
+        image: ghcr.io/immich-app/immich-machine-learning:v1.128.0
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           valueFrom:
             secretKeyRef:
               key: DATABASE_NAME
--- . HelmRelease: immich/immich Deployment: immich/immich-server

+++ . HelmRelease: immich/immich Deployment: immich/immich-server

@@ -25,13 +25,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: immich-server
-        image: ghcr.io/immich-app/immich-server:v1.127.0
+        image: ghcr.io/immich-app/immich-server:v1.128.0
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           valueFrom:
             secretKeyRef:
               key: DATABASE_NAME

@renovate renovate bot merged commit ad00691 into main Feb 28, 2025
2 checks passed
@renovate renovate bot deleted the renovate/immich-app-immich-1.x branch February 28, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant