*** Splash Popup for WooCommerce *** 2024-03-24 - version 1.5.1 * Tweak - Change plugin name to Splash Popup for WooCommerce * Tweak - Update brand to Kestrel 2023-05-17 - version 1.5.0 * Feature - Declared compatibility with WooCommerce High-Performance Order Storage (HPOS). * Tweak - Added links to the plugin settings page, the documentation page and to get support, in the plugin list. * Tweak - Use the `jquery.cookie.js` library version bundled with WooCommerce. * Tweak - Updated plugin author. * Tweak - Updated plugin textdomain. * Tweak - Tested compatibility up to WC 7.7. * Tweak - Tested compatibility up to WP 6.2. * Dev - Use SASS instead of LESS for generating the CSS styles. * Dev - Implement the singleton pattern in the main plugin class. * Dev - Updated minimum requirements to WC 3.5, WP 4.7 and PHP 5.4. 2022-08-16 - version 1.4.1 * Fix - Fix: Updated the plugin to be compatible with the upcoming Custom Order Tables on WooCommerce. * Tweak - WC 6.8.0 compatibility. * Tweak - WP 6.0.1 compatibility. 2022-05-25 - version 1.4.0 * Fix - Add renovate bot configuration. * Fix - fix: composer 2.2 excludes handling. * Tweak - WC 6.5 compatibility. * Tweak - WP 6.0 compatibility. 2021-10-12 - version 1.3.0 * Fix - Fix default dismissed cookie value. * Fix - Update build scripts. 2021-02-10 - version 1.2.20 * Tweak - WC 5.0 compatibility. * Tweak - WP 5.6 compatibility. 2020-10-07 - version 1.2.19 * Tweak - WC 4.5 compatibility. 2020-08-19 - version 1.2.18 * Tweak - WordPress 5.5 compatibility. 2020-06-10 - version 1.2.17 * Tweak - WC 4.2 compatibility. 2020-04-30 - version 1.2.16 * Tweak - WC 4.1 compatibility. 2020-04-08 - version 1.2.15 * Fix - Outputs Last Post's Content in Footer on fresh installs. 2020-03-29 - version 1.2.14 * Tweak - Remove legacy code. 2020-03-04 - version 1.2.13 * Fix - Product shortcode not working on Safari. * Fix - Don't enqueue script if content is not selected. * Tweak - WC 4.0 compatibility. 2020-01-14 - version 1.2.12 * Tweak - WC 3.9 compatibility. 2019-11-04 - version 1.2.11 * Tweak - WC 3.8 compatibility. 2019-08-08 - version 1.2.10 * Tweak - WC 3.7 compatibility. 2019-04-16 - version 1.2.9 * Tweak - WC 3.6 compatibility. 2018-09-25 - version 1.2.8 * Update - WC 3.5 compatibility. 2018-05-23 - version 1.2.7 * Update - Privacy policy notification. * Update - WC 3.4 compatibility. 2018-02-23 - version 1.2.6 * Fix - Splash popup should not be triggered on AJAX calls. 2018-02-15 - version 1.2.5 * Tweak - Add settings link in plugin actions list. * Tweak - Update plugin main filename to match with plugin's slug. * Fix - Use Unix newlines in source code. 2017-12-13 - version 1.2.4 * Tweak - Adjusts the headers to indicate WooCommerce 3.3 compatibility. 2017-11-23 - version 1.2.3 * Fix - Undefined index notice when loading the settings screen. * Tweak - Load the class via a singleton, instead of simply instantiating a new object. 2017-06-26 - version 1.2.2 * New - Adds the new Woo plugin header, for WooCommerce 3.1 compatibility. 2015.03.06 - version 1.2.1 * General code cleanup 2015.01.05 - version 1.2.0 * Clicking a link in the splash content will now set the cookie as closed for the destination page. 2014.03.12 - version 1.1.1 * Fixed issue where splash popup wouldn't initialise on first page view. 2014.09.05 - version 1.1.0 * WooCommerce 2.2.0 compat 2014.12.06 - version 1.0.1 * Stripped object pass by reference 2013.05.02 - version 1.0 * First release