Releases: sharkboyto/nao
Releases · sharkboyto/nao
nao-2025.1.0
What's Changed
- Finnish translation and documentation by @jkinnunen in #46
- Recognize Outlook attachments by @CyrilleB79 in #49
- Update documentation for OCR capability on e-mail attachments by @CyrilleB79 in #50
New Contributors
- @jkinnunen made their first contribution in #46
Full Changelog: v_2024.1.0...v_2025.1.0
nao-2024.1.0
v_2024.1.0 add new version compatibility
nao-2023.1.1
- Compatibility with NVDA version 2023.3 restored
- New NVDA + Ctrl + Shift + W hotkey take a screen shot of the current window and recognize it
- Added Brazilian Portuguese translations
- Security Fix on Secure Screens
- NAO tools menu removed on Secure Screens
- Documents cache removed on Secure Screens
- NAO website and Git repository links added on NAO tools menu
nao-2023.1.0
Added compatibility with the new version of NVDA 2023
nao-2022.1.3
Tested on NVDA version 2022.1
Updated French, Spanish and Simplified Chinese translations
nao-2022.1.2
- nao-document file format save and load capability.
- A documents cache can store the recognitions to speedup next time opening. If a file is found in the cache it is not recognized again but the cached version is opened instead (recognitions parameters must match).
- Store the last reading position of a document in the cache metadata.
- Auto purge for documents cache.
- Manual cache clear in tools menu.
- A file can be now recognized directly from a windows explorer "compressed folder".
- Better invalid files check.
- Better Windows Explorer compatibility using different file selection alternatives: first try with Shell.Application in NVDA, then try Shell.Application in PowerShell then fallback to manual browse.
- OCR engine keeps the language setting during the whole recognition process even if it is changed during a multi-page recognition.
- OCR queue to recognize from multiple sources.
- Hotkey PgDown at the last page of a document goes to the end of the document reporting the line number.
- Windows temporary folder is used for file converters tools instead the plugin folder (better performance on NVDA portable).
- Romanian translation and update of the simplified chinese translation.
nao-2022.1.1
- Support for DjVu file format
- Support for multipage tiff files
- PDF encoding bug fix for operating systems in chinese language
- Manual addon update under the NVDA - Tools - menu
- Compatibility starting from NVDA 2019.3
nao-2022.1
- Automatic addon update
- Spanish and French translations updated
nao-2021.2
- OCR of pdf and images are presented in a new text window, with some hotkeys for simple operations.
- Support for the Xplorer filemanager.
- Nao shortcuts are customizable from the Input Gestures Dialog of NVDA.
- Nao works only where possible, so if you are in a not supported window, the hotkey will be ignored by the addon; this solved an important issue where Excel and Word users couldn't press the NVDA-Shift-r keystroke, since it was incorrectly intercepted by Nao.
- A long Ocr process can be aborted simply pressing the "Cancel" button on the progress bar window.
- Added Turkish, Russian, Spanish, Chinese and French translations.
- Users can make donations to the project.
- Fixed a bug with some characters on the file name that prevents the Ocr to work properly.
nao-2021.1.07
v_2021.1.07 update readme for compatibility with total commander