diff --git a/seafile/docker-compose.yml b/seafile/docker-compose.yml index 27a5a2f..e259ddd 100644 --- a/seafile/docker-compose.yml +++ b/seafile/docker-compose.yml @@ -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 diff --git a/seafile/umbrel-app.yml b/seafile/umbrel-app.yml index 5a0d968..4aaadf3 100644 --- a/seafile/umbrel-app.yml +++ b/seafile/umbrel-app.yml @@ -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: []