Skip to content

Commit

Permalink
version bump to 610
Browse files Browse the repository at this point in the history
  • Loading branch information
Teuber committed Aug 21, 2024
1 parent dc3533d commit c7966e6
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,3 +394,23 @@ Maintenance
Bugfix

* removed old .js file

# 6.1.0

New Features

* enable line items for all payment methods
* add line item details in order details page

Bugfixes

* fixed problems with payment filter
* fixed problems with rights assignment
* fixed problem with Notification Forward Detail Page (Thanks @hgnb99)
* fixed problem with Apple Pay

Maintenance

* add credit card holder
* removed storage of SEPA mandates
* tested with 6.6.5.1
20 changes: 20 additions & 0 deletions CHANGELOG_de-DE.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,3 +381,23 @@ Wartung
Fehlerbehebung

* alte .js Datei entfernt

# 6.1.0

Neue Funktionen

* Einzelartikelübergabe für alle Zahlungsarten aktivierbar
* Hinzufügen von Artikeldetails auf der Bestellungsdetailseite

Fehlerbehebungen

* Probleme mit dem Zahlungsfilter behoben
* Probleme mit der Rechtevergabe behoben
* Problem mit der Benachrichtigungsweiterleitungs-Detailseite behoben (Danke @hgnb99)
* Problem mit Apple Pay behoben

Wartung

* Kreditkarteninhaber hinzufügen
* Speicherung von SEPA-Mandaten entfernt
* getestet mit 6.6.5.1
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": "6.0.1",
"version": "6.1.0",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit c7966e6

Please sign in to comment.