Skip to content

Commit

Permalink
version bump to 600 (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvarelmann authored May 7, 2024
1 parent cd90fc3 commit 3b9b561
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,3 +364,27 @@ Maintenance
* Tested with 6.5.1.1
* 1st run tested with 6.5.2.1
* 2nd run tested with 6.5.3.0

# 6.0.0

New Features

* compatibility with SW 6.6 established
* improved refund handling on order detail page
* new logging function on order detail page
* new payment method: Amazon Pay Express
* new payment method: Amazon Pay
* implement B2B payments for BNPL Secured Invoice

Bugfixes

* updated the iDEAL issuer list
* fixed birthday field in Unzer B2B
* updated the hash method
* removed paydirekt and updated giropay
* fixed notification forwarding
* fixed notification logging

Maintenance

* tested with 6.5.8.9 and 6.6.1.2
23 changes: 23 additions & 0 deletions CHANGELOG_de-DE.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,3 +352,26 @@ Wartung
* Getestet mit 6.5.1.1
* 1er Lauf getestet mit 6.5.2.1
* 2ter Lauf getestet mit 6.5.3.0

# 6.0.0

Neue Funktionen

* Unterstützung für Shopware 6.6 hinzugefügt
* Verbesserung der Refundfunktion auf der Bestelldetailsseite
* Neue Loggingfunktion auf der Bestelldetailsseite
* neue Zahlungsart: Amazon Pay Express
* neue Zahlungsart: Amazon Pay
* B2B Zahlungen für BNPL gesicherter Rechnungskauf

Fehlerbehebung

* iDEAL Bankliste geupdated
* Fehler beim Geburtstagsfeld in Unzer B2B behoben
* Hash Methode upgedated
* notification forwarding repariert
* notification logging repariert

Wartung

* getestet mit 6.5.8.9 und 6.6.1.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": "5.0.2",
"version": "6.0.0",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit 3b9b561

Please sign in to comment.