Skip to main content

Enhanced IDE Experience

Image Improved workspace control, consistency, and navigation:
  • Resizable Split Pane - Editor and preview panels are now resizable, allowing users to adjust panel sizes as needed
  • Adaptive Layout Control - Automatically switches from horizontal to vertical split on smaller displays for optimal workspace utilization
  • Saved Viewport State - Workflow zoom levels and view positions are now persisted across sessions
  • Consistent Behavior - Viewport state loads reliably when switching between workflows
  • Structured File Ordering - IDE sidebar now displays folders first, followed by files
  • Alphabetical Sorting - All items are sorted alphabetically within their respective categories

Local HTTPS Development Support

Enhanced development environment with secure connections:
  • TLS Support - Local development now supports HTTPS and HTTP/2 protocols
  • Modern Protocol Support - HTTP/2 capabilities for improved performance during development and production rollout

Sentry Error Tracking Integration

Comprehensive error monitoring and debugging:
  • Real-time Error Tracking - Integrated Sentry for capturing and monitoring application errors
  • Frontend Error Monitoring - Frontend error tracking available when compiling from source for static site builds
  • Enhanced Debugging - Better visibility into application issues and error patterns

Platform Integrations and Compatibility

Expanded connectivity options with community contribution:
  • Snowflake Private Key Authentication - Support for private key authentication with Snowflake databases
  • Improved Ollama Compatibility - Fixed compatibility issues with GPT-OSS through Ollama
  • Enhanced Debug Logging - Additional logging capabilities for better troubleshooting Special thanks to [afoong-8s for contributing to these database authentication improvements

Other Improvements

Updated to Rust 1.89 (latest version) and upgraded numerous dependencies for improved security, performance, and compatibility