From bc4f9528fe3cfb633513cac50e4ab8fa6ef11d32 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 22 Feb 2026 23:13:23 +0000 Subject: [PATCH] Bump Seafile version to 12.0.19 and update changelog Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com> --- seafile/CHANGELOG.md | 3 +++ seafile/config.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/seafile/CHANGELOG.md b/seafile/CHANGELOG.md index ed83def92..e37a66a7b 100644 --- a/seafile/CHANGELOG.md +++ b/seafile/CHANGELOG.md @@ -1,4 +1,7 @@ +## 12.0.19 (2026-02-22) +- Fix download URLs containing incorrect `/seafhttp` prefix on first run by re-applying URL configuration after upstream init scripts complete. + ## 12.0.18 (2026-03-20) - Fix `env_vars` handling so extra environment variables are exported correctly. diff --git a/seafile/config.yaml b/seafile/config.yaml index 87bd0b172..b0d23a4d6 100644 --- a/seafile/config.yaml +++ b/seafile/config.yaml @@ -128,5 +128,5 @@ services: slug: seafile udev: true url: https://github.com/alexbelgium/hassio-addons/tree/master/seafile -version: "12.0.18" +version: "12.0.19" webui: http://[HOST]:[PORT:8000]