Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@e1-bot e1-bot released this 15 Jun 15:12
5126aba

2.1.0 (2022-06-15)

Bug Fixes

  • android: Do not request Bluetooth permissions on versions of Android < 12 (da5bcbc)
  • android: Handle bluetooth permissions on Android 12+ (60c35e6)
  • android: Update Android Terminal SDK to 2.10 (471f86b)
  • android: Use Java enums to correctly translate device types to JS enums (e656e4d)
  • Improve Android enums (44979ba)
  • null locationId for non-internet discovery methods (ca38c66)
  • package: Update dependencies (173b943)
  • package: Update node dependencies (5bf35c5)
  • Update Terminal SDKs (25588ac)

Features

  • Add getPaymentStatus API and PaymentStatus enum (702ec55)
  • android: Bump StripeTerminal Android SDK version to 2.6 (943fc39)
  • Dual Discovery (f1f8bf4), closes #34
  • ios: Bump StripeTerminal iOS SDK version to 2.5 (cff6642)