Releases: tisfeng/Raycast-Easydict
Releases · tisfeng/Raycast-Easydict
v2.7.0 使用 tag 标签显示单词考试等级
[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 翻译额度超支错误提示
[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 为空导致扩展崩溃问题
[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 参数
[v2.6.0] - 2022-10-18
本次更新主要支持了扩展参数。
✨ 新功能
- 新增支持了Arguments。
- 新增支持了乌克兰等 25 种语言,总计支持 48 种语言。
💎 优化
- 优化了多行文本翻译时详情页面的显示效果。
- 详情页面添加了
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 支持有道现代汉语词典
[v2.5.0] - 2022-10-12
本次更新主要支持了现代汉语词典,方便查询中文词语的拼音和释义。
✨ 新功能
- 新增支持有道现代汉语词典。
💎 优化
- 优化了动作列表,现如果安装了 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 theCopy 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 翻译报错问题
[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 新增支持火山翻译
[v2.4.0] - 2022-09-29
✨ 新功能
- 新增支持字节跳动旗下的 火山翻译。
- 新增支持火山语种识别。
- 支持在子页面查看更多详情内容(快捷键 'Cmd + M')。
💎 优化
- 优化了语种识别的速度和准确度。
- 隐私改进:除 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
[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 翻译,优化启动速度
[v2.3.0] - 2022-09-20
✨ 新功能
- 支持 Bing 翻译。
- 添加 Bing 语种识别。
💎 优化
- 优化了启动速度,飞一般的感觉~ #17
- 优化了语种识别的速度和准确度。
🐞 修复
- 修复了一些已知问题。
🍃 如果觉得这个扩展还不错,给个 Star ⭐️ 支持一下吧 (^-^)
✨ New
- Added support for Bing Translator.
- Added Bing language detection.
💎 Improvements
- Improved startup speed, flying feeling~
- Improved the speed and accuracy of language detection.
🐞 Fixes
- Fixed some known issues.