← Zurück zu Followupv1.0.7 (12 Releases)

Changelog Followup

Changelog für das geplanten WooCommerce-Plugin Followup: Updates, Korrekturen und Funktionsentwicklung.

v1.0.7
  • Tested against WordPress 7.1. Verified by activating this build on a clean 7.1 install with WooCommerce 11.1, not by editing the header.
v1.0.6
  • Fixed the PRO promo on the settings screen quoting a price in PLN. PRO is priced and charged in EUR, so an admin on a Polish site was shown a zloty amount and then billed in euro, and the zloty figure was a fixed conversion that drifted from the real charge as the rate moved. The promo now shows the euro price that is actually taken.
v1.0.4
  • Translations: completed Polish, German and Spanish for the PRO upgrade panel.
v1.0.3
  • Fixed low-contrast admin headings under an OS dark-mode preference.
v1.0.2
  • Added bundled Polish, German and Spanish translations for the plugin interface.
v1.0.1
  • First stable release.
v0.1.5
  • Renamed to Plogins Followup for WooCommerce for a more distinctive plugin name.
v0.1.4
  • `followup/email_links` filter exposes URLs discovered in the final follow-up body for PRO engagement tracking.
v0.1.3
  • `followup/should_send` filter before a follow-up claims an order, so PRO can defer sends to a chosen hour or weekday.
v0.1.2
  • Fire `followup/email_sent` after a follow-up is accepted by wp_mail for PRO send reporting.
  • Document the `{coupon}` placeholder for Followup Pro coupon blocks.
v0.1.1
  • Add the `followup/sequence_steps` extension filter so add-ons can append custom post-purchase email steps.
v0.1.0
  • Initial release: thank-you and review request follow-up emails with per-type enable, trigger status, delay and templates; idempotent daily sender.