*** Changelog ***

= 4.5.6 =

* Tweak  - Security enhancements
* Tweak  - Accessibility enhancements
* Update - Support for WordPress 7.1
* Update – Settings framework updated to version 6.8.3
* Update - POT file updated

= 4.5.5 =

* Tweak  - Improved accessibility on the tabs list screen
* Tweak  - Improved styles on the tabs list screen
* Update – Settings framework updated to version 6.8.2
* Update - Minimum PHP required version is now 7.4
* Update - POT file updated

= 4.5.4 =

* Tweak  - Improved the CPT caching system
* Tweak  - Efficiency improvements in plugin init
* Tweak  - Improved translation management
* Fix    - Published tabs could display the unformatted status in the admin area
* Update - Support for WooCommerce 10.8
* Update – Settings framework updated to version 6.8.1
* Update - POT file updated

= 4.5.3 =

* Added  - The post status is now displayed alongside the tab name on the tabs list screen
* Tweak  - Improved efficiency in loading scripts and styles
* Update - Support for WooCommerce 10.7
* Update – Settings framework updated to version 6.8.0
* Update - POT file updated

= 4.5.2 =

* Fix    - The help notice was displayed on screens where it should not appear

= 4.5.1 =

* Fix    - Activation flag on setup

= 4.5.0 =

* Added  - Help messages
* Tweak  - File organization
* Update - POT file updated

= 4.4.2 =

* Added  - Spanish (Puerto Rico) translation files
* Tweak  - Enhanced security in AJAX requests
* Update - Support for WooCommerce 10.6
* Update - Settings framework updated to 6.7.1
* Update - POT file updated

= 4.4.1 =

* Tweak - Stylesheets unified to reduce the number of loads
* Tweak - Ensured the help message loads on activation, even on sites with slow admin loading
* Update - Styles updated to match the new WordPress 7 appearance

= 4.4.0 =

* Added - Link to the plugin documentation
* Update - Support for WooCommerce 10.5
* Update - POT file updated

= 4.3.0 =

* Added - Support for brands as condition to display product tabs
* Update - POT file updated

= 4.2.1 =

* Added - Option to include subcategories when selecting product categories.
* Update - Support for WooCommerce 10.4
* Update - POT file updated

= 4.2.0 =

* Added - Shortcode [sdp_product_tabs]
* Update - Support for WordPress 7.0
* Update - POT file updated

= 4.1.0 =

* Tweak  - UI improvements
* Update - POT file updated

= 4.0.0 =

* Added - The default WooCommerce tabs (Description, Reviews and Additional information) can now be reordered along with the custom tabs
* Tweak - Tab positions are set via drag and drop
* Tweak - If a tab doesn't have a title, one is automatically generated
* Tweak - Tab settings are reorganized by groups
* Tweak - Code efficiency improvements
* Tweak - Code security improvements
* Update - Support for WooCommerce 10.3
* Updated - Updated POT template for translations

= 3.1.0 =

* Added - WooCommerce dependency declared in the header
* Fix - Early translation loading warning resolved
* Update - Support for WordPress 6.9
* Update - Support for WooCommerce 10.2

= 3.0.0 =

* Added - Support for the new HPOS feature in WooCommerce 8 (beta)
* Tweak - Prevents warnings for creating dynamic properties in PHP 8.2+
* Update - The minimum required PHP = is now 7.3
* Update - Support for WordPress 6.3
* Update - Support for WooCommerce 8.0

= 2.2.1 =

* Fix - Fixed a bug that could cause an update error

= 2.2.0 =

* Added - Minimum PHP = required header
* Added - Includes wpml-config.xml file for WPML configuration
* Tweak - Tabs can now be rearranged by dragging and dropping
* Tweak - Efficiency improvements in init
* Tweak - Efficiency improvements in the translation loading method
* Tweak - Tab visibility option is no longer displayed as it is not affected
* Fix - Added the text domain to a string that was previously excluded from the translation
* Update - Support for WooCommerce 7.0
* Update - Updated the Puc library to = 4.11
* Update - Updated the POT template for translations

= 2.1.0 =

* Fix - Fixed a bug that could cause a non-global tab to be displayed to all user roles even when restricted
* Update - Added support for WordPress 6.1
* Update - Added support for WooCommerce 6.6

= 2.0.0 =

* Added - Specific messages for changes to product tabs * Added - Includes loco.xml file for automatic configuration in Loco Translate
* Improved - Efficiency improvements in init
* Fix - Incompatibility with the Divi theme builder
* Updated - Support for WordPress 5.9
* Updated - Support for WooCommerce 6.0
* Updated - Updated POT template for translations

= 1.2.3 =

* Fix - Several issues on the product tab management page have been resolved.

= 1.2.2 =

* Added - POT template added for translations
* Added - Product tabs now compatible with the Divi builder
* Improved - Tab content is not publicly accessible * Improved - Scope of all methods is now explicitly declared
* Fix: Line breaks were not occurring in product tab content
* Update - Support for WordPress 5.4.2
* Update - Support for WooCommerce 4.2
* Update - Puc library updated to = 4.9

= 1.2.1 =

* Fix - Added the text domain to the plugin name to make it translatable
* Update - Support for WordPress 5.2
* Update - Support for WooCommerce 3.6
* Update - Updated the Puc library to = 4.6

= 1.2.0 =

* Tweak - Added a help message when activating the plugin
* Tweak - Implemented a singleton pattern in the plugin's main class
* Tweak - The scope is explicitly declared in all methods of the main class
* Update - Puc library updated to = 4.4

= 1.1.1 =

* Fix - Correction to a conditional statement that prevented validation in certain tab configurations

= 1.1.0 =

* Tweak - Restructuring the code to make it more efficient

= 1.0.0 =

* Release - Initial version