New Features
Snowflake Row-Level Security
Comprehensive row-level security support for Snowflake databases:
- Session Filters - Define row-level security filter schemas in
config.ymland apply them via API requests - Dynamic Connection Overrides - Pass warehouse or database overrides at runtime through API connections parameter
- Filter Validation - Automatic validation against defined schemas with support for Snowflake's 256-byte session variable limit
- Feature Parity - Brings Snowflake row-level security capabilities in line with existing ClickHouse implementation
Users can now control data access at the row level by passing filters in API requests, enabling secure multi-tenant architectures and fine-grained access control.
Workflow Experience Improvements
Enhanced visibility and navigation for workflow execution:
- Auto-Expand Latest Log - The most recent workflow run step now automatically expands for immediate visibility of results
- Improved Auto-Scrolling - Added "scroll to latest" button for better message navigation
- Smart Focus Management - New chat messages automatically receive focus even when scrolling elsewhere in the interface


Platform Improvements
- IDE File Save Fix - Resolved critical issue where filenames could be mistaken during save operations
- DuckDB Schema Enhancement - File extensions now included in DuckDB schema SQL for better compatibility with
oxy buildcommand - Sidebar Alignment - Fixed spacing issues to ensure consistent indentation for all sidebar items