Update docuseal to 2.4.1 (#5150)
This commit is contained in:
parent
6dd8ebb20c
commit
abc2468f3f
@ -5,7 +5,7 @@ services:
|
||||
APP_PORT: 3000
|
||||
|
||||
server:
|
||||
image: docuseal/docuseal:2.4.0@sha256:8ef0792910ed2a7d4fd7b2131add4d900c16b1d67747cd083652a8d818c6a11a
|
||||
image: docuseal/docuseal:2.4.1@sha256:7493fd7f6728e87cf7bb83de229b98bb3f97556e53326d45f95debdc2643b586
|
||||
user: "1000:1000"
|
||||
depends_on:
|
||||
- db
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: docuseal
|
||||
category: files
|
||||
name: DocuSeal
|
||||
version: "2.4.0"
|
||||
version: "2.4.1"
|
||||
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,7 +35,7 @@ path: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
Some of the key highlights in this release include:
|
||||
- Remove emails from the signature reason
|
||||
- Add "template.archived" webhook event
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/docusealco/docuseal/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user