Skip to content

Commit

Permalink
Merge pull request #443 from PAYONE-GmbH/versionbump-500
Browse files Browse the repository at this point in the history
version bump to 5.0.0
  • Loading branch information
hreinberger authored Aug 20, 2020
2 parents 35e0377 + ac6d71b commit 506349a
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 4 deletions.
25 changes: 22 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand Down
2 changes: 1 addition & 1 deletion app/code/community/Payone/Core/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<config>
<modules>
<Payone_Core>
<version>4.6.1</version>
<version>5.0.0</version>
</Payone_Core>
</modules>

Expand Down

0 comments on commit 506349a

Please sign in to comment.