Update seafile to version 12.0.14 (#3003)

This commit is contained in:
Alexander L. 2025-06-17 17:24:04 +02:00 committed by GitHub
parent a7109b84d3
commit 5327a21d2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 14 deletions

View File

@ -22,7 +22,7 @@ services:
entrypoint: memcached -m 256
seafile:
image: seafileltd/seafile-mc:12.0.11@sha256:4ab87f4b7fd9a712f614386c3362049d1701161e07e0f88681fdddcc3e543680
image: seafileltd/seafile-mc:12.0.14@sha256:8d0dd6b682c12cb0e1d4f1f73ba223b0176e9e3d43805408a2f631706e9c10e8
container_name: seafile
volumes:
- ${APP_DATA_DIR}/data/seafile-data:/shared

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: seafile
category: files
name: Seafile
version: "12.0.11-1"
version: "12.0.14"
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,18 +24,11 @@ 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: >-
Fix for missing seadoc component.
Version 12.0.11 includes multiple new features, several security improvements and fixes:
- Fixed stored XSS and various UI issues
- Improved log formatting and thumbnail color accuracy
- Redesigned Web UI with SeaDoc, new Wiki, and trash system
- Improved Two-Factor Authentication enforcement and WebDAV handling
- Deprecated current file tags, new system coming in v13.0
- Simplified config structure and removed obsolete settings
- SeaDoc now stable, supports online notes and documents
- LDAP users must use WebDAV tokens for login
This update includes multiple bug fixes and improvements:
- Fixed two stored XSS vulnerabilities in terms and conditions and institution admin pages
- Added S/MIME email support
- Resolved UI issues in share links and user rendering pages
- Updated translations for improved localization
Full release notes can be found at https://manual.seafile.com/latest/changelog/server-changelog/