Skip to content

Releases: yinan-c/alfred-translate-it

v1.4.1 pyenv update

04 Nov 16:29
5ece3ba
Compare
Choose a tag to compare
  • update in v1.4: You can now add a second translation target, if you want bidirectional translations or multilingual support.

  • v1.4.1 fixes python3 environment issue in google translate.

Report an issue if you encounter any python environment/library after this change or try specify /usr/bin/python3 in the workflow keyword filters.

v1.4

15 May 12:03
3c16abf
Compare
Choose a tag to compare

You can now add a second translation target, if you want bidirectional translations or multilingual support.

v1.3

02 Jun 23:45
bb0292d
Compare
Choose a tag to compare

v1.2

31 May 14:49
Compare
Choose a tag to compare
  • Fix: Separate different translations in different script filter, and show results one by one to avoid delayed rendering.
  • Update: You don't need to press enter to translate now translation is interactive.
  • Update: Change to gpt-3.5-turbo, should be cheaper than text-davinci-003 while maintaining good accuracy
  • Update error handling.
  • Changed icons, hope you like it, Thanks for https://macosicons.com/

v1.1

28 May 19:04
Compare
Choose a tag to compare
  • Add more services (Youdao, Google, Bing, Baidu)
  • Remove source language, using auto-detect instead.

v1.0

23 May 18:34
71948a4
Compare
Choose a tag to compare
  • First release, support OpenAI API and DeepL translate.