ChangelogWhat we shipped.
GoForLaunch is built in public. Every release improves either the engine, the moat, or the day-to-day UX.
v0.32026-05
Premium design + LLM enrichment + workspace members
- Aurora hero, SVG-noise film grain, refined typography across light + dark
- Optional Anthropic / OpenAI enrichment for top findings, gated by API key
- Workspace member invitations (owner / admin / member roles)
- Email notifications via Resend (critical findings + welcome + password reset)
- API docs page at /docs/api, robots.txt, sitemap.xml, OpenGraph image
- /forgot + /reset password flow with hashed token, 30 min TTL
- Mobile dashboard sidebar slide-out + Pricing page
v0.22026-05
One-time scans, public API, scheduled scans, notifications
- $19 one-time launch scan (Stripe checkout, branded PDF-ready HTML + Markdown, 30-day token)
- Public API /api/v1/scan with bearer-token auth + zero-dependency CLI + drop-in GitHub Action
- Scheduled scans (daily / weekly / monthly) + /api/scheduler cron endpoint
- Slack / Discord / generic webhook notifications with severity filters
- Scan compare view (added / fixed / persistent)
- Launch-week cost-exposure card on the dashboard
- Strict CSP, HSTS, expanded Permissions-Policy
- Stripe Customer Portal endpoint + full subscription webhook lifecycle
v0.12026-04
Initial release
- Landing page + 12 scanner rule categories with real pattern engine
- Database-backed workspace mode behind a single app-service adapter
- Dashboard: repositories, scans, findings, auto-fixes, risk graph, readiness checklist
- Auth.js credentials + GitHub OAuth + Prisma adapter
- Markdown report export