mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update seafile to version 11.0.13 (#1765)
This commit is contained in:
parent
d7b6fe9d52
commit
c617d5ac02
@ -22,7 +22,7 @@ services:
|
||||
entrypoint: memcached -m 256
|
||||
|
||||
seafile:
|
||||
image: seafileltd/seafile-mc:11.0.12@sha256:d0c66e4621bd418b13dd545090ddb1eb82009db3cfb854f87f78c0b0ed6e5a73
|
||||
image: seafileltd/seafile-mc:11.0.13@sha256:1239b087aa4bdf1b60a3802e80855f230736ac5d5fa3325a40b15d4c598f422c
|
||||
container_name: seafile
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/seafile-data:/shared
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: seafile
|
||||
category: files
|
||||
name: Seafile
|
||||
version: "11.0.12"
|
||||
version: "11.0.13"
|
||||
tagline: Reliable and Performant File Sync and Share Solution
|
||||
description: >
|
||||
Seafile is an open source file sync&share solution designed for high reliability, performance and productivity.
|
||||
@ -24,10 +24,16 @@ description: >
|
||||
Seafile is configured to work out-of-the-box when installed on Umbrel. However, if you want to be able to upload files from a domain name that is not umbrel.local,
|
||||
open the Seafile app, go to System Admin > Settings and change "FILE_SERVER_ROOT" to /seafhttp.
|
||||
releaseNotes: >-
|
||||
This release includes updated translations.
|
||||
|
||||
This release includes several security improvements and fixes:
|
||||
- Enhanced security for file directory naming
|
||||
- Improved security for password-protected links
|
||||
- Added preview support for TIFF images
|
||||
- Improved email validation in login form
|
||||
- Enhanced user experience with names instead of IDs in emails
|
||||
- Improved sharing functionality for system administrators
|
||||
|
||||
Full release notes can be found at https://manual.seafile.com/changelog/server-changelog
|
||||
|
||||
Full release notes can be found at https://manual.seafile.com/latest/changelog/server-changelog/
|
||||
developer: Seafile
|
||||
website: https://www.seafile.com/
|
||||
dependencies: []
|
||||
|
Loading…
Reference in New Issue
Block a user