Releases: Adyen/adyen-web
Releases · Adyen/adyen-web
6.31.1-alpha
06 Mar 13:43
Compare
Sorry, something went wrong.
No results found
Improvements
Aligning 3DS2 analytics errors with mobile sdks. Catch and propagate securedField encryption and key generation errors (#3804 )
Bug fixes
Fixed: issue in iOS where programmatic focus was not causing the affected field to scroll into view (#3802 )
6.31.1
19 Feb 16:42
Compare
Sorry, something went wrong.
No results found
Improvements
Aligning 3DS2 analytics errors with mobile sdks. Catch and propagate securedField encryption and key generation errors (#3804 )
Bug fixes
Fixed: issue in iOS where programmatic focus was not causing the affected field to scroll into view (#3802 )
6.31.0-poc
17 Feb 15:42
Compare
Sorry, something went wrong.
No results found
Warning
DO NOT USE THIS RELEASE
6.31.0
12 Feb 14:47
Compare
Sorry, something went wrong.
No results found
New
Allowing amount updates without re-initializing Drop-in/Components (#3741 )
Improvements
Fixed
Card installments dropdown does not block the pay button (#3800 )
6.30.0
29 Jan 14:12
Compare
Sorry, something went wrong.
No results found
New
Removed UPI Collect support to comply with NPCI regulations, updating default flows to QR code for desktop and Intent for mobile. (#3777 )
Improvements
Improved: remove usused css classses (#3776 )
Bug fixes
Fixed: Detect when the containing element for a component that relies on securedFields, is not in the DOM. This means the iframe can never configure since, in order for the window.postMessage to be sent, the iframe has to be in the DOM (#3768 )
Fixed: Getting checkout attempt ID directly from Analytics module (#3781 )
5.72.0
28 Jan 10:22
Compare
Sorry, something went wrong.
No results found
New
New: support for sdkData API field (#3784 )
6.29.0
20 Jan 16:30
Compare
Sorry, something went wrong.
No results found
New
New : Add IRIS payment method component (#3708 )
New : Added support for alternativeReference field to Econtext voucher result (#3749 )
New : add support for sdkData API field (#3511 )
Improvements
Improvement : Remove installments and CtP from Brazilian meal vouchers (#3750 )
6.28.0
07 Jan 16:21
Compare
Sorry, something went wrong.
No results found
Improvements
Improved Select component accessibility by preventing auto-expansion on keyboard focus and adding aria-disabled and aria-expanded attributes (#3698 )
Bug Fixes
Fixed: Aria-live announcement at Button component to announce loading and redirect states to screen readers for improved accessibility. (#3703 )
Fixed: Stop manually adding props to the 3DS2 component. (This was legacy code, from v5) (#3719 )
Fixed: Partial billing address mode to display regionalized postal code labels (US shows "Zip code", others show "Postal code") (#3746 )
6.27.1
18 Dec 14:43
Compare
Sorry, something went wrong.
No results found
6.27.0
11 Dec 14:53
Compare
Sorry, something went wrong.
No results found
New
New: Added focus border to active item on all select elements (#3646 )
Improvements
Improved: Move SRPanelProvider to UIElement to remove multiple imports (#3694 )
Bug Fixes
Fixed: The runtime error that occurred when an external script finished loading after the component had already been unmounted. (#3709 )