Skip to content

Conversation

@SpiritLooper
Copy link
Owner

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-server minor v2.3.1 -> v2.4.1

Release Notes

immich-app/immich (ghcr.io/immich-app/immich-server)

v2.4.1

Compare Source

2.4.1

What's Changed

🐛 Bug fixes
📚 Documentation

New Contributors

Full Changelog: immich-app/immich@v2.4.0...v2.4.1

v2.4.0

Compare Source

v2.4.0

Highlights

Welcome to the release v2.4.0 of Immich. This release focuses on bug fixes, QoL improvements, and polished UI components and animation across mobile and the web. Let’s dive right in.

  • Show the owner's name in the shared album
  • Command palette
  • Change search type directly in the search bar
  • Better action button placement in the mobile asset viewer
  • Notable fix: fix an issue where metadata extraction could fail on high concurrency
Show the owner's name in the shared album.

On the web, in shared albums, you can now toggle an option to display the asset’s owner name at the bottom right corner of the thumbnail.

asset owner name in album
Command palette

The web app now has an integrated command palette, which can be opened ctrl + k on Windows/Linux or cmd + k on macOS. This first iteration of this lets you quickly navigate between administration pages by typing the name of the page you want to go to. It also already supports some common actions when on the respective admin pages, many of which also support shortcuts. Have a look around and check them out!

command pallet
Change search type directly in the search bar

You can now click on the pill from the search bar to select a different search type without opening the search filter panel.

search type
Better placement of action buttons in the mobile asset viewer

Previously, to perform a specific action on the asset, you needed first to swipe up to open the detail panel, then swipe all the way to the right and tap the action. It limits the discoverability of some actions. To help resolve that issue, all the action buttons in the detail panel are now moved to the drop-down menu when tapping on the vertical dot icon (or kebab menu), along with some buttons that used to be on the top bar, clearing up space to display more helpful information when viewing the asset.

kebab menu

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

🫥 Deprecated Changes
🚀 Features
🌟 Enhancements
🐛 Bug fixes
📚 Documentation
🌐 Translations

New Contributors

Full Changelog: immich-app/immich@v2.3.1...v2.4.0


Configuration

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

🚦 Automerge: Enabled.

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.

@github-actions
Copy link

Here is the diff to main:

--- k8s/apps/immich Kustomization: flux-system/immich HelmRelease: immich/immich

+++ k8s/apps/immich Kustomization: flux-system/immich HelmRelease: immich/immich

@@ -47,7 +47,7 @@

                     name: immich-database-app
               TZ: Europe/Paris
             image:
-              tag: v2.3.1
+              tag: v2.4.1
         persistence:
           dri:
             enabled: true
--- HelmRelease: immich/immich Deployment: immich/immich-machine-learning

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

@@ -74,7 +74,7 @@

           value: /cache
         - name: TZ
           value: Europe/Paris
-        image: ghcr.io/immich-app/immich-machine-learning:v2.3.1
+        image: ghcr.io/immich-app/immich-machine-learning:v2.4.1
         imagePullPolicy: IfNotPresent
         livenessProbe:
           failureThreshold: 3
--- HelmRelease: immich/immich Deployment: immich/immich-server

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

@@ -70,7 +70,7 @@

           value: immich-valkey
         - name: TZ
           value: Europe/Paris
-        image: ghcr.io/immich-app/immich-server:v2.3.1
+        image: ghcr.io/immich-app/immich-server:v2.4.1
         imagePullPolicy: IfNotPresent
         livenessProbe:
           failureThreshold: 3

@SpiritLooper SpiritLooper force-pushed the renovate/immich-monorepo branch from f5613db to 2714eaa Compare December 19, 2025 18:30
@SpiritLooper SpiritLooper merged commit 45b15be into main Dec 19, 2025
2 of 3 checks passed
@SpiritLooper SpiritLooper deleted the renovate/immich-monorepo branch December 20, 2025 18:00
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.

3 participants