diff --git a/immich/docker-compose.yml b/immich/docker-compose.yml index 1eecbdbc..1dcf413d 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.106.4@sha256:d39cb7ecbcc9924f2c51a3e0deb8a469075996c6ba9e1384eb2ddb550984848e + image: ghcr.io/immich-app/immich-server:v1.107.2@sha256:75746006b35a7bc61408cd4d124dc73344f0a087c2d9769c4715ca84a1d87591 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.106.4@sha256:9db20e5c2033bef01fa2be50fa0a2c3d62e43f069aedde4d49a65e65a436d40b + image: ghcr.io/immich-app/immich-machine-learning:v1.107.2@sha256:f22d949f5f3e16d1c3dcf0aa3ca5f7a73f053b51d2883ac864f9742d3053576b volumes: - ${APP_DATA_DIR}/data/model-cache:/cache environment: diff --git a/immich/hooks/post-update b/immich/hooks/post-update deleted file mode 100755 index a4782cd8..00000000 --- a/immich/hooks/post-update +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env bash - -# restart app so that postgres migrations are run -# https://github.com/immich-app/immich/releases/tag/v1.95.1 -sleep 10 -"${UMBREL_ROOT}/scripts/app" restart "${APP_ID}" & \ No newline at end of file diff --git a/immich/umbrel-app.yml b/immich/umbrel-app.yml index 6a6663e5..a5b7b7cc 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.106.4" +version: "v1.107.2" 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,25 +48,16 @@ releaseNotes: >- ⚠️ As usual, please check that your mobile app is compatible with this release of Immich. - This release is packed with many new features, improvements, and bug fixes. Highlights include: + Welcome to version v1.107 of Immich. This release includes many bug fixes, new translations from many new languages, and enhancements to the recent new features in the last release, as well as a change in the default timeline display on the mobile app. Check out some of the highlights below: + + + - Enhancement to deduplication UI - bulk resolve duplicates, view duplicates in fullscreen. - - Removal of the immich-microservices container - - - Similar image detection and management - - - End-to-end acceleration for NVENC and QSV transcoding - - - Better video thumbnails - - - Email notifications for album events - - - Per user email notifications settings - - - Send a test email when configuring the SMTP email server - - - Public roadmap: https://immich.app/roadmap/ - - - Translation on the web + - Display all local assets on the mobile timeline by default. + + - Custom request headers for the mobile app. + + - Facial recognition now recognizes more faces. Full release notes are found at https://github.com/immich-app/immich/releases