← Back to Recover Prov1.0.5 (9 releases)

Changelog Recover Pro

Changelog for the available Recover Pro WooCommerce plugin: updates, fixes and feature development.

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.3.2
  • Plugin Check: escaping/sanitisation/i18n/hygiene fixes; trimmed short description to 150 characters.
v0.3.1
  • Maintenance: plugin slug and text domain renamed to `plogins-recover-pro` for consistency across the Plogins family. No functional changes.
v0.3.0
  • Conversion analytics on **WooCommerce → Recover Analytics** via `recover/email_sent` and `recover/cart_recovered`.
  • Per-step recovery rate, coupon email counts, and tracked recovered revenue.
  • Requires Recover 0.1.2+ for analytics hooks.
v0.2.0
  • Multi-step recovery email sequences via `SequenceSteps` and **WooCommerce → Recover Sequences**.
  • Per-step coupon inclusion via `recover/email/include_coupon`.
  • Requires Recover 0.1.1+ for multi-email cron hooks.
v0.1.0
  • Initial release: automatic single-use cart-recovery coupons.