= 1.1.3 2026-04-08 =
- Enhancement - Registered custom text frontend assets on
wp_enqueue_scripts and deferred enqueue to wpc_after_scripts_loaded for safer load order with core configurator scripts.
- Refactor - Split asset registration and runtime enqueue flow in frontend config for clearer and more predictable asset handling.
- Fix - Curve text not rendered in the preview.
- Fix - Placeholder text not render in canvas.
= 1.1.2 2026-03-19 =
- New - Multi line feature added for straight text.
= 1.1.1 2026-01-28 =
- Added WPML support for translating custom text strings (
wpc_cta_label and wpc_cta_placeholder).
= 1.1.0 2025-12-19 =
- Enhancement - Improved price calculation for text fields in the summary to ensure more accurate and reliable pricing.
- New - Added localization support for multiple new languages (ar, de_DE, es_ES, fr_FR, it_IT, ja, pl_PL, pt_BR, pt_PT, ru_RU, sk_SK, zh_CN) and updated all related strings to use standard WordPress i18n functions.
- New - Added compatibility with WordPress 6.9 and PHP 8.4, ensuring the plugin works seamlessly with the latest platform and runtime versions.
- Improvement - Tested and verified plugin stability on the latest WordPress and PHP releases.
- Fix - Resolved minor compatibility warnings and deprecated notices related to newer PHP versions.
= 1.0.10 2025-03-17 =
- Enhancement - Added an option in the backend to enable the curved effect to the text.
= 1.0.9 2025-03-04 =
- Fix - Resolved an issue where the license could not be deactivated to allow for a new license.
= 1.0.8 2025-02-13 =
- Fix - Custom text input from the Custom Text Add-on was not included in customer and admin emails.
= 1.0.7 2024-10-22 =
- Dev - Update version in
WPC_CTA_VERSION variable to fix issue with update.
= 1.0.6 2024-10-21 =
- Dev - Add price per character functionality.
- Dev - Check compatibility with WordPress v6.6.2 and PHP v8.3.
= 1.0.5 2023-11-17 =
- Dev - Introduced
wpc_custom_text_settings_updated JS hook.
= 1.0.4 2023-08-30 =
- Fix - Control icon not shown.
- Fix - Edit cart details not showing in the Update cart.
= 1.0.3 2023-03-08 =
- Fix - If the layer is active, text layer appears twice in the preview.
- Fix - License activation issue solved.
- Dev - Introduced
wpc_cta_font_preset_html filter.
= 1.0.2 2022-11-22 =
- Fix - If the value empty, text layer popup close automatically.
- Fix - If the layer is active, text layer appears twice in the preview.
- Dev - Introduced
wpc_cta_remaining_characters filter.
= 1.0.1 2022-11-04 =
- Fix - If the value empty, layer not deselecting.
- Dev - Introduced
wpc_allow_text_layer_input_in_control_item_as_popup filter.
= 1.0 2022-10-01 =