Skip to content

V1.8.4 Minor Update

Compare
Choose a tag to compare
@Dadangdut33 Dadangdut33 released this 12 Dec 17:16
· 80 commits to main since this release

I realized that with the captured words being separated by new lines, the translation will be a little messy. So now I added an option to disable/enable it. By default, new lines will now be replaced by space. I also added a setting for libreTranslate API key.

Changelog
[V1.8.4 Minor Update]

  • Added setting for replacing new line with space for captured text.
  • Added setting for API keys for LibreTranslate.

Requirements

  • tesseract, needed for the ocr. Install it with all the language pack.
  • LibreTranslate for offline translation (Optional).
  • Internet connection for the other engines (Needed if not using LibreTranslate).

Full Changelog: V1.8.3...V1.8.4