Skip to content

v1.0.2

Choose a tag to compare

@bigberryj bigberryj released this 26 Aug 20:27
· 8 commits to main since this release

Brizy Product Image Carousel v1.0.2

Hotfix for Brizy category/product grids where the carousel did not appear on hover.

Changes:

  • Enqueues the frontend enhancer when AJAX fallback is enabled, even if the page is not detected as a standard WooCommerce archive.
  • Expands built-in Brizy/WooCommerce product-card selectors.
  • Adds fallback discovery from product links so custom Brizy wrappers can still be decorated.
  • Clears <picture><source> srcset/sizes during image swaps to avoid responsive image sources overriding carousel images.

Verification:

  • php qa/lint.php passed.
  • php tests/run-tests.php passed: 18 assertions.
  • node --check assets/js/frontend.js passed.
  • node --check assets/js/admin.js passed.
  • Version lockstep checked: plugin header, BPIC_VERSION, stub BPIC_VERSION, and readme.txt stable tag are all 1.0.2.