Orbitron v0.1.5 Release Notes
Release Date: Aug 06, 2025
Tag: v0.1.5
New Features
Authentication & User Management
- Enhanced Login System: Added support for refresh tokens alongside access tokens for improved authentication
- User Profile Display: User email and authentication mode are now displayed in the session header
- Improved Session Management: Better integration with global database for enhanced user session handling
AI Provider Support
- Google Vertex AI Integration: Added comprehensive support for Google Vertex AI with service account authentication
- Enhanced Model Configuration: Improved handling of different AI models and providers
- Better Error Handling: More robust error messages and handling for API key configuration
User Interface Improvements
- Enhanced Chat Editor: Improved @ symbol handling and completion dialog functionality
- Better Context Search: Refined command parsing and context search dialog for improved functionality
- Improved Text Rendering: Added UTF-8 truncation support and better ANSI handling in diff rendering
- Dynamic Editor Selection: The editor command now dynamically selects available text editors
API Key Management
- Enhanced API Keys Dialog: Added pagination and required field validation for better user experience
- Google Vertex AI Configuration: Added specific configuration options for Google Vertex AI provider
Bug Fixes
- Authentication Sync: Fixed synchronization issues with Supabase authentication calls
- Model Configuration: Updated default model settings and improved logging in agent prompts
- Release Process: Fixed tag retrieval method in release scripts for more reliable releases
Technical Improvements
- Windows Support: Improved Windows binary naming and release configuration
- Release Process: Enhanced GitHub Actions workflow for more reliable release automation
- Configuration Management: Streamlined configuration handling and removed obsolete components
Developer Notes
- Updated GoReleaser configuration for improved archive handling
- Enhanced provider initialization and error handling
- Improved session management with global database integration
- Better integration between authentication and provider systems