Skip to content

v1.0.9

Choose a tag to compare

@bigberryj bigberryj released this 26 Aug 21:46
· 1 commit to main since this release

Brizy Product Image Carousel v1.0.9

Restores detection for Brizy/WooCommerce product grids that do not expose the expected wrapper classes, without reopening the standalone linked-image bug.

Changes:

  • Adds repeated product-card pattern detection for classless/re-skinned Brizy grids.
  • Allows containers with multiple product image links to qualify as product-grid context.
  • Keeps standalone images linked to product URLs ignored because they have no repeated product-card siblings.
  • Retains the v1.0.8 overlay crossfade and v1.0.6 visual crop-position editor.

Verification:

  • php qa/lint.php passed.
  • php tests/run-tests.php passed: 23 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.9.
  • Token pattern scan found no ghp_ or github_pat_ tokens.