Skip to content

Releases: openai-translator/openai-translator

v0.0.21

14 Mar 10:39
72324cc
Compare
Choose a tag to compare

fix: handle errors while reading a stream (#273)

fix: do not change summarize detect to

fix: highlight boundaries

feat: add highlights for selected word

feat: support installing OpenAITranslator from winget (#267)

feat: add pdf support to chrome using contextmenu (#274)

fix: only one port is allowed per tab (#280)

fix: translating animation (#281)

fix: add padding for overcoming the overlap

fix: editable text changing logic

fix: translate selected word

fix: Fix webextension-polyfill can no longer be used in tauri

fix: popup position (#228)

feat: add pin button (#251)

fix: wrong license badge (#258)

feat: create speaker motion (#259)

fix(browser): move fetch to background (#242)

feat: If no text is selected, the pop-up window will be displayed in the center.

fix: Fix the problem of not triggering translation due to no changes in the clipboard.

feat: Support secondary selection of a word in a sentence for the sentence to be translated, and contextual interpretation (#217)

hide the window instead of closing it (#244)

v0.0.20

12 Mar 16:06
d841aec
Compare
Choose a tag to compare

fix: macos permissions (#232)

v0.0.19

12 Mar 11:03
Compare
Choose a tag to compare

Hotfix cannot copy

v0.0.18

12 Mar 09:52
Compare
Choose a tag to compare

fix: use browser polyfill

feat: add context menu option; add manifest icons. (#128)

fix: remove inlineImage

fix(ci): cannot upload universion artifacts

feat & bugfix: pin, drag and drop with OCR (#220)

fix: missing dependencies (#103)

feat: change LICENSE

chore(ci): disable automatic publish release

fix: tooltip position on desktop (resolves #193) (#197)

feat: add filtering function to the language switch drop-down list (#207) (#208)

optimize: Optimize the UI and UX of OCR (#215)

fix: Fixed the issue of getting selected text freezing on macOS. (#210)

fix: when window minimized, shortcut key invalid (#209)

feat: upload image to translation with OCR (#192)

fix: macos universal build (#198)

fix: fix missing linux dependences (#203)

v0.0.17

11 Mar 07:49
Compare
Choose a tag to compare

Add hotkeys and translation by selecting text features for desktop app (#184)

Fix userscript jsdelivr link (#172)

Fix popup card position (#176)

Create userscript (#152)

Fix tray on windows (#168)

Add system tray icon & pin on top features (#157)

Fix the issue of not being able to stop dragging

v0.0.16

10 Mar 07:41
Compare
Choose a tag to compare

feat: reposition popup card to prevent overflow (#88)

fix: correct permissions to remove warning (#73)

refactor: remove title bar for linux (#154)

fix: analyze text in Chinese using Chinese language.

fix: translation is frequently triggered when using the input method to enter content

fix: watch scripts cannot be run in win (#84)

fix: add overflow check (#95)

fix(build): Don't throw error if set_shadow failed (#146)

feat: add Grammar Analysis Mode #93 (#151)

chore: remove unused import (#111)

feat: add Turkish language option (#139)

feat: add a link to the OpenAI API Key page

feat: i18n of readme and some polishing (#136)

v0.0.15

09 Mar 19:27
d917475
Compare
Choose a tag to compare
  • Building Desktop Applications with Tauri. 🎉

  • Support describing code logic.

  • TTS supports multiple languages.

  • Fix the issue of not clearing error messages when re-translating.

  • Fix the issue where the translation window pops up even when no text is selected.

v0.0.14

09 Mar 01:54
6c926b5
Compare
Choose a tag to compare
* Electron Desktop App

* Support binding hotkeys

* Support Yue language and Vietnamese language

* Fix getSelection not work on input and textarea elements

* Enhance polishing effect

v0.0.13

07 Mar 16:51
Compare
Choose a tag to compare
* Support automatic translation.

* Support Traditional Chinese.

* Support setting default target language.

v0.0.12

07 Mar 11:38
Compare
Choose a tag to compare
* Force specified summary language

* Default to summarizing in the same language

* Trim unnecessary quotation marks

* Fix firefox host permissions

* Fix options page and popup page do not have styles