Direct SQL schema import, richer dashboard analytics, and more flexible runtime connection setup.
Open release page
Schemas
- NEW Import from SQL: Create a schema draft directly from PostgreSQL schema SQL, preview the parsed structure, and choose which schemas or tables to keep before saving.
- UPDATED Editor handoff: Imported SQL drafts open as editable schemas so you can refine structure before generating data.
Dashboards & Navigation
- UPDATED Overview redesign: Project overviews now surface KPI cards and a cleaner layout for tracking core activity at a glance.
- NEW API activity charts: Added request charts with success and error breakdowns to make runtime monitoring easier.
- UPDATED Sidebar resources: Added quicker access to product resources directly from the app navigation.
Sources & Runtime
- UPDATED Generic connection strings: You can now target Postgres-compatible databases outside Supabase by providing a generic connection string and target schema.
- UPDATED Team-based managed databases: Managed runtime targets now provision per-team databases for better isolation and more reliable shared environments.
Account & Fixes
- NEW Password recovery: Added forgot-password and reset-password flows with email delivery for self-serve account recovery.
- FIXED Dashboard polish: Fixed dark-mode chart colors and shipped smaller interface refinements across the app.
Supabase support, faster source management, and improved data generator stability.
Open release page
- NEW Supabase Integration: Generate and manage source data directly in Supabase-backed environments.
- NEW Runtime Source Addition: Added public API support for creating sources with target runtimes.
- UPDATED Source Edit Functionality: You can now update existing source configuration from the source detail settings.
UX
- NEW Sidebar Quick Actions: Added easy quick actions in the sidebar for faster common workflows.
- UPDATED Auth Flow Improvements: Refreshed login and signup experience for smoother onboarding.
Fixes
- FIXED Invalid Faker Generators: Added normalization and alias mapping for legacy faker provider and method names to prevent invalid generator failures.
Also Shipped
- NEW Guest Sessions for Free Tools: Visitors can now run landing-page free tools without creating an account first.
We shipped the first full Synthbrew release across app workflows, core product capabilities, and documentation.
Open release page
App
- NEW Public app is live at
app.synthbrew.com with authenticated team workspaces.
- NEW Stable end-to-end onboarding flow from signup to first generated dataset.
Main Functionality
- NEW Schema modeling with immutable versions for safer iteration.
- NEW Deterministic seeded generation for reproducible relational data.
- NEW Runtime CRUD APIs with source-level API keys for frontend integration.
- NEW Source management workflows for creating, configuring, and regenerating data environments.
Docs
- NEW Initial docs portal published with quickstart, API reference, and setup guides.
- UPDATED Core product pages now link directly to relevant documentation for faster onboarding.