From d124c889f17c243abd420b2b1aa7245d61de11ee Mon Sep 17 00:00:00 2001 From: "Alexander L." Date: Tue, 14 Apr 2026 15:20:59 +0200 Subject: [PATCH] Update docuseal to 2.4.4 (#5320) --- docuseal/docker-compose.yml | 2 +- docuseal/umbrel-app.yml | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/docuseal/docker-compose.yml b/docuseal/docker-compose.yml index b1c0158f..65865d38 100644 --- a/docuseal/docker-compose.yml +++ b/docuseal/docker-compose.yml @@ -5,7 +5,7 @@ services: APP_PORT: 3000 server: - image: docuseal/docuseal:2.4.2@sha256:14e2d38be9a1f8167fd7ffe350370518be5ddbbe313e353afbdb33c7943e6d8e + image: docuseal/docuseal:2.4.4@sha256:be48b0737379e55edcbf203d80cd7d0ed1b12b42fb66f44b8a7bf951f6e14577 user: "1000:1000" depends_on: - db diff --git a/docuseal/umbrel-app.yml b/docuseal/umbrel-app.yml index b3339b8d..2b44ab42 100644 --- a/docuseal/umbrel-app.yml +++ b/docuseal/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: docuseal category: files name: DocuSeal -version: "2.4.2" +version: "2.4.4" tagline: Open source document filling and signing description: > DocuSeal is an open source platform that provides secure and efficient digital document signing and processing. @@ -35,8 +35,9 @@ path: "" defaultPassword: "" releaseNotes: >- Some of the key highlights in this release include: - - Allow recipients to delegate documents to another person - - Disable confetti on completion by default + - Bug fixes, performance improvements, and security hardening + - Fixed unicode and right-to-left text in the Stamp field + - Memory usage optimization Full release notes are found at https://github.com/docusealco/docuseal/releases