Skip to content

Releases: unit-finance/unit-ios-components-pod

Version 0.11.0

08 Feb 14:18

Choose a tag to compare

[0.11.0] - 2024-02-08

  • Uses Web SDK version 1.6 (up to next minor)
  • Payment components:
    • Added initialStageBackButton and finalStageDoneButton options to enable an action at the beginning or end of payment flows using buttons added to the first or last stage. These buttons trigger the onInitialStageBackButtonClicked or onFinalStageDoneButtonClicked callbacks
    • Added plaidAccountFilters and plaidLinkCustomizationName additional settings to ACH Credit and ACH Debit components
    • Changed accountId to optional attribute in ACH Credit ACH Debit and Book Payment components
    • Changed counterPartyAccountId and counterPartyName to optional attributes in Book Payment component
  • Check Deposit Component:
    • Changed fee attribute to optional
  • Activity Component:
    • Exposed refresh method to refresh the component data
  • Account Component:
    • Added showLeftToSpend additional settings
    • Added onRequestLeftToSpendDetails callback
    • Exposed refresh method to refresh the component data
    • Bug fix: Download verification letter UI issue

Version 0.10.1

01 Feb 14:16

Choose a tag to compare

  • ACH Debit - fix issue with Plaid
  • ACH Credit - fix issue with Plaid

Version 0.10.0

14 Jan 14:26

Choose a tag to compare

Added

  • Uses Web SDK version 1.5 (up to next minor)
  • Support .latest web SDK versioning strategy
  • Card Component
    • Add menuItems additional settings
  • Multiple Cards Component
    • Add hideTitle, queryFilter and hideBackToTop additional settings
  • Activity Component
    • Add hideTitle, queryFilter and hideBackToTop additional settings
    • Expose refresh method to refresh the component data
  • Account Component
    • Add menuItems additional settings
    • Expose refresh method to refresh the component data

Fixed

  • Multiple Cards Component
    • Internal scroll issue
  • Activity Component
    • Internal scroll issue
  • Account Component
    • Refresh after payment created

Version 0.9.0

05 Nov 18:31

Choose a tag to compare

Added

  • Multiple Cards Component
  • Activity Component - add paginationType and transactionsPerPage attributes
  • Uses Web SDK version 1.3 (up to next minor)
  • Send native SDK info to web SDK

Fixed

  • Activity Component scroll issue

Version 0.8.0

03 Oct 12:27

Choose a tag to compare

Added

  • Web SDK versioning strategy
  • ACH Credit Component - add same-day attribute
  • ACH Debit Component - add same-day attribute
  • Card Component - show/hide sensitive data incoming event

Changed

  • Update Visa Push Provisioning SDK to version 3.6.1

Fixed

  • Debugging symbols issues

Version 0.7.0

31 Aug 14:02

Choose a tag to compare

Added

  • Custom fonts
  • Update Visa Push Provisioning SDK to version 3.5.0

Fixed

  • Missing close icon on bottom sheet

Version 0.6.2

22 Aug 13:17

Choose a tag to compare

Changed

  • Remove Alamofire dependency and build an internal networking infrastructure

Version 0.6.1

17 Aug 14:10
396045d

Choose a tag to compare

Fixed

  • Fix add to wallet flow UI issue
  • Fetch unit script after initialization on background thread

Version 0.6.0

14 Aug 14:06

Choose a tag to compare

Added

  • ACH Credit Component - enable Plaid integration
  • Card Component - add learnMoreUrl property
  • Card Component - add card to Apple Wallet capability
  • Book Payment Component - add isAutoFocus property
  • Activity Component - Change accountId to an optional property
  • Account Component - Change accountId to an optional property
  • Introducing UI Flows
  • Flow - Add card to Apple Wallet
  • Support web versioning

Fixed

  • Verify WebComponent runs on the main thread
  • Set BUILD_LIBRARY_FOR_DISTRIBUTION to true

Version 0.5.0

29 Jun 13:56

Choose a tag to compare

Added

  • Language attribute