Releases: Lifailon/multranslate
Releases · Lifailon/multranslate
0.6.0
Full Changelog: 0.5.1...0.6.0
- Added support for translation using
LLM
viaOpenAI
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
Full Changelog: 0.4.4...0.5.1
Added parameters for selecting a language or one of the translators.
0.4.4
Full Changelog: 0.3.5...0.4.4
Added the ability to store the history of requests.
0.3.5
Full Changelog: 0.2...0.3.5
Added a custom cursor for navigating the input field.