mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update PhotoPrism to 230923 (#794)
This commit is contained in:
parent
1de5e2aeab
commit
72f5d9d7fc
|
@ -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"
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue
Block a user