Releases: mltony/nvda-browser-nav
Releases · mltony/nvda-browser-nav
v2.3
Bugfixes:
- Works better with Chrome v100
- Better warning messages.
- Improved certain use cases with MS Outlook
- Fixed broken option URLMatch.DOMAIN.
- Removed list and listItem from default configuration skipClutter item.
v2.0
- Introduces bookmarks: QuickJump, QuickClick, SkipClutter and Hierarchical.
- Introduces optional ignoring focus events and muting live regions.
- Compatibility with NVDA 2022.
- Fixed QuickNav T command to jump to the first cell of the table.
- Bugfixes.
v1.15
- Bugfix - no longer throwing exceptions during gc of weak references
v1.14
- Compatibility with NVDA v2021.1
- Added a feature to skip empty lines/paragraphs, and lines/paragraphs matching skip regex
- Go back to previous cursor location on the page
- Bugfixes
v1.13
- Compatibility with NVDA 2021.1
v1.12
- Adding "Jump to next format change" keystroke with backquote
- Adding scroll up/scroll down gestures with backslash
- Bugfix: better recognition of roles in tree interceptors
- Bugfix: no longer fails to load when global locale is set to Russian
- Bugfix: several bugfixes in Jupyter edit box
- Bugfix: Fixing null pointer exception when navigating by indentation level on certain websites
- Bugfix: fixed compatibility with updated fast browse mode in NVDA 2020.3
v1.11
- Turkish translation
- Indicate offset/font size by tones
- Use crackling to indicate how much quicknav command has skipped over
- Bugfixes for Jupyter support
v1.10
- Added experimental support for Jupyter notebooks and semi-accessible edit boxes on the web in general.
- Added Support for browser marks