From 72f5d9d7fcbf0f1b7d829b582d054ddc3e998b35 Mon Sep 17 00:00:00 2001 From: Oleg Koretsky Date: Tue, 10 Oct 2023 22:33:32 +0300 Subject: [PATCH] Update PhotoPrism to 230923 (#794) --- photoprism/docker-compose.yml | 2 +- photoprism/umbrel-app.yml | 18 ++---------------- 2 files changed, 3 insertions(+), 17 deletions(-) diff --git a/photoprism/docker-compose.yml b/photoprism/docker-compose.yml index 2419f9f..45f2483 100644 --- a/photoprism/docker-compose.yml +++ b/photoprism/docker-compose.yml @@ -10,7 +10,7 @@ services: PROXY_AUTH_WHITELIST: "/originals/*,/import/*" web: - image: photoprism/photoprism:230625@sha256:3b6a64d86abb566b5314dc7b168476e421ca7322b9102c1bd9c79834c6bc6756 + image: photoprism/photoprism:230923@sha256:64a0c712fc2e46e93e01c18fae8a00f947440dc67c88b603f35cedd57b406eac user: "1000:1000" restart: on-failure stop_grace_period: "1m" diff --git a/photoprism/umbrel-app.yml b/photoprism/umbrel-app.yml index 1a65b46..e6f1a28 100644 --- a/photoprism/umbrel-app.yml +++ b/photoprism/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: photoprism category: files name: PhotoPrism -version: "230625" +version: "230923" tagline: Self-host your photo and video library description: >- PhotoPrism® is a privately hosted app for browsing, organizing, and @@ -42,21 +42,7 @@ defaultUsername: "admin" deterministicPassword: true torOnly: false releaseNotes: >- - This update brings a ton of new features, performance improvements, and bug fixes, including: - - - new high-resolution vector world map - - - improved performance, security, and file type support - - - improved translations - - - improved video trascoding - - - improved user interface - - - new themes - - - and more! + Our latest release includes a redesigned Places view, with the search box moved to the top and a preview for selected clusters at the bottom. We've also added support for Samsung/Google Motion Photos, so you can view them like Apple Live Photos after re-indexing your library. Beyond those highlights, you'll get many usability improvements, new search filters, and fixes for recently discovered issues. A big thank you to everyone who contributed! Full release notes can be found at: https://github.com/photoprism/photoprism/releases/