[v1.3.0] - 2023-04-28
💎 优化
- 优化了 OCR 文本换行处理 #16
- 优化了 OCR 识别语言准确度,尤其日文
- 优化了 DeepL 翻译,体验上已经接近官方 API
- 优化了 Google 翻译,长文本翻译和 Web 翻译保持一致
- 优化了快捷键取词操作,当取词内容为空时清空输入框 #19
- 添加了一些应用内快捷键,如清空输入内容 Cmd+K,钉住窗口 Cmd+P,关闭窗口 Cmd+W,切换查询语言 Cmd+T 等,详情请看 README #40 #42
- 添加了点击图标时才触发查询选项 #56
- 添加了用户隐私管理选项 #62
- 许多其他优化
🐞 修复
- 修复了单词发音服务类型不对问题 #14
- 修复了外接显示屏,查询窗口位置显示不对问题 #30
- 修复了开机启动无效问题 #64
- 修复了空复制取词出现警告提示音问题 #41
- 修复了查询窗口位置显示有误问题 #50
- 修复了许多其他已知问题
💎 Improvements
- Improved OCR text line break processing
- Improved OCR recognition language accuracy
- Improved DeepL translation, the experience is close to the official API
- Improved Google translation, long text translation and web translation are consistent
- Improved the shortcut key word-taking operation, when the word-taking content is empty, clear the input box
- Added some application shortcut keys, such as clearing the input content Cmd+K, pinning the window Cmd+P, closing the window Cmd+W, switching the query language Cmd+T, etc. For details, please see README
- Added the option to trigger the query option only when clicking the icon
- Added user privacy management options
- Many other improvements
🐞 Fixed
- Fixed the problem that the word pronunciation service type is incorrect
- Fixed the problem that the query window position is displayed incorrectly when an external display is connected
- Fixed the problem that the startup is invalid
- Fixed the problem that the empty copy word-taking prompts a warning tone
- Fixed the problem that the query window position is displayed incorrectly
- Fixed many other known issues