This commit is contained in:
erwanlr
2019-03-30 07:20:14 +00:00
parent 1baa3e23b2
commit 07b3826806
509 changed files with 82506 additions and 48 deletions

View File

@@ -0,0 +1,55 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
## [1.0.11] - 2019-01-14
### Added
- fixed restock issue [PAYD-774]
## [1.0.10] - 2019-01-04
### Added
- compatibility with woocommerce 3.5.3 and wordpress 5.0.2
## [1.0.9] - 2018-10-17
### Added
- order_secured ordertype [PAYD-674]
## [1.0.8]
### Fixed
- fixed wrong order_id in return url [PAYD-700]
## [1.0.7]
### Fixed
- anonymous order issue
- filter payment issue
- wrong error log in save config function
## [1.0.6]
### Fixed
- wrong settings name [PAYD-544]
- fixed selection on report [PAYD-522]
- number format for calculating order amount [PAYD-672]
## [1.0.5]
### Fixed
- wrong settings name
## [1.0.4]
### Fixed
- wrong value for 2.6 compatible cart query
- fixed readme.txt
### Added
- cart recovery when transaction failed
### Changed
- name of the plugin from paydirekt to fulino-paydirekt
## [1.0.3]
### Fixed
- SEPA validation in config form now ignores placeholder
- removed space in plugin URL
- min-/max amount will now work with german separators
## [1.0.2]
### Added
- Inital Version