v0.27.0

View source on GitHub

What's Changed

Features

  • Added full Snowflake connection support, including dedicated driver, form fields, database type icon with beta badge, and backend payload validation.

Improvements

  • Enhanced workspace navigation and connection handling across the web app for smoother user flow.
  • Improved SQL panel resizing behavior for better usability in the SQL console.

Fixes

  • Fixed SQL panel resizing inconsistencies and added end-to-end test coverage to prevent regressions.

Internal

  • Stricter connection payload validation and sanitization logic to improve security and data integrity.
  • Updated build configuration (next.config.ts) to conditionally include Snowflake-related packages.

How is this guide?