Version 1.1.9
Latest- New – Cancellation Themes: an optional question on the customer account page after they cancel, and an AI grouping of the answers into themes. Both are off by default, and answers are stripped of emails, links and long number sequences before ever leaving the store.
- New – A recurring-revenue forecast on the Upcoming Recurring Revenue report showing what you can expect to actually collect, based on your own renewal success rate, with a range reflecting how much that rate has varied and the amount owed by high-risk subscriptions.
- New – A Churn Risk report that scores every active, on-hold and pending-cancellation subscription from 0 to 100, with the contributing signals shown per subscriber so you can see why each one is flagged.
- New – MRR at risk, plus High / Medium / Low risk counts, on the Churn Risk report.
- New – Optional AI Insights that turn your subscription totals into a plain-language summary on the Overview tab. Bring your own API key for Claude, ChatGPT or Gemini; requests go directly from your store to the provider you choose. Disabled by default.
- New – A Subscription Analytics tab under WooCommerce → Settings for AI Insights configuration and the historical data importer.
- Improvement – Churn scores recalculate nightly and again shortly after a subscription changes state, so the report reflects payment failures without waiting for the next day.
- Dev – Churn scoring runs entirely on your own server and makes no external requests.
- Dev – API keys are stored encrypted and are never sent to zorem.com.
- Dev – Extracted the AI provider layer into a shared, versioned Zorem AI library so other Zorem plugins can reuse the same bring-your-own-key plumbing.
- Dev – Tested with WooCommerce 11.0.1.
- Dev – Tested with WordPress 7.1.
Version 1.1.8
- New – A Revenue Recognition report with Cash Received, Revenue Recognized, and a per-month breakdown to align subscription revenue with accounting periods.
- New – A Deferred Revenue report showing the outstanding deferred balance (end-of-period) so merchants can track un-earned prepaid subscription revenue.
- New – A per-order deferred revenue CSV export that includes payment date and subscription period start / end dates for accounting reconciliation.
- Fix – Pagination in the Upcoming Recurring Revenue report so page navigation and per-page controls now work reliably across all filters.
- Improvement – Redesigned the filter controls on the Upcoming Recurring Revenue page for a cleaner layout and a consistent look with the other analytics reports.
- Dev – Tested with WooCommerce 10.9.4.
- Dev – Tested with WordPress 7.0.1.
Version 1.1.7
- New – A Repair Last 30 Days button in the import drawer to quickly recompute recent analytics without running a full historical re-import.
- Improvement – The nightly aggregation cron now recomputes the last 30 days from source data instead of only updating yesterday’s snapshot, so reports self-heal from drift caused by missed sync hooks, manual edits or plugin downtime. Window is filterable via zorem_subscription_daily_snapshot_window_days.
- Dev – Tested with WooCommerce 10.7.0.
- Dev – Tested with WordPress 6.9.4.
Version 1.1.6
- Improvement – Optimized performance by introducing aggregated analytics tables for faster reporting on large stores.
- Dev – Tested with WooCommerce 10.5.2.
Version 1.1.5
- Fix – Resolved a UI conflict where the Subscriptions Analytics plugin affected filter dropdowns in the Sales by Country report. Scripts and styles now load only within subscription analytics pages.
- Fix – Resolved incorrect totals in Upcoming Recurring Revenue where summary widgets and graph values did not match the Recurring Revenue table. All views now use a unified renewal calculation method.
- Improvement – Added the currency symbol across all monetary fields.
- Improvement – Made graph styling consistent across the entire plugin.
- Dev – Redesigned the dashboard as Overview and added new subscription insight widgets (Product, Category, Upcoming Renewals and 30-Day Activity) with an improved layout.
- Dev – Tested with WooCommerce 10.5.2.
- Dev – Tested with WordPress 6.9.1.
Version 1.1.4
- Fix – Corrected the metrics visibility dropdown position so it opens aligned with the trigger icon and remains fully visible within the viewport.
Version 1.1.3
- Enhancement – Redesigned Analytics tabs with a new Dashboard view, updated widget ordering, a widget show/hide menu, and an improved layout for Subscriptions by Date. Removed outdated metrics for a cleaner reporting experience.
- Dev – Added the Subscriptions by Variation report.
- Dev – Tested with WooCommerce 10.4.3.
Version 1.1.2
- Fix – Corrected the Net Subscription Gain calculation and restored graph rendering in the Subscriptions by Date report.
- Dev – Tested with WooCommerce 10.3.6.
- Dev – Tested with WordPress 6.9.
Version 1.1.1
- Fix – Resolved an issue in the Subscriptions by Product report where filtering by a single product caused widget data to display as 0.
Version 1.1
- Enhancement – Added a filter to control Current Subscribers statuses in Analytics.
- Fix – Sign-up fee not counted in the Sign-up Revenue metric.
- Fix – Updated deprecated WooCommerce script handles to the new handles for WooCommerce 10.3.0+.
- Fix – Renewal Revenue data showing incorrect values.
- Fix – Subscriptions by Date table showing an extra date in the last row.
- Dev – Tested with WooCommerce 10.3.3.
- Dev – Tested with WordPress 6.8.3.
Version 1.0
- Dev – Launch it!