Skip to content

Releases: tisfeng/Raycast-Easydict

v2.7.0 使用 tag 标签显示单词考试等级

16 Dec 10:08
Compare
Choose a tag to compare

[v2.7.0] - 2022-12-16

💎 优化

  • 优化单词考试收录等级显示,改用 tag 标签显示。

🐞 修复

  • 修复了 arguments 查询时,输入文本不显示问题。

如果觉得这个扩展还不错,给个 Star ⭐️ 支持一下吧 (^-^)


💎 Improvement

  • Improved the display of word exam collection level, use tag label display.

🐞 Fixes

  • Fixed the problem that the input text was not displayed when querying from arguments.

v2.6.2 修复 DeepL 翻译额度超支错误提示

01 Nov 14:20
Compare
Choose a tag to compare

[v2.6.2] - 2022-11-02

🐞 修复

  • 修复了 DeepL 翻译额度超支时会有错误提示问题。
  • 更新法语朗读声音。

如果觉得这个扩展还不错,给个 Star ⭐️ 支持一下吧 (^-^)


🐞 Fixes

  • Fixed the problem that an error prompt will appear when DeepL translation quota is exceeded.
  • Updated French say voice.

v2.6.1 修复了 arguments 为空导致扩展崩溃问题

26 Oct 03:34
Compare
Choose a tag to compare

[v2.6.1] - 2022-10-26

💎 优化

  • 优化代码。
  • 更新 README。

🐞 修复

  • 修复了最新 Raycast 1.42.0 版本中,arguments 为空会导致扩展崩溃的问题。

如果觉得这个扩展还不错,给个 Star ⭐️ 支持一下吧 (^-^)


💎 Improvement

  • Optimized code.
  • Updated README.

🐞 Fixes

  • Fixed the problem that the latest Raycast 1.42.0 version will cause the extension to crash when arguments is empty.

v2.6.0 支持 Arguments 参数

18 Oct 03:18
Compare
Choose a tag to compare

[v2.6.0] - 2022-10-18

本次更新主要支持了扩展参数

✨ 新功能

  • 新增支持了Arguments
  • 新增支持了乌克兰等 25 种语言,总计支持 48 种语言。

arguments-1666060638

hello-1666060655

Ukrainian-1666061433

💎 优化

  • 优化了多行文本翻译时详情页面的显示效果。
  • 详情页面添加了 Copy Text 和打开网页查询的动作。

🐞 修复

  • 修复了一些已知问题。

如果觉得这个扩展还不错,给个 Star ⭐️ 支持一下吧 (^-^)


✨ New

  • Added support for Arguments.
  • Added support for 25 languages, including Ukrainian, total 48 languages.

💎 Improvement

  • Improved the display effect of the details page when translating multiple lines of text.
  • Added Copy Text and open the web page query action to the details page.

🐞 Fixes

  • Fixed some known issues.

v2.5.0 支持有道现代汉语词典

12 Oct 14:04
Compare
Choose a tag to compare

[v2.5.0] - 2022-10-12

本次更新主要支持了现代汉语词典,方便查询中文词语的拼音和释义。

✨ 新功能

  • 新增支持有道现代汉语词典。

xiaxi-1665674049

yi-1665582552

ai-1665582591

ai-1665582690

💎 优化

  • 优化了动作列表,现如果安装了 Eudic,会优先显示 Open in Eudic 动作,否则显示 Copy Text 动作。可在设置中更改显示顺序。
  • 修改 Linguee 默认支持系统代理。
  • 修改所有列表都支持显示更多动作。

🐞 修复

  • 修复了许多已知问题。

如果觉得这个扩展还不错,给个 Star ⭐️ 支持一下吧 (^-^)


✨ New

  • Added support for Youdao Modern Chinese Dictionary.

💎 Improvement

  • Improved the action list, now if Eudic is installed, the Open in Eudic action will be shown first, otherwise the Copy Text action will be shown. You can change the display order in the settings. #24
  • Changed Linguee to support system proxy by default.
  • Changed all lists to support 'Show More Details'.

🐞 Fixes

  • Fixed many known issues.

v2.4.1 修复 Google 翻译报错问题

02 Oct 09:05
Compare
Choose a tag to compare

[v2.4.1] - 2022-10-02

