=== WooCommerce Live Preview for WooCommerce Product Options ===
Contributors: barn2media
Tags: woocommerce, product, options, addons, live preview, image preview
Requires at least: 6.1.0
Tested up to: 6.8.1
Requires PHP: 7.4
Stable tag: 2.0.0
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Add Live Preview of uploaded images to WooCommerce Product Options

== Description ==

Add Live Preview of uploaded images to WooCommerce Product Options

== Installation ==

1. Go to Plugins -> Add New -> Upload and select the plugin ZIP file (see link in Purchase Confirmation Email).
2. Activate the plugin.
3. Go to Products > Product Options > Settings > Live Preview

== Frequently Asked Questions ==

Please refer to [our support page](https://barn2.com/our-wordpress-plugins/woocommerce-live-preview-documentation-support/).

== Changelog ==

= 2.0.0 =
Release date 7 July 2025

 * New: Added preview of text and paragraph options
 * New: Image options can now be defined independently for each printable area
 * New: Completely redesigned Live Preview modal dialog
 * New: Arrow keys now allows to move the selected object for fine and coarse adjustments
 * Fix: Live preview not working if main product image doesn't include printable areas
 * Fix: Issue with select box in the printable area editor not displaying correctly
 * Tweak: Improved performance on mobile devices
 * Tweak: Improved compatibility with WoodMart and other themes
 * Tweak: Improved loading status when rendering new preview images
 * Tweak: Improved HTML markup of preview files in cart and checkout
 * Tweak: Added filter for product image selector
 * Tweak: Added `width` attribute to preview images
 * Tweak: Add event dispatching
 * Dev: Aligned code to standards
 * Dev: Added more documentation blocks
 * Dev: Tested up to WordPress 6.8.1 and WooCommerce 9.9.5

= 1.0.1 =
Release date 9 December 2024

 * Fix: Compatibility issue with third-party plugin customizing the Media library
 * Fix: Unexpected behaviors in product gallery
 * Fix: Fixed support for variable products with variations exceeding the default threshold
 * Tweak: Improved styling of image selection borders and handles

= 1.0 =
Release date 26 November 2024

 * New: Initial release.