Releases: laurensent/InstantLingua
Releases · laurensent/InstantLingua
v1.0.1
Features:
- Add Dialog Window output mode with floating panel display 🎉
- Floating panel appears near cursor
- Bilingual view with language detection labels
- Text-to-speech for original and translation
- Quick copy buttons for each section
- Click outside or press
Escto close,Returnto confirm,Cmd+Cto copy translation
- Add Dev version with custom API endpoint and model ID support
v0.9.2
Features:
- Refresh all models with the latest updates
- Add Ollama local LLM support
- Add support for 14 new languages
- Add Summarize and Custom Prompt tasks
- Add Paste Mode
- Add Bilingual Comparison (see README for details)
Optimizations:
- Add dynamic max_tokens based on task type
- Add auto-retry mechanism (15s first, 30s on retry)
- Settings UI improvements