Update Immich to v1.107.2 (#1184)

Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
Mircea Vesa 2024-07-05 03:36:31 +03:00 committed by GitHub
parent c05d1396c0
commit 2a69c7d83e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 12 additions and 27 deletions

View File

@ -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:

View File

@ -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}" &

View File

@ -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