Releases: abdel792/sayCurrentKeyboardLanguage
Releases · abdel792/sayCurrentKeyboardLanguage
v24.10.12
v24.05.07
v24.03.26
Changes for 20240326.0.0
- Updated compatibility for nvda-2024.1.;
- Deleted download link from readme, the download link for future updates will now only be available from the add-on store.
Full Changelog: v23.12.29...v24.03.26
v23.12.29
Changes for 20231229.0.0
- Added a backward compatible implementation to support speak on demand mode, which will soon be available with nvda-2024.1.
- Corrected the download links as well as the add-on home page to no longer refer to the legacy url https://addons.nvda-project.org/.
Full Changelog: v23.07.29...v23.12.29
v23.12.29-beta
Changes for 20231229.0.1
- Added a backward compatible implementation to support speak on demand mode, which will soon be available with nvda-2024.1.
- Corrected the download links as well as the add-on home page to no longer refer to the legacy url https://addons.nvda-project.org/.
Full Changelog: v23.12.25-beta...v23.12.29-beta
v23.12.25-beta
Changes for 20231225.0.1
- Added support for the speak on demand feature introduced with NVDA-2024.1;
- Continuation of tests on version 2024.1-beta.
Full Changelog: v23.10.09-beta...v23.12.25-beta
v23.10.09-beta
Changes for 20231009.0.1
- testing compatibility with nvda-2024.1.0.
Full Changelog: v23.07.29...v23.10.09-beta
v23.07.29
Changes for 20230729.0.0
- Applied the flake8 and mypy rules to the code;
- Changed the minimum supported NVDA version to 2019.3 to support annotations introduced in Python 3.
- Removed the "NVDA + F4" gesture calling the script giving the keyboard language., to allow users to choose their preferred gesture.
Full Changelog: v23.07.28...v23.07.29
v23.07.28
Changes for 20230728.0.0
- Applied the flake8 and mypy rules to the code;
- Changed the minimum supported NVDA version to 2019.3 to support annotations introduced in Python 3.
Full Changelog: v23.07.24...v23.07.28
v23.07.24
Changes for 20230724.0.0
- Code analyzed and corrected using flake8 rules.
Full Changelog: v23.07...v23.07.24