0.1.7
- Expanded Cinematic Product Hero to cover the V86/V79 handoff stages: signature intro, video scrub/shrink, pre-hex transition, table resolve, three-direction product arrival, contact shadows, canvas reflections, particle wake, and final editorial hold.
- Added V79 stage controls for shadow and reflection appearance.
- Added Tazein demo-media fallbacks for local/staging visual QA and a matching Elementor page template.
- Keeps the public baseline at PHP 8.0 while remaining compatible with current PHP 8.x staging environments.
- Local test media must be removed or license-confirmed before WordPress.org SVN release.
0.1.6
- Added a targeted PHPCS ignore comment for the UI-only `exclude` targeting label after confirming Plugin Check reports no errors.

0.1.5
- Isolated the global-effect page lookup from targeting mode definitions to eliminate the final Plugin Check false-positive warning without changing behaviour.

0.1.4
- Refactored effect targeting labels to avoid a Plugin Check false-positive around get_posts() exclusion parameters.
- Added translator context for the WooCommerce attribute editor notice.
- Sanitized HTML element input directly at the POST boundary.
- Refactored effect target-mode data away from the page query.

0.1.2
- Fixed Elementor live-editor initialization for dynamically rendered widgets.
- Hardened Process Steps text contrast against theme/global heading styles.
- Added editor guidance for empty or invalid WooCommerce attribute sources.
- No new developer-code entry points or private-build features added.

0.1.1
- WordPress.org review-compliance update.
- Removed arbitrary CSS/code-entry paths from the public build.
- Enabled multiple independently targeted global effects.
- Hardened reusable element rendering and asset handling.

= 0.1.0 =
* Initial public-directory candidate.

Submission hardening (review package revision 3):
- Added translator context comments for placeholder strings.
- Escaped the page-effect video source URL at output.
- Hardened request parsing and removed the obsolete manual text-domain loader.
- Prefixed uninstall variables and documented intentional core-filter usage.
