Skip to main content

Changelog

Web Components#

The changelog will describe major and minor version changes, patches are released more frequently with small bug fixes. Please read the Web Components Versioning section.

1.4.0 (Nov 21, 2023)#

  • Global icon system enhancements.
  • Payment components:
    • Bug fix: max description length for ACH payments (10 characters).
    • Bug fix: remove dashes in routing number input mask.
    • Added clear error messages for payments that failed due to exceeding daily or monthly limits.
    • Add plaid-account-filters and plaid-link-customization-name to ACH credit and ACH debit components.
  • Check deposit component:
    • Enhanced experience on desktop browsers (full-screen guide and image capture)
  • Activity component:
    • Bug fix: fix component title placeholder while loading.
    • Bug fix: back to top button didn't work in certain cases.
    • Adjust surrounding component padding to be 0 so that the padding would be applied by the parent container.
  • Multiple cards component:
    • Add hide-title option.

1.3.0 (Oct 9, 2023)#

  • New: Multiple Cards component, see docs and demo.
  • Activity component:
    • Added the option to hide the title using the hide-title attribute.
    • Bug fix: On pagination-type="infiniteScroll", fix number of items per page in infiniteScroll mode.
    • Bug fix: On pagination-type="pagination", hide pagination when there's only one page.
    • Bug fix: Fix pagination style issues when next page is being fetched.
    • Bug fix: Restored authorizationsResult as part of the onLoad event.
  • Payments components:
    • Added ability to set Plaid SDK language through the language config “local” field.
    • Add support for joint accounts (ACH Debit and ACH Credit components).
    • Bug fix: Correct error icon color.
  • Note: Starting from the next version (1.4.0+), the padding that wraps all components will be set to 0, this includes component titles and tables. The reason is for the components to be unopinionated about where they "live", so they could easily fit into any design system. Padding should be applied to parent container. This affects the Activity and Account components.

1.2.0 (Aug 31, 2023)#

1.1.0 (Aug 23, 2023)#

  • Added additional theme configurations and overrides
    • This includes the ability to better customize buttons, menu buttons and avatars.
    • Expands more options to customize typography related configs: titles, flow titles, multiple font families.
    • Customizing account component specific configs: cover color, title and balance colors.
  • Added a default error handling placeholder for all components for onLoad errors on sandbox only (for better developer experience).
  • Fix account menu animation.

1.0.0 (Aug 15, 2023)#

React Native SDK#

1.10.0 (Nov 9, 2023)#

  • Multiple Cards component
  • Activity component - add paginationType and transactionsPerPage attributes
  • Uses Web SDK version 1.3 (up to next minor)
  • Activity component - onLoad issue with authorizationsResult
  • Update react-native-webview version to 13.6

1.9.1 (Oct 4, 2023)#

  • 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
  • Removed the need to call PushProvisioningModule.launchInitialize() of Visa’s SDK
  • Update Visa Push Provisioning SDK to Android version 3.6.2 and iOS version 3.6.1
  • Deprecated the usage of setSignedNonce of the Unit SDK

1.8.1 (Sep 26, 2023)#

  • Card component - minimum width
  • WebView - Verify the HTML height and limit it to the screen height
  • Android - remove the ic_launcher files

1.8.0 (Aug 31, 2023)#

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

1.7.1 (Aug 29, 2023)#

  • Card component - utilizes the container width (not the device width)
  • Account component - utilizes the container width (not the device width)

1.7.0 (Aug 14, 2023)#

  • Introducing UI Flows
  • Flow - Add card to Google Wallet
  • Support web versioning
  • Card component - add card to Google Wallet action

1.6.1 (Jul 23, 2023)#

  • ACH Credit Component - enable Plaid integration
  • Card Component - add learnMoreUrl property
  • Book Payment Component - add isAutoFocus property
  • Activity Component - Change accountId to an optional property
  • Account Component - Change accountId to an optional property
  • Transparent webview
  • Peer react-native-webview dependecy
  • Address the case of an application lacking a display name

1.5.0 (Jun 29, 2023)#

  • Language attribute

1.4.0 (Jun 7, 2023)#

  • Check deposite component
  • Account component - incoming events
  • Account component - additional attributes
  • Activity component - activityFiltersChanged event
  • Activity component - additional attributes

