From ac6d71b8089fef7f45696875b633aaaaaba15d66 Mon Sep 17 00:00:00 2001 From: hreinberger Date: Thu, 20 Aug 2020 09:02:43 +0200 Subject: [PATCH] version bump to 5.0.0 --- CHANGELOG.md | 25 ++++++++++++++++--- app/code/community/Payone/Core/etc/config.xml | 2 +- 2 files changed, 23 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a00bc6c4..4591efcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,15 +2,34 @@ **The changelog is continued on the Github releases page** -## 4.1.6 -**Features** +## 5.0.0 +New Feature(s) + +* new klarna implementation * New database fields for RatePay orders * IP address in API log is now anonymized -**Bugfixes** +Bugfixes + * Amazon Pay is not displayed in backend to avoid template error (fixes #207) +Maintenance + +* remove DISCOVER +* Improved RatePay Snipped ID handling +* Transmit customer ID to Ratepay for returning customers +* Decoupled Payolution and RatePay JS files +* Fixed position of Paydirekt logo +* Fixed broken CSV file (thanks @sprankhub) +* Fixed incomplete Modman file (thanks @Schrank) + +Warning(s) + +* klarna legacy will be shut down in the end of Sep 2020 +* Additionally, there is a known incompatibility with the Klarna Payments Plugin für M1 which will be fixed in a subsequent release + + ## 4.1.5 **Features** diff --git a/app/code/community/Payone/Core/etc/config.xml b/app/code/community/Payone/Core/etc/config.xml index cda077db..49407ffd 100644 --- a/app/code/community/Payone/Core/etc/config.xml +++ b/app/code/community/Payone/Core/etc/config.xml @@ -29,7 +29,7 @@ - 4.6.1 + 5.0.0