Skip to content

v3.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 17:14
· 527 commits to master since this release

What's Changed

  • Added OpenAI Translator engine (Experimental).
  • Added custom translation server configuration for Google Translate engine.
  • Added support for document translation to Youdao Translate engine.
  • Added configuration for domain-specific translation for Youdao Translate engine.
  • Simplified the list of languages supported by Youdao Translate engine.
  • Optimized the "Translate and Replace" operation.
  • Bug fixes.
  • 新增 OpenAI 翻译引擎(实验性)
  • Google 翻译引擎新增自定义翻译服务器配置
  • 有道翻译引擎新增文档翻译支持
  • 有道翻译引擎新增领域化翻译配置
  • 精简了有道翻译引擎支持的语言列表
  • 优化了“翻译并替换”操作
  • Bug 修复