Recuva file recovery: accessibility enhancement - History
Author: paulber19
URL: paulber19@laposte.net
GitHub repository: https://github.com/paulber19/recuvaAccessEnhancementNVDAAddon.git
Download:
Traductor (s): automatic translation from french language
1. v1.7 (February/14/2023)
Compatibility with NVDA 2023.1
2. v1.6 (May/31/2022)
- fixed inability to view add-on history using the "View History" button.
3. v1.5 (01/27/2022)
- compatibility with NVDA 2022.1
- reset the configuration in the event of errors in the configuration file.
Changes:
- during an automatic update of the add-on, it no longer asks the user if he wants to keep the current configuration parameters of the add-on.
- during a manual installation of the add-on, a confirmation request is requested when the user has chosen not to keep the current settings of the add-on configuration.
4. v1.4 (11/04/2021)
Compatibility with NVDA 2021.3. Versions of NVDA prior to version 2020.4 are not supported.
5. v1.3 (06/22/2021)
- compatibility with NVDA 2021.1. Versions of NVDA prior to version 2019.3 are not supported.
- removed code specific to Python 2.7.
6. v1.2.1 (04/02/2021)
Adding arabic translation
7. v1.2 (29/12/2020)
- compatibility with NVDA 2020.4
- addition of the "View history" button in the "Update" category of the add-on's parameters.
8. v1.1.1 (29/10/2020)
Correction of documentation
9. v1.1 (27/10/2020)
- compatibility with NVDA 2020.3
- code cleaning (corrections of errors detected by Flake8)
- addition of the "What's new" button in the dialog proposing the installation of a new update.
10. v1.0 (28/07/2020)
Creation of the add-on.