Changelog

Stay up to date with new features, improvements, and fixes

New Features
Improvements
Bug Fixes
v1.4.0January 10, 2026Latest

Undo/Redo & Multi-Select

Highlights

  • Full undo/redo system with 500-operation memory
  • Multi-paragraph selection and bulk operations
  • Import content from URLs in Auto Mode wizard
Features (6)
  • +Undo/redo with Cmd+Z and Cmd+Shift+Z shortcuts
  • +500-operation undo history with debounced typing
  • +Multi-paragraph selection (Shift+Click for range, Cmd/Ctrl+Click for toggle)
  • +Bulk operations on selected paragraphs (copy, delete, rephrase, AI edit)
  • +Multi-paragraph comments spanning multiple paragraphs
  • +Import from URL in Auto Mode wizard (rewrite, expand, summarize, or use as brief)
Improvements (5)
  • Streamlined Auto Mode wizard (4 steps, removed Inspiration step)
  • Enhanced progress tracking during document generation
  • Progress bar simulation with realistic step-by-step updates
  • Compact paragraph toolbar with integrated drag handle
  • Better visual feedback for selected paragraphs
v1.3.0January 9, 2026

Tax Compliance & Polish

Highlights

  • Stripe Tax integration for automatic VAT/GST calculation
  • Invoice PDF downloads in billing history
Features (4)
  • +Automatic tax calculation based on customer location
  • +Tax ID collection for business customers
  • +Tax breakdown display in billing history
  • +Invoice PDF and hosted invoice links
Improvements (2)
  • Console statement cleanup for production
  • Better billing history with tax details
v1.2.0January 8, 2026

AI Coherence & Performance

Highlights

  • AI Edit and Rephrase now include surrounding context for better coherence
  • Paragraph virtualization for large documents
Features (3)
  • +Contextual AI editing (2-3 paragraphs of surrounding context)
  • +Contextual rephrasing for better flow
  • +Paragraph virtualization for 50+ paragraph documents
Improvements (3)
  • Component refactoring (unified-mode-editor reduced to 1,828 lines)
  • React Query caching for API calls
  • Lazy loading for 11 heavy modals
v1.1.0January 7, 2026

Email Notifications & Onboarding

Highlights

  • Transactional email system with Resend
  • 5-step onboarding modal for new users
  • Sentry error tracking integration
Features (6)
  • +Welcome email on signup
  • +Payment confirmation and failure emails
  • +Subscription cancellation emails
  • +Dispute notification emails
  • +Interactive onboarding modal
  • +Low credits warning banner
Improvements (3)
  • Dashboard stats cards (credits, usage, projects)
  • Auto-save indicator in editor
  • Vercel Analytics integration
Fixes (2)
  • Timer cleanup in new-mode-button.tsx
  • Error boundary with Sentry integration
v1.0.0January 5, 2026

Production Ready Release

Highlights

  • Full Stripe billing integration
  • Legal pages (Privacy Policy, Terms of Service)
  • Comprehensive security audit passed
Features (6)
  • +Pro ($15/mo, 1,500 credits) and Business ($49/mo, 5,000 credits) plans
  • +Payment failure handling with 7-day grace period
  • +Billing event audit trail
  • +Per-paragraph image generation
  • +Per-paragraph narration
  • +Rate limiting (API: 100/min, AI: 30/min)
Improvements (4)
  • Credit deduction on all AI API routes
  • Zod validation on all API routes
  • Prompt sanitization for security
  • Full accessibility compliance
v0.9.0January 3, 2026

Context-Aware Chat & Documentation

Highlights

  • Paragraph selection with @ references
  • Comprehensive documentation system
Features (4)
  • +Context-aware chat with paragraph selection
  • +Shift+Click for range selection
  • +Cmd/Ctrl+Click for multi-select
  • +@ reference syntax in chat
Improvements (2)
  • Tools modal redesign
  • Full documentation in /docs folder
v0.8.0January 2, 2026

Export Enhancements

Highlights

  • 5 export formats with preview
  • Document import support
Features (5)
  • +PDF export (via browser print)
  • +DOCX export with metadata
  • +Markdown, HTML, and plain text export
  • +Clipboard copy option
  • +File import (.txt, .md, .docx)
Improvements (2)
  • Export preview with document stats
  • Professional formatting for all exports
v0.7.0December 29, 2025

Templates & Audio

Highlights

  • Save and load document templates
  • Full document narration
Features (4)
  • +Template save/load system
  • +Audio narration with 6 voices
  • +Audio player component with full controls
  • +Document-level narration in Tools mode
Improvements (2)
  • Skeleton loading states for all pages
  • Streaming AI responses

For detailed technical changes, see the commit history.