Custom Thank You Page for WooCommerce Changelog

2022.10.20 - version 1.5.0
* New: WooCommerce 7.0.0 compatible
* New: WordPress 6.0.3 compatible
* Fix: PHP Warning: The magic method SA_WC_Custom_Thankyou_Page_Per_Product::__wakeup() must have public visibility [PHP 8]
* Fix: Incorrect text domain for a string
* Update: Add option_name check when dismissing an admin notice
* Update: Remove support for WooCommerce 2.5, WooCommerce 2.6
* Update: Always load StoreApps Connector's latest version
* Update: POT file

2021.11.18 - version 1.4.6
* New: WooCommerce 5.6.1, 5.7.1, 5.8.0, 5.9.0 compatible
* New: Tested upto WordPress 5.8.2
* Update: CSS for table

2021.07.22 - version 1.4.5
* New: WooCommerce 4.8.1, 4.9.3, 5.0.1, 5.1.1, 5.2.3, 5.3.1, 5.4.2, 5.5.1 compatible
* Update: StoreApps Connector
* Update: POT file

2020.11.13 - version 1.4.4
* New: WooCommerce 4.2.2, 4.3.3, 4.4.1, 4.5.2, 4.6.2, 4.7.0 compatible
* New: Tested upto WordPress 5.5.3
* Update: StoreApps Connector
* Update: POT file

2020.06.04 - version 1.4.3
* New: WooCommerce 3.9.3, 4.0.1, 4.1.1, 4.2.0 compatible
* Update: Admin notice
* Update: Disable autoload of few options
* Update: StoreApps Connector
* Update: POT file

2019.12.06 - version 1.4.2
* New: WooCommerce 3.7.1, 3.8.1 compatible
* Fix: Unable to remove Custom Thank You page url from product
* Fix: Incorrect CTP tab for WC > 3.4
* Update: Plugin name
* Update: StoreApps Connector
* Update: POT file

2019.05.31 - version 1.4.1
* New: WooCommerce 3.6.4 compatible
* Fix: Migration introduced in v1.2.3 not run correctly in some cases
* Fix: Do not close PHP tag at the end of templates to avoid 'Headers already sent' error
* Update: Include video for Ursa style within the plugin
* Update: Tested upto WordPress 5.2.1
* Update: StoreApps Connector
* Update: POT file

2018.12.19 - version 1.4.0
* New: 2 more readymade Custom Thank You Pages styles ( Pavo & Ursa )
* New: Option to hide page title on Custom Thank You Pages
* Fix: Empty thank you page meta getting added in postmeta when saving/updating a product without thank you page url
* Update: [WooCommerce Subscriptions] Rename label 'Related Subscriptions' to 'Subscription'
* Update: Button class for download and subscriptions
* Update: Tested with PHP 7.2 and latest WooCommerce
* Update: WordPress-VIP compatibility ( Completed )
* Update: StoreApps Connector
* Update: POT file

2018.10.30 - version 1.3.4
* New: WooCommerce 3.5.0 compatible
* Tweak: Implement Singleton approach
* Update: StoreApps Connector improvements

2018.07.23 - version 1.3.3
* New: WordPress Coding Standard
* Fix: Cart not emptied when order total is zero
* Fix: In some cases redirection giving fatal error on checkout
* Fix: Missing do_action in template orion
* Update: Mobile responsiveness of templates
* Update: POT file

2018.05.21 - version 1.3.2
* New: WooCommerce 3.4.0 compatible
* Update: StoreApps Connector
* Update: POT file

2018.04.20 - version 1.3.1
* Fix: Compatibility issue with Thank You Page styles for WooCommerce version less than 3.2

2018.04.18 - version 1.3.0
* New: Readymade Custom Thank You Pages styles ( Orion & Crux )
* New: Current order and customer details exposed in JS
* New: WordPress-VIP compatibility ( In Progress )
* Update: Tested upto WooCommerce 3.3.5
* Update: StoreApps Connector
* Update: POT file

2018.03.14 - version 1.2.6
* New: Tested upto WooCommerce 3.3.3
* Update: StoreApps Connector
* Update: POT file
* Update: Code cleanup

2017.10.12 - version 1.2.5
* Update: StoreApps Connector improvements

2017.10.06 - version 1.2.4
* Update: Use template_redirect hook instead of template_include for redirecting

2017.09.18 - version 1.2.3
* Update: Use default thank you page instead of storewide thank you page
* New: StoreApps Connector

2017.04.10 - version 1.2.2
* New: WooCommerce 3.0 compatible
* Update: Will now support only WooCommmerce 2.5+

2017.02.16 - version 1.2.1
* Fix: Custom Thank You Page URL field for per product not showing in one particular case

2017.01.12 - version 1.2
* New: Feature to redirect to a common thank you page URL after checkout
* Update: Filter to modify thank you page url
* Update: POT file

2016.10.10 - version 1.1.4
* Update: Important changes related to Automatic Updates of this plugin
* Update: POT file

2016.08.19 - version 1.1.3
* Fix: Fatal error in Product Edit Screen in Admin panel when using with WooCommerce less than 2.5
* Update: Removed hardcoded http from Ajax request for Quick Help

2016.08.04 - version 1.1.2
* New: Fastest access to documentation in admin panel through Quick Help widget
* Update: StoreApps Upgrade file
* Update: POT file

2016.07.20 - version 1.1.1
* New: Inline Quick help available when using the plugin
* Fix: Thank you page contents not being displayed properly when shortcode was added to the page.
* Update: StoreApps Upgrade file
* Update: Removed the duplicate documentation link
* Update: POT file

2016.06.20 - version 1.1
* New: WooCommerce 2.6+ compatible
* New: Added documentation link on the plugins page
* Fix: Upgrade file - Unnecessary calls for latest update on every background process
* Update: Use WooCommerce templates instead of custom templates to show order details when shortcode is added
* Update: Added compatibilty files for WooCommerce less than 2.6
* Update: POT file

2016.05.03 - version 1.0.1
* Fix: Security check in templates files

2016.04.22 - version 1.0
* Initial release