ADDED: Pre-built Elementor demo – Hemp & CBD.
ADDED: Compatibility with WooCommerce v7.0.0.
ADDED: Disable Embeds (Theme Settings -> Speed Optimization).
ADDED: WordPress Image Quality (Theme Settings -> Speed Optimization).
ADDED: WordPress Big Image Size Threshold (Theme Settings -> Speed Optimization).
ADDED: Enable Flying Pages (Theme Settings -> Speed Optimization).
ADDED: XStore documentation (beacon) button in customizer preview.
ADDED: Global sections (Theme Settings -> Global sections).
ADDED: Age Verify Popup options (Theme Settings).
ADDED: Product video position (Theme Settings -> WooCommerce -> Single product layout and Theme Settings -> WooCommerce -> Single Product Builder -> Gallery ).
ADDED: Image loading offset (Theme Settings -> Speed Optimization).
ADDED: Product sku locations.
ADDED: Search Extra content ( Theme Settings -> Header Builder -> Search Note: search type should be full-width selected ).
ADDED: Hot label options (Theme Settings -> WooCommerce -> Shop Elements -> Product Badges ).
ADDED: Enable advanced stock (Theme Settings -> WooCommerce -> Shop Elements -> Advanced Product stock).
ADDED: Enable advanced stock on archives (Theme Settings -> WooCommerce -> Shop Elements -> Advanced Product stock).
ADDED: Swatch design (option) (Theme Settings -> WooCommerce -> Shop Elements -> Variation swatches).
ADDED: Swatch Out of Stock (option) (Theme Settings -> WooCommerce -> Shop Elements -> Variation swatches).
ADDED: Swatch shape (option) (Theme Settings -> WooCommerce -> Shop Elements -> Variation swatches).
ADDED: Estimated Delivery (XStore Control Panel -> Sales booster).
ADDED: Customer Reviews (XStore Control Panel -> Sales Booster).
ADDED: Compatibility with YITH WooCommerce Badge Management (forum topic).
ADDED: Checking connection for XStore APIs every 10days.
ADDED: Password strength check for off-canvas account content.
FIXED: Variations swatches structure in Quick view (if swatches popup type enabled on shop).
FIXED: Show only min price on variable products (option) with Elementor widgets.
FIXED: Sale percentage text for translations.
FIXED: PHP notices if XStore Core was not activated.
FIXED: Header builder fonts enqueueing.
FIXED: Single product builder fonts enqueueing.
FIXED: Custom fonts enqueueing.
FIXED: Prev/next navigation.
FIXED: PHP notices in etheme_get_svg_icon function.
FIXED: PHP notices in Massive Addons for WPBakery Page Builder.
FIXED: PHP notices in WPBakery Page Builder v 6.9.1.
FIXED: Warning: Attempt to read property “post_title” on null in wp-content\plugins\js_composer\include\helpers\helpers.php.
IMPROVED: Pre-built headers list (Theme Settings Header Builder > Header Templates).
IMPROVED: Custom options UI/UX on Single product/Single post/Page.
IMPROVED: Sales Booster tabs for better UI/UX (XStore Control panel).
IMPROVED: Sticky cart for variable and grouped products.
IMPROVED: Ajax search with tabs (if one tab only and count of results are more than 5 we add show more button).
IMPROVED: Optimized code structure of Theme Settings.
IMPROVED: FontAwesome 5 icons in menu options.
UPDATED: FontAwesome 5+ library.
TWEAK: Set Elementor as default builder for demo versions (XStore Control Panel -> Import Demos).
INFO: Renamed Sale & Out of Stock & New (Theme Settings -> WooCommerce -> Shop Elements ) to Product badges.
DEPRECATED: etheme_ajax_search_products_sku – filter. Use instead settings Product SKU positions and select ajax search results option.
DEV: Removed autoload for et_header_builder_fonts option.
DEV: Changed add_action( ‘woocommerce_single_product_summary’, ‘etheme_product_share’, 50 ); to add_action( ‘woocommerce_share’, ‘etheme_product_share’, 50 ).