From b4b3bc814b5cc22c4819bbe5a8160d4c54ad5c4c Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Mon, 9 Sep 2024 12:11:38 +1000 Subject: [PATCH] Update immich to v1.114.0 (#1445) --- immich/docker-compose.yml | 4 ++-- immich/umbrel-app.yml | 17 +++++++---------- 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/immich/docker-compose.yml b/immich/docker-compose.yml index e77ead6..a5766ca 100644 --- a/immich/docker-compose.yml +++ b/immich/docker-compose.yml @@ -22,7 +22,7 @@ services: PROXY_AUTH_WHITELIST: "/api/*,/search/*" server: - image: ghcr.io/immich-app/immich-server:v1.113.0@sha256:9d1c9ab40f3171f1dc06d5c6bc32541ff4b0835c1d217ff5cc61c85e26d2452f + image: ghcr.io/immich-app/immich-server:v1.114.0@sha256:df4ae6d2bf8aa3ebd6370b42a667a007c5e7452a1cd2ab4c22fbaff9a69ffcbc volumes: - ${APP_DATA_DIR}/data/upload:/usr/src/app/upload environment: @@ -33,7 +33,7 @@ services: restart: on-failure machine-learning: - image: ghcr.io/immich-app/immich-machine-learning:v1.113.0@sha256:f7964140e00bd615497d37040eb907a7cd87db6f06baea784d411cda572a29df + image: ghcr.io/immich-app/immich-machine-learning:v1.114.0@sha256:c0300d34fb275343c8e3b50796c9b10e6f33218e84c958386a218fbdceaeed65 volumes: - ${APP_DATA_DIR}/data/model-cache:/cache environment: diff --git a/immich/umbrel-app.yml b/immich/umbrel-app.yml index b106e9d..8601f77 100644 --- a/immich/umbrel-app.yml +++ b/immich/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1.1 id: immich category: files name: Immich -version: "v1.113.0" +version: "v1.114.0" tagline: High-performance photo and video backup solution description: >- An open-source and high-performance self-hosted backup solution for the videos and photos on your mobile device @@ -48,15 +48,12 @@ releaseNotes: >- ⚠️ As usual, please check that your mobile app is compatible with this release of Immich. - ⚠️ For OAuth users, please replace 'app.immich:/' with 'app.immich:///oauth-callback' for the Redirect URI in your OAuth provider settings. - - - Welcome to version v1.113.0 of Immich. This is one of the biggest releases yet, introducing some of the most requested features since the early days of Immich. Key highlights include: - - Folder view: Browse your photos and videos by folder like in a file explorer - - Tags: Support for hierarchical tags, with the ability to read existing tags from EXIF properties - - Timeline improvements: Better handling of large numbers of assets in a single day or month - - Library refresh stability: Improved stability for scanning large libraries - - Mobile album sync: Sync or mirror an album from your phone to the Immich server on your account + Welcome to version v1.114.0 of Immich. This release focuses on additional enhancements and bug fixes for recent new features. Some of the key highlights include: + - Tag improvements (including Lightroom support) + - Import faces from EXIF and XMP sidecars (Digikam format) + - Better handling of timezones + - New look for the upload panel + - Automatic database reconnection Full release notes are found at https://github.com/immich-app/immich/releases