Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Signed-off-by: mmohareb <[email protected]>
  • Loading branch information
mmohareb authored Jan 25, 2024
1 parent 27b57cb commit d9b5dd1
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.2.0] - 01/18/2024
### Added
* Support for Sending online Templates with Signing Groups.
* Support Xcode 17 Requirements for Signing Certification and Privacy Manifest.
* Support for Conditional Tabs for offline downloaded envelopes.
* Added Configuration `DSM_SETUP_DISABLE_APPEARANCE` to Disable Applying Appearance changes Automatically on SDK setup [Issue #130](https://github.com/docusign/native-ios-sdk/issues/130)

### Fixed
* Fixes in Request layer and API calls setup.

## [v3.1.0] - 06/14/2023
### Added
* *(iOS 12+)* Support for OAuthLogin with helper functions for Authentication to DocuSign. If you use oAuth no need to create your own Authentication browser you can simply call `loginWithOAuthEnv` and pass the needed params to authenticate to DocuSignSDK.
Expand Down

0 comments on commit d9b5dd1

Please sign in to comment.