= 0.8.7 - 2024-11-12 =
- Add compatibility with HPOS order storage.

= 0.8.6 - 2024-11-06 =
- Fix: Group names are displayed as encoded strings.
- Fix: PHP notice.
- Maintenance: Ensure compatibility with latest WordPress and WooCommerce versions.

= 0.8.5 - 2024-11-05 =
- Fix possible fatal error in import/export tool.
- Fix issue with multiline textarea field.
- Maintenance: Add Github issue and Pull request templates.

= 0.8.4 - 2024-09-24 =
- Fix broken "select" and "radio" field types.

== 0.8.3 - 2024-09-22 ==
* Fix fatal error in order edit page.
* Fix wrong minimum PHP version requirement (PHP 7.4+ is supported).
* Ensure compatibility with latest WordPress and WooCommerce versions.

== 0.8.2 - - 2024-08-29 ==
* Minor security improvements.
* Include composer.json in releases.

== 0.8.1 - 2024-08-28 ==
* Minor security improvements
* Ensure compatibility with latest WordPress and WooCommerce versions.

== 0.8.0 - 2024-08-25 ==
* Refactor plugin code base.

== 0.7.4 - 2024-03-24 ==
* Allow html in textarea fields.

== 0.7.3 - 2024-02-21 ==
* Fix wrong filepath.

== 0.7.2 - 2023-06-20 ==
* Fix wrong filepath.

== 0.7.1 - 2023-04-05 ==
* Add full changelog.
* Tested with latest WP and WC versions.

== 0.7.0 - 2023-04-05 ==
* Santize/Escape all outputs in the plugin to prevent possible security issues. [#20](https://github.com/dornaweb/product-specifications/pull/20)

== 0.6.0 ==
* Fixed issue with deselecting tables
* Migrate translation to translate.wordpress.org

== 0.5.3 ==
* Fixed incompability with WordPress 6.1

== 0.5.2 ==
* Fixed incompability with php 8.0

== 0.5.1 ==
* Selectbox Saving issue fixed
* Selectbox disabled when Alternative option is set

== 0.5.0 ==
* Added ability to choose title of specs tab
* Translation string fixed

== 0.4.3 ==
* Bug: Appearance issue fixed

== 0.4.2 ==
* Bug: when selecting "OR" value would not be saved -> fixed

== 0.4.1 ==
* Bug: Attributes not being loaded in product table fixed

== 0.4.0 ==
* Changed Modal Library
* Faster modal Experience
* Added Ability to import/export tables data in JSON format
* Plugin Classes are now loaded with PHP Autoloaders
* Ability to export and import product specs table data
* Ability to Override Specs Table template from your active theme
* Performance Improvement
* Other bug fixes

= 0.3.2 =
* Fixed Some CSS problems in admin area

= 0.3.1 =
* Added ability to disable Woocommerce's default information table
* Added default CSS stylesheet and ability to disable it
* Added ability to remove `true/false` fields from specific products
* Bug fix in group re-ordering
* Bug fix when product spec. table is empty and it's still shown on product page
* Some minor bug fixes
* Updated Persian translation
* Added Russian language ( Thanks to Илья Китаев )
