Latest Updates
Follow everyday YITH themes and plugins updates
YITH WooCommerce Product Countdown Premium - 1.40.0
- New: support for WooCommerce 8.9
- Update: YITH plugin framework
YITH WooCommerce Quick Checkout for Digital Goods Premium - 1.38.0
- New: support for WooCommerce 8.9
- Update: YITH plugin framework
YITH Request a Quote for WooCommerce Premium - 4.25.0
- New: support for WooCommerce 8.9
- Update: YITH plugin framework
YITH WooCommerce Review for Discounts Premium - 1.39.0
- New: support for WooCommerce 8.9
- Update: YITH plugin framework
YITH WooCommerce Sms Notifications Premium - 1.41.0
- New: support for WooCommerce 8.9
- Update: YITH plugin framework
YITH WooCommerce One-Click Checkout Premium - 1.39.0
- New: support for WooCommerce 8.9
- Update: YITH plugin framework
YITH WooCommerce Checkout Manager Premium - 1.39.0
- New: support for WooCommerce 8.9
- Update: YITH plugin framework
YITH Cost of Goods for WooCommerce Premium - 2.9.0
- New: support for WooCommerce 8.9
- Update: YITH plugin framework
- Dev: added new filter yith_cog_apply_cost_order_statuses
YITH WooCommerce Barcodes and QR Codes Premium - 2.33.0
- New: support for WooCommerce 8.9
- Update: YITH plugin framework
- Dev: added new filter ywbc_print_barcode_image_path
YITH WooCommerce Ajax Product Filter Premium - 5.1.0
- New: support for WooCommerce 8.9
- Update: YITH plugin framework
- Tweak: use specialized option for Variations filtering
- Tweak: changed cache system, to store fewer final results instead of heavier data still to be processed
- Tweak: stop caching variations filtering query result (high impact on db)
- Tweak: added cache for single variation id matching query
- Tweak: improved row meta handling
- Tweak: minor style changes to the admin panel
- Fix: improved handling of filterId and filterKey at backend, to avoid possible filters duplication/overriding when saving via AJAX
- Fix: prevent filters lazy loading when doing shortcode preview in Gutenberg
- Fix: problem with terms hierarchy when ancestor is not included among selected filters
- Fix: prevent terms pagination when returning 0 as terms_per_page
- Fix: wait 300ms before filtering after price slider action
- Fix: prevent horizontal toggle closing when clicking inside the toggle
- Fix: js error with MapIterators on FireFox
- Fix: terms selection field not working for new filters in Preset edit page
- Fix: term box not appearing in Preset edit page when selecting first term in search box
- Fix: restored correct behaviour for filters applied in YITH_WCAN_Query::get_query_relevant* methods (filter product ids instead of counts)
- Dev: added new yith_wcan_filter_open_button_class filter