Back to Changelog
Release Notes 1.2.0

Synthbrew v1.2.0 SQL import, dashboards, and account recovery

Direct SQL schema import, richer dashboard analytics, and more flexible runtime connection setup.

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.