1.3.0 (May 16, 2023)#

  • Card component incoming events
  • Card component - onCardActivated event
  • Account component incoming events
  • onLoad callback types and improvements
  • Activity component - add query filter prop
  • WebView androidHardwareAccelerationDisabled
  • Android crash - colorPrimaryVariant not found

1.2.1 (Apr 25, 2023)#

  • Known Webview issue with react-navigation

1.2.0 (Apr 24, 2023)#

  • Account component onAccountChanged event
  • Activity record component (Opens from Activity component)

1.1.0 (Mar 20, 2023)#

  • ACH Credit component
  • ACH Debit component
  • ACH Debit - Plaid integration
  • Card component new props - hideSensitiveDataButton, hideCardTitle, hideActionsMenuButton
  • Card component is not refresh after switching card ID
  • Bottom sheet should close itself when app is switching to background

1.0.4 (Mar 2, 2023)#

  • Card component is using undefined env

1.0.3 (Feb 27, 2023)#

  • Card component
  • Card - Add to wallet
  • Activity component
  • Book Payment component
  • Account component

Android SDK#

0.8.0 (Nov 12, 2023)#

  • 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

0.7.0 (Oct 2, 2023)#

  • 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
  • Custom fonts
  • Update Visa Push Provisioning SDK to version 3.6.2

0.6.0 (Aug 13, 2023)#

  • ACH Credit Component - enable Plaid integration
  • Card Component - add learnMoreUrl property
  • Card Component - add card to Google 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 Google Wallet
  • Support web versioning

0.5.0 (Jun 29, 2023)#

  • Language attribute

0.4.0 (Jun 8, 2023)#

  • ACH Debit component
  • Check deposit component
  • Account component - incoming events
  • Account component - additional attributes
  • Activity component - activityFiltersChanged event
  • Activity component - additional attributes

0.3.0 (May 21, 2023)#

  • onLoad event to all the components
  • Implemented types for the return values of all the events
  • Card component - incoming events
  • Card component - onStatusChanged event
  • Card component - onCardActivated event
  • Book Payment component - onPaymentCreated event
  • Account component incoming events
  • Account component - onAccountChanged event

0.2.0 (Apr 5, 2023)#

  • ACH Credit component
  • External link event
  • Card component new params - hideSensitiveDataButton, hideCardTitle, hideActionsMenuButton
  • Activity component item
  • Re-configure component improvements
  • Bottom sheet improvements

0.1.0 (Feb 28, 2023)#

  • Card component
  • Activity component
  • Book Payment component
  • Account component

iOS SDK#

0.9.0 (Nov 6, 2023)#

  • Multiple Cards Component
  • Activity Component - add paginationType and transactionsPerPage attributes
  • Uses Web SDK version 1.3 (up to next minor)
  • Activity Component scroll issue

0.8.0 (Oct 3, 2023)#

  • 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
  • Update Visa Push Provisioning SDK to version 3.6.1
  • Debugging symbols issues

0.7.0 (Aug 31, 2023)#

  • Custom fonts
  • Update Visa Push Provisioning SDK to version 3.5.0
  • Missing close icon on bottom sheet

0.6.2 (Aug 22, 2023)#

  • Remove Alamofire dependency and build an internal networking infrastructure

0.6.1 (Aug 17, 2023)#

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

0.6.0 (Aug 14, 2023)#

  • 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
  • Verify WebComponent runs on the main thread
  • Set BUILD_LIBRARY_FOR_DISTRIBUTION to true

0.5.0 (Jun 29, 2023)#

  • Language attribute

0.4.0 (Jun 8, 2023)#

  • ACH Debit component
  • Check deposite component
  • Account component - incoming events
  • Account component - additional attributes
  • Activity component - activityFiltersChanged event
  • Activity component - additional attributes

0.3.0 (May 11, 2023)#

  • Book payment component
  • Card component - card activated callback
  • Card component incoming events
  • Account component incoming events
  • Ability to reconfigure params to all components
  • Missing configuration params errors

0.2.0 (Apr 25, 2023)#

  • Account component
  • Activity component
  • onLoad event with Result
  • Card component additional settings
  • ACH Credit component additional settings
  • Card component - cardStatusChanged event

0.1.0 (Apr 11, 2023)#

  • Card component
  • ACH Credit component