Update docuseal to 2.4.4 (#5320)
This commit is contained in:
parent
3ff9101c9f
commit
d124c889f1
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user