Skip to content

RexaDB v1.3.4

Latest

Choose a tag to compare

@rexadbapp rexadbapp released this 29 Aug 10:39

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-cli wraps 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-accounts components (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-logo component for Supabase/SpacetimeDB/Neon brand marks.

Stats

  • 60 files changed · 4,077 insertions · 877 deletions
  • 24 new files · 35 modified · 1 removed