Full Changelog: v1.3.3...v1.3.4
Neon support, a unified provider-accounts UI, and a reworked onboarding + connections experience.
Highlights
Neon Integration
- New Neon provider: login dialog, account screen, and CLI install prompt.
lib/neon-cliwraps the Neon CLI for detection, project/branch limits, and profile storage.- Connections header, page, and manager all support Neon alongside Supabase and SpacetimeDB.
Unified Provider Accounts UI
- New shared
provider-accountscomponents (account chips, resource rows, empty state, header, list toolbar). - Supabase and SpacetimeDB account screens rebuilt on top of the shared components, trimming ~400 lines of duplicated UI.
Onboarding
- Replaced the legacy onboarding modal with a new onboarding flow.
Connections & Studio Shell
- Connection manager, connections header, and connections page overhauled.
- Studio sidebar significantly expanded.
- App shell, header, and sidebar polish across the board.
Server & Data
- Fixed Express wildcard proxy routes for Supabase/SpacetimeDB management calls (404s on nested proxy paths).
- Paid subscription plans (Pro/Team/Enterprise/OTL) now have unlimited connections.
Misc
- Sortable component reworked; new Badge primitive.
- Shared
provider-logocomponent for Supabase/SpacetimeDB/Neon brand marks.
Stats
- 60 files changed · 4,077 insertions · 877 deletions
- 24 new files · 35 modified · 1 removed