Product Changelog
Keep track of latest updates, dashboard feature releases, and algorithm improvements made to the BDWriter AI engine.
v2.2.0Latest Release
June 5, 2026Model Discovery & Supabase Auth Sync
- Integrated live Model Discovery pricing matrix directly into the user Dashboard.
- Connected registration and login flows to Supabase Auth using client SDK credentials.
- Synchronized frontend-backend session cookies and logged-out state triggers.
- Implemented global Light Mode theme toggle support across the entire codebase.
v2.1.30
May 20, 2026Hallucination Control & Persona Reset
- Updated generation pipeline prompts with a hard ban on fabricated first-person personal use claims.
- Added 'Reset prompts to default' capability in persona configuration settings.
- Added client-side 'Copy Article' Markdown button to the blog post details view.
v2.0.0
May 1, 2026BDT-First Analytics Ledger
- Re-indexed and migrated the DB schema to track token consumption details.
- Built visual usage analytics charts (Spend in BDT, run counts, and token counts) on dashboard.
- Configured SQLite database pool connections to sync automatically with cloud PostgreSQL.
