DocuSeal - Package Updates
Pinned
DocuSeal
-
-
[0.2.0]
- Update Docuseal to 1.2.1
- Full changelog
- Add more API endpoints
- Add undo redo to form builder
- Allow to add a custom button to the completed form block
-
[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