Skip to content

Commit 48fa520

Browse files
authored
Merge e6497bc into 3b08819
2 parents 3b08819 + e6497bc commit 48fa520

1 file changed

Lines changed: 18 additions & 3 deletions

File tree

user_docs/en/changes.t2t

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ What's New in NVDA
4040
-
4141

4242
== Bug Fixes ==
43-
- Security fix: Prevent object navigation outside of the lockscreen on Windows 10 and Windows 11. (#13328)
44-
- Security fix: The addons manager dialog is now disabled on secure screens. (#13059)
45-
- Security fix: NVDA Context help is no longer available on secure screens. (#13353)
4643
- Clipboard manager pane should no longer incorrectly steal focus when opening some Office programs. (#12736)
4744
- On a system where the user has chosen to swap the primary mouse button from the left to the right, NVDA will no longer accidentally bring up a context menu instead of activating an item, in applications such as web browsers. (#12642)
4845
- When moving the review cursor past the end of text controls, such as in Microsoft Word with UI Automation, "bottom" is correctly reported in more situations. (#12808)
@@ -136,6 +133,24 @@ This can dramatically decrease build times on multi core systems. (#13226)
136133
-
137134

138135

136+
= 2021.3.3 =
137+
This release is identical to 2021.3.2.
138+
A bug existed in NVDA 2021.3.2 where it incorrectly identified itself as 2021.3.1.
139+
This release correctly identifies itself as 2021.3.3.
140+
141+
142+
= 2021.3.2 =
143+
This is a minor release to fix several security issues raised.
144+
Please responsibly disclose security issues to info@nvaccess.org.
145+
146+
147+
== Bug Fixes ==
148+
- Security fix: Prevent object navigation outside of the lockscreen on Windows 10 and Windows 11. (#13328)
149+
- Security fix: The addons manager dialog is now disabled on secure screens. (#13059)
150+
- Security fix: NVDA context help is no longer available on secure screens. (#13353)
151+
-
152+
153+
139154
= 2021.3.1 =
140155
This is a minor release to fix several issues in 2021.3.
141156

0 commit comments

Comments
 (0)