Skip to content

Releases: fastfinge/polyglot-secure

fixes for secure screens

Choose a tag to compare

@fastfinge fastfinge released this 05 Sep 18:49
  • fix: do not attempt to update chrome offline models or runtime on secure screens
  • fix: do not attempt to download Argos models or runtimes on secure screens
  • fix: do not attempt to translate strings that are exclusively numbers, punctuation, or emoji. This produces errors in the Naver engine, and is never worth doing anyway.

fixes to argos translate, new engines

Choose a tag to compare

@fastfinge fastfinge released this 05 Sep 16:16
  • Fix: some Argos translate models require BPE
  • add: LibreTranslate
  • Add: Naver (key-free)
  • Add: Lara Translate (paid)

CI/CD tests and Argos Translate

Choose a tag to compare

@fastfinge fastfinge released this 05 Sep 13:48

In this release:

  • final work to remove NVDACN stuff we can't use
  • added Argos Translate as a second offline translation option
  • moved the process for generating github releases to be in line with my other addons.

first release

first release Pre-release
Pre-release

Choose a tag to compare

@fastfinge fastfinge released this 04 Sep 22:18

What's Changed

  • feat: store engine credentials outside NVDA's configuration file by @fastfinge in #1
  • update repo with latest changes from upstream by @fastfinge in #2

New Contributors

Full Changelog: v1.1.1...0.0.1