Skip to content

v1.0.0

Choose a tag to compare

@RishadAlam RishadAlam released this 25 Jul 20:05
· 18 commits to main since this release

🧾 Changelog

Version: 1.0.0
Release Date: July 26, 2026


Added

  • Added pending-payment tracking and clear active, abandoned, recovered, completed, and lost cart lifecycle states.
  • Added configurable WooCommerce order statuses that determine when a cart counts as recovered.
  • Added confirmation-based unsubscribe and persistent suppression for shoppers who opt out of recovery emails.
  • Added recovery email test sends with sample customer, product, coupon, and recovery-link data.
  • Added a first-run wizard for guest tracking, abandonment timing, and recovery email setup.
  • Added complete cart details, linked orders, status history, cart IDs, lifecycle guidance, and explicit view actions.
  • Added recoverable revenue, 7-day, 30-day, and 90-day trends, recent activity, and product-level abandonment and recovery reports.
  • Added optional administrator notifications when an abandoned cart becomes a paid order.

Improved

  • Improved cart and activity tables with configurable page sizes and HPOS-aware WooCommerce order links.
  • Redesigned the dashboard, cart details, email template preview, unsubscribe screen, settings, and data-dense administration layouts.

Bug Fixes

  • Formatted monetary values using the store's WooCommerce currency symbol, position, decimal, and thousands-separator settings.
  • Prevented checkout events from clearing tracked cart contents prematurely or leaving completed carts active.
  • Kept recovery status and recovered revenue accurate after linked orders are cancelled, failed, or refunded.
  • Corrected admin form alignment and positioned the Cart Rebound menu directly below WooCommerce.

Security

  • Sanitized recovery-email unsubscribe request values before processing.