v1.0.5
Brizy Product Image Carousel v1.0.5
Adds per-image crop/framing controls for carousel images.
Changes:
- Adds per-carousel-image focal X, focal Y, and zoom controls in the WooCommerce product editor.
- Changes active carousel image display to cover/crop the product card frame while preserving aspect ratio.
- Applies frontend framing using
object-position,transform, andtransform-origin. - Keeps compatibility with existing saved products that only stored attachment ID lists.
- Updates stored-data documentation for the structured image/framing meta format.
Verification:
php qa/lint.phppassed.php tests/run-tests.phppassed: 23 assertions.node --check assets/js/frontend.jspassed.node --check assets/js/admin.jspassed.- Version lockstep checked: plugin header,
BPIC_VERSION, stubBPIC_VERSION, andreadme.txtstable tag are all1.0.5. - Token pattern scan found no
ghp_orgithub_pat_tokens.