Changelog
What's new.
New features, improvements and fixes.
August 8, 2026
FeatureInitial release
The first public release of the starter: a complete SaaS foundation with authentication, a database, subscriptions, transactional email and a working AI layer.
- Better-Auth with email/password, Google OAuth, email verification and password reset
- Drizzle ORM on Postgres with typed schemas and a CLI migration workflow
- Three Stripe subscription tiers with Checkout, the customer portal and webhooks
- Streaming chat on the Vercel AI SDK with persisted history and a model picker
- Task templates with structured JSON output validated against a Zod schema
- Per-plan daily and monthly request caps enforced before any model call
- Admin area for users, workspaces and usage
- Marketing site with an MDX blog and help centre
You're up to date