mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update photoprism to 240915-e1280b2fb (#1478)
This commit is contained in:
parent
03f8e0fbae
commit
5ea5f754e4
|
@ -10,7 +10,7 @@ services:
|
||||||
PROXY_AUTH_WHITELIST: "/originals/*,/import/*"
|
PROXY_AUTH_WHITELIST: "/originals/*,/import/*"
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: photoprism/photoprism:240711@sha256:b8dc65e14808021dff7fdb60723fe7e7cd224db1fd356c4e3f1892fa4912e4e4
|
image: photoprism/photoprism:240915@sha256:1f14335e2cd9dfaadc555ac8d40aa8a3966a5b5e5ef88fa78973ef7e8673fa2b
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: "1m"
|
stop_grace_period: "1m"
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||||
id: photoprism
|
id: photoprism
|
||||||
category: files
|
category: files
|
||||||
name: PhotoPrism
|
name: PhotoPrism
|
||||||
version: "240711-2197af848"
|
version: "240915-e1280b2fb"
|
||||||
tagline: Self-host your photo and video library
|
tagline: Self-host your photo and video library
|
||||||
description: >-
|
description: >-
|
||||||
PhotoPrism® is a privately hosted app for browsing, organizing, and
|
PhotoPrism® is a privately hosted app for browsing, organizing, and
|
||||||
|
@ -42,13 +42,19 @@ defaultUsername: "admin"
|
||||||
deterministicPassword: true
|
deterministicPassword: true
|
||||||
torOnly: false
|
torOnly: false
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
|
This update includes improved HEIC file support for iOS 18 compatibility, updated dependencies and translations, UX enhancements, and fixes for recently discovered issues.
|
||||||
|
|
||||||
|
|
||||||
What's new?
|
What's new?
|
||||||
|
|
||||||
- Added support for single sign-on via OpenID Connect (OIDC)
|
- Improved HEIC image file support for compatibility with iOS 18
|
||||||
- Added support for MPEG-5 Essential Video Coding (EVC)
|
- Sidecar files are no longer shown in search results when sorting by file size
|
||||||
- Added filter to transcode 10bit videos with Intel QSV
|
- Recently archived pictures are displayed first by default
|
||||||
- Local passwords can now be removed using the CLI
|
- Fixed an issue where no pictures were found when clicking on clusters in Places
|
||||||
- Updated French and Japanese translations
|
- Removed the archive button from the action menu under Library > Hidden
|
||||||
|
- Added interactive Swagger developer documentation with examples
|
||||||
|
- Added Irish (Gaeilge) and updated Basque, French and German translations
|
||||||
|
|
||||||
|
|
||||||
Full release notes can be found at: https://github.com/photoprism/photoprism/releases/
|
Full release notes can be found at: https://github.com/photoprism/photoprism/releases/
|
||||||
submitter: Umbrel
|
submitter: Umbrel
|
||||||
|
|
Loading…
Reference in New Issue
Block a user