← Volver a Answers Prov1.0.6 (12 versiones)

Changelog Answers Pro

Changelog del plugin de WooCommerce Answers Pro (disponible): actualizaciones, correcciones y desarrollo de funciones.

v1.0.6
  • Fixed: the plugin title label on Freemius notices rendered white on a background measuring 2.37:1, where WCAG AA wants 4.5:1 for text that size. The label now uses the same grey WordPress core uses, at 4.61:1.
  • Fixed: the public key constant was defined inside the guard for the product id constant, so it would have gone undefined if anything had defined the id first. Harmless today, wrong the moment it is not.
v1.0.5
  • Fix: deleting the plugin now removes its options and transients instead of leaving them in the database, on every site of a network. The free plugin's own settings are untouched.
v1.0.4
  • Declared compatibility with WooCommerce 10.9.
  • Copy: replaced long dashes with plain punctuation across the interface.
  • Housekeeping: corrected the Last-Translator header in the bundled catalogues.
v1.0.3
  • Added the AI Act article 50 disclosure label for AI-generated answers, so a shopper can tell which answers were written by a model.
v1.0.2
  • Added bundled Polish, German and Spanish translations for the plugin interface.
v1.0.1
  • First stable release.
v0.4.2
  • Plugin Check: escaping/sanitisation/i18n/hygiene fixes.
v0.4.1
  • Renamed plugin slug and text domain to `plogins-answers-pro` for consistency across the Plogins family. No feature changes.
v0.4.0
  • AI FAQ drafting (`FaqAiDraft`, `AiDraftClient`) on the product FAQs tab with OpenAI-compatible API settings.
  • Drafts insert into the repeater for merchant review; nothing publishes until the product is saved.
v0.3.0
  • FAQ categories via `FaqCategories`: merchant-defined labels, per-product assignment, storefront category filter pills (combines with live search).
  • Requires Answers 0.1.2+ for optional `category` on FAQ items and repeater hooks.
v0.2.0
  • FAQ helpful/not-helpful voting via `FaqVoting` and `answers/faq_after_answer`.
  • Requires Answers 0.1.1+ for stable FAQ keys and render hooks.
v0.1.0
  • Initial release: live FAQ search filter for the product FAQ accordion.