Adyen Magento-2 Plugin v9.12.2
AdyenAutomationBot
released this
24 Dec 10:14
·
33 commits
to main
since this release
What's Changed
Fixes ⛑️
- Handle errors when using the placeOrder GraphQL mutation by @pmzandbergen in #2799
- Sort search results to get the most recent order when fetching orders by Quote Id by @pmzandbergen in #2824
- [ECP-9509] Fix the refund response handler to handle exceptions thrown by Checkout API by @khushboo-singhvi in #2822
- [ECP-8920] Fix security related issues by @khushboo-singhvi in #2831
- Check order invoice email configuration in Magento before sending the email after processing a webhook by @aschrammel in #2814
- [ECP-9240] Refactor the process to download the Apple Pay domain association file, and change the misleading UI field label by @candemiralp in #2818
Other Changes 🖇️
- Revert "[ECP-9543] Enable Dependabot with basic configuration (#2820)" by @candemiralp in #2830
- chore(deps): update dependency squizlabs/php_codesniffer to ~3.11.0 by @renovate in #2829
- chore(deps): update mcr.microsoft.com/playwright docker tag to v1.49.1 by @renovate in #2825
- [ECP-9301] - Update Help Article URLs by @QuentinvRooyen in #2826
- Release v9.12.2 by @AdyenAutomationBot in #2832
Known Issues
- Dropped support for Magento V2.4.4 - In PR #2654, "connection" attribute was removed which is only optional for versions greater than 2.4.4 (Will be fixed in v9.12.3)
Current Checkout API version: v71
Current Checkout Component version: 5.65.0
New Contributors
- @aschrammel made their first contribution in #2814
Full Changelog: v9.12.1...v9.12.2