Skip to content

v4.0.0 - New Offline signing component

Latest
Compare
Choose a tag to compare
@mmohareb mmohareb released this 06 Mar 17:42
5335013

[v4.0.0] - 03/03/2025

Added

  • Configuration DSM_SETUP_ENABLE_OFFLINE_NORMALIZE_ROTATED_DOCUMENTS_KEY to allow the SDK to detect page rotation on documents and adjust it to ensure tags are rendered upright.

Changed

  • The native signing library for offline signing has been completely refactored, improving usability and performance of the SDK, and reducing the SDK size by 75%.
  • Replaced methods for offline envelope signing and offline template sending. Please refer to migration guide here MigrationGuidev4.0.0.md.

Deprecated

  • Compose envelopes using UI flow presentComposeEnvelopeControllerWithPresentingController.
  • Non-PDF files conversion (eg. .docx and .jpeg etc.) when creating an envelope using DSMEnvelopeDefinition.

[v3.5.0] - 01/06/2025

Added

Changed

  • Updated some DSAPI Models to combine common properties for Recipients and Tabs.
  • Updated Contacts fetch to retrieve Phone numbers in addition to email.