CHANGELOG · CONTINUOUSLY UPDATED
What's new
Goodspeed ships fast. Follow every release, feature, and fix as it lands.
ALL RELEASES · NEWEST FIRST
Every shipment
Each row is a single dated release. New rows appear here as features and fixes land.
- Autonomous fleet: all 17 agents activeAll 17 autonomous pipeline agents are now active in production. Each agent watches its domain, files issues, proposes fixes, and opens pull requests without human prompting. Self-healing moves many errors to a deployed fix without human prompting.ANNOUNCEMENTMay 29, 2026
- Health-gated canary deploy (zero-downtime promotions)Production alias is now only promoted when the staged build passes health checks. Previously a bad push could hit the live alias. The canary monitor runs on every push to main.FEATUREMay 24, 2026
- Managed hosting + BYO monetizationBuilders can now optionally use Goodspeed-managed Supabase and PostHog infrastructure, or bring their own billing account. Usage-based pricing: pay only for the capacity your app actually uses.FEATUREMay 21, 2026
- Per-tenant signing: ship under your own Apple accountCustomer apps now build and sign under the customer's Apple and Google accounts, not Goodspeed's shared credentials. Your bundle ID, your certificates, your App Store listing.FEATUREMay 19, 2026
- Binary-safe R2 source storageFixed a long-running corruption bug where binary files (images, fonts, compiled assets) got silently corrupted during source archive merges. All assets now round-trip through a base64 marker to preserve byte-exact fidelity.FIXMay 10, 2026
- Ideas library: public scored catalogVisitors can now browse all scored ideas on goodspeed.app/ideas without signing in. Category filters, a 100-point score badge, and the one-line problem statement are all public. Full research reports require an account.ANNOUNCEMENTMay 7, 2026
- One free idea score (no credit card)The free plan now includes exactly one full idea score. You get the 100-point breakdown, category scores, and problem summary before being asked to upgrade. No card required to start.FEATUREApril 29, 2026
- Web preview export for generated appsGenerated apps now export a web build alongside the native iOS and Android targets. The web preview runs in an iframe on the app's subdomain page so visitors can try the app before downloading.FEATUREApril 21, 2026
- Recurring build-failure detectorA new admin panel groups build errors by stage and signature. When the same failure appears across two or more apps, the system auto-files a GitHub issue and routes it to the fix agent.FEATUREApril 14, 2026
- E2E test gate on every pull requestEnd-to-end tests now run as a required merge gate on every PR. The suite covers signup, idea scoring, fork-flow, and the ideas library. A failing test blocks the merge until the author fixes it.ANNOUNCEMENTApril 7, 2026
- App subdomains ({slug}.goodspeed.app)Every generated app gets a permanent subdomain at {slug}.goodspeed.app with an auto-generated landing page, web preview, and App Store links. Subdomains are permanent once assigned.FEATUREMarch 28, 2026
- Lighthouse 100 target across marketing pagesPerformance, accessibility, best practices, and SEO all score 100 in Lighthouse across every marketing page. Achieved through streaming metadata, lazy motion, code-split recharts, and conservative font loading.FIXMarch 18, 2026
- Marketing site launchThe new goodspeed.app marketing site is live. Features pages, pricing, how-it-works, comparison pages, and more. Built with Next.js 15, fully static, Lighthouse 100 target.ANNOUNCEMENTMarch 7, 2026
- Discovery pipeline v2.018 signal sources (up from 5), two-pass automated extraction, evidence clustering across cycles, and a recalibrated scoring rubric. Over 1,000 signals per cycle.FEATUREMarch 3, 2026
- GTM pipelineASO agent generates keyword universe and metadata. Outreach agent targets ProductHunt, Reddit, Hacker News, Indie Hackers, Twitter, and email. GTM director orchestrates the full launch sequence.FEATUREMarch 1, 2026
- Development pipeline v2 (template-based)Switched from 7-pass code generation to 3-4 passes using the GAS template. Faster builds, far fewer boilerplate bugs. 246 features across 22 categories available to choose from.FEATUREFebruary 28, 2026