> ## Documentation Index
> Fetch the complete documentation index at: https://oxy.tech/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Enhanced IDE Experience, HTTPS Development, and Platform Integrations

> Improved workspace control, consistency, and navigation:

<Icon icon="calendar" iconType="regular" size={16} /> **September 4, 2025**

### Enhanced IDE Experience

<img src="https://mintcdn.com/oxy-internal/qygWo0nXJD2A89_J/changelog/images/2025-09-04/55266.png?fit=max&auto=format&n=qygWo0nXJD2A89_J&q=85&s=75a233b19e62780e6ed0f4c2b14f85fc" alt="Image" width="2548" height="1626" data-path="changelog/images/2025-09-04/55266.png" />

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
