Skip to content

Releases: braintree/braintree-web-drop-in

v1.42.0

09 Feb 21:04
Compare
Choose a tag to compare
  • Apple Pay
    • Add error message prompting the customer to click the Apple Pay button when requestPaymentMethod is called.
  • 3D Secure
    • Fix issue where paymentMethodRequestable event would fire before 3DS challenge has been completed. (closes #805)
  • Update braintree-web to 3.99.0

v1.41.0

09 Feb 21:01
Compare
Choose a tag to compare
  • Update braintree-web to 3.97.4
  • Accessibility improvements
    • Add aria-hidden attribute to generic card icon
    • Add aria-required attribute to Hosted Fields
  • Update browser-detection to v1.17.1
  • Update Google Pay CSP Directives
  • Updated Apple Pay logo to scale correctly

v1.40.2

09 Feb 20:59
Compare
Choose a tag to compare
  • Fix issue where some assets for the Drop-In would not load from the CDN

v1.40.1

09 Feb 20:58
Compare
Choose a tag to compare
  • Update braintree-web to 3.97.1

v1.40.0

09 Feb 20:55
Compare
Choose a tag to compare
  • Add CA compliance notice of collection
  • Venmo: add error message prompting the customer to click the Venmo button when requestPaymentMethod is called. (closes #845)

v1.39.1

09 Feb 20:54
Compare
Choose a tag to compare
  • Update braintree-web to v3.96.1

v1.39.0

09 Feb 20:53
Compare
Choose a tag to compare
  • Update braintree-web to v3.96.0

v1.38.1

09 Feb 20:51
Compare
Choose a tag to compare
  • Fix issue where clearSelectedPaymentMethod does not navigate back to the initial view unless we are in the methods view (Issue #883)
  • Add alert role to error message divs beneath card inputs. (Issue #845)

v1.38.0

09 Feb 20:49
Compare
Choose a tag to compare
  • Fix issue where supportedCardBrands overrides were incorrectly showing images for hidden card brands

v1.37.0

09 Feb 20:48
Compare
Choose a tag to compare
  • Drop dependency on promise-polyfill
  • Drop dependency on @braintree/class-list
  • Update braintree-web to 3.94.0