From 9c38b3ffe40fe7e6eb8a940a5e5dfd18a1183c7d Mon Sep 17 00:00:00 2001 From: Goran Stamenkovski Date: Mon, 20 Jun 2022 13:39:06 +0200 Subject: [PATCH] Release 3.8.4 ISSUE: CS-3330 --- plugin.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/plugin.xml b/plugin.xml index 8738e2d3..ec145331 100644 --- a/plugin.xml +++ b/plugin.xml @@ -4,7 +4,7 @@ - 3.8.3 + 3.8.4 Adyen Adyen https://adyen.com @@ -373,4 +373,20 @@ * Fix: Frontend cache clear upon plugin install and update + + + * Fix: Notifications overview error when associated order is deleted + * Fix: Add customer session expiry handling during payment requests + * Fix: Fix notification handling error for missing payment info + * Optimize: Remove empty payment data from details request + * Optimize: Generate truly unique order temporary id + + + * Fix: Notifications overview error when associated order is deleted + * Fix: Add customer session expiry handling during payment requests + * Fix: Fix notification handling error for missing payment info + * Optimize: Remove empty payment data from details request + * Optimize: Generate truly unique order temporary id + +