* Fix: Fixed exclude product category filter not working correctly
* Fix: Modified placement of product variation table for better layout
* Fix: Fixed font family being applied across the site and overriding website fonts
* Added: Added include product and category filter functionality to display variations for specific products and categories
* Fix: Fixed issues with the “Sort by” filters in the variation table.
* dev: Compatibility updated for latest versions of WooCommerce and WordPress.
* Fix: Minor css issues fixed
* Fixed issue where HTML links in variation short descriptions were being displayed as plain text.
* Added a convenient 'Settings' link on the main WordPress Plugins page to improve user navigation.
* Added admin notice with direct support ticket link for users experiencing technical issues.
* Fixed minor issues
* Fixed minor css issues with block themes
* Fixed issue with displaying attribute labels and values in variation table and list when attributes are configured from product level settings.
* Fixed variation list layout distortion caused by description length.
* Fixed "Read more" link appearing on all variations when only specific descriptions exceed 150 characters
* Fixed css issues for customized table design
* By default, in list design, variations will be sorted in the menu order(can be changed in product edit page under variations menu/tab).
* Minor Bug Fixes