Skip to content

Releases: docusealco/docuseal

1.3.2

11 Dec 10:41
Compare
Choose a tag to compare

🆕 Add template clone api endpoint
🛠 Make it impossible to update form values after completion

1.3.1

03 Dec 18:29
Compare
Choose a tag to compare

🆕 Allow to invite fewer submitters than defined in the template
🆕 Allow to use template form shared links with 2+ submitters
🆕 Add file attachments to completed emails
🆕 Allow to disable text signature via account preferences
🆕 Allow to force 2fa for all users
🆕 Add ability to use remote timestamp server for signing
🛠 Improve sign yourself flow
🐞 Make webhook URL removable

1.3.0

26 Nov 21:27
Compare
Choose a tag to compare

🆕 Preserve submission email preferences
🛠 Auto-adjust field value font size
🐞 Fix connection to DB URL with underscores
🐞 Fix bcc address removal

1.2.9

20 Nov 23:33
Compare
Choose a tag to compare

🆕 Add ability to draw areas for radio options
🛠 Link to submission preview page in completed emails

1.2.8

13 Nov 22:07
Compare
Choose a tag to compare

🛠 Add FR time format
🛠 Adjust default US/GB date format
🛠 Render smaller font to fix text in the area box
🐞 Fix attachments upload step
🐞 Fix required fields when navigating via field areas

1.2.7

06 Nov 19:59
Compare
Choose a tag to compare

🛠 Allow to add multiple submitters on mobile devices
🐞 Fix previous submitter values on the form

1.2.6

05 Nov 21:18
Compare
Choose a tag to compare

🆕 Add field default values
🛠 Add audit log url to API and Webhooks
🛠 Drag and drop fields to order
🐞 Fix completed submissions scope query

1.2.5

29 Oct 23:06
Compare
Choose a tag to compare

🆕 Allow to permanently remove templates
🆕 Upload a template from URL
🛠 Use the account's timezone in the audit trail.
🛠 Use handwritten font for typed signature
🛠 Apply the previous signature and initials to the next field

1.2.4

22 Oct 20:26
Compare
Choose a tag to compare

🆕 Allow form resubmission via shared link
🆕 Add submission status filters
🛠 Optimization for large files
🐞 Don't allow to skip required fields
🐞 Don't sign in after password reset if 2FA
🐞 Fix no error messages when sign in with wrong credentials

1.2.3

16 Oct 17:37
Compare
Choose a tag to compare

🆕 Add a "Current Date" button
🆕 Add the ability to toggle the textarea
🆕 Add readonly fields via the API
🆕 Add a "fields configs" parameter to the submissions API
🆕 Add field pattern validation