Skip to content

Commit

Permalink
Update What's new for pr #9761.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelDCurran committed Jun 18, 2019
1 parent d4e81ac commit 0ee187d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion user_docs/en/changes.t2t
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ What's New in NVDA
- In Mozilla Firefox, updates to a live region are no longer reported if the live region is in a background tab. (#1318)
- NVDA's browse mode Find dialog no longer fails to function if NVDA's About dialog is currently open in the background. (#8566)

== Changes for Developers ==
- Added a new isWin10 function to the winVersion module which returns whether or not this copy of NVDA is running on (at least) the supplied release version of Windows 10 (such as 1903). (#9761)


= 2019.2 =
Highlights of this release include auto detection of Freedom Scientific braille displays, an experimental setting in the Advanced panel to stop browse mode from automatically moving focus (which may provide performance improvements), a rate boost option for the Windows OneCore synthesizer to achieve very fast rates, and many other bug fixes.
Expand Down Expand Up @@ -82,7 +85,6 @@ Highlights of this release include auto detection of Freedom Scientific braille
- Updated comtypes package to 1.1.7. (#9440, #8522)
- When using the report module info command, the order of information has changed to present the module first. (#7338)
- Added an example to demonstrate using nvdaControllerClient.dll from C#. (#9600)
- Added a new isAtLeastWin10 function to the winVersion module which returns whether or not this copy of NVDA is running on at least the supplied release version of Windows 10 (such as 1809 or 1903) of Windows 10. (#9614)


= 2019.1.1 =
Expand Down

0 comments on commit 0ee187d

Please sign in to comment.