Release 1.4.0
December 28th, 2023 by Daniel Litvak
Overview
The primary new feature of Release 1.4.0 is the addition of Dynamic Contracts. This release also includes a few minor bug fixes.
JS Library
Added
- Support for Dynamic Contracts using
setDynamicData(object)
.
Fixed
- Incorrect display when setting
displayMethod: group
and using a packet with only one document.
API
Added
- Support for Dynamic Contracts by passing optional
dynamicData
query string parameter to GET Packet and POST Acceptance. - Added Dynamic Data to the generated PDF record.
Deprecated
Document.Description
- This field has been deprecated as it provides no real value.