diff --git a/composer.json b/composer.json index 048cfb45..dd3b04ed 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "ext-simplexml": "*", "ext-bcmath": "*", "ext-json": "*", - "oxid-esales/oxideshop-ce": "6.5 - 6.12", + "oxid-esales/oxideshop-ce": "6.5 - 6.13", "d3/modcfg": "^5.3.6.000 || ^6", "unzerdev/php-sdk": "~1.2.0" }, diff --git a/docs/daux/changelog/010_Changelog.md b/docs/daux/changelog/010_Changelog.md index a6007346..6902fa33 100644 --- a/docs/daux/changelog/010_Changelog.md +++ b/docs/daux/changelog/010_Changelog.md @@ -7,7 +7,22 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://git.d3data.de/D3Private/Unzer/compare/6.4.0.2...rel_6.x_mgw) +## [Unreleased](https://git.d3data.de/D3Private/Unzer/compare/6.4.1.0...rel_6.x_mgw) + +## [6.4.1.0](https://git.d3data.de/D3Private/Unzer/compare/6.4.0.2...6.4.1.0) +### Added +- installable in OXID 6.5.1 +- show bank brand selector on iDeal payments + +### Changed +- move test mode from custom variable to log level +- update set log item calls +- catch Unzer API errors while handle remaining order + +### Fixed +- update debug switch + - prevents destroyed log levels, when debug were set + - update getting debug level ## [6.4.0.2](https://git.d3data.de/D3Private/Unzer/compare/6.4.0.1...6.4.0.2) ### Fixed diff --git a/docs/daux/config.json b/docs/daux/config.json index fe77324e..78e2debf 100644 --- a/docs/daux/config.json +++ b/docs/daux/config.json @@ -1,9 +1,9 @@ { "title": " unzer", - "moduleversion": "6.4.0.2", + "moduleversion": "6.4.1.0", "titledesc": "für den Oxid eShop", "author": "D³ Data Development", - "moduledate": "22.11.2022", + "moduledate": "16.12.2022", "editors": "", "tagline": "", "image": "", diff --git a/docs/daux/installation/010_Anforderungen/010_Systemanforderungen.md b/docs/daux/installation/010_Anforderungen/010_Systemanforderungen.md index 55457b13..d14e84f8 100644 --- a/docs/daux/installation/010_Anforderungen/010_Systemanforderungen.md +++ b/docs/daux/installation/010_Anforderungen/010_Systemanforderungen.md @@ -23,8 +23,8 @@ title: Systemanforderungen * wave * D3 Modul-Connector ([kostenfrei bei D3 erhältlich](https://www.oxidmodule.com/connector/)) ab Version 5.3.0.0 * Installation via [Composer](https://getcomposer.org) -* bei Verwendung der Zahlungsart „iDeal“ oder „Przelewy24“ wird ein freier Cronjob benötigt -* bei Verwendung der Zahlungsart „Vorkasse“ oder „Rechnungskauf“ wird ein freier Cronjob benötigt +* bei Verwendung der Zahlungsart "iDeal" oder "Przelewy24" wird ein freier Cronjob benötigt +* bei Verwendung der Zahlungsart "Vorkasse" oder "Rechnungskauf" wird ein freier Cronjob benötigt Beachten Sie, dass die Ihnen vorliegende Modulversion entsprechend für Ihre genutzte PHP-Version sowie dem auf Ihrem Server vorhandenen Decoder kompatibel ist. Im Zweifelsfall kontaktieren Sie uns und nennen den für Ihren Shop genutzten Decoder und die PHP-Version. diff --git a/docs/html/changelog/Changelog.html b/docs/html/changelog/Changelog.html index 47323a8f..ea9c55fe 100644 --- a/docs/html/changelog/Changelog.html +++ b/docs/html/changelog/Changelog.html @@ -91,17 +91,38 @@

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

-

Unreleased

-

6.4.0.2

+

Unreleased

+

6.4.1.0

+

Added

+ +

Changed

+

Fixed

+

6.4.0.2

+

Fixed

+

6.4.0.1

@@ -110,7 +131,7 @@ and this project adheres to fix wrong PHP dependency

6.4.0.0

-

Added

+

Added