v0.22.0
What's Changed
Features & Improvements
- Guest sign-in experience: Added loading state during guest authentication and initialized user ID plumbing across auth flows and session recovery components.
- Connection dialog redesign: Refactored the connection creation/edit dialog into a sectioned side navigation layout for improved clarity and usability.
- TLS configuration UI: Refined TLS controls in the connection dialog, including updated certificate field presentation and form organization.
- Data source filtering: Improved metadata filtering UI for data sources—enhanced search, filter controls, and localization support across all languages.
- Connection cards: Added a “Prod” badge to indicate production data sources; refined card actions and updated the delete confirmation dialog for better user feedback.
Fixes
- SQL Console stability: Fixed database list loading failure when first entering the SQL Console with a ClickHouse connection.
Internal
- Merged coordinated PRs (#279, #280) to align frontend changes across auth, connections, and SQL console modules.
How is this guide?