We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ec9be commit c99e46dCopy full SHA for c99e46d
nvdaAPIVersions.json
@@ -532,6 +532,19 @@
532
"patch": 0
533
}
534
},
535
+ {
536
+ "description": "NVDA 2024.4.1",
537
+ "apiVer": {
538
+ "major": 2024,
539
+ "minor": 4,
540
+ "patch": 1
541
+ },
542
+ "backCompatTo": {
543
544
+ "minor": 1,
545
+ "patch": 0
546
+ }
547
548
{
549
"description": "NVDA 2025.1",
550
"apiVer": {
0 commit comments