mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update photoprism to 250321-57590c48b (#2425)
This commit is contained in:
parent
f0dc8c1f51
commit
5ec189cfbf
@ -10,7 +10,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/originals/*,/import/*"
|
||||
|
||||
web:
|
||||
image: photoprism/photoprism:250228@sha256:8f1cb70617cb97c2b675ad63334be57e962f91e58967e81ae31bc58fc00ed304
|
||||
image: photoprism/photoprism:250321@sha256:b0d73530fd95c6e1f88b5b077a8690070a1eab7d33b8b8ea6b8410831dbc2f55
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: "1m"
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: photoprism
|
||||
category: files
|
||||
name: PhotoPrism
|
||||
version: "250228-43447fa38"
|
||||
version: "250321-57590c48b"
|
||||
tagline: Self-host your photo and video library
|
||||
description: >-
|
||||
PhotoPrism® is a privately hosted app for browsing, organizing, and
|
||||
@ -42,21 +42,31 @@ defaultUsername: "admin"
|
||||
deterministicPassword: true
|
||||
torOnly: false
|
||||
releaseNotes: >-
|
||||
⚠️ It is recommend to perform a complete rescan of your library after upgrading to ensure optimal performance with video files.
|
||||
⚠️ It is recommended to perform a complete rescan of your library after upgrading to ensure optimal performance with video files.
|
||||
|
||||
|
||||
This major new release features an updated user interface with many usability enhancements and new features, such as a hybrid photo and video viewer that replaces the dedicated video player, a redesigned edit dialog that is more responsive and easier to use, and an immersive 3D Earth view in Places. It also includes dozens of layout optimizations for right-to-left languages.
|
||||
This major new release features an updated user interface with many usability enhancements and new features, such as:
|
||||
- Hybrid photo and video viewer replacing the dedicated video player
|
||||
- Redesigned edit dialog that is more responsive and easier to use
|
||||
- Immersive 3D Earth view in Places
|
||||
- New thumbnail size for Retina 5K displays
|
||||
- Automatic video playback during slideshows
|
||||
- Visible duration indicators for videos
|
||||
- Improved content preloading to reduce server load
|
||||
- Better label recognition from keywords in titles and captions
|
||||
- Dozens of layout optimizations for right-to-left languages
|
||||
|
||||
|
||||
What's new?
|
||||
- New Viewer Experience: Hybrid photo and video viewer replaces dedicated video player
|
||||
- UI Refresh: Completely redesigned user interface with improved usability
|
||||
- Places Enhancement: New immersive 3D Earth view mode available for all maps
|
||||
- Display Optimization: New thumbnail size for Retina 5K displays
|
||||
- Video Improvements: Automatic video playback during slideshows, visible duration indicators
|
||||
- Performance Upgrades: Improved content preloading to reduce server load
|
||||
- Metadata Enhancements: Better label recognition from keywords in titles and captions
|
||||
- RTL Support: Dozens of layout optimizations for right-to-left languages
|
||||
Additional improvements include:
|
||||
- Search toolbars and tabs remain visible while scrolling
|
||||
- Users can choose their Start Page and Time Zone in Settings
|
||||
- Disk usage can be limited and displayed in sidebar navigation
|
||||
- Metadata displayed in the Cards View can be configured
|
||||
- Improved List View layout for easier selection
|
||||
- Added file format support for Adobe PDF documents
|
||||
- New file name and file type settings for zip downloads in Albums
|
||||
- Added default sort order settings for each album type
|
||||
|
||||
|
||||
Full release notes can be found at: https://github.com/photoprism/photoprism/releases/
|
||||
submitter: Umbrel
|
||||
|
Loading…
Reference in New Issue
Block a user