Skip to content

Releases: flexa/flexa-react-native

Release 1.0.10

06 Mar 23:01
Compare
Choose a tag to compare

Release 1.0.9

19 Feb 13:56
Compare
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
Compare
Choose a tag to compare

2024-11-25

1.0.7

23 Nov 13:05
Compare
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
Compare
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
Compare
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
Compare
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

1.0.3

01 Oct 15:21
Compare
Choose a tag to compare

2024-09-30

  • [New] Improved the privacy of quoting asset balances (now calculated entirely on the client)
  • [New] Implemented better handling for the scenario in which a total "owned" balance may be temporarily encumbered

1.0.2

24 Sep 08:15
Compare
Choose a tag to compare

2024-09-20

  • [New] Added an updateAppAccounts method for modifying asset balances without re-initializing the SDK
  • [New] Enabled caching of active commerce sessions to better accommodate multi-device scenarios

1.0.1

06 Sep 07:31
Compare
Choose a tag to compare

2024-09-04

  • [Fixed] Revised dark mode elements throughout the SDK for better contrast and readability
  • [Fixed] Improved rendering of flexcodes for broader point-of-sale compatibility
  • [New] Added affordances for payment amounts when using legacy flexcode integrations