From 46eb13455e04e8b0fde3e1100ec35e69d18c1b82 Mon Sep 17 00:00:00 2001 From: Christian Date: Thu, 4 Feb 2021 08:49:03 +0100 Subject: [PATCH] NTR: Release 1.7.2 (#136) --- MollieShopware.php | 2 +- plugin.xml | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/MollieShopware.php b/MollieShopware.php index 67dc9cd3..a0a8fa54 100644 --- a/MollieShopware.php +++ b/MollieShopware.php @@ -31,7 +31,7 @@ class MollieShopware extends Plugin { - const PLUGIN_VERSION = '1.7.1'; + const PLUGIN_VERSION = '1.7.2'; const PAYMENT_PREFIX = 'mollie_'; diff --git a/plugin.xml b/plugin.xml index 5b1adc8e..6956c251 100644 --- a/plugin.xml +++ b/plugin.xml @@ -6,7 +6,7 @@ - 1.7.1 + 1.7.2 (c) Mollie B.V. MIT Mollie B.V. @@ -41,6 +41,16 @@ https://github.com/mollie/Shopware/wiki + + + + - Erweiterung zur Fehlerbehebung von mehrfach erstellten Bestellungen. In manchen Situationen wurden nach wie vor E-Mails dupliziert verschickt. + + + - Addon to the multiple order fix. In some circumstances some mails still got sent several times. + + + - Neuer Button in der Plugin Konfiguration, mit dem die Zahlungsarten einfach und unkompliziert ohne Neuinstallation des Plugins aktualisiert werden können.