You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user_docs/en/changes.t2t
+7-5Lines changed: 7 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,14 @@ What's New in NVDA
7
7
8
8
== New Features ==
9
9
- Microsoft Excel via UI Automation: Automatic reporting of column and row headers in tables. (#14228)
10
-
- Note this is referring to tables formatted via Insert -> Table on the Ribon, where the table has a header row, and or a special first column.
11
-
- This is not referring to screen reader specific headers via named ranges, which is currently not supported via UI automation.
12
-
-
10
+
- Note: This is referring to tables formatted via the "Table" button on the Insert pane of the Ribbon.
11
+
"First Column" and "Header Row" in "Table Style Options" correspond to column and row headers respectively.
12
+
- This is not referring to screen reader specific headers via named ranges, which is currently not supported via UI Automation.
13
+
-
13
14
- An unassigned script has been added to toggle delayed character descriptions. (#14267)
14
15
- Added an experimental option to leverage the UIA notification support in Windows Terminal to report new or changed text in the terminal, resulting in improved stability and responsivity. (#13781)
15
-
- Consult the user guide for limitations of this experimental option.
16
-
-
16
+
- Consult the user guide for limitations of this experimental option.
17
+
-
17
18
- On Windows 11 ARM64, browse mode is now available in AMD64 apps such as Firefox, Google Chrome and 1Password. (#14397)
18
19
- A new option has been added, "Paragraph Style" in "Document Navigation".
19
20
This adds support for single line break (normal) and multi line break (block) paragraph navigation.
@@ -46,6 +47,7 @@ This can be used with text editors that do not support paragraph navigation nati
46
47
- Cell borders in doc formatting settings
47
48
- Show messages in braille settings
48
49
- Tether Braille in braille settings
50
+
-
49
51
- In some rare cases, these settings used in profiles may be unexpectedly modified when installing this version of NVDA.
50
52
- Please check these options in your profiles after upgrading NVDA to this version.
0 commit comments