Changelog

What we shipped and when.

A running log of features, improvements, and fixes. We ship weekly.

April 17, 2026

Marketing site rebuild + /pricing + /compare pages

  • NewNew landing page with 14 sections (Hero, Voice Lab, Content Studio, Extension, Analytics, Before/After, Pricing Preview, FAQ, CTA).
  • NewDedicated /pricing page with per-tier comparison driven by the billing config.
  • NewComparison pages for Hypefury, Tweet Hunter, Typefully, Contagent, Buffer, plus a Best Twitter Tools 2026 hub.
  • NewUse-case pages for founders, ghostwriters, creators, agencies, SaaS teams, and crypto builders.
  • NewBlog with 3 first essays + per-article dynamic routing and OG metadata.

April 13, 2026

Phase 8 infrastructure. Sentry, analytics, rate limits, backups.

  • NewSentry error tracking wired end-to-end across server, edge, and client.
  • NewVercel Analytics enabled for traffic and conversion funnels.
  • NewPer-route rate limiting via Upstash, with /api/health for uptime monitoring.
  • ImprovedNightly Postgres backup job via GitHub Actions + Supabase pg_dump.

April 8, 2026

Light mode + theme toggle

  • NewFull light-theme support via CSS variables. Theme preference persists across sessions.
  • NewTheme toggle added to the bottom bar for discoverability.

April 1, 2026

Phase 6 frontend UX audit

  • FixedResponse validation + silent failure cleanup across generation flows.
  • FixedScript duplication issue that caused stale state in the composer.
  • ImprovedQueue widget now shows correct batch totals (e.g. 3/20 not 3/4).

March 24, 2026

Twitter analytics + OAuth polish

  • NewAnalytics dashboard wired to the real Twitter API with per-post metrics and voice match correlation.
  • FixedExtension login flow now passes the redirect param through OAuth correctly.