Skip to content

Commit

Permalink
Merge branch 'version-bump-4.2.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
dmetoglou committed Jun 26, 2023
2 parents 011aba6 + 0ba59fa commit d601e52
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 14 deletions.
20 changes: 8 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,17 +338,13 @@ Maintenance

# 4.2.1

New Features

*

Bugfixes

* Payla: fix typo in deviceFingerPrint
* Klarna: change event name of submitting order to prevent default behavior
* Secured Debit/Secured Installment: add validation for IBAN
* Postfinance: fix that capturing was not possible

* Fixed capture for Bancontact
* Fixed typo in dfp snippet for Payla
* Fixed txid in database
* Fixed Klarna event name
Maintenance

* add index for transaction-id in transaction-data table for better performance
* tested with 6.4.20.2
17 changes: 16 additions & 1 deletion CHANGELOG_de-DE.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,8 @@ Wartung

# 4.2.0

Neue Funktionen

* Neue Zahlungsart: PAYONE WeChat Pay
* Neue Zahlungsart: PAYONE Postfinance Card
* Neue Zahlungsart: PAYONE Postfinance E-Finance
Expand All @@ -329,4 +331,17 @@ Wartung
* Zahlungsartenfilter Technologie verbessert
* Geburtstagsfeld aus der Zahlungsart offene Rechnung entfernt
* iDEAL Bankliste geupdated
* getestet mit 6.4.20
* Getestet mit 6.4.20

# 4.2.1

Fehlerbehebung

* Fehler beim Capture in Bancontact behoben
* Schreibfehler in dfp snippet für Payla behoben
* Fehler txid in Datenbank behoben
* Fehler Klarna Eventname behoben

Wartung

* Getestet mit 6.4.20.2
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "payone-gmbh/shopware-6",
"type": "shopware-platform-plugin",
"description": "PAYONE Payment Plugin",
"version": "4.2.0",
"version": "4.2.1",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit d601e52

Please sign in to comment.