From 5327a21d2a2031626d2abacde1140d966d590286 Mon Sep 17 00:00:00 2001 From: "Alexander L." Date: Tue, 17 Jun 2025 17:24:04 +0200 Subject: [PATCH] Update seafile to version 12.0.14 (#3003) --- seafile/docker-compose.yml | 2 +- seafile/umbrel-app.yml | 19 ++++++------------- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/seafile/docker-compose.yml b/seafile/docker-compose.yml index 270cf9d7..39b069d0 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: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 diff --git a/seafile/umbrel-app.yml b/seafile/umbrel-app.yml index 29c2a491..9c18f072 100644 --- a/seafile/umbrel-app.yml +++ b/seafile/umbrel-app.yml @@ -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/