Skip to content

Releases: braintree/braintree-web

2.6.3

21 Apr 22:06
Compare
Choose a tag to compare
  • Bugfixes

2.6.2

21 Apr 22:06
Compare
Choose a tag to compare
  • Bugfixes

2.6.1

21 Apr 22:07
Compare
Choose a tag to compare
  • Coinbase
    • Prevent rendering Authorization state when user denies auth flow or closes popup

2.6.0

21 Apr 22:07
Compare
Choose a tag to compare
  • 3D Secure
    • Add an onUserClose callback
    • Fix modal repaint issues during orientation changes
    • Minor style updates

2.5.5

21 Apr 22:07
Compare
Choose a tag to compare
  • Prevent Coinbase authorization from invoking callback in custom integration before form submit

2.5.4

21 Apr 22:08
Compare
Choose a tag to compare
  • PayPal
    • Call onUnsupported callback when an invalid country is provided to the checkout flow

2.5.3

21 Apr 22:08
Compare
Choose a tag to compare
  • Drop-in
    • Restrict input formatting to certain devices
      • Blacklists Android < 4.4
      • Blacklists Firefox on Android

2.5.2

21 Apr 22:09
Compare
Choose a tag to compare
  • Bugfixes

2.5.1

21 Apr 22:09
Compare
Choose a tag to compare
  • Bugfixes

2.5.0

21 Apr 22:09
Compare
Choose a tag to compare
  • Adds Coinbase
  • Introduce unified callback onPaymentMethodReceived and onError across all integrations