WooCommerce Custom Thank You Pages Version 1.0.6 Changelog
* [Fix] – Add check to see if product exists (for extensions where a dynamic product is added to the cart)
* [Fix] – Add check to see if cart exists before trying to clear it
* [Fix] – Add check to see if product exists (for extensions where a dynamic product is added to the cart)
* [Fix] – Add check to see if cart exists before trying to clear it
* Fix: Updates for security audit
* Fix: Double opt-in email escaping allows ‘+’ symbol
* Added: Optional filter to add extra emails to all waitlist mailouts: ‘wcwl_mailout_extra_email_addresses’
* Tweak – Declare compatibility with WooCommerce High-Performance Order Storage (HPOS).
* Tweak – Updated plugin author.
* Tweak – Tested compatibility up to WC 7.3.
* Tweak – Tested compatibility with WP 6.1.
* Dev – Updated the minimum requirements to WC 3.5, WP 4.7, and PHP 5.6.
* Tweak – WC 7.3 compatibility.
* FIXED – Error on Analytics reports admin area.
* ADDED – add filters to surpass shipping conversion for shipping compatibility ( ‘wccs_surpass_shipping_conversion’ ).
* FIXED – Default currency not passing properly in paypal.
* FIXED – Shipping issue fixed for subscription product in cart
* IMPROVEMENT – Improved nonce validation as per latest WP standards
*Fixed order existance check in the scheduler
*fixed default product delay option for variations
* Fix – Skipping default tags while listing product to etsy
* Update – Stock management at variation and parent level for variable product
* [Add] – Hooks for settings
* [Add] – Declare HPOS compatibility
* [Update] – New Gulp structure
* [Update] – Stock condition to check for empty value
* [Update] – Default package ID being the same as it was before
* [Update] – WP Conditions library to 1.0.13
* Tweak – Improved performance on plugin initialization.
* Tweak – Added links to the plugin settings, the documentation page, and to get support, in the plugin list.
* Tweak – Declare compatibility with WooCommerce High-Performance Order Storage (HPOS).
* Tweak – Tested compatibility up to WC 7.3.
* Fix – New customer notifications were not triggered on creating customers from the backend.
* Dev – Implement the singleton pattern in the main plugin class.
* Dev – Deprecated class `WC_Slack_Init`.
* Dev – Updated the minimum requirements to WC 3.5, WP 4.7, and PHP 5.6.
Fix – Improve security when loading the importer and settings pages
Fix – Only schedule image to be downloaded if it is not already associated with the product
New – Write to debug log when save is triggered by the plugin
2022-11-1 version 2.10.0
* Tweak – When polling for changes, go back 60 seconds in case the action scheduler took a while to run
* Tweak – Label timestamp as utc when logging for run of ls auto-poll
* Fix – Check if update type is ‘inventory update’ instead of ‘Inventory’ when logging a successful poll
2022-10-21 version 2.9.0
* Tweak – Make getters for wclsi-lightspeed-prod class public for use with filters
* Tweak – Add reason for skipping job to debug log
* Fix – Compare last check timestamp to max window time stamp instead of max window date when running item poller
* Fix – Get polling interval from settings instead of defaulting to 5 seconds when no last sync timestamp is found
* Fix – Check if update type is inventory instead of assigning inventory as the update type when logging a successful poll
2022-10-11 version 2.8.0
* New – Debug mode can be turned on in settings to activate additional logging
* Tweak – Checks if ID is empty rather than null when ensuring that ID exists for sync