This commit is contained in:
erwanlr
2020-11-06 17:57:20 +01:00
parent 64ac4ecf72
commit 48f107021a
9 changed files with 1042 additions and 1 deletions

View File

@@ -0,0 +1,38 @@
= 2.0.0 =
* Major refactor done to code
* Icelandic language file added
* Payday Gateway added
= 1.3.1 =
* Clear Cache button added to the plugin settings page.
* If pressed, then the new Database table for Payment Types is dropped, and all users settings are deleted.
* New Database table added to store Payment Types to reduce the number of requests to Payday External API.
= 1.3.0 =
* Refresh Values button added to the plugin settings page. If pressed new list of Payment Types / Chart of Accounts is fetched.
* New Database table added to store Payment Types to reduce the number of requests to Payday External API.
= 1.2.9 =
* Stable release for the first version.
= 1.2.7 =
* Bug Fix: Add shipping title to invoice.
= 1.2.5 =
* Add support for line item discounts and
= 1.2.0 =
* Add support for shipping cost
* Add order notes to invoice
* Reduce the number of Authentication requests made to Payday External API.
= 1.0.0 =
* Initial release of Payday for WordPress.