Adds DFs
This commit is contained in:
@@ -0,0 +1,98 @@
|
||||
*** PayFast Changelog ***
|
||||
|
||||
2018-11-19 - version 1.4.11
|
||||
* Update - WP tested up to 5.0
|
||||
|
||||
2018-09-26 - version 1.4.10
|
||||
* Update - WC tested up to 3.5
|
||||
|
||||
2018-05-22 - version 1.4.9
|
||||
* Update - WC tested up to 3.4
|
||||
* Update - Privacy policy notification.
|
||||
* Update - Export/erasure hooks added.
|
||||
|
||||
2018-05-01 - version 1.4.8
|
||||
* Tweak - Add support for X-Forwarded-For header.
|
||||
|
||||
2017-12-13 - version 1.4.7
|
||||
* Tweak - Adjusts the headers to indicate WooCommerce 3.3 compatibility.
|
||||
* New - Adds a filter around the supported currencies.
|
||||
* Tweak - Replaces "Pricing Options" with "General Settings" in the "disabled" admin notice.
|
||||
|
||||
2017-11-23 - version 1.4.6
|
||||
* Fix - Error on admin setting pages due to wrong static method call.
|
||||
|
||||
|
||||
2017-11-22 - version 1.4.5
|
||||
* Tweak - Remove unneeded order information from the plugin log.
|
||||
* Tweak - Passphrase now required.
|
||||
* New - filter to override the is valid ip check.
|
||||
|
||||
2017-06-14 - version 1.4.4
|
||||
* Fix - Add additional error handling on the PayFast API.
|
||||
* Add - Option to enable logging.
|
||||
|
||||
2017-05-03 - version 1.4.3
|
||||
* Fix - Allow users to update card details when paying manually for a failed subscription
|
||||
* Fix - Renewal orders on new subscriptions are stuck in Pending status even though the payment went through
|
||||
* Fix - ITN debug emails are slightly messed up wrt new line characters
|
||||
|
||||
2017-04-19 - version 1.4.2
|
||||
* Fix - Fatal error on renewing subscription.
|
||||
* Fix - Additional updates for WooCommerce 3.0 compatibility.
|
||||
|
||||
2017-04-03 - version 1.4.1
|
||||
* Fix - Update for WooCommerce 3.0 compatibility
|
||||
|
||||
2016-09-02 - version 1.4.0
|
||||
* Add - Support for Subscriptions
|
||||
* Add - Support for Pre-Orders
|
||||
|
||||
2016-01-14 - version 1.3.1
|
||||
* Fix - Description field use on the checkout page
|
||||
* Add - Helpful links on the plugin page
|
||||
|
||||
2015-10-23 - version 1.3.0
|
||||
* New - Add email_address to the transaction information sent through to PayFast.
|
||||
|
||||
2015-08-07 - version 1.2.9
|
||||
* Fix - Removes "empty()" call when outputting the description field.
|
||||
|
||||
2015-08-04 - version 1.2.8
|
||||
* Fix - Fixes the notices displayed in admin when defining constants.
|
||||
* Fix - Ensures the gateway displays correctly on checkout when in sandbox mode, even if no merchant credentials are yet present.
|
||||
* Code tidy.
|
||||
* Removed legacy code.
|
||||
* Switched to WC logging class.
|
||||
|
||||
2015-04-20 - version 1.2.7
|
||||
* Fix - Corrects the plugin textdomain.
|
||||
* Fix - Corrects the incorrect use of the non-existent sanitize() function.
|
||||
|
||||
2014-01-13 - version 1.2.6
|
||||
* WC 2.1 Compatibility
|
||||
|
||||
2013-09-06 - version 1.2.5
|
||||
* Update PayFast Logo
|
||||
|
||||
2013-08-29 - version 1.2.4
|
||||
* Sequential Order Numbers support
|
||||
* Better WooCommerce version tracking for PayFast
|
||||
|
||||
2013-06-26 - version 1.2.3
|
||||
* Track WooCommerce version
|
||||
|
||||
2013-01-21 - version 1.2.2
|
||||
* WC 2.0 Compat
|
||||
|
||||
2012-12-05 - version 1.2.1
|
||||
* Updater
|
||||
|
||||
2012-10-23 - version 1.2
|
||||
* Class names
|
||||
|
||||
2012-06-18 - version 1.1
|
||||
* Patched release with new class names and Woo updater
|
||||
|
||||
2011-10-06 - version 1.0
|
||||
* First Release
|
||||
Reference in New Issue
Block a user