Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
|
plugins:modified [2021/08/13 03:08] michaelheumann angelegt |
— (aktuell) | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ===== modified shop: Versionshistorie / Change log ===== | ||
| - | ==== V 4.1.5 (30-05-2018) ==== | ||
| - | * Fixed problem with file not found in Modified 2. | ||
| - | |||
| - | ==== V 4.1.4 (26-03-2018) ==== | ||
| - | * Fixed problem with payment-method-specific discounts and their display in the shop checkout. | ||
| - | |||
| - | ==== V 4.1.3 (23-06-2017) ==== | ||
| - | * Fixed rounding problem with shipping amount for Paydirekt. | ||
| - | |||
| - | ==== V 4.1.2 (14-06-2017) ==== | ||
| - | * Fixed typos in Paydirekt description. | ||
| - | |||
| - | ==== V 4.1.1 (22-05-2017) ==== | ||
| - | * Fix problem with web page charset. Can be UTF-8 or ISO-8859-15( In this case format text to ISO-8859-15 charset). | ||
| - | |||
| - | ==== V 4.1.0 (20-04-2017) ==== | ||
| - | * Compatibility with Modified 2.0: Format text to UTF-8 charset | ||
| - | |||
| - | ==== V 4.0.1 (26-10-2016) ==== | ||
| - | * Fix problem with german characters in Paydirekt. Adding utf8_encode in Paydirekt parameters and JSON_UNESCAPED_UNICODE to GiroCheckout_SDK_Request_Cart:: | ||