Fix: the final step of the Workflow wizard (Launch & Monitor) could dump raw template text onto the page and leave the “Load Sample” picker empty. A stray PHP close tag inside a code comment ended the script early, and the launch monitor emitted an invalid inline script that stopped all workflow buttons from working. Both are resolved — the Launch step and the sample picker now render and function correctly.
1.2.0
New: optional email alerts — get a once-daily summary email when content generation fails. Off by default; enable it under Settings → Email Alerts, with an optional custom recipient (defaults to the site admin email). No email is sent when there are no failures.
Improve: queue items with no keyword now fail fast with a clear “no keyword” message instead of wasting three AI calls and reporting a misleading “missing shortcodes” error.
Fix: when the AI provider is set to Shakvaro but its companion plugin is inactive, the plugin now reports the real reason instead of a misleading “Gemini” error, and never silently falls back to another provider.
1.1.3
Fix: deleting then reinstalling the plugin no longer creates a duplicate record in usage analytics — the install identity is now derived from the site, so a reinstall reuses the same record. (Analytics SDK 1.2.7.)
1.1.2
Fix: reactivating the plugin now reliably restores the “active” status in usage analytics. The activation signal is recorded during activation and sent on the next admin load (the previous approach could miss it because the analytics SDK is not fully loaded during activation).
1.1.1
Fix: deactivating the plugin could show two dialogs (the plugin’s own “keep / delete data” prompt plus the analytics survey). Removed the duplicate analytics survey so the plugin’s own deactivation dialog is the single, reliable flow.
1.1.0
New: optional, privacy-first usage analytics (off by default, opt-in only) to help prioritise development. See “External services”.
New: “Free vs Pro” comparison page under the plugin menu, with a one-tap “notify me when Pro launches” opt-in.
New: Support link on the Plugins screen.
Fix: readme now lists only features included in the free plugin (schema, advanced internal linking, auto-image, multi-template routing, CSV log export, and failure-retry are Pro features).
1.0.0
First public release on WordPress.org.
Guided 8-step AI content workflow (project, keywords + locations, template, shortcodes, AI prompts, SEO + internal linking, publishing, launch).