Skip to content

Releases: YiiGuxing/TranslationPlugin

v3.6.0

20 May 15:39
Compare
Choose a tag to compare

What's Changed

  • Added Microsoft Edge TTS Engine.
  • Added OpenAI TTS Engine.
  • The translation results of Microsoft Translator now include dictionaries and example sentences.
  • OpenAI Translator now supports Azure OpenAI and custom API endpoints.
  • The model list of OpenAI Translator has been updated.
  • User interaction experience optimization and improvement.
  • Bug fixes.
  • 新增微软 Edge TTS 引擎
  • 新增 OpenAI TTS 引擎
  • 微软翻译引擎的翻译结果新增词典和例句
  • OpenAI 翻译引擎现已支持 Azure OpenAI 和自定义 API 端点
  • 更新了 OpenAI 翻译引擎的模型列表
  • 用户交互体验优化与改进
  • Bug 修复

v3.5.8

10 Apr 00:48
Compare
Choose a tag to compare

What's Changed

  • User interaction experience optimization and improvement.
  • Compatible with 2024.4.
  • Bug fixes.
  • 用户交互体验优化与改进
  • 兼容 IDE 2024.1 版本
  • Bug 修复

v3.5.7

13 Mar 16:12
Compare
Choose a tag to compare

What's Changed

  • Bug fixes.
  • Bug 修复

v3.5.6

19 Nov 13:09
Compare
Choose a tag to compare

What's Changed

  • Fix the problem of missing required parameters for document translation in the Youdao translation engine.
  • Other known bug fixes.
  • 修复有道翻译引擎文档翻译缺少必需参数的问题
  • 其他已知问题修复

v3.5.5

15 Oct 11:35
Compare
Choose a tag to compare

What's Changed

  • Added support for RustRover and the new Rust plugin.
  • DeepL Translator now supports Ukrainian and Korean.
  • Compatible with 2023.3.
  • Bug fixes.
  • 添加了对 RustRover 和新 Rust 插件的支持
  • DeepL 翻译现已支持乌克兰语和韩语
  • 兼容 IDE 2023.3 版本
  • Bug 修复

v3.5.4

13 Sep 12:15
Compare
Choose a tag to compare

What's Changed

  • The "Translate and Replace" action is now displayed by default in the context menu.
  • Fixed translation errors caused by changes in Google Translate data structure.
  • “翻译并替换”操作现在默认显示在上下文菜单上
  • 修复了因谷歌翻译数据结构变化所导致的翻译出错的问题

v3.5.3

31 Aug 16:24
Compare
Choose a tag to compare

What's Changed

  • Fixed the problem that the translation engine could not be switched when installing the plugin for the first time.
  • Fixed the problem that Alibaba Translate could not parse translations in some cases.
  • 修复了首次安装插件时无法切换翻译引擎的问题
  • 修复了阿里翻译在某些情况下无法解析翻译的问题

v3.5.2

15 Aug 17:25
Compare
Choose a tag to compare

What's Changed

  • Bug fixes.
  • Bug 修复

v3.5.1

03 Jul 14:17
Compare
Choose a tag to compare

What's Changed

  • Bug fixes.
  • Bug 修复

v3.5.0

31 May 17:14
Compare
Choose a tag to compare

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 修复