mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update file-browser to version v2.31.2 (#1595)
This commit is contained in:
parent
7646d09a91
commit
88d4555696
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 80
|
||||
|
||||
server:
|
||||
image: filebrowser/filebrowser:v2.31.1@sha256:b9b0dcac8b20c01ed4777889c8ae6ff74443ed604e11e4b862d9f3068eeb9114
|
||||
image: filebrowser/filebrowser:v2.31.2@sha256:a4da9ca8364b0a1fc5dd36f7add92582bf673c0ae0bda8dd9bd13062c41d1715
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
volumes:
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: file-browser
|
||||
category: files
|
||||
name: File Browser
|
||||
version: "2.31.1"
|
||||
version: "2.31.2"
|
||||
tagline: Browse and manage the files you download on your Umbrel
|
||||
description: >-
|
||||
File Browser lets you upload, delete, preview, rename and edit your folders and files.
|
||||
@ -10,20 +10,10 @@ description: >-
|
||||
|
||||
Easily manage files in the Umbrel's storage folder where your downloads from apps like Transmission, Sonarr, Radarr, and Lidarr are currently held.
|
||||
releaseNotes: >-
|
||||
Features:
|
||||
- Implemented markdown file preview in Ace editor.
|
||||
- Added support for EPUB MIME type and EPUB preview functionality.
|
||||
- Added Czech translation.
|
||||
|
||||
Fixes:
|
||||
- Fixed frontend audit and lint issues.
|
||||
- Corrected Catalan i18n file and improved Ukrainian translation.
|
||||
- Fixed “N files selected” hint and CSS selectors for listing icons.
|
||||
- Fixed clipboard copy in Safari and PDF preview header.
|
||||
- Fixed issue with upload indicator jumping in the UI.
|
||||
- Added pull-down-to-refresh functionality in the editor.
|
||||
- Minor formatting fixes and frontend improvements.
|
||||
- Auto-wrap for listing names.
|
||||
This release includes various improvements and bug fixes:
|
||||
- Fixed files list alignment
|
||||
- Added whitespace before version display
|
||||
- Improved German translation with spelling corrections
|
||||
|
||||
Full release notes are available at https://github.com/filebrowser/filebrowser/releases.
|
||||
developer: File Browser
|
||||
|
Loading…
Reference in New Issue
Block a user