Skip to content

Releases: ZGGSONG/STranslate

1.0.9.417

17 Apr 09:36
Compare
Choose a tag to compare

更新

  • 新增: 自建服务增加自定义token, 支持 DeepLX 带token的api
  • 新增: 主页拖拽切换服务顺序(即刻保存至配置)
  • 新增: 服务类型标签
  • 新增: 大语言模型图标(linyideepseekGroq)

直接使用openai服务创建即可,这几个api完全兼容openai api

  • 新增: 添加ollama服务支持 #55
  • 新增: 主界面增加服务快速切换按钮(包括翻译、OCR、TTS), 并且支持切换AI服务的提示词(右键切换) #42
  • 新增: 新增可选增量翻译以及主界面可选快捷开关配置 #42
  • 新增: 软件内快捷键Ctrl + / 打开历史记录 #49
  • 新增: 可配置服务是否自动展开 #43
  • 新增: 新增OCR服务配置
  • 新增: 百度通用文字识别
  • 新增: 腾讯通用印刷体识别
  • 新增: 执行 OCR 时为图像添加边框
  • 新增: OCR 界面支持放大、缩小、重置图像
  • 新增: 截图可选使用辅助线功能
  • 新增: 导入导出功能, 当前支持本地及WebDav两种方式
  • 新增: OCR 支持指定语种(PaddleOCR为离线OCR仅支持中英文、数字、标点, 切换语种对其不生效)

截图翻译、静默OCR使用自动识别语种, 配置OCR语种仅OCR功能生效

  • 优化: 软件添加过渡动画优化使用体验
  • 优化: 图标下拉框等显示效果
  • 优化: 允许用户设置单个按键的全局热键 #38
  • 优化: 输入框、OCR 撤销重做功能 #40
  • 优化: 添加更小的宽度设置 #42
  • 优化: 优化AI服务提示词配置功能
  • 优化: 优化适配检查所有翻译、OCR服务的语种支持程度
  • 优化: 自动移除换行配置对OCR界面不生效
  • 修复: 切换服务后一定概率无法自动展开翻译结果的问题
  • 修复: 自动复制、监听剪贴板后功能死循环的问题 #44
  • 修复: 优化主界面时添加动画导致无法隐藏截图的问题
  • 修复: 修复截图套娃问题 #50
  • 修复: 热键冲突显示问题
  • 修复: 简明英汉词典查词失败的问题

!!!注意!!!: 建议保存当前正在使用的prompt, 新版本移除当前prompt, 使用配置多个prompt, 选其一启用方式

完整更新日志: 1.0.8.313...1.0.9.417

网盘下载

Download Link

1.0.8.313

13 Mar 10:11
Compare
Choose a tag to compare

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

Mainland Download

Download Link

1.0.7.304

04 Mar 08:44
Compare
Choose a tag to compare

What's Changed

  • feat: customize the maximum height (a09f6bd)
  • feat: add width and height configurations as well as keyboard shortcuts (e463d95)
  • feat: add automatic switching between dark and light color themes (3c91d13)
  • feat: add ecdict (d0e2281)
  • feat: add tts and configuration (3410f31) #21
  • feat: add shortcut copy function for the first 10 enabled services (d8fabe2) #22
  • feat: add hotkey to show/hide input and lang selection area (d63e159) #25
  • feat: add multiple proxy configurations (d90f9ef) #26
  • perf: ocr view hotkey to copy result by ctrl + 1 (b84e2e5)
  • perf: filtering empty data in the configuration on saving (e8c588b)
  • fix: fix the issue that skip cache setting fails without saving history records (926677b)

Full Changelog: 1.0.6.201...1.0.7.304

Mainland Download

Download Link

1.0.6.201

01 Feb 10:21
Compare
Choose a tag to compare

What's Changed

  • Feat: Adapt Local Service (0c82e66)
  • Feat: Adapt Volcengine Api (3c556c7)
  • perf: Configuration error Backup configuration file first (d5235aa)

Full Changelog: 1.0.5.131...1.0.6.201

Mainland Download

Download Link

1.0.5.131

31 Jan 08:29
Compare
Choose a tag to compare

What's Changed

Feature

  • Add search function for browsing history (d93fc0f).
  • Add optional to hide the main window at startup (4692b8f).
  • Adaptive selectable translation results. Show copy button at the top (0c19ff5 enhancement #18).
  • Adapt to tencent translator (1a0d669 #19).
  • Adapt ali translator (f168952).
  • Adapt youdao api (77ff177).
  • Adapt to niutrans api (abeac9a).
  • Adapt caiyun api (2f0b9fb).

Optimize

  • Optimized the way to call up screenshots on the main interface and handle the main view (c671e28).
  • Optimize the history refresh mechanism to improve user experience.
  • Add tags to the service interface (53c0974).
  • Optimize the code structure (0289578 e516f18).
  • Optimize Gemini line break processing (3d4a587).
  • Customize the timeout period for gemini (cd768ed).
  • Optimize historical record cache information filtering keys and important information as well as unsuccessful translation results (1819cef).
  • Update microsoft translate services icon (3af7e09).

Fixes

  • Fix the issue of the window jumping to the input box when clicking on long text in the top state (1728676 bug #18)
  • Fixed the issue that the manual administrator permission startup tray program displayed the administrator status incorrectly (5f002ff).

Full Changelog: 1.0.4.122...1.0.5.131

Mainland Download

Download Link

1.0.4.122

22 Jan 03:01
Compare
Choose a tag to compare

What's Changed

  • feat: keep the top option highlighted after canceling the mouse hook #16
  • feat: Add a homepage function icon for optional display #16
  • perf: Optimize AI translation effect
  • fix(hotkey): Fix screenshot hotkey bug #14
  • fix: Foxit Reader failed to pick up words #13

Full Changelog: 1.0.3.118...1.0.4.122

Mainland Download

Download Link

1.0.3.118

18 Jan 15:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2.114...1.0.3.118

Mainland

Download Link

1.0.2.114

14 Jan 07:13
Compare
Choose a tag to compare

What's Changed

  • Feat: Adapt to the Bing Translate API(bd7c8d5)
  • Feat: Add the ability to disable the use of system agents(fa743e7)
  • Fixed the issue that the OCR crash crashed in windows-arm system(231f564)
  • Fixed the crash issue caused by incorrect service configuration(9821b43)
  • Perf: The remaining services cannot obtain the cache after the GUID of the cache service is changed(e9c06c1)

Full Changelog: 1.0.1.111...1.0.2.114

1.0.1.111

11 Jan 14:36
Compare
Choose a tag to compare

New feature:

  • Add the ability to restore the last closed position(52ef164)

Bugs fixed:

  • Fix the inability to dynamically switch the system proxy function(52ef164)
  • Fix a crash when downloading the upgrade program(52ef164)
  • Fix the problem of missing initial letters after repeatedly calling shortcuts(66dca95)

1.0.0.107

07 Jan 05:26
Compare
Choose a tag to compare