← Volver a Enquire Prov1.0.5 (10 versiones)

Changelog Enquire Pro

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

v1.0.5
  • 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.4
  • 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.2
  • Added bundled Polish, German and Spanish translations for the plugin interface.
v1.0.1
  • First stable release.
v0.5.1
  • Renamed plugin slug and text domain to `plogins-enquire-pro` for consistency across the Plogins family. No feature changes.
v0.5.0
  • Branded HTML email templates for store-owner notifications and shopper auto-replies via `HtmlEmails`, `enquire/mail_args` and `enquire_pro_autoreply_args`.
  • HTML settings on **WooCommerce → Enquire Pro** (accent colour, logo URL, per-audience toggles).
v0.4.0
  • Recipient routing: route store-owner enquiry emails by product ID, category ID or vendor user ID via `enquire/mail_args`.
  • Routing rules UI on **WooCommerce → Enquire Pro** (up to 15 rules, first match wins).
v0.3.0
  • Adds optional file attachments for product enquiries.
  • Adds a WooCommerce → Enquire Pro setting to enable or disable attachments.
  • Requires Enquire 0.1.1 or later for the new form, validation and mail hooks.
v0.2.0
  • Adds **enquiry log**, private CPT under WooCommerce with product, contact details and message for each submission (hooks `enquire/enquiry_sent`).
  • Renames settings screen to **WooCommerce → Enquire Pro** with toggles for logging and auto-reply.
v0.1.0
  • First release. Adds the **auto-reply confirmation email** feature on top of the PRO add-on bootstrap.