= Feb 04, 2024 - v2.7.0 =
* Fixed: Empty page names replaced with #page_id namespace inside plugin settings
- The page list was showing empty name if no title was set for the page
* Tested and Ensured compatibility with WordPress 6.4.3 and WooCommerce 8.5.2
= Oct 12, 2023 - v2.6.0 =
* Added global support for the sswcmaat() plugin function
- The function is now available globally to be called in other plugins or theme JS files
* Tested and Ensured compatibility with WordPress 6.3.1 and WooCommerce 8.2.0
= June 28, 2023 - v2.5.0 =
* Added support for the HPOS feature of WooCommerce
- Enable the HPOS feature by going to WooCommerce > Settings > Advanced > Features
* Fixed: The 'More' dropdown menu shall hide upon clicking a tab menu item
* Fixed: Deprecated 'ready' event in JS files
* Tested and Ensured compatibility with WordPress 6.2.2 and WooCommerce 7.8.1
= Sep 15, 2022 - v2.4.1 =
* Tested and Ensured compatibility with WordPress 6.0.2 and WooCommerce 6.9.1
* Fixed: php notice in custom tabs when user role is not defined
- Replaced global current_user with wp_get_current_user()
= Mar 02, 2022 - v2.4.0 =
* Tested and Ensured compatibility with WordPress 5.9.1 and WooCommerce 6.2.1
* Ensured compatibility upto php 7.4.9
* Reduced frontend JavaScript files size by 50%