Releases: mltony/nvda-sentence-nav
Releases · mltony/nvda-sentence-nav
v2.14
v2.13
Merge pull request #28 from mltony/NewTemplate Update add-on template and upgrade version to 2.13
v2.12
v2.11
v2.10
v2.9
v2.8
SentenceNav v2.8.
- Performance improvements - significantly reduced the amount of operations with TextInfo objects.
- Experimental support for Microsoft Word and Wordpad, that overrides NVDA built-in support.
- Updated algorithm: if a period folowed by a lower-case word, that period is no longer treated as sentence breaker.
- Bugfix: sentence detection now works better for non-Latin languages in Notepad++.
- Bugfix: updating review cursor position.
- Bugfix: Sentences now never start with newline character.
- Added algorithm documentation in source code.
v2.7
v2.6
Release v2.5
- Fixed add-on compatibility flags.