mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update seafile to version 11.0.12 (#1403)
This commit is contained in:
parent
18aa6420ac
commit
b395eff870
|
@ -22,7 +22,7 @@ services:
|
||||||
entrypoint: memcached -m 256
|
entrypoint: memcached -m 256
|
||||||
|
|
||||||
seafile:
|
seafile:
|
||||||
image: seafileltd/seafile-mc:11.0.11@sha256:50c1ae8c5e30e318701df02d33b1a5bb874b26ab6c77803e2f500573c3610654
|
image: seafileltd/seafile-mc:11.0.12@sha256:d0c66e4621bd418b13dd545090ddb1eb82009db3cfb854f87f78c0b0ed6e5a73
|
||||||
container_name: seafile
|
container_name: seafile
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/data/seafile-data:/shared
|
- ${APP_DATA_DIR}/data/seafile-data:/shared
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||||
id: seafile
|
id: seafile
|
||||||
category: files
|
category: files
|
||||||
name: Seafile
|
name: Seafile
|
||||||
version: "11.0.11"
|
version: "11.0.12"
|
||||||
tagline: Reliable and Performant File Sync and Share Solution
|
tagline: Reliable and Performant File Sync and Share Solution
|
||||||
description: >
|
description: >
|
||||||
Seafile is an open source file sync&share solution designed for high reliability, performance and productivity.
|
Seafile is an open source file sync&share solution designed for high reliability, performance and productivity.
|
||||||
|
@ -24,14 +24,7 @@ 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,
|
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.
|
open the Seafile app, go to System Admin > Settings and change "FILE_SERVER_ROOT" to /seafhttp.
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This release includes several improvements and fixes:
|
This release includes updated translations.
|
||||||
|
|
||||||
- ⚠️ Important security fix in WebDAV
|
|
||||||
- User's name is now used in reset password emails instead of internal ID
|
|
||||||
- Fixed SeaDoc compatibility with go fileserver
|
|
||||||
- Resolved issue with revoking invited guests
|
|
||||||
- Fixed key error when using backup code in two-factor authentication
|
|
||||||
- Improved LDAP user login process
|
|
||||||
|
|
||||||
|
|
||||||
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/changelog/server-changelog
|
||||||
|
|
Loading…
Reference in New Issue
Block a user