*** Snapplify E-commerce Changelog ***
2025-10-06 - version 1.1.8
* Reference for order and voucher API change to order ID without timestamp concatenation.

2025-05-12 - version 1.1.7
* Default setting values.
* Fixed fallback product image issue.
* Updated plugin dependencies.

2024-01-17 - version 1.1.6
* Fixed category creation & assignment to products.
* Refactored all product creation code into newly created productController.
* Removed vendor/league/pipeline package.
* Refactoring and code clean up.

2024-12-04 - version 1.1.5
* Removed check for payment date when attempting to fulfill Snapplify order.
* Added check for order status is processing when attempting to fulfill Snapplify order.
* Fixed setting of 'Processing via Snapplify' & 'Snapplify Error' order statuses.
* Added functionality to prevent WP Admin users from setting order status to 'Processing via Snapplify' or 'Snapplify Error', this is used programmatically only.
* Fix for updating orders with disabled order statuses.
* Added notes to order for Snapplify API Response for voucher fulfillment.
* Remove unused function, code cleanup.
* Fixed 'Snapplify Error' orders not displaying in list view in WP Admin.
* Voucher API Response Order note log change.

2024-08-28 - version 1.1.4
* Product JSON validation.

2024-08-22 - version 1.1.3
* Fix issue with versioning.

2024-08-21 - version 1.1.2
* Fix issues with nullable fields in the product data.

2024-07-25 - version 1.1.1
* Product API performance updates.
* Product saving scheduled tasks performance updates.
* Prioritising take-down product scheduled tasks functionality.
* Bug fixes & refactoring of product image processing.
* Logging refactoring, including standardising the logging context's source & functionality to enable/disable debug logs.
* Logging messages clean up.

2024-06-25 - version 1.1.0
* Plugin documentation and readme updates.

2024-06-14 - version 1.0.9
* Product image download vs render from cloud refactoring & bug fixes.

2023-05-30 - version 1.0.8
* Bug Fixing

2023-05-16 - version 1.0.7
* Bug Fixing

2023-03-17 - version 1.0.6
* Image Bug Fixing for Woocommorce Mini cart & Shop Page

2022-12-02 - version 1.0.5
* Image Bug Fixing for Woocommorce Order

2022-11-30 - version 1.0.4
* Some Image Bug Fixing

2022-11-25 - version 1.0.3
* Add option for manually flush the pending products queue.
* Add option for download product images.

2022-11-06 - version 1.0.2
* Some Bug Fixing
* Updated Json feed data file.

2022-11-02 - version 1.0.1
* Bug Fixing

2022-06-01 - version 1.0.0
* Initial release