forked from michael.heier/umbrel-apps
Update Photoprism to 221105 (#256)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
This commit is contained in:
parent
31d6e3f68d
commit
39bdd2e73f
|
@ -9,7 +9,7 @@ services:
|
|||
# More details here: https://docs.photoprism.app/user-guide/sync/webdav/#server-url
|
||||
PROXY_AUTH_WHITELIST: "/originals/*,/import/*"
|
||||
web:
|
||||
image: photoprism/photoprism:20210925@sha256:238e6955804d82097d08f0e4318835721f46bd844f9065a38aa7d112ab72906e
|
||||
image: photoprism/photoprism:221105-bullseye@sha256:52f2cfb9f46aec44dd2dec87c78ca121cc6fd174510db1ac371072c527f86558
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: "1m"
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: photoprism
|
||||
category: Files
|
||||
name: PhotoPrism
|
||||
version: "20210925-build-2"
|
||||
version: "221105"
|
||||
tagline: Self-host your photo and video library
|
||||
description: >-
|
||||
PhotoPrism® is a privately hosted app for browsing, organizing, and
|
||||
|
@ -38,8 +38,18 @@ gallery:
|
|||
- 2.jpg
|
||||
- 3.jpg
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
defaultUsername: "admin"
|
||||
deterministicPassword: true
|
||||
torOnly: false
|
||||
releaseNotes: >-
|
||||
What's new?
|
||||
|
||||
- UX: Photo editing dialog and includes the latest translations contributed by our community
|
||||
|
||||
- UX: Improved layout of form fields in photo edit dialog
|
||||
|
||||
- Account: Disabled "gender" dropdown when busy or in demo mode
|
||||
|
||||
- Translations: Updated Estonian, Hungarian, and Russian
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel/commit/bf4c6f127f1fcf4dbe8eea55729502dfb34278e9
|
Loading…
Reference in New Issue
Block a user