diff --git a/user_docs/en/changes.t2t b/user_docs/en/changes.t2t index 21e82032ed4..ee7c5406901 100644 --- a/user_docs/en/changes.t2t +++ b/user_docs/en/changes.t2t @@ -11,6 +11,7 @@ What's New in NVDA - Easier navigation of output in NVDA Python Console. (#9784) - alt+up/down jumps to the previous/next output result (add shift for selecting). - control+l clears the output pane. +- NVDA now reports the categories assigned to an appointment in Microsoft Outlook, if any. (#11598) == Changes == @@ -20,9 +21,9 @@ What's New in NVDA - Added more mathematical symbols to the symbols dictionary. (#11467) - The user guide, changes file, and key commands listing now have a refreshed appearance. (#12027) - "Unsupported" now reported when attempting to toggle screen layout in applications that do not support it, such as Microsoft Word. (#7297) -- 'Attempt to cancel speech for expired focus events' option in the advanced settings panel now enabled by default. +- 'Attempt to cancel speech for expired focus events' option in the advanced settings panel now enabled by default. (#10885) - This behaviour can be disabled by default with by setting this option to "No". - - Web applications (E.G. Gmail) no longer speak outdated information when moving focus rapidly. (#10885) + - Web applications (E.G. Gmail) no longer speak outdated information when moving focus rapidly. - Espeak-ng has been updated to 1.51-dev commit cad1c8e87fcccf677a445202e340f61980450a84. (#12202, #12280) - Updated liblouis braille translator to [3.17.0 https://github.com/liblouis/liblouis/releases/tag/v3.17.0]. (#12137) - New braille tables: Belarusian literary braille, Belarusian computer braille, Urdu grade 1, Urdu grade 2. @@ -145,7 +146,6 @@ Plus many other important bug fixes and improvements. - Added the --copy-portable-config command line parameter that allows you to automatically copy the provided configuration to the user account when silently installing NVDA. (#9676) - Braille routing is now supported with the Braille Viewer for mouse users, hover to route to a braille cell. (#11804) - NVDA will now automatically detect the Humanware Brailliant BI 40X and 20X devices via both USB and Bluetooth. (#11819) -- NVDA now reports the categories assigned to an appointment in Microsoft Outlook, if any. (#11598) == Changes ==