Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmohareb authored May 17, 2023
1 parent 4e110bd commit e776cf9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# DocuSign Native iOS SDK Changelog

## [v3.0.5] - 05/15/2023
### Added
* [Conditional Tabs](https://developers.docusign.com/docs/esign-rest-api/esign101/concepts/tabs/conditional-fields/) are now supported for Templates and envelopes created locally (Envelopes downloaded from remote server are not supported yet)

### Changed
* During Offline Signing, `Sign Later` is now preferred option to be shown for all envelopes created on device using documents or templates. `Discard Progress` option is now deprecated.

### Fixed
* Checkbox group validation has been updated to resolve [issue #145](https://github.com/docusign/native-ios-sdk/issues/145).

## [v3.0.4] - 03/24/2023
### Added
* Allow sending online envelopes with templates that have recipients with SBS (Standard Based Signature) by default.
Expand Down

0 comments on commit e776cf9

Please sign in to comment.