Skip to content

v1.0.7

Choose a tag to compare

@bigberryj bigberryj released this 26 Aug 21:35
· 3 commits to main since this release

Brizy Product Image Carousel v1.0.7

Hotfix: limits frontend carousel decoration to WooCommerce/Brizy product-grid cards.

Changes:

  • Standalone page images linked to product URLs are no longer treated as product carousel cards.
  • Product-link fallback discovery now requires a WooCommerce/Brizy product-grid context before resolving/decorating a card.
  • Keeps normal Brizy/WooCommerce products grids working while reducing false positives elsewhere on the site.

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.7.
  • Token pattern scan found no ghp_ or github_pat_ tokens.