Skip to content

Releases: Adyen/adyen-web

3.11.4

10 Aug 15:27
e25aa3e
Compare
Choose a tag to compare

Hash origin into url for SF iframes (#184)

3.11.3

03 Aug 15:27
Compare
Choose a tag to compare

Handle different autoComplete formats #168

3.11.2

31 Jul 16:11
3749cdd
Compare
Choose a tag to compare

Add UIElementProps to IssuerListProps #159

3.11.1

27 Jul 16:18
e0039da
Compare
Choose a tag to compare
  • Fixed components loading state (#143)
  • Load GooglePay script automatically if not available (#138)
  • QRLoader payments call onAdditionalDetails when they fail (#132)
  • Enable telemetry call by default (#131)
  • Fix Swish status check timeout (#153)
  • Card component fixes (#142)
  • Automatically render Korean Authentication fields (#126)
  • Recognising Dual-Branded cards (#110)

3.11.0

14 Jul 12:17
c840b33
Compare
Choose a tag to compare

Features

  • Cards: Handling unsupported cards (#105)

Bug Fixes

  • Add missing declaration TypeScript files on NPM Bundle (fixes issue #104)
  • Apple Pay: Use merchantName as totalPriceLabel if totalPriceLabel is not defined (#111)
  • Bancontact: Default Bancontact Card brand (#103)

3.10.1

08 Jul 10:18
04e2ad7
Compare
Choose a tag to compare
  • Check for clientKey and fallback to originKey on CSF (#95)

3.10.0

06 Jul 15:20
2935331
Compare
Choose a tag to compare

Features

  • Add callbackIntents support to Google Pay component (#52)
  • i18n interpolation and plurals support (#83)

Bug Fixes

  • Fix dropin.submit() function when used on the Google Pay component (#47)
  • Fix Google Pay css styles to work with new styles (#49)
  • Fix validation on stored cards when billingAddress was required (#84)
  • Fix credit card autofill not working for Chrome on iOS (#55)

3.9.5

23 Jun 14:00
8cf6454
Compare
Choose a tag to compare
  • Fix state field validation in the Card component (#44)
  • Await component calls onAdditionalDetails for refused responses (#40)
  • Include storePaymentMethod in data output when unchecked (#37)
  • Add cross-env package (#35, thanks @epereztg)

3.9.4

16 Jun 07:38
75cae19
Compare
Choose a tag to compare
  • Fix validation on Personal Details component (#29)
  • Fix MBWay prefilled data (#32)
  • Fix Card address validation (#33)

3.9.3

10 Jun 15:55
cfb020c
Compare
Choose a tag to compare
  • Add pre-publish build step (#26)