DocuSeal - Package Updates
Pinned
DocuSeal
-
[0.3.0]
- Do not run as root
-
[0.4.0]
- no need to generate SECRET_KEY_BASE
-
[0.5.0]
- Update Docuseal to 1.2.2
- Full changelog
- Make builder usable on mobile
- Allow to make checkboxes required
- Increase the maximum number of submitters to 10
- Don't allow to submit archived form
-
[0.6.0]
- Update Docuseal to 1.2.3
- Full changelog
- 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
-
[1.0.0]
- Update Docuseal to 1.2.4
- Full changelog
- 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.1.0]
- Update Docuseal to 1.2.5
- Full changelog
- 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.1.1]
- Update Docuseal to 1.2.6
- Full changelog
- Add field default values
- Add audit log url to API and Webhooks
- Drag and drop fields to order
- Fix completed submissions scope query
-
[1.1.2]
- Update Docuseal to 1.2.7
- Full changelog
- Allow to add multiple submitters on mobile devices
- Fix previous submitter values on the form
-
[1.1.3]
- Clean up tmp on restart
-
[1.1.4]
- Update Docuseal to 1.2.8
- Full changelog
- 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.1.5]
- Update Docuseal to 1.2.9
- Full changelog
- Add ability to draw areas for radio options
- Link to submission preview page in completed emails
-
[1.2.0]
- Install poppler-utils
-
[1.2.2]
- Update Docuseal to 1.3.1
- Full changelog
- 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.2.6]
- Update Docuseal to 1.3.5
- Full changelog
- Add Stamp field type
- Add ability to toggle single digital sign
- Make field uuids unique on clone template
-
[1.2.7]
- Update Docuseal to 1.3.6
- Full changelog
- Add healthcheck endpoint
- Optimize form builder performance with many fields
- Preserve default submitter field values on resubmit
- Rename deleted_at to archived_at
- Fix iOS Safari multiple files download
-
[1.2.8]
- Update Docuseal to 1.3.7
- Full changelog
- Add Right-to-left writing support
- Add rotate API token button
- Add re-order document parties button
- Allow to remove default profile signature
- Add tooltips to personalize emails
- Fix multiple select checkbox option without name