Skip to content

Releases: Lifailon/multranslate

0.6.0

26 Jan 10:12
Compare
Choose a tag to compare

Full Changelog: 0.5.1...0.6.0

  • Added support for translation using LLM via OpenAI for issue #4.
  • Added switching of translation output panels between all translators and OpenAI via F2, as well as the -k/--key parameter, which saves the OpenAI key to a file for later use.
  • Added support for Portuguese (#1) and Vietnam (#2) languages.
  • Added keyboard shortcuts for #3 (like vim/emacs).
  • Added support for the cmd (Command) key for macOS.
  • Added copying of contents from the text input field (Alt+C) and resetting the window coloring on a new text translation request.
  • Added storage of translation contents in the history database in addition to the input text.
  • Debugged the problem of line wrapping in the translation output from DeepLX.

0.5.1

03 Oct 12:51
Compare
Choose a tag to compare

Full Changelog: 0.4.4...0.5.1

Added parameters for selecting a language or one of the translators.

0.4.4

28 Sep 23:03
Compare
Choose a tag to compare

Full Changelog: 0.3.5...0.4.4

Added the ability to store the history of requests.

0.3.5

24 Sep 15:35
Compare
Choose a tag to compare
0.3.5 Pre-release
Pre-release

Full Changelog: 0.2...0.3.5

Added a custom cursor for navigating the input field.