Update docuseal to 2.4.4 (#5320)

This commit is contained in:
Alexander L. 2026-04-14 15:20:59 +02:00 committed by GitHub
parent 3ff9101c9f
commit d124c889f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 deletions

View File

@ -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

View File

@ -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