Skip to content

Releases: openai-translator/openai-translator

v0.0.9

06 Mar 18:27
Compare
Choose a tag to compare
Support multiple translation modes: translate, polishing, summarize

v0.0.8

06 Mar 17:06
Compare
Choose a tag to compare
* Fix the issue where select cannot be clicked for the second time.

* Wrong polishing result.

v0.0.7

06 Mar 12:44
Compare
Choose a tag to compare
Reorganized the directory structure and fixed the issue where options…

… could not be rendered.

v0.0.6

06 Mar 12:29
Compare
Choose a tag to compare
* Support rendering of multiple lines of text.

* Improve the prompt to avoid many failed translation cases.

v0.0.5

06 Mar 10:20
Compare
Choose a tag to compare
Use stream mode to reduce waiting time and make the translation proce…

…ss smoother.

v0.0.4

06 Mar 06:48
Compare
Choose a tag to compare
Using shadow DOM to prevent style pollution issues.

v0.0.3

05 Mar 17:29
Compare
Choose a tag to compare
* Use the pageX and pageY properties of the mouseevent in the mouseup…

… event to replace real-time tracking of mouse position.

* Prevent being covered by other word translation icons.

v0.0.2

05 Mar 11:09
Compare
Choose a tag to compare
Supports mutual translation of 55 languages, custom translation conte…

…nt, one-click text copying, and TTS.

v0.0.1

04 Mar 20:33
Compare
Choose a tag to compare
release v0.0.1!