7/11/26 - v2.1.1
New Translation Providers
- Grok (xAI) Integration
- Added native, first-class support for the xAI API platform.
- Users can now select between Grok 4.5 and Grok 4.3 models by providing a personal API key from
console.x.ai.
- Claude (Anthropic) Integration
- Added native, first-class support for Anthropic models to deliver highly nuanced, poetic translation layers.
- Supported model selections include Haiku 4.5 (optimized for speed and cost efficiency), Sonnet 5 (balanced architecture), and Opus 4.8 (maximum translation quality). Personal API keys can be managed via
console.anthropic.com.
- Shared Pipeline Features
- Both newly integrated AI providers fully support parallel-chunked text slicing to accelerate processing on long songs, and include automatic failover routing to Google Translate if an API request drops.
Fixes
- Persistent Connection Indicator State
- Resolved a long-standing UI bug where the "Hide Connection Status" configuration option would randomly reset or reappear after extension updates or native Spotify DOM redraws.
- Restructured the element hook to continuously assert visibility rules directly onto the indicator node, ensuring your preference remains locked.
Improvements
- In-Settings Connection Analytics
- Embedded a live Connection Status telemetry card directly inside the main Settings dashboard.
- The module actively displays the real-time websocket connection state, server ping latency metrics, and overall installed active-user counts, ensuring diagnostic data is accessible even when the top-bar indicator layout is hidden.
Full Changelog: v2.1.0...v2.1.1