v0.28.0

View source on GitHub

What's Changed

Features

  • Added native Supabase connection support, including dedicated connection form, validation, and TLS configuration handling.
  • Extended SQL console capabilities to work with Supabase databases, including dialect-aware SQL execution and tooling integration for AI-assisted queries.

Improvements

  • Updated connection UI components to display Supabase as a first-class database option, with custom icon and type handling.
  • Enhanced AI prompt tooling to include Supabase-specific SQL operations in the sql.tools context.

Internal

  • Added comprehensive test coverage for Supabase connection TLS behavior.

How is this guide?