Releases: fastfinge/polyglot-secure
Releases · fastfinge/polyglot-secure
Release list
fixes for secure screens
- 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
- Fix: some Argos translate models require BPE
- add: LibreTranslate
- Add: Naver (key-free)
- Add: Lara Translate (paid)
CI/CD tests and Argos Translate
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
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
- @fastfinge made their first contribution in #1
Full Changelog: v1.1.1...0.0.1