Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmohareb authored Aug 18, 2022
1 parent 081ea8e commit bdf5a95
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@

## [v2.12] - 08/18/2022

### Added
* New Config key `DSM_SETUP_DISABLE_CUSTOMFIELD_DOCUSIGNIT` to control Custom tab `AppName=DocuSignIt` from being sent with all envelopes. The default of this config is `False`, enabling it will only send this custom tab with Sign and Return envelopes, where the signer (not hosted or in person signing) email is the same as the sender email.

### Fixed
* Radio Buttons and tabs in general were not maintaining `value` attribute offline, now it can be used to identify tabs.
### Added
* New setup configuration key `DSM_SETUP_DISABLE_CUSTOMFIELD_DOCUSIGNIT` to control Custom tab `AppName=DocuSignIt` from being sent with all envelopes. The default of this config is `False`. Enabling it with `True` will only send this custom tab with Sign and Return envelopes. A Sign and Return envelope has a Signer (not a host or in-person-signer) with email that is the same as the Sender email.

### Fixed
* Radio Buttons and tabs in general were not maintaining `value` attribute offline, now it can be used to identify tabs.

## [v2.11] - 06/07/2022

Expand Down

0 comments on commit bdf5a95

Please sign in to comment.