Releases: adamjohnlea/leastudios-helpscout-ai-dashboard
Releases · adamjohnlea/leastudios-helpscout-ai-dashboard
Release list
v1.1.0
Added
- Wire the Trends range control (8w/12w/26w/all)
- Render six weekly trend charts on the Trends tab
- Scaffold Trends tab (nav, empty view, switching)
Fixed
- Show decimal in avg-turns trend tooltip
Changed
- Move weekly trends into the Trends tab, remove duplicates
Requirements
- WordPress 6.4+
- PHP 8.2+
Download: leastudios-helpscout-ai-dashboard-1.1.0.zip (attached below).
v1.0.4
Fixed
- Restructure Importer.php SQL construction for Plugin Check compliance
- Clear remaining Plugin Check warnings (unprefixed globals, DB flow)
Changed
- Convert table-name interpolations to %i placeholder
Requirements
- WordPress 6.4+
- PHP 8.2+
Download: leastudios-helpscout-ai-dashboard-1.0.4.zip (attached below).
v1.0.3
Fixed
- Derive VERSION constant from plugin header to prevent drift
Requirements
- WordPress 6.4+
- PHP 8.2+
Download: leastudios-helpscout-ai-dashboard-1.0.3.zip (attached below).
v1.0.2
Fixed
- Declare compatibility with WordPress 7.0
- Bundle Chart.js locally to satisfy WordPress.org plugin guidelines
Requirements
- WordPress 6.4+
- PHP 8.2+
Download: leastudios-helpscout-ai-dashboard-1.0.2.zip (attached below).
v1.0.1
Fixed
- Register GET /reports endpoint so the Reports page lists uploads
Requirements
- WordPress 6.4+
- PHP 8.2+
Download: leastudios-helpscout-ai-dashboard-1.0.1.zip (attached below).
v1.0.0
First public release of leaStudios Help Scout AI Dashboard.
Imports Help Scout AI Beacon CSV exports and renders a weekly dashboard of customer interactions across Beacons.
Added
- Phase 5 — WP-CLI commands (wp lshsai import-file, import-folder)
- Phase 4 — Dashboard
- Phase 3 — Settings (Beacon map) UI and REST controller
- Phase 2 — CSV importer + Reports admin page (ingest only)
- Phase 1 — scaffold, activation, empty schema
Fixed
- Cascade-delete article_refs + align REST controller with suite shape
Changed
- Align with majority suite conventions
- Align Phase 1 with suite conventions
Requirements
- WordPress 6.4+
- PHP 8.2+
Download: leastudios-helpscout-ai-dashboard-1.0.0.zip (attached below).