Releases: Adyen/adyen-web
Release list
6.41.0
Improvements
-
Improved: Propagate
healthcarefield to theonBinLookupcallback (#4084) -
Improved: Detect if 3DS2 challenge token is missing a valid domain for the threeDSNotificationURL. Without a valid domain we will never receive the postMessage telling us the 3DS2 process is complete. (#4073)
-
Improved: replace deprecated keypress event with keydown event (#4066)
Bug fixes
-
Fixed: Remove explicit any types from Dropin, ANCV, Giftcard and ThreeDS2 components (#4080)
-
Fixed:Stop displaying installments defined at the component level when in a sessions integration, and put a warning message in the console. This installment configuration could end up in being shown in the UI, but was then always ignored by the backend. (#4079)
-
Fixed: aria-checked missing in the Dropin payment method list if openFirstPaymentMethod set to false (#4085)
6.40.2
Bug fixes
-
Fixed: UPI and Iris brand logo images missing alt text for screen readers (#4071)
-
Fixed: improving types & clarifying possible paths in postMessage handling function (#4071)
-
Fixed: Removed legacy data types for 3DS2 resolve data (#4071)
-
Fixed: Prefer exact locale match rather than two-letter match (thanks to @kevinccbsg) (#4071)
-
Fixed: PayTo accessibility enhancements for form instruction and account holder errors (#4071)
6.40.1
6.40.0
New
- New: allowedCountries component configuration for Affirm, with supported values CA, US, GB (#4025)
Bug fixes
6.39.0
6.38.0
Improvements
-
Improved: Minor and Patch Updates plus TS changes required by the update to typescript-eslint (#3995)
-
Improved: ClickToPay and PayTo a11y - now move keyboard focus to the first invalid field on submit and improve error announcements (#3991)
-
Improved: border contrast for input fields (#3940)
Bug fixes
-
Fixed: Bumped SecuredFields version to one (
6.2.1) that recognisesionic://domains (#4009) -
Fixed: Brand icon lists in Card and Drop-in now use correct list semantics (#4004)
-
Fixed: Improved contrast ratio on ClickToPay "read more" text (#4007)
-
Fixed: visually hidden content leaking to AT (#3998)
-
Fixed: Await component now announces its status text to screen readers via the global SRPanel (WCAG 4.1.3) (#4002)
6.37.0
6.36.0
New
- New: Adding support for Giving in the /sessions flow. If the /payments response mandates it we will automatically mount and handle a Donation component. (#3878)
Improvements
- Improved: HTML semantics in some elements (#3913)
Bug fixes
-
Fixed: ClickToPay info modal title and Address section title now use
<h2>for correct heading hierarchy. (#3966) -
Fixed: PayByBankUS Drop-in row no longer hides issuer brand icons on narrow viewports. (#3964)
-
Fixed: Iris segemented control order switch bug on Drop in after pay button click (#3981)
-
Fixed: Select not announcing name, and association with listbox (#3980)
6.35.0
6.34.1
Improvements
- Improved: Types for UPI mandate (Autopay) object by making
endsAta required property (#3951)
Bug fixes
-
Fixed: Validating countryCode after library initialization (#3951)
-
Fixed: Form label font-weight to bold (#3951)
-
Fixed: add html inert property to disable focus of payment method item details when the payment method is not selected (#3951)
-
Fixed: Remove explicit any from utilities, language and UMD entry (#3951)
-
Fixed: overflowing text content for drop-in payment list items (#3951)