Releases: flexa/flexa-react-native
Releases · flexa/flexa-react-native
1.0.13
1.0.12
Release 1.0.11
2025-04-07
Release 1.0.10
2025-03-06
Release 1.0.9
2024-11-25
- Moved npm package under
flexa
organization (instead offlexahq
)
Release 1.0.8
2024-11-25
1.0.7
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
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
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
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