Skip to content

Releases: woocart/defaults

Release v3.15.10

20 Mar 10:04
987d2b3
Compare
Choose a tag to compare
Flush FCGI cache for posts,pages,products (#47)

Release v3.15.8

20 Mar 09:14
5e71bac
Compare
Choose a tag to compare
Disable the new WooCommerce admin plugin (#51)

Release v3.15.7

09 Mar 11:16
9e13120
Compare
Choose a tag to compare
Add WC filter (#49)

* Add stop to woocommerce thumbnail generation on theme change

* WooCommerce Images are not re-generated automatically

Release v3.15.6

09 Mar 09:57
5c6c50c
Compare
Choose a tag to compare
Add perfmatters plugin to denylist (#48)

Release v3.15.5

05 Mar 12:54
7201dc3
Compare
Choose a tag to compare
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

04 Mar 08:04
60978da
Compare
Choose a tag to compare
Fix for calculating the product count (#45)

* Fix for calculating the product count

* Bump the plugin version

Release v3.15.3

18 Feb 18:54
Compare
Choose a tag to compare
Allow easy-theme-and-plugin-upgrades

ref: https://github.com/niteoweb/woocart/issues/1431

Release v3.15.2

17 Feb 13:37
Compare
Choose a tag to compare
Update deps

Release v3.15.1

13 Feb 18:59
Compare
Choose a tag to compare
Flush Caches on Elementor save action

ref: https://github.com/niteoweb/woocart/issues/1422

Release v3.15.0

31 Jan 08:53
27aec81
Compare
Choose a tag to compare
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