== Changelog ==

= 1.0.0 =
* Implemented payment funnel functionalities
* PostBack functionalities to update order status
* Shipping information data automatically updated to wegetfinancing dashboard

= 1.0.1 =
* PHP 8.0 compatibility hotfix

= 1.0.2 =
* Improved error management

= 1.1.0 =
* PPE Feature
* Only signed postback are accepted
* Software version is sent per each funnel url generation

= 1.1.1 =
* Improved escaping and code quality

= 1.2.0 =
* Configurable location to display error message in the checkout section
* Fixed checkout button dimension
* Updated documentation

= 1.2.1 =
* Request fix: before the request was taken and tested now is tested and taken
* WooCommerce dependency fix if WooCommerce is not installed the plugin will not run and display a graceful error message
* Set Up PPE bug fix: in order to prevent error during ppe configuration, if plugin is not set up you will not be no more able to set up the ppe
* Improved error readability: now it scroll up to where the error messages section should be

= 1.2.2 =
* Changing the look of wp-admin limited to our settings page
* Calling files remotely limited to oEmbed calls only
* Internationalization without variables
* Disallowed direct file access to plugin files

= 1.3.0 =
* Implemented Sentry log, which allows to centralize all of our installation logs on our Sentry monitor
* Implemented nonce on all of our ajax call
* Removed multi-language support
* Update ppe to the latest settings
* Removed shortcode support
* Loaded ppe from footer
* Added settings to disable ppe

= 1.3.1 =
* Updated Readme.txt with installation, configuration and documentation of 3rd Party usage

= 1.4.0 =
* Updated support to Woocommerce => 8.3 Cart and Checkout Gutenberg Blocks

= 1.4.1 =
* Updated support to php 8.0

= 1.4.2 =
* Updated support to WordPress 6.6 and WooCommerce 9.x
* PPE: Pointing test environment to sandbox instead of sandbox.dev

= 1.5.0 =
* Updated support to WordPress 6.8.1 and WooCommerce 10.x
* Fixed funnel thank-you page behavior
* Fixed postback api behavior

= 1.5.1 =
* Improved logging on Funnel Generation

= 1.6.0 =
* Fixed new funnel behavior compatibility with old checkout templates
* Updated node dependencies for security reasons
* Updated compatibility to WordPress 6.8.2

= 1.7.0 =
* Added configurable thank-you page messages

= 1.8.0 =
* Fix error to thank you page with other payment system

= 1.8.1 =
* Minor fix: JavaScript plugin loaded with the correct version

= 1.9.0 =
* Enhanced javascript compatibility with other checkout plugin in Gutenberg and legacy

= 1.9.1 =
* Hotfix for legacy checkout

= 1.9.2 =
* Image on legacy checkout
* Funnel product data sanitization and compatibility

= 1.9.3 =
* Null cart hotfi

= 1.10.0 =
* Added restocking when an order is canceled
* Added restocking if an order is not completed within a configurable time period
* Improved process payment behavior
* Improved legacy and block JavaScript checkout compatibility
* Improved thank-you page behavior

= 1.11.0 =
* Improved restock behaviour on refund

= 1.11.1 =
* Compatibility with Bundled Products

= 1.12.0 =
* Configurable pending status

= 1.13.0 =
* Coupon compatibility
* PPE On Hover

= 1.14.0 =
* Improved sanitization for funnel generation
