Cima Digital Conversion Q&A changelog

0.5.3
- Reworked public submission field retrieval to remove Plugin Check nonce-verification warnings without changing the submission flow.
- No feature changes.

0.5.2
- Changed the directory-facing name and slug identity to Cima Digital Conversion Q&A / cima-digital-conversion-qa.
- Replaced generic shortcode declarations with [cima_conversion_qa] and [cima_visitor_qa].
- Removed automatic deactivation of older plugin copies.
- Hardened JSON-LD script output with JSON_HEX_* escaping and wp_print_inline_script_tag().
- Tightened request sanitization and prefixed registered public declarations.

0.5.1
- Shortened the WordPress.org short description to comply with the 150-character limit.
- Cleaned up pre-release changelog version labels.
- No functional changes.

0.5.0
- Public product renamed to Conversion Q&A.
- Repository slug/text domain prepared as conversion-qa.
- Added shortcode-based placement for the Q&A module.
- Added WordPress.org contributor cimadigitalargentina.
- Public analytics event names now use the conversion_qa_* prefix.
- Added migration support for private Cima Visitor Q&A installations.

0.4.2
- Removed Plugin Check warnings for missing external-script version parameters.
- Reworked crawler-diagnostic page discovery to avoid meta_query performance warnings.
- Kept documented Cloudflare Turnstile service calls explicit for repository review.

0.4.1
- Plugin Check hardening: translator comments, output escaping, request handling, nonce validation and WordPress API usage.
- Updated Tested up to metadata for WordPress 7.1.
- Removed manual text-domain loading for WordPress.org translation loading.
- Removed direct database queries from normal operation and uninstall cleanup.
- Kept Cloudflare Turnstile network calls explicit and documented as an opt-in external service.

0.4.0
- WordPress.org pre-release packaging and documentation.
- Added plugin license metadata and GPLv2 license file.
- Added complete external-service disclosure for Turnstile, reCAPTCHA v3, IndexNow and optional analytics events.
- Analytics is disabled by default on new installations.
- Added a prefixed legacy shortcode alias for private pre-release installations.
- Changed IndexNow submission to wp_safe_remote_post().
- Added configurable uninstall retention behavior.
- Removed private development documentation from the release ZIP.

0.3.6
- Internationalization preparation and POT template.

0.3.5
- Uninstall and retention policy controls.

0.3.4
- Builder/cache compatibility hardening.

0.3.3
- Accessibility hardening.

0.3.2
- Security hardening, rate limits and secret-key handling.

0.3.1
- Privacy-tool compatibility and diagnostics.

0.3.0
- Reliable asynchronous answer-email notifications through wp_mail().
