Skip to content

v0.28.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jul 07:29

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.