Skip to content

Releases: tisfeng/Raycast-Easydict

v1.4.1 修复欧路词典多版本问题

31 Jul 16:42
Compare
Choose a tag to compare

[v1.4.1] - 2022-08-01

💎 优化

  • 新增是否显示 Open In Eudic 选项,默认开启。
  • 改进了 DeepL 请求错误时的处理,增加超出翻译限额的提示。

🐞 修复

  • 修复了从网页下载的欧路词典没有被正确识别问题。

✅ 最近更新

  • 支持 DeepL, Google, Apple 🍎 翻译。
  • 支持手动排序翻译结果显示。

[v1.4.1] - 2022-08-01

💎 Improvements

  • Added show open in eudic preference option, default is true.
  • Improved the handling of DeepL request errors, and added a toast for exceeding the translation quota limit.

🐞 Fixes

  • Fixed a bug that Eudic downloaded from the web was not recognized correctly.

✅ Recent Updates

  • Added support for DeepL, Google, and Apple 🍎 translation.
  • Supported sorting translation results manually.

v1.4.0 支持 Google 翻译

23 Jul 13:06
Compare
Choose a tag to compare

[v1.4.0] - 2022-07-24

✨ 新特性

  • 支持 Google 翻译。

Google

🐞 修复

  • 修复了一个网络翻译可能会导致崩溃的问题。

✨ New

  • Added support for Google translation.

🐞 Fixes

  • Fixed a bug where web translation could cause a crash.

v1.3.1 修复 bug

21 Jul 13:42
Compare
Choose a tag to compare

[v1.3.1] - 2022-07-21

🐞 修复

  • 修复了可能多次显示更新日志提示的问题。
  • 修复了有道翻译请求异常错误未处理问题。

🐞 Fixes

  • Fixed new release prompt being shown multiple times.
  • Handled the exceptional error of request to Youdao translation.

v1.3.0 支持 DeepL 翻译

16 Jul 16:25
Compare
Choose a tag to compare

[v1.3.0] - 2022-07-20

✨ 新特性

  • 支持 DeepL 翻译。
  • 支持手动排序翻译结果显示。

easydict-5

💎 优化

  • 使用了一些新的 icon 去适配 raycast 新 API。

🐞 Fixes

  • 修复了删除输入框文本会导致重复查询选中文本问题。
  • 修复了动作按钮渲染时会闪烁显示 “✨ New Version Released” 问题。

✨ New

  • Added support for DeepL translation.
  • Supported sorting translation results manually.

💎 Improvements

  • Used the new icons to adapt to the new raycast API.

🐞 Fixes

  • Fixed deleting input box text will cause repeated query selected text problem.
  • Fixed the bug of "✨ New Version Released" flashing when rendering the action button.

v1.2.0 支持苹果 🍎 系统翻译

04 Jul 09:24
Compare
Choose a tag to compare

[v1.2.0] - 2022-07-04

✨ 新特性

easydict-3

💎 优化

  • 改用腾讯,百度,有道等翻译服务自家的 logo ,增加图标辨识度。
  • 优化取词查询的响应速度。
  • 优化自动识别输入文本语言的速度和准确度。

✨ New

💎 Improvements

  • Used the logo of Youdao, Baidu, Tencent and other translation services to increase icon recognition.
  • Improved the response speed of querying selected text.
  • Improved the response speed and accuracy of automatic language detection.

v1.1.0 支持腾讯翻译

02 Jul 11:37
Compare
Choose a tag to compare

[v1.1.0] - 2022-06-20

✨ New

  • Added support for Tencent text translation service.
  • Added support for getting the selected text of the frontmost application, and use crossing word query to replace clipboard query.
  • Added a switch option in the preference settings to allow you to manually turn on or off some translation services.
  • Added the automatic pronunciation option in the preference settings. When enabled, it will automatically pronounce the word after it is found.

💎 Improvements

  • Improved request response speed.
  • Improved the accuracy of input text language detect, used Tencent language detect API first.
  • Improved the display of long text translation results.
  • Improved the text pronunciation..
  • Improved word phonetic symbol display.
  • Improved the handling of translation interface exceptions.

🐞 Fixes

  • Fixed online dictionary links has always been a Chinese and English query problem, and now it has been automatically switched according to different languages.