winget install --id yetone.OpenAITranslator
About OpenAI Translator
Cross-platform desktop application for translation based on ChatGPT API.
What's new in 0.6.19
v0.6.19 - Fix excessive idle CPU usage in WebView2 on Windows since 0.6.16. The writing-indicator HUD and Quick Translator panel are pre-created as hidden windows at startup; the HUD ran infinite CSS animations from launch (even while in the system tray) and the Quick Translator eagerly ran its context picker. Both now stay fully idle until actually shown (#1883).
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.6.19 | Unknown | v0.6.19 - Fix excessive idle CPU usage in WebView2 on Windows since 0.6.16. The writing-indicator HUD and Quick Translator panel are pre-created as hidden windows at startup; the HUD ran infinite CSS animations from laun... |
| 0.6.18 | Unknown | v0.6.18 - Fix Ollama / LM Studio not being able to disable thinking (e.g. Qwen3) after 0.6.17. The 0.6.17 fix gated reasoning_effort: none to OpenAI GPT-5.1+ only, which regressed local OpenAI-compatible servers; the Oll... |
| 0.6.17 | Unknown | v0.6.17 - Fix translation failure on DeepSeek and other non-OpenAI providers caused by reasoning_effort: none being sent to APIs that don't support it (#1879, #1880). The thinking-disable override is now only applied to... |
| 0.6.16 | Unknown | feat: add keyboard shortcut for "Insert into previous input" (#1878) feat: add thinkingEnabled setting to control reasoning model usage (#1866) |
| 0.6.15 | Unknown | feat: add compact inline lookup mode for text selection translation (#1871) feat: upgrade MiniMax default model to M2.7 (#1860) |
| 0.6.14 | Unknown | fix: improve Edge TTS reliability and error handling fix: remove nested actionButton wrappers causing double hover effect |
| 0.6.13 | Unknown | feat: refine UI/UX with elegant transitions, softer shadows, and polished details |
| 0.6.9 | Unknown | fix: replace unwrap/expect with proper error handling in OCR module Changes: - Replace all unwrap() with proper error handling in OCR module - Add binary existence check on macOS before executing OCR - Handle APP_HANDLE... |
| 0.6.8 | Unknown | ci: update macOS runner from macos-13 to macos-latest |
| 0.6.5 | Unknown | release: v0.6.5 |
| 0.6.4 | Unknown | release: v0.6.4 |
| 0.6.3 | Unknown | feat: Add Cerebras support (#1828) |
| 0.6.2 | Unknown | release: v0.6.2 |
| 0.6.1 | Unknown | fix: keep history window open after restore (#1823) fix: persist window state per label (#1822) |
| 0.6.0 | Unknown | fix: guard tauri integrations in shared settings (#1819) |
| 0.5.5 | Unknown | fix: skip textarea highlighting when idle (#1817) fix: disable clipboard fallback for selected text command (#1818) |
| 0.5.4 | Unknown | fix: ensure writing sessions release lock (#1816) |
| 0.5.3 | Unknown | fix: prevent duplicate writing shortcut triggers (#1815) |
| 0.5.2 | Unknown | fix: suspend history queries when hidden (#1813) |
| 0.5.1 | Unknown | fix: unblock windows focus build (#1800) fix: add Google Generative AI integration and update safety settings (#1799) fix: type insertion without clipboard (#1798) feat: add translation history (#1797) feat: insert trans... |