diff --git a/immich/docker-compose.yml b/immich/docker-compose.yml index add147f..f91add9 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.111.0@sha256:14ad5881f5afbea1dbf751e14acaafe00e6b012ffb18a56e9f117b00eb067d1d + image: ghcr.io/immich-app/immich-server:v1.112.1@sha256:c4e817f0eadbd9a6c2699cc884d5e7070428daec813c17db77d31fcca5b78ca6 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.111.0@sha256:d4a5db2c7cda2897abea98a3d5fd0c3cc76618fff271708075faeee426fe1b64 + image: ghcr.io/immich-app/immich-machine-learning:v1.112.1@sha256:9600eff5a66ae426293f00b171711bc1647c85cf966d759ee08ab2d05e0580b5 volumes: - ${APP_DATA_DIR}/data/model-cache:/cache environment: diff --git a/immich/umbrel-app.yml b/immich/umbrel-app.yml index 72ec442..cdd5b5e 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.111.0" +version: "v1.112.1" 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 @@ -47,14 +47,15 @@ description: >- releaseNotes: >- ⚠️ As usual, please check that your mobile app is compatible with this release of Immich. - - Welcome to version v1.111.0 of Immich. This release focuses on UI enhancement, accessibility, and refactoring and adds a new editor feature to the mobile app, which includes photo rotation and cropping. Some of the key highlights include: - - - Photo editor on the mobile app - - - Notable fix: Random logout on the mobile app when the connection between the app and server is unstable - - + + Welcome to version v1.112.1 of Immich. This release includes bug fixes and UI enhancements. Some of the key highlights include: + - Material color theming for the mobile app + - Open in map view on the web + - Star rating + - Screen stays on and auto darkens when performing a long session of foreground upload + - New search models with improved performance + + Full release notes are found at https://github.com/immich-app/immich/releases developer: Alex Tran website: https://www.immich.app