| 1.1.0 | May 31, 2026 | core | - Ask me! Advisor admin page with 11 in-page tabs, 116 owner-phrased questions, per-user pinning, search + AnswerModal, dynamic time-based questions following the date picker
- Line chart viz (for the q9 traffic trend), recommendation viz, Yes/No chip on delta viz, top-X label on KPI tile
- `statnive_advisor_evergreen_days` filter — site owners can tune the cutoff for q37 'Which old posts still get traffic?'
- WC Revenue date bucketing uses `COALESCE(date_paid_gmt, date_created_gmt)` so renewals + delayed-payment orders land on the right day
- Funnel 'Overall %' denominator switched to widest-step; per-step UI shows conversion %, not drop %
- Inventory consolidated 120 → 116 (q1, q5, q25, q63 removed as duplicates or degenerate hard-codes)
- Fixes: q47 Direct-visits undercount, q46 social-network missing platforms, q42/q73/q82 top-X tiles, q10/q11 anomaly Yes/No clarity, plus 6 more user-reported card fixes
- Privacy: Ask me! is a hand-written question library — no AI, no LLM, no third-party API. Zero outbound calls from the Advisor pathway
|
| 1.0.0 | May 23, 2026 | core | - First production release with full WooCommerce Revenue Report
- Revenue by channel — 8 channels including a dedicated AI Assistants channel (14 hosts: ChatGPT, Claude, Gemini, Perplexity, Copilot, NotebookLM, Meta AI, Le Chat (Mistral), DeepSeek, You, iAsk, Jasper, Writesonic)
- Cart-to-purchase funnel — Viewed product → Added to cart → Started checkout → Completed purchase, with per-step conversion rates
- Top products report, ranked by units and revenue, with refunds applied
- Zero-touch backfill of historical WooCommerce orders via Action Scheduler on first open of Revenue Report (CLI alternative: `wp statnive woocommerce-backfill`)
- READ-ONLY against WooCommerce — only `$order->get_*()` getters, never writes to WC tables or post meta
- Drop-in upgrade from 0.4.x — 5 new tables via `dbDelta`; existing tables and data preserved
|
| 0.4.8 | May 4, 2026 | core | - Tracker no longer fires for users in excluded_roles
- E2E coverage for tracking_enabled, excluded_roles, maxmind_license_key, GeoIP cron scheduling, retention_mode=archive
|
| 0.4.9 | May 4, 2026 | core | - Packaging fix — WordPress.org Plugin Check hidden_files rejection
- Security note for v0.4.8 ZIP shipped with .env.local credentials
|
| 0.4.7 | May 3, 2026 | core | - First public release on WordPress.org
- Real-time dashboard
- Eight channel grouping including AI Assistants
- Geography in four tiers
- Custom events + engagement
- Privacy by default
- WordPress Privacy API
- Configurable retention
- Importers (WP Statistics + CSV)
- WP-CLI
- Free forever
|
| 0.1.1 | Mar 15, 2026 | core | - Fixed real-time counter
- Improved channel detection
|
| 0.1.0 | Mar 1, 2026 | core | - Initial release
- Real-time dashboard
- Traffic source tracking
|