Skip to content

v1.1.6

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 08:30
9e23a02

What's Changed

Added

  • BybitPay (https://i.bybit.com), Kraken Pay (https://krak.app), Crypto.com Pay (https://js.crypto.com), and Cash App Pay (https://cash.app) added to the externally-opened origins list, enabling the hosted-QR deposit and pay flows to open the partner app or browser correctly.
  • bybit, cryptocom, krakenpay, cashapp added to allowedNativeSchemes for custom-scheme deep link support.
  • iOS platform setup section added to README documenting the LSApplicationQueriesSchemes entries required in client apps.

Fixed

  • isExternallyOpenedOrigin now compares scheme and host exactly (via URI parsing) instead of string-prefix matching, preventing lookalike-domain bypasses.

Full Changelog: v1.1.5...v1.1.6