Changelog

v5.6.4 (2026-03-20)

  • MCP server stabilization: rate limiting, improved error messages
  • Webhook delivery system with test endpoint
  • Deploy hooks for external CI/CD integration
  • Bug fixes across all API endpoints

v5.6 (2026-03-18)

  • Email notification system: subscribers, notification log, email alerts on screenshot changes
  • API key management: create, revoke, usage tracking per key
  • Monthly usage quota enforcement for MCP calls

v5.5 (2026-03-16)

  • Status pages with uptime monitoring
  • OG image generator for social sharing
  • Email subscriber management

v5.4 (2026-03-14)

  • Changelog auto-generation from GitHub commits
  • SEO scanner: title tags, meta descriptions, heading structure, image alt text
  • SEO scan history and reporting

v5.3 (2026-03-12)

  • Translation support: translate generated docs to 20+ languages
  • User feedback collection system
  • Improved doc update review workflow

v5.2 (2026-03-10)

  • AI documentation generation: give a URL, get a full help center
  • Hosted documentation sites with custom slugs
  • Deploy hooks for automated doc updates
  • Platform connections: Notion, Confluence, GitBook publishing

v5.1 (2026-03-08)

  • Doc update detection: GitHub webhook triggers capture, diff, and doc review
  • GitHub repository connections
  • Publish generated docs to GitHub as pull requests

v5.0 (2026-03-06)

  • MCP server: 30 tools accessible via JSON-RPC 2.0 over HTTP
  • Launch & Promote toolkit: landing page analyzer, legal scanner, Product Hunt data, social media data, competitor comparison, launch calendar
  • Email sequence generator (welcome, onboarding, reactivation)
  • Support bot: doc search + embeddable widget
  • Real-time Docs API for external website integration

v4.0 (2026-03-02)

  • AI-powered page discovery
  • Documentation automation pipeline
  • Platform publishing (GitHub, Notion, GitBook)
  • Hosted documentation sites

v3.0 (2026-02-25)

  • AI visual change analysis (Gemini Flash integration)
  • Doc update workflow: detect changes, review, publish
  • GitHub connections for repo integration

v2.0 (2026-02-18)

  • Auto-capture scheduling (daily/weekly for Pro/Team)
  • Cron-based scheduled captures via Vercel
  • Schedule management UI

v1.1 (2026-02-12)

  • Try without signup: public demo capture on landing page
  • Rate-limited demo endpoint (3/IP/hour)
  • Embed URLs: permanent public links to latest screenshots

v1.0 (2026-02-06)

  • Initial release
  • Project and screenshot config management
  • Playwright-based headless screenshot capture
  • Pixel-level visual diff (pixelmatch)
  • Supabase auth (email + GitHub OAuth)
  • Stripe billing (Free, Pro $19/mo, Team $49/mo)
  • Dashboard with before/after diff viewer
  • Supabase Storage for screenshots and diffs
  • Health check and usage tracking APIs