Skip to content

Releases: flexa/flexa-react-native

1.0.13

08 Oct 16:45

Choose a tag to compare

2025-10-08

1.0.12

01 Oct 17:49

Choose a tag to compare

2025-10-01

Release 1.0.11

07 Apr 17:44

Choose a tag to compare

2025-04-07

Release 1.0.10

06 Mar 23:01

Choose a tag to compare

2025-03-06

Release 1.0.9

19 Feb 13:56

Choose a tag to compare

2024-11-25

  • Moved npm package under flexa organization (instead of flexahq)

Release 1.0.8

25 Nov 16:53

Choose a tag to compare

2024-11-25

1.0.7

23 Nov 13:05

Choose a tag to compare

2024-11-23

  • [Fixed] Improved sign-out logic, reducing the number of sign-in requests
  • [Fixed] Improved UI to include updates to the brand directory and additional web views "Learn How to Pay" and "Report an Issue"

1.0.6

15 Nov 12:06

Choose a tag to compare

2024-11-15

  • [New] Enabled payments from a customer's Flexa Account balance, to more gracefully accommodate returned funds
  • [New] Added status labels to provide more context about the current state of an in-progress payment
  • [New] Exposed a method for notifying the SDK of transaction failures
  • [Fixed] Implemented better handling of tokens that expire in the course of streaming events

1.0.5

23 Oct 09:43

Choose a tag to compare

2024-10-23

  • [New] Renamed the customer assets structure to "AssetAccounts" to better reflect its usage (was "AppAccounts")
  • [New] Exposed a method for determining if the customer can use Flexa in their jurisdiction before the SDK is opened
  • [New] Improved handling of estimated transaction fees and commerce sessions with embedded promotions
  • [Fixed] Removed support for desugaring, increasing the minimum supported Android version to 26

1.0.4

07 Oct 15:47

Choose a tag to compare

2024-10-07

  • [Fixed] Deprecated app accounts in favor of one-time keys for in-person payments, ensuring that the client will never be able to share data about unspent asset balances with Flexa
  • [Fixed] Optimized the frequency of network calls related to fetching exchange rates
  • [Fixed] Removed support for desugaring, increasing the minimum supported Android version to 26