* New: Added logical operators to price formulas
* Fix: Incorrect price formula calculation when conflicting tax settings are used in WooCommerce
* Fix: Pages built with Elementor taking longer when using Products options
* Fix: When "Display name" is unchecked, required Date options expose the HTML markup of the label
* Fix: Functions are not parsed correctly if written in uppercase
* Fix: Variables in dot notation are mistakenly replaced in price formulas under certain conditions
* Fix: Improved use of non-latin characters in price formulas and custom variables
* Fix: Add-to-cart button getting enabled before selecting a variation
* Fix: Choice properties not being parsed correctly in price formulas
* Fix: Choice `checked` variable not being evaluated correctly by add-to-cart process
* Fix: Cart link in the mini cart pointing to the wrong URL and loading cart JSON content
* Fix: Some comparison of conditional logic not working for the product shipping properties
* Tweak: Improved importing workflow
* Tweak: Improved date functions in price formulas
* Tweak: Improved `weekday` property and function to return values based on WordPress start of week
* Tweak: Added custom and user-defined functions to dropdown button in formula editor
* Tweak: Improved behavior of choice column customizer popup
* Tweak: Removed javascript warnings about drag handles
* Tweak: Added support for admin color schemes
* Tweak: Improved support for RTL languages
* Tweak: Improved element spacing
* Tweak: Optimized group page loading
* Tweak: Added default image to image buttons
* Tweak: Improved custom column popover
* Tweak: Improved internal REST API
* Dev: Tested up to WordPress 6.6.2 and WooCommerce 9.3.2