Skip to content

Version 1.0.0

Choose a tag to compare

@unit-integrations unit-integrations released this 15 Apr 11:48
· 23 commits to main since this release
  • Breaking Changes:
    • Integration with Plaid now requires manual installation of the Plaid library on the hosted application side.
    • The SDK no longer supports direct setters for environment and web versioning strategy attributes. To update those, you must use the initialize method.
    • Upgrade minimum supported iOS version to 14.0
  • Uses Web SDK version 1.7 (up to next minor)
  • Performance improvement - reducing the SDK size
  • Fix memory leak issues
  • Support Swift Package Manager (SPM)