PERFORMANCE: Multiple views data only included if images are present
TWEAK: possibility to re-order views without loosing the thumbnails set in choices
1.5.1 – 31/Jul/2025
TWEAK: Parse conditions on import (compatibility with latest Conditional logic add-on)
Fix: Data issue when only one choice exists in a layer
FIX: Default settings overriding selection when saving the configurator settings
1.5.0 – 15/Jul/2025
FEATURE: Added compatibility with Variable products, previously available as an add-on.
SECURITY: Prevent possible Cross Site Request Forgery, which would allow purging configuration cache if executed – credit to Nguyen Xuan Chien for the discovery
TWEAK: Set default options when first installing the plugin
TWEAK: Improved accessibility on the Frontend, for keyboard navigation and voice over.
DEV: Refactored copy / paste functionality to work with paste event instead of reading the clipboard data directly
DEV: include Button object in added_to_cart event
TWEAK: Prevent error when a parent group was deleted without removing children first
1.4.4 – 13/Jun/2025
COMPATIBILITY: prepared compatibility with upcoming text overlay add-on
COMPATIBILITY: improved compatibility with WooCommerce Wholesale pricing
TWEAK: Add color picker to Color field
TWEAK: Automatic purge with WP-Optimize and WP-Rocket purging
TWEAK: Bolide inline style tweaks
TWEAK: Float theme CSS tweaks
DEV: Add repeater field type in layer / choice settings
DEV: Add JS filter PC.fe.viewer.main_view
DEV: Add JS action PC.fe.models.layer.init
DEV: Add JS action PC.fe.angle_view.init to trigger in Conditional logic
1.4.3 – 9/May/2025
FIX: In some cases, when the configuration contains only one image, the attachment would be saved again and again. Not duplicating the file, but the post.
TWEAK: Added navigation history in the settings page, to allow staying on the same setting section when saving / refreshing
1.4.2 – 6/May/2025
FIX: Compatibility issue with Variable products, where selected data was not visible in the cart
1.4.1 – 1/May/2025
FIX: Possible Fatal error when wp_generate_attachment_metadata did not exist
TWEAK: Configuration image generation does not use transients anymore