Browse Source

Update Photoprism to 230625 (#648)

Co-authored-by: nmfretz <nmfretz@gmail.com>
main
Xosten 2 years ago
committed by GitHub
parent
commit
a547a90a20
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      photoprism/docker-compose.yml
  2. 25
      photoprism/umbrel-app.yml

2
photoprism/docker-compose.yml

@ -10,7 +10,7 @@ services:
PROXY_AUTH_WHITELIST: "/originals/*,/import/*"
web:
image: photoprism/photoprism:221105-bullseye@sha256:52f2cfb9f46aec44dd2dec87c78ca121cc6fd174510db1ac371072c527f86558
image: photoprism/photoprism:230625@sha256:3b6a64d86abb566b5314dc7b168476e421ca7322b9102c1bd9c79834c6bc6756
user: "1000:1000"
restart: on-failure
stop_grace_period: "1m"

25
photoprism/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1
id: photoprism
category: files
name: PhotoPrism
version: "221105"
version: "230625"
tagline: Self-host your photo and video library
description: >-
PhotoPrism® is a privately hosted app for browsing, organizing, and
@ -42,14 +42,23 @@ defaultUsername: "admin"
deterministicPassword: true
torOnly: false
releaseNotes: >-
What's new?
This update brings a ton of new features, performance improvements, and bug fixes, including:
- UX: Photo editing dialog and includes the latest translations contributed by our community
- UX: Improved layout of form fields in photo edit dialog
- new high-resolution vector world map
- Account: Disabled "gender" dropdown when busy or in demo mode
- Translations: Updated Estonian, Hungarian, and Russian
- improved performance, security, and file type support
- improved translations
- improved video trascoding
- improved user interface
- new themes
- and more!
Full release notes can be found at: https://github.com/photoprism/photoprism/releases/
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/bf4c6f127f1fcf4dbe8eea55729502dfb34278e9

Loading…
Cancel
Save