Tweak: prevent js error when unable to locate the preset for scrolling
Tweak: removed checks preventing from correctly using labels/reset shortcodes
Tweak: improve filters on search page
Tweak: manage separate caches per language
Tweak: avoid to apply min/max price filters to unsupported queries
Tweak: prevent duplicated contents when refreshing fragments with specific target
Fix: bind stock transient to transient version
Fix: filter_session endpoint not working on product taxonomies
Fix: filter using /shop base url even on taxonomies page (current url is now used)
Fix: show hierarchy containing currently active filters as expanded
Fix: wrong condition for slider filter
Fix: text color for labels not correctly applied
Fix: price-desc sorting option not working as expected
Fix: add check over Scroll Top option, before animating the body
Fix: do widget upgrade failing from WooCommerce Tools window
Fix: notice when executing widget upgrade procedure
Dev: added show_current_children variable in localize, to choose whether to show hierarchy for current term as expanded by default
Dev: added actions to preset edit view
Dev: added yith_wcan_save_preset hook
Dev: added new filters yith_wcan_in_stock_text and yith_wcan_on_sale_text
Dev: added yith-wcan-ajax-loading trigger before replacing items in page
Dev: added scroll_target variable to localize, to allow third party code filter scroll target after filtering (using yith_wcan_shortcodes_script_args filter)