You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Completely redesigned project architecture with modular server components
- Introduced TOML-based configuration system
- Updated CLI options to use configuration file
- Enhanced proxy server with more robust authentication and host filtering
- Migrated to newer Rust dependencies and improved error handling
- Added tracing for better logging and debugging
- Simplified server startup and connection management