Changelog
New features, fixes, and quiet improvements. Listo ships small and often.
- New
Use case pages, integration pages, and this changelog
Shipped landing pages for affiliate bloggers and Shopify/WooCommerce sellers, dedicated integration pages for WordPress / WooCommerce / Shopify, and this changelog itself. The marketing nav and footer now read from a single site config so adding a page wires it into the site automatically.
- Fix
Onboarding checklist actually loads
The dashboard onboarding checklist was hitting a missing /api/onboarding endpoint and stuck on a skeleton state. Added the route and wired it to the publishing_destinations / brand_kits / articles tables so the three steps reflect real progress.
- Chore
Dashboard shares one credits fetch via context
Sidebar credits indicator, top-bar credits pill, and home-page stat card all now read the same React context. Halved the /api/credits requests on every dashboard load and aligned the plan-progress math with the actual Pro (200) / Business (1000) tiers.
- New
Free SEO tools and no-signup demo
Launched /tools with two free utilities — Product Description Generator (URL → publish-ready HTML) and Meta Description Generator (topic → 3 A/B variations) — plus a /try mode that lets visitors generate one preview without signing up.
- New
Dashboard home overview and modern top bar
Replaced the redirect to /content with a real dashboard home: greeting, URL quick-start, onboarding checklist, usage stats, and a 5-item recent activity feed. Added a sticky top bar with plan badge, credits, and help.
- Fix
Unified dashboard visual language
Migrated every dashboard page to a single design-token approach. Eliminated white-on-white and harsh status colors that appeared in dark mode. Empty states across content, sites, styles, social, and pain-points now share a single component.
- New
Amazon extraction via Apify axesso_data
Switched Amazon product extraction from RapidAPI to Apify axesso_data scraper. More reliable, richer specs, and supports Amazon variants out of the box.
- Fix
Block low-quality extracts from generation
Extraction now rejects pages that look like reviews, access-denied screens, or category listings before consuming a credit. Saves your free tier for actual products.
- New
Social publishing for Twitter, LinkedIn, Reddit
Direct OAuth integrations replace the third-party scheduler. Share an article or listing to your social account in one click — tokens are stored encrypted and refreshed automatically.
- New
Shopify product extraction
Paste a Shopify product URL — Listo reads the native product JSON and an Apify fallback, then maps variants, tags, and body HTML into a complete product input.
- New
Brand Kit voice analysis
Point Listo at a blog URL or paste a sample article. The AI analyzes Tone, Rhythm, Vocabulary, Signature Moves, and Writing Rules — then applies that voice to every generated article.
- New
WordPress Bridge plugin v2
New plugin endpoint bypasses Hostinger, GoDaddy, and other CDN firewalls that block WP-JSON. Drop in once and Listo handles both posts and WooCommerce products through a single secure key.
- Fix
Yoast SEO 4-rule compliance built into the prompt
Every generated article now enforces active voice, ≤20-word sentences, an H3 every 250 words, and transition words every 3-4 sentences. The Critical Content Rules block is now isolated from custom Writing Style overrides.