DocuSeal - Package Updates
-
[1.9.1]
- Update docuseal to 1.9.5
- Full Changelog
- Add ability to customize font of text fields
-
[1.9.2]
- Update docuseal to 1.9.6
- Full Changelog
- Add submission.expired webhook event
- Improve PDF form field extraction
- Customers that use SAML SSO and have SSO users with non-admin users roles it's recommended to upgrade to the latest version due to the ruby-saml gem authorization bug.
-
[1.9.3]
- Update docuseal to 1.9.7
- Full Changelog
- Improve required field validation
-
[1.9.4]
- Update docuseal to 1.9.8
- Full Changelog
- Add app tour
- Improve drag&drop with fields preview
- Use ruby 3.4.2
-
[1.9.5]
- Update docuseal to 1.9.9
- Full Changelog
- Add Japanese translation of the signing form
- Allow to sort templates by name, date or recent use
- Add vertical align field settings
-
[1.9.6]
- Update docuseal to 1.9.10
- Full Changelog
- Drag&Drop files into dashboard and template editor
- Drag&Drop templates into folders
- Add template default expiration preferences
- "Private" template access control
-
[1.10.0]
- Update docuseal to 2.0.0
- Full Changelog
- This release doesn't contain any breaking changes but only small fixes and improvements
- Add "Tenant Admin" user role
-
[1.10.1]
- Update docuseal to 2.0.1
- Full Changelog
- Add BMP image support
- Use a new more performant PDF render engine
-
[1.10.2]
- Update docuseal to 2.0.2
- Full Changelog
- Make template shared signing links disabled by default
- The app now uses a more secure default setting, with template form links disabled by default.
- Updating is recommended for all self-hosted installations.
-
[1.10.3]
- Update docuseal to 2.0.3
- Full Changelog
- Collect submitter timezone
- Fix MySQL migration bug
- Add one-off submission PDF and HTML API:
- https://www.docuseal.com/docs/api#create-a-submission-from-pdf
- https://www.docuseal.com/docs/api#create-a-submission-from-html
-
[1.10.4]
- Update docuseal to 2.0.4
- Full Changelog
- PDF image preview generation fix.
- Efficient search with inverted index. After updating visit /settings/account and click "Build Search Index" to enable this feature (works only with PostgreSQL).
- Completed embedded document can now be authenticated using JWT with expiration (data-token).
-
[1.10.5]
- Update docuseal to 2.0.5
- Full Changelog
- Allow to select shared link form fields (name, email or phone)
- Fix SQLite queries