1.0.8.313
What's Changed
Break Change
- If you have added OpenAI, Gemini, or ChatGLM and do not see the prompt, you need to add a new AI service and fill in the key and other information
General updates
- feat: add clipboard monitor function #28 (6c923bf)
- feat: add openAI prompt customization #29 (030cd34)
- feat: automatic copying of results after translation #31 (3df8990)
- feat: add chatglm (f9b23d5)
- feat: add single-service translation retry feature (bb21c79)
- feat: adding prompts management (dfacad2)
- perf: optimize user experience
- perf: optimize text placeholders (59586db)
- perf: optimize unclickable dropdown box margins (deb0fc8)
- fix: main window follow mouse problem #32 (4c65808)
更新了什么
破坏性更新
- 如果已经添加了OpenAI、Gemini、ChatGLM 没有出现 Prompt,需要添加新的 AI 服务后填入密钥等信息
常规更新
- feat: 添加剪贴板监控功能 #28 (6c923bf)
- feat: 添加openAI提示自定义 #29 (030cd34)
- feat: 翻译后自动复制结果 #31 (3df8990)
- feat: 添加chatglm (f9b23d5)
- feat: 添加单项服务翻译重试功能 (bb21c79)
- feat: 添加提示词管理 (dfacad2)
- perf: 优化用户体验
- perf: 优化文本占位符 (59586db)
- perf: 优化不可点击的下拉框边距 (deb0fc8)
- fix: 主窗口跟随鼠标问题 #32 (4c65808)
Full Changelog: 1.0.7.304...1.0.8.313