-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated to version 1.12. Updated changelog and compatibility flags
- Loading branch information
Showing
2 changed files
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ def _(arg): | |
"addon_description" : _(""" With this addon, you will be able to lock and unlock your input devices with a single gesture or key press. | ||
This gesture can be changed from Input Gestures dialog."""), | ||
# version | ||
"addon_version" : "1.11.1", | ||
"addon_version" : "1.12", | ||
# Author(s) | ||
"addon_author" : "Jose Manuel Delicado <[email protected]>", | ||
# URL for the add-on documentation support | ||
|
@@ -37,7 +37,7 @@ def _(arg): | |
# Minimum NVDA version supported (e.g. "2018.3.0", minor version is optional) | ||
"addon_minimumNVDAVersion" : "2022.4.0", | ||
# Last NVDA version supported/tested (e.g. "2018.4.0", ideally more recent than minimum version) | ||
"addon_lastTestedNVDAVersion" : "2023.1.0", | ||
"addon_lastTestedNVDAVersion" : "2024.1.0", | ||
# Add-on update channel (default is None, denoting stable releases, | ||
# and for development releases, use "dev".) | ||
# Do not change unless you know what you are doing! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
This release brings the following changes: | ||
|
||
* Updated translations. | ||
* Added support for the new on-demand speech mode. | ||
* Declared compatibility with NVDA 2024.1. | ||
|
||
Note that translations aren't updated while the NV Access translation system is paused. This release is declared as stable, and will be published on the NV Access store as soon as they allow stable add-ons compatible with 2024.1. No beta or dev versions will be released. If you want to update this add-on automatically, use the nvda.es store add-on for now. | ||
SHA256: |