Skip to main content

Version 1.10.0 — 10 November 2025

Minor changes

  • Added external card support by migrating from the deprecated Source Cards API to the new External Cards API.
  • Added support for the CARD_PULL, CARD_PUSH, and CARD_DISBURSEMENT transfer types.
  • Enhanced the mq-transfer-funds component by adding the transferType property.

Patch changes

  • Security enhancements.

Version 1.9.2 — 5 November 2025

Patch changes

  • Security enhancements.

Version 1.9.1 — 24 October 2025

Patch changes

  • Security enhancements.

Version 1.9.0 — 21 October 2025

Minor changes

  • Added the isMockMode property to bootstrap.

Version 1.8.1 — 16 October 2025

Patch changes

  • Security enhancements.

Version 1.8.0 — 9 October 2025

Minor changes

  • Added a new short-code property to mq-card for programs that support multiple short codes.
  • Added the show-cardholder-name property to mq-card.

Patch changes

  • Updated the KYB onboarding Studio experience.

Version 1.7.1 — 29 September 2025

Patch changes

  • Added a mobile numeric keypad for mq-set-pin.

Version 1.7.0 — 23 September 2025

Minor changes

  • Added logic to trigger the mqAuthenticationInitiated and mqAuthenticationCompleted events.
  • Added sandbox, referrerPolicy, and content security policy (CSP) iframe configurations for mq-card.

Patch changes

  • Fixed the input field to prevent KYB form errors during initial interaction.

Version 1.6.7 — 22 September 2025

Patch changes

  • Fixed mq-card to display card details on the back of the card component.

Version 1.6.0 — 4 September 2025

Minor changes

  • Added a short-code property to mq-account to support the use of multiple short codes.
  • Updated an onboarding component to support KYB.

Patch changes

  • Fixed the mq-button focus state.
  • Fixed the mqCardLoadCompleted and mqCardActionCompleted event-type fields.

Version 1.5.0 — 13 August 2025

Minor changes

  • Added a new default-side property that allows virtual cards to display the card art on the front of the card.

Patch changes

  • Added a new cache layer to prevent multiple cardholder-context API calls within the UI.
  • Added error handling for the i18n bootstrap.

Version 1.2.1 — 21 July 2025

Minor changes

  • Added a description to the Warning and Information banners in the Disputes intake flow.

Version 1.2.0 — 1 July 2025

Minor changes

  • Added support for retrieving multi-account statement PDFs with account tokens.

Version 1.1.2 — 18 June 2025

Patch changes

  • Added new interactors, getConsentById and getTransferByToken.
  • Added a correction to the Reveal PIN test.

Version 1.1.1 — 4 June 2025

Major changes

  • Added a new authentication mechanism for UX Toolkit (OAuth).

Minor changes

  • Added functionality for transitioning the account to activated status.

Patch changes

  • Fixed the card entity type.

Version 0.32.5 — 27 May 2025

Patch changes

  • Added additional languages for translation.

Version 0.32.4 — 21 May 2025

Patch changes

  • Added additional languages for translation.

Version 0.32.2 — 16 May 2025

Patch changes

  • Updated package names for sdk-web and sdk-javascript.

Version 0.32.1 — 15 May 2025

Patch changes

  • Fixed card-related components to show CVV or CVC based on the card network.
  • Fixed JSON-based translation fetching to download and access files regardless of version and program short code.

Version 0.32.0 — 13 May 2025

Minor changes

  • Updated internationalization to pull from the API.

Patch changes

  • Updated transaction component strings for translation.
  • Standardized cardholder-context currency usage across the account and transfer funds components.
  • Returned a constant to its original status to fix icons in the input.
  • Updated statement component strings for translation.
  • Updated styling for the activate card component for extra small screens.
  • Updated disputes component strings for translation.

Version 0.31.0 — 24 April 2025

Minor changes

  • Updated currency to display based on the cardholder’s billing currency.

Patch changes

  • Updated account funding component strings for translation.
  • Improved the 16-digit PAN loading skeleton and card number validation.

Version 0.30.1 — 16 April 2025

Patch changes

  • Updated account component strings for translation.
  • Added translations and updated parent component strings.

Version 0.30.0 — 26 March 2025

Minor changes

  • Reverted to static script tags for browser caching.

Patch changes

  • Added new strings for card management component translations.
  • Updated strings for card management component translations.

Version 0.29.0 — 13 March 2025

Patch changes

  • Added the country to the replace card user context (for future implementation).
  • Completed preparatory work to localize strings for mq-replace-card and form components.
  • Updated transfer funds to get the size for mobile design.

Version 0.28.0 — 28 February 2025

Minor changes

  • Added internationalization support to Studio.

Version 0.27.3 — 19 February 2025

Patch changes

  • Fixed the Set PIN toggle on keypress functionality.
  • Fixed a display issue affecting the Disputes UI component’s iframe.
  • Hid the dynamic form Studio documentation.
  • Hid the internal Studio documentation.
  • Fixed an issue related to activate card mock mode.

Version 0.27.0 — 19 February 2025

Minor changes

  • Migrated the following UI components to an iframe:
    • mq-activate-card
    • mq-card-actions
    • mq-disputes
    • mq-link-external-card
    • mq-statements
    • mq-transaction
  • Added support for card activation by 16-digit PAN.

Patch changes

  • Updated the events related to the mq-card-actions UI component.
  • Added new properties to three UI components.

Version 0.26.0 — 28 January 2025

Minor changes

  • Migrated the mq-transaction-list UI component to an iframe.

Patch changes

  • Refactored the code to simplify adding new themes in the future.
  • Updated the mq-onboard-account-holder UI component to use the theme object variable for the loader color, instead of a hardcoded value.

Version 0.25.1 — 21 January 2025

Patch changes

  • Fixed an issue where some UI components failed to load past the skeleton.
  • Improved internal metrics.

Version 0.25.0 — 8 January 2025

Minor changes

  • Migrated the following UI components to an iframe:
    • mq-account
    • mq-card
    • mq-card-list
    • mq-onboard-account-holder
    • mq-replace-card
    • mq-transfer-funds
  • Optimized native postMessage functionality to satisfy the following platforms:
    • Native iOS
    • Native Android
    • React Native
    • Flutter

Patch changes

  • Fixed an accessibility issue with the dropdown element.
  • Fixed a bug to prevent a race condition when loading iframes in a webview.