本次更新主要修复了 Google 翻译报错问题。

💎 优化

  • 优化了语种识别。
  • 优化了 DeepL 翻译体验,默认使用系统代理(若有的话)。

🐞 修复

  • 修复了 Google 翻译报错问题,默认使用系统代理。 #21

注意 ⚠️:由于目前 Google 翻译中国版无法使用,只能使用国际版,因此需要走代理才能使用 Google 翻译。

如果觉得这个扩展还不错,给个 Star ⭐️ 支持一下吧 (^-^)


💎 Improvements

  • Improved language detection.
  • Improved DeepL translation experience, default to use system proxy (if have).

🐞 Fixes

  • Fixed Google Translate error, default to use system proxy.

Note ⚠️: Due to the fact that the current Google Translate China version cannot be used, only the international version can be used, so you need to use a proxy to continue to use Google Translate.

v2.4.0 新增支持火山翻译

29 Sep 09:43
Compare
Choose a tag to compare

[v2.4.0] - 2022-09-29

✨ 新功能

  • 新增支持字节跳动旗下的 火山翻译
  • 新增支持火山语种识别。
  • 支持在子页面查看更多详情内容(快捷键 'Cmd + M')。

volcano-1664442567

detail-1664443083

showMore-1664440735

easydict-2-1664439977

💎 优化

  • 优化了语种识别的速度和准确度。
  • 隐私改进:除 Google 和 Bing 语种识别默认开启外(无需 key,不会记录个人信息!),其它语种识别仅在用户开启对应的翻译引擎时才启用。

🐞 修复

  • 修复了播放 web 有道单词发音可能失败问题。
  • 修复了一些 macOS 13.0 Ventura Beta 版本兼容性问题。

如果觉得这个扩展还不错,给个 Star ⭐️ 支持一下吧(^-^)


✨ New

  • Added support for Volcano Translate of ByteDance.
  • Added support for Volcano language detection.
  • Supported viewing more details in the subpage (shortcut key 'Cmd + M').

💎 Improvements

  • Improved the speed and accuracy of language detection.
  • Privacy improvement: Except for Google and Bing language detection (no key required, no personal information will be recorded!), other language detection will only be enabled when the corresponding translation engine is turned on by the user.

🐞 Fixes

  • Fixed the problem that the web Youdao word pronunciation may fail to play.
  • Fixed some compatibility issues with macOS 13.0 Ventura Beta.

v2.3.1 🐞 修复 bug

25 Sep 09:00
Compare
Choose a tag to compare

[v2.3.1] - 2022-09-25

💎 优化

  • 优化了图标显示。

🐞 修复

  • 修复了获取有道翻译 cookie 可能失败导致崩溃的问题。
  • 修复了 web 有道词典某些情况下不显示释义问题。

💎 Improvements

  • Improved icon display.

🐞 Fixes

  • Fixed a bug that caused the extension to crash when getting the Youdao web cookie failed. (raycast/extensions#2381)
  • Fixed a bug that caused web Youdao dictionary to not display the definition.

v2.3.0 支持 Bing 翻译,优化启动速度

20 Sep 03:18
Compare
Choose a tag to compare

[v2.3.0] - 2022-09-20

✨ 新功能

Bing-1663603058

💎 优化

  • 优化了启动速度,飞一般的感觉~ #17
  • 优化了语种识别的速度和准确度。

🐞 修复

  • 修复了一些已知问题。

🍃 如果觉得这个扩展还不错,给个 Star ⭐️ 支持一下吧 (^-^)


✨ New

💎 Improvements

  • Improved startup speed, flying feeling~
  • Improved the speed and accuracy of language detection.

🐞 Fixes

  • Fixed some known issues.

v2.2.0 添加有道词典维基百科释义

11 Sep 14:04
Compare
Choose a tag to compare

[v2.2.0] - 2022-09-12

✨ 新功能

  • 添加有道词典维基百科释义。
  • 添加 Linguee 单词音标和收录考试类型。

Swift-1662903813

🐞 修复

  • 修复了 Web 有道翻译可能会出现错误 toast 的问题。

✨ New

  • Added Youdao Dictionary Wikipedia definition.
  • Added Linguee word phonetic and exam type.

🐞 Fixes

  • Fixed the problem that the Web Youdao translation may show an error toast.