Releases: woocart/defaults
Releases · woocart/defaults
Release v3.15.10
Flush FCGI cache for posts,pages,products (#47)
Release v3.15.8
Disable the new WooCommerce admin plugin (#51)
Release v3.15.7
Add WC filter (#49) * Add stop to woocommerce thumbnail generation on theme change * WooCommerce Images are not re-generated automatically
Release v3.15.6
Add perfmatters plugin to denylist (#48)
Release v3.15.5
Remove redis cache flushing for most actions (#46) * Remove redis cache flushing for most actions Underlaying flusher is already doing it. * Update tests * Update to v3.15.5 Co-authored-by: Akshit Sethi <akshitsethi@gmail.com>
Release v3.15.4
Fix for calculating the product count (#45) * Fix for calculating the product count * Bump the plugin version
Release v3.15.3
Allow easy-theme-and-plugin-upgrades ref: https://github.com/niteoweb/woocart/issues/1431
Release v3.15.2
Update deps
Release v3.15.1
Flush Caches on Elementor save action ref: https://github.com/niteoweb/woocart/issues/1422
Release v3.15.0
Fix beaver builder cache (#44) * Add cache flushing for Beaver builder * Add tests and update code for flush cache * Fix wrong comment * Add the missing set method for bb classes * Implement suggested PR changes * Bump the plugin version