nvdaportable/NVDA/documentation/nl/changes.html

6605 lines
1.1 MiB
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="nl" dir="ltr">
<head>
<meta charset="utf-8">
<title>Wat is Nieuw in NVDA</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="styles.css">
<link rel="shortcut icon" href="favicon.ico">
</head>
<body><h1 id="wat-is-nieuw-in-nvda">Wat is Nieuw in NVDA</h1>
<h2 id="20261">2026.1</h2>
<p>This release includes support for reading math content with MathCAT, which is now built-in to NVDA.</p>
<p>There have been several improvements to speech.
Spelling and grammar errors can now be reported with a sound instead of speech when reading.
You can now configure NVDA to automatically say all after successfully recognizing content, such as with Windows OCR.
NVDA no longer reports the language being read as unsupported when the synthesizer supports the language but not the specific dialect.
NVDA now supports 64-bit SAPI 5 voices.</p>
<p>Braille support has also been improved.
It now continues to work when switching to a secure screen, like the sign-in screen or User Account Control dialog.
NVDA messages from the local computer are now shown in braille when controlling a computer via Remote Access.
Spelling and grammar errors, as well as the number of items in a list in browse mode, can now be shown in braille.
Other braille bug fixes, including in Microsoft Outlook and LibreOffice Writer, have also been added.</p>
<p>In browse mode in web browsers, NVDA no longer treats controls with 0 width or height as invisible.
This may make it possible to access previously inaccessible "screen reader only" content on some websites.
Malformed links no longer prevent NVDA from reading content in Google Chrome and other Chromium-based browsers.
The browse mode highlighter now appears on content recognition results, such as when using Windows OCR.
In Microsoft Word, unassigned Quick Navigation commands to jump to references have been added.
They are also now shown in the elements list.</p>
<p>It is now possible to view virus scan results for an add-on from the Add-on Store.
For add-ons that include one, you can also view an add-on's changelog.
The reliability of background add-on updates has been improved.</p>
<p>A new "Privacy and Security" category has been added to NVDA's settings dialog.
The "Logging level" and "Allow NV Access to gather NVDA usage statistics" settings have been moved here from the "General" category.
The settings for Screen Curtain have also been moved here from the "Vision" category.
Additionally, Screen Curtain's settings are now configuration profile independent.</p>
<p>The NVDA interface is now translated to Cambodian.
Liblouis, Unicode CLDR and eSpeak NG have been updated.
Added tables for English Grade 3, Japanese (Rokuten Kanji), and Macedonian uncontracted braille.
Improved the Biblical Hebrew, Unified English Braille, Greek International, Hungarian, Norwegian, Portuguese 8-dot and Slovakian braille tables.
Emoji localizations for Luxembourgish have been added.</p>
<p>There have also been many other bug fixes and improvements.</p>
<h3 id="important-notes">Important notes</h3>
<ul>
<li>This release breaks compatibility with existing add-ons.</li>
<li>Windows 8.1 is no longer supported.
Windows 10 is the minimum Windows version supported.
We recommend updating to Windows 11, or when that's not possible, to the latest Windows 10 version (22H2).</li>
<li>32-bit Windows is no longer supported.
Windows 10 on ARM is also no longer supported.</li>
<li>Wiris MathPlayer is no longer supported.</li>
</ul>
<h3 id="new-features">New Features</h3>
<ul>
<li>In the Add-on Store:<ul>
<li>VirusTotal scan results are now available in the details for an add-on.
An action has been added to view the full scan results on the VirusTotal website. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18974" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18974">#18974</a>)</li>
<li>A new action has been added to see the latest changes for the current version of an add-on. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14041" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14041">#14041</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
</ul>
</li>
<li>It is now possible to select which add-ons to copy for use during sign-in and on secure screens. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6305" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6305">#6305</a>)</li>
<li>Added built-in support for reading math content by integrating MathCAT. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18323" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18323">#18323</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19368" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19368">#19368</a>, <a class="gh-link gh-mention" href="https://github.com/RyanMcCleary" rel="noopener" target="_blank" title="GitHub User: @RyanMcCleary">@RyanMcCleary</a>, <a class="gh-link gh-mention" href="https://github.com/codeofdusk" rel="noopener" target="_blank" title="GitHub User: @codeofdusk">@codeofdusk</a>)</li>
<li>NVDA now supports 64-bit Microsoft Speech API version 5 voices. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19432" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19432">#19432</a>)</li>
<li>Added references (e.g. to footnotes and endnotes) to the elements list in Microsoft Word.
Also added unassigned Quick Navigation commands to jump to the next/previous reference. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19300" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19300">#19300</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>In browse mode, the number of items in a list is now reported in braille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7455" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7455">#7455</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>While reading text, spelling and grammar errors can now be reported with a sound instead of speech. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4233" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4233">#4233</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19257" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19257">#19257</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>Spelling and grammar errors can now be reported in braille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7608" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7608">#7608</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19257" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19257">#19257</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>Added the possibility to report when multiple items can be selected in a control such as a list.
This can be enabled using the "Report when objects support multiple selection" setting in NVDA's object presentation settings. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18365" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18365">#18365</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>In Visual Studio Code, the status bar is now reported when using the standard <code>NVDA+end</code> (desktop) / <code>NVDA+shift+end</code> (laptop) gesture. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11064" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11064">#11064</a>, <a class="gh-link gh-mention" href="https://github.com/codeofdusk" rel="noopener" target="_blank" title="GitHub User: @codeofdusk">@codeofdusk</a>)</li>
<li>Automatically reading the entire result after a successful recognition is now possible via a new option in the Windows OCR settings. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19150" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19150">#19150</a>, <a class="gh-link gh-mention" href="https://github.com/Cary-rowen" rel="noopener" target="_blank" title="GitHub User: @Cary-rowen">@Cary-rowen</a>)</li>
<li>Performance improvements on ARM64 systems, such as with Qualcomm processors. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18570" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18570">#18570</a>, <a class="gh-link gh-mention" href="https://github.com/leonarddeR" rel="noopener" target="_blank" title="GitHub User: @leonarddeR">@leonarddeR</a>)</li>
<li>A new unassigned global command has been added to toggle the "Play audio coordinates when mouse moves" option. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19026" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19026">#19026</a>, <a class="gh-link gh-mention" href="https://github.com/rlawnsrl123" rel="noopener" target="_blank" title="GitHub User: @rlawnsrl123">@rlawnsrl123</a>)</li>
</ul>
<h3 id="changes">Changes</h3>
<ul>
<li>NVDA no longer supports Windows 8.1.
Windows 10 (Version 1507) is the minimum Windows version supported.
We recommend using Windows 11, or if that is not possible, the latest Windows 10 release (Version 22H2). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18684" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18684">#18684</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>NVDA no longer supports 32-bit Windows or Windows 10 on ARM.</li>
<li>Support for the MathPlayer software from Wiris has been removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19239" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19239">#19239</a>)</li>
<li>Component updates:<ul>
<li>Updated Liblouis braille translator to <a href="https://github.com/liblouis/liblouis/releases/tag/v3.36.0" rel="noopener" target="_blank" title="3.36.0">3.36.0</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18848" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18848">#18848</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19315" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19315">#19315</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)<ul>
<li>Added Japanese (Rokuten Kanji) Braille, Macedonian uncontracted braille and English Grade 3.</li>
<li>Improvements to Slovakian, Norwegian, Hungarian, Portuguese 8-dot, Greek International, Biblical Hebrew and Unified English Braille.</li>
</ul>
</li>
<li>Updated BrlAPI for BRLTTY to version 0.8.7. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18657" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18657">#18657</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Updated Unicode CLDR to <a href="https://cldr.unicode.org/downloads/cldr-48" rel="noopener" target="_blank" title="version 48">version 48</a>.
Also added emoji localizations for Luxembourgish. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19293" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19293">#19293</a>, <a class="gh-link gh-mention" href="https://github.com/OzancanKaratas" rel="noopener" target="_blank" title="GitHub User: @OzancanKaratas">@OzancanKaratas</a>)</li>
<li>Updated eSpeak NG to <a href="https://github.com/espeak-ng/espeak-ng/commit/b0b605c8a80f76c4c19e18033c6780c3cc4afc5b" rel="noopener" target="_blank" title="commit b0b605c8">commit <code>b0b605c8</code></a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19293" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19293">#19293</a>)</li>
</ul>
</li>
<li>Added a button to the About dialog to copy the NVDA version number to the clipboard. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18667" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18667">#18667</a>)</li>
<li>When entering a secure desktop, an installed copy of NVDA will automatically disable Braille temporarily, so that the secure desktop copy can access the braille display. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2315" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2315">#2315</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>When controlling a computer via Remote Access with a braille display connected, messages spoken from the local computer are also shown in braille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18004" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18004">#18004</a>)</li>
<li>The length of beeps used when "Line indentation reporting" is set to "Tones" or "Both Speech and Tones" has been reduced. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18898" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18898">#18898</a>)</li>
<li>In browse mode in web browsers, NVDA no longer sometimes treats controls with 0 visual width or height as invisible.
This technique is sometimes used to make content accessible to screen readers without it being visible visually.
Such controls will now be accessible in browse mode where they weren't before. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13897" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13897">#13897</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)</li>
<li>The state of the Screen Curtain is no longer dependent on the configuration profile in use. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10476" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10476">#10476</a>)</li>
<li>A new "Privacy and Security" category has been added to NVDA's settings dialog.
It currently includes Screen Curtain's settings (previously in the "Vision" category), and the "Logging level" and "Allow NV Access to gather NVDA usage statistics" settings (previously in the "General" category). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19177" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19177">#19177</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19296" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19296">#19296</a>)</li>
<li>When copying settings for use during sign-in and on secure screens:<ul>
<li>NVDA no longer warns about or copies disabled add-ons. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8274" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8274">#8274</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9020" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9020">#9020</a>)</li>
<li>By default, NVDA doesn't copy any add-ons; you must select any you wish to include. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12879" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12879">#12879</a>)</li>
</ul>
</li>
<li>Audio ducking is no longer supported for Microsoft Speech API version 4 or 32-bit Microsoft Speech API version 5 voices. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19432" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19432">#19432</a>)</li>
<li>The NVDA interface is now translated to Cambodian. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19450" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19450">#19450</a>)</li>
<li>NVDA will no longer enable "Use NVDA during sign-in" by default when installing for the first time. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19631" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19631">#19631</a>)</li>
</ul>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li>Remote Access:<ul>
<li>Improved user notifications when connecting as the controlled computer fails. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19103" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19103">#19103</a>, <a class="gh-link gh-mention" href="https://github.com/tareh7z" rel="noopener" target="_blank" title="GitHub User: @tareh7z">@tareh7z</a>)</li>
<li>NVDA will no longer open multiple disconnection confirmation dialogs if the action is triggered repeatedly. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19442" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19442">#19442</a>, <a class="gh-link gh-mention" href="https://github.com/Cary-rowen" rel="noopener" target="_blank" title="GitHub User: @Cary-rowen">@Cary-rowen</a>)</li>
</ul>
</li>
<li>NVDA installer:<ul>
<li>NVDA should now correctly identify downgrades and show the downgrade warning dialog appropriately, including for portable copies. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19631" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19631">#19631</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18291" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18291">#18291</a>)</li>
<li>NVDA will now retain the "Use NVDA during sign-in" setting and desktop shortcut more consistently. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19631" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19631">#19631</a>)</li>
</ul>
</li>
<li>Fixed <code>&lt;</code> not being escaped in MathML in PDF documents. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18520" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18520">#18520</a>, <a class="gh-link gh-mention" href="https://github.com/NSoiffer" rel="noopener" target="_blank" title="GitHub User: @NSoiffer">@NSoiffer</a>)</li>
<li>When Unicode normalization is enabled for speech, navigating by character will again correctly announce combining diacritic characters like acute ( ́ ). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18722" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18722">#18722</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Fixed cases where NVDA was unable to retrieve information for an application, such as product name, version and architecture. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18826" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18826">#18826</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>When reporting the location of the caret in classic versions of Notepad and other Win32 edit controls, text position is now more accurate. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18767" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18767">#18767</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>NVDA no longer fails to read the contents of wx Web View controls. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17273" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17273">#17273</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>When NVDA is configured to update add-ons automatically in the background, add-ons can be properly updated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18965" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18965">#18965</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>Attempting to install an add-on that requires a newer version of NVDA from File Explorer no longer fails silently or shows the incompatible add-ons dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19260" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19260">#19260</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19261" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19261">#19261</a>)</li>
<li>The Add-on Store no longer fails to reopen after an add-on has been installed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19900" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19900">#19900</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>Fixed a case where braille output would fail with an error. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19025" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19025">#19025</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Battery time announcements now skip redundant "0 hours" and "0 minutes" and use proper singular/plural forms. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9003" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9003">#9003</a>, <a class="gh-link gh-mention" href="https://github.com/tareh7z" rel="noopener" target="_blank" title="GitHub User: @tareh7z">@tareh7z</a>)</li>
<li>When a synthesizer has a fallback language for the current dialect, the language of the text being read will no longer be reported as unsupported. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18876" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18876">#18876</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>If the speech synthesizer is set to eSpeak NG and it fails to load when NVDA starts, NVDA will now attempt to fall back to OneCore before resorting to no speech. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19603" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19603">#19603</a>)</li>
<li>Certain settings will no longer erroneously be saved to disk when running NVDA from the launcher. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18171" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18171">#18171</a>)</li>
<li>Incorrect information is no longer displayed in braille when navigating the list of messages in Outlook Classic. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18993" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18993">#18993</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>NVDA now detects and stops repeated crash loops to prevent system lockups when startup failures occur. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19133" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19133">#19133</a>, <a class="gh-link gh-mention" href="https://github.com/derekriemer" rel="noopener" target="_blank" title="GitHub User: @derekriemer">@derekriemer</a>)</li>
<li>When moving Braille to the next line in LibreOffice Writer when the caret is at the start of the last line, it will now consistently move to the end of the document. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19152" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19152">#19152</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>The browse mode cursor highlighter now appears on content recognition results, such as when using Windows OCR. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19168" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19168">#19168</a>, <a class="gh-link gh-mention" href="https://github.com/hwf1324" rel="noopener" target="_blank" title="GitHub User: @hwf1324">@hwf1324</a>)</li>
<li>In the Input Gestures dialog, gestures including an operator while Num Lock is on will now be correctly displayed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19214" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19214">#19214</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>In Chromium browsers, if a document contains links with a malformed URL, reading the document will be possible again. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19125" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19125">#19125</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>NVDA no longer plays a sound for spelling errors while typing if speech mode is set to on-demand or off. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19323" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19323">#19323</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
</ul>
<h3 id="changes-for-developers">Changes for Developers</h3>
<p>Please refer to <a href="https://download.nvaccess.org/documentation/developerGuide.html#API" rel="noopener" target="_blank" title="the developer guide">the developer guide</a> for information on NVDA's API deprecation and removal process.</p>
<ul>
<li>Note: this is an Add-on API compatibility breaking release.
Add-ons will need to be re-tested and have their manifest updated.</li>
<li>Add-on authors are now able to provide a changelog for an add-on version via the <code>changelog</code> manifest key. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14041" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14041">#14041</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)<ul>
<li>The changelog should document changes between previous and latest add-on versions, and can be formatted in markdown.</li>
</ul>
</li>
<li>Updated components:<ul>
<li>LicenseCheck to 2025.1 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18728" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18728">#18728</a>, <a class="gh-link gh-mention" href="https://github.com/bramd" rel="noopener" target="_blank" title="GitHub User: @bramd">@bramd</a>)</li>
<li>Sphinx to 8.1.3 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18475" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18475">#18475</a>)</li>
<li>Pyright to 1.1.407 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17749" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17749">#17749</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19162" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19162">#19162</a>)<ul>
<li>enabled the Node.js-backed server (<code>pyright[nodejs]</code>) for faster and more reliable analysis.</li>
</ul>
</li>
<li>wxPython to 4.2.4 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19080" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19080">#19080</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>)</li>
<li>uv to 0.9.11 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19162" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19162">#19162</a>)</li>
<li>Ruff to 0.14.5 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19162" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19162">#19162</a>)</li>
<li>comtypes to 1.4.13 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>)</li>
<li>cryptography to 46.0.5 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19601" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19601">#19601</a>)</li>
<li>Configobj to commit <code>9c8a0a80</code> (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>)</li>
<li>Requests to 2.32.5 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>)</li>
<li>url-normalize to 2.2.1 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>)</li>
<li>Pycaw to 20251023 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>)</li>
<li>nh3 to 0.3.2 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>)</li>
<li>Crowdin Python client to 1.24.1 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>)</li>
<li>Python-Markdown to 3.10 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>)</li>
<li>lxml to 6.0.2 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>)</li>
<li>PyMdown Extensions to 10.17.1 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>)</li>
<li>Setuptools to 80.10.2 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19524" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19524">#19524</a>)</li>
<li>Robot Framework to 7.3.2 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>)</li>
<li>IAccessible2 to commit <code>c9ae003</code> (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>)</li>
<li>Sonic to commit <code>d2cdb40</code> (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>)</li>
<li>WAI-ARIA Authoring Practices Guide to commit <code>84b921a0</code> (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>)</li>
<li>Windows Implementation Libraries (WIL) to commit <code>7cf4193</code> (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19196">#19196</a>)</li>
<li>SCons to 4.10.1 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19016" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19016">#19016</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19226" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19226">#19226</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)<ul>
<li>This introduces support to build NVDA with Visual Studio 2026.</li>
</ul>
</li>
</ul>
</li>
<li>X64 NVDAHelper libraries are now also built for the <a href="https://learn.microsoft.com/en-us/windows/arm/arm64ec" rel="noopener" target="_blank" title="ARM64EC architecture">ARM64EC architecture</a>.
On ARM64 machines with Windows 11, these ARM64EC libraries are loaded instead of their X64 equivalents. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18570" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18570">#18570</a>, <a class="gh-link gh-mention" href="https://github.com/leonarddeR" rel="noopener" target="_blank" title="GitHub User: @leonarddeR">@leonarddeR</a>)</li>
<li>NVDA is now licensed under "GPL-2 or later".</li>
<li>In <code>braille.py</code>, the <code>FormattingMarker</code> class has a new <code>shouldBeUsed</code> method, to determine if the formatting marker key should be reported (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7608" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7608">#7608</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>Added <code>api.fakeNVDAObjectClasses</code> set and <code>api.isFakeNVDAObject</code> function to identify fake NVDAObject instances. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19168" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19168">#19168</a>, <a class="gh-link gh-mention" href="https://github.com/hwf1324" rel="noopener" target="_blank" title="GitHub User: @hwf1324">@hwf1324</a>)</li>
<li>NVDA no longer includes the Microsoft Universal C Runtime. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19508" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19508">#19508</a>)</li>
<li><code>synthDriverHandler.setSynth</code> and <code>synthDriverHandler.findAndSetNextSynth</code> now attempt to find fallback synthesizers starting from the start of <code>defaultSynthPriorityList</code>, rather than starting immediately after <code>name</code> or <code>currentSynthName</code>, respectively. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19603" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19603">#19603</a>)</li>
<li><code>gui.installerGui.doInstall</code> parameter <code>startOnLogon</code> default value is now <code>False</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19631" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19631">#19631</a>)</li>
</ul>
<h4 id="api-breaking-changes">API Breaking Changes</h4>
<p>These are breaking API changes.
Please open a GitHub issue if your add-on has an issue with updating to the new API.</p>
<ul>
<li>NVDA is now built with Python 3.13.12, 64-bit. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18591" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18591">#18591</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19111" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19111">#19111</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19351" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19351">#19351</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19572" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19572">#19572</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>, <a class="gh-link gh-mention" href="https://github.com/dpy013" rel="noopener" target="_blank" title="GitHub User: @dpy013">@dpy013</a>)</li>
<li>typing_extensions have been removed.
These should be supported natively in Python 3.13. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18689" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18689">#18689</a>)</li>
<li><code>copyrightYears</code> and <code>url</code> have been moved from <code>versionInfo</code> to <code>buildVersion</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18682" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18682">#18682</a>)</li>
<li>Fixed behavior of <code>TextInfo.collapse()</code> - previously it was moving TextInfo to the next paragraph in some cases. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18320" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18320">#18320</a>, <a class="gh-link gh-mention" href="https://github.com/mltony" rel="noopener" target="_blank" title="GitHub User: @mltony">@mltony</a>)</li>
<li>Fixed behavior of <code>OffsetTextInfo.move()</code> - previously it wouldn't move to the very end of the document unless moving by character. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18348" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18348">#18348</a>, <a class="gh-link gh-mention" href="https://github.com/mltony" rel="noopener" target="_blank" title="GitHub User: @mltony">@mltony</a>)</li>
<li><code>NVDAHelper.localLib</code> is now a module, not a <code>ctypes.CDLL</code>.
Most API consumers should not be impacted by this change.
Use <code>NVDAHelper.localLib.dll</code> for access to the <code>ctypes.CDLL</code> if necessary. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18207" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18207">#18207</a>)</li>
<li><code>UIAHandler.autoSelectDetectionAvailable</code> has been removed with no replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18684" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18684">#18684</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>The following symbols have been removed from <code>installer</code> with no direct replacement: <code>programFilesPath</code>, <code>getStartMenuFolder</code>, <code>getInstallPath</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18851" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18851">#18851</a>)</li>
<li>The <code>bool</code> configuration key <code>[documentFormatting][reportSpellingErrors]</code> has been removed.
Use the <code>int</code> configuration key <code>[reportSpellingErrors2]</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17997" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17997">#17997</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li><code>NVDAObjects.window.GhostWindowFromHungWindow</code> has been removed with no replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18883" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18883">#18883</a>)</li>
<li><code>winUser.Input_I</code> and <code>winUser.PUL</code> have been removed, with no replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18883" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18883">#18883</a>)</li>
<li>The <code>inputButtonCaps</code> property on <code>hwIo.hid.Hid</code> objects now correctly returns an array of <code>hidpi.HIDP_BUTTON_CAPS</code> structures rather than <code>HIDP_VALUE_CAPS</code> structures. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18902" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18902">#18902</a>)</li>
<li><code>speech.speech.IDT_TONE_DURATION</code> has been removed.
Call <code>speech.speech.getIndentToneDuration</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18898" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18898">#18898</a>)</li>
<li>The <code>rgpszUsageIdentifier</code> member of the <code>updateCheck.CERT_USAGE_MATCH</code> struct is now of type <code>POINTER(LPSTR)</code> rather than <code>c_void_p</code> to correctly align with Microsoft documentation. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18956" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18956">#18956</a>)</li>
<li>The <code>UpdatableAddonsDialog.addonsList</code> is an instance of <code>gui.addonStoreGui.controls.addonList.AddonVirtualList</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18816" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18816">#18816</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li><code>gui.nvdaControls.TabbableScrolledPanel</code> has been removed.
Use <code>wx.lib.scrolledpanel.ScrolledPanel</code> directly instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17751" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17751">#17751</a>)</li>
<li>The following symbols have been removed from <code>appModules.explorer</code> with no replacement: <code>SuggestionListItem</code>, <code>SearchBoxClient</code>, <code>GridTileElement</code>, <code>GridListTileElement</code>, <code>GridGroup</code>, <code>ImmersiveLauncher</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18757" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18757">#18757</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>The <code>ftdi2</code> module has been significantly refactored: (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19105" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19105">#19105</a>)<ul>
<li>It is now a package.</li>
<li><code>MAX_DESCRIPTION_SIZE</code> has been moved to <code>ftd2xx.MAX_DESCRIPTION_SIZE</code>, and reduced to 64 in accordance with the D2XX Programmers Guide.</li>
<li><code>FT_OK</code> has been removed.
Use <code>ftd2xx.FT_MESSAGE.OK</code> instead.</li>
<li>The <code>FT_LIST_*</code> constants have been removed.
Use the <code>ftd2xx.FT_LIST</code> enum instead.</li>
<li>The <code>FT_OPEN_BY_SERIAL_NUMBER</code> constant has been removed.
Use <code>ftd2xx.FT_OPEN_BY.SERIAL_NUMBER</code> instead.</li>
<li>The <code>FT_PURGE_RX</code> and <code>FT_PURGE_TX</code> constants have been removed.
Use <code>ftd2xx.FT_PURGE.RX</code> and <code>ftd2xx.FT_PURGE.TX</code> instead.</li>
<li><code>FtdiBitModes</code> has been moved to <code>ftd2xx.FT_BITMODE</code>.</li>
<li>The <code>ft_messages</code> list has been replaced with the <code>ftd2xx.FT_MESSAGE</code> enum.</li>
<li><code>ft</code> has been removed.
Use <code>ftd2xx.dll</code> instead.</li>
<li><code>FTDeviceError</code> has been moved to <code>ftd2xx.FTDeviceError</code>.</li>
<li><code>DeviceListInfoNode</code> has been moved to <code>ftd2xx.FT_DEVICE_LIST_INFO_NODE</code>.
Additionally, in accordance with the D2XX Programmer's Guide:<ul>
<li>The <code>LocID</code> field has been renamed to <code>LocId</code>.</li>
<li>The <code>none</code> field has been renamed to <code>ftHandle</code>.</li>
</ul>
</li>
<li>The <code>ftExceptionDecorator</code> function has been removed, with no public replacement.</li>
<li>The <code>_PY_*</code> functions have been replaced with <code>ftd2xx.FT_*</code> direct FFI bindings.
These bindings have type declarations, so are potentially incompatible with existing code.</li>
<li>The following functions have been renamed:<ul>
<li><code>list_devices</code> to <code>listDevices</code>;</li>
<li><code>create_device_info_list</code> to <code>createDeviceInfoList</code>;</li>
<li><code>get_device_info_detail</code> to <code>getDeviceInfoDetail</code>;</li>
<li><code>get_device_info_list</code> to <code>getDeviceInfoList</code>; and</li>
<li><code>open_ex</code> to <code>openEx</code>.</li>
</ul>
</li>
<li>The following methods on the <code>FTD2XX</code> class have been renamed:<ul>
<li><code>set_baud_rate</code> to <code>setBaudRate</code>;</li>
<li><code>set_timeouts</code> to <code>setTimeouts</code>;</li>
<li><code>set_latency_timer</code> to <code>setLatencyTimer</code>;</li>
<li><code>set_bit_mode</code> to <code>setBitMode</code>;</li>
<li><code>set_usb_parameters</code> to <code>setUsbParameters</code>;</li>
<li><code>get_queue_status</code> to <code>getQueueStatus</code>; and</li>
<li><code>reset_device</code> to <code>resetDevice</code>.</li>
</ul>
</li>
<li>The <code>FTD2XX.purge</code> method now raises <code>ValueError</code> if the <code>toPurge</code> argument is not one of "TX", "RX" or "TXRX".</li>
</ul>
</li>
<li>The deprecated <code>winVersion.isFullScreenMagnificationAvailable</code> function has been removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19177" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19177">#19177</a>)</li>
<li>The <code>visionEnhancementProviders.screenCurtain</code> module has been replaced with the <code>screenCurtain</code> subpackage. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19177" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19177">#19177</a>)<ul>
<li>The following symbols have no public replacement: <code>playToggleSoundsCheckBoxText</code>, <code>ScreenCurtainGuiPanel</code>, <code>ScreenCurtainProvider</code>, <code>ScreenCurtainSettings</code>, <code>screenCurtainTranslatedName</code>, <code>TRANSFORM_BLACK</code>, <code>VisionEnhancementProvider</code>, <code>WarnOnLoadDialog</code>, <code>warnOnLoadCheckBoxText</code>, <code>warnOnLoadText</code>.</li>
<li>All public symbols defined on <code>Magnification</code> are now accessible from <code>winBindings.magnification</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18958" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18958">#18958</a>)</li>
<li><code>MAGCOLOREFFECT</code> has been moved to <code>winBindings.magnification</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18958" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18958">#18958</a>)</li>
<li><code>isScreenFullyBlack</code> has been moved to <code>NVDAHelper.localLib</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18958" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18958">#18958</a>)</li>
</ul>
</li>
<li><code>config.conf["vision"]["screenCurtain"]</code> has been moved to <code>config.conf["screenCurtain"]</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19177" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19177">#19177</a>)</li>
<li>The <code>comInterfaces.MathPlayer</code> and <code>mathPres.mathPlayer</code> modules have been removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19239" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19239">#19239</a>)</li>
<li>The following symbols have been removed from <code>gui.settingsDialogs.GeneralSettingsPanel</code> without replacement: <code>logLevelList</code>, <code>allowUsageStatsCheckBox</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19296" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19296">#19296</a>)</li>
<li><code>gui.settingsDialogs.GeneralSettingsPanel.LOG_LEVELS</code> has been removed.
Use <code>config.configFlags.LoggingLevel</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19296" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19296">#19296</a>)</li>
<li>Changes to Microsoft Speech API version 4 and 5: (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19432" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19432">#19432</a>)<ul>
<li><code>synthDrivers.sapi4</code> (name: "sapi4") has been removed.
Use <code>synthDrivers.sapi4_32</code> (name: "sapi4_32") instead.</li>
<li><code>synthDrivers.sapi5</code> (name: "sapi5") now refers to the 64-bit SAPI 5 synth driver.
Use <code>synthDrivers.sapi5_32</code> (name: "sapi5_32") for the 32-bit SAPI 5 driver.</li>
</ul>
</li>
<li><code>config.setSystemConfigToCurrentConfig</code> now takes a <code>Collection</code> of add-on IDs (as strings) to copy to the system configuration.
Only add-ons with the given IDs will be copied. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19446" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19446">#19446</a>)</li>
<li><code>browseMode.ElementsListDialog.filterTimer</code> has been removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19702" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19702">#19702</a>)</li>
<li>The type of the <code>installDate</code> property of <code>addonStore.models.addon.AddonManifestModel</code> and <code>addonStore.models.addon.InstalledAddonStoreModel</code> is now <code>datetime | None</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19901" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19901">#19901</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
</ul>
<h4 id="deprecations">Deprecations</h4>
<ul>
<li><code>winVersion.WIN81</code> is deprecated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18684" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18684">#18684</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li><code>NVDAHelper.versionedLibPath</code> is deprecated.
Use <code>NVDAState.ReadPaths.versionedLibX86Path</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18207" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18207">#18207</a>)</li>
<li><code>NVDAHelper.coreArchLibPath</code> is deprecated.
Use <code>NVDAState.ReadPaths.coreArchLibPath</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18207" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18207">#18207</a>)</li>
<li><code>NVDAHelper.LOCAL_WIN10_DLL_PATH</code> is deprecated.
Use <code>NVDAState.ReadPaths.nvdaHelperLocalWin10Dll</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18207" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18207">#18207</a>)</li>
<li>The following symbols have been moved from <code>NVDAHelper</code> to <code>NVDAHelper.localLib</code>: <code>generateBeep</code>, <code>VBuf_getTextInRange</code>.
Access to these symbols via <code>NVDAHelper</code> is deprecated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18207" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18207">#18207</a>)</li>
<li><code>NVDAHelper.onSsmlMarkReached</code> is deprecated.
Use <code>NVDAHelper.localLib.nvdaController_onSsmlMarkReached</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18207" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18207">#18207</a>)</li>
<li><code>NVDAObjects.window.excel.ExcelCellInfo</code> is deprecated.
Use <code>NVDAHelper.localLib.EXCEL_CELLINFO</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18207" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18207">#18207</a>)</li>
<li><code>nvwave.WAVEFORMATEX</code> is deprecated.
Use <code>winBindings.mmeapi.WAVEFORMATEX</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18207" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18207">#18207</a>)</li>
<li>The following symbols have been moved from <code>winuser</code> to <code>winBindings.user32</code>: <code>GUITHREADINFO</code>, <code>HWINEVENTHOOK</code>, <code>WINEVENTPROC</code>, <code>WNDCLASSEXW</code>, <code>WNDPROC</code>, <code>PAINTSTRUCT</code>.
Access to these symbols via <code>winuser</code> is deprecated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18207" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18207">#18207</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18883" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18883">#18883</a>)</li>
<li>The following symbols have been moved from <code>hwPortUtils</code> to <code>winBindings.bthprops</code>: <code>BLUETOOTH_ADDRESS</code>, <code>BLUETOOTH_DEVICE_INFO</code>, <code>BLUETOOTH_MAX_NAME_SIZE</code>, <code>BluetoothGetDeviceInfo</code>.
Access to these symbols via <code>hwPortUtils</code> is deprecated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18571" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18571">#18571</a>)</li>
<li><code>hwPortUtils.BTH_ADDR</code> is deprecated.
Use <code>winBindings.bthprops.BLUETOOTH_ADDRESS</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18571" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18571">#18571</a>)</li>
<li>The following symbols have been moved from <code>hwPortUtils</code> to <code>winBindings.cfgmgr32</code>: <code>CM_Get_Device_ID</code>, <code>CR_SUCCESS</code>, <code>MAX_DEVICE_ID_LEN</code>.
Access to these symbols via <code>hwPortUtils</code> is deprecated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18571" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18571">#18571</a>)</li>
<li>The following symbol has been moved from <code>hwPortUtils</code> to <code>winBindings.hid</code>: <code>HIDD_ATTRIBUTES</code>.
Access to this symbol via <code>hwPortUtils</code> is deprecated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18571" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18571">#18571</a>)</li>
<li><code>hwIo.hid.hidDll</code> is deprecated.
Use <code>winBindings.hid.dll</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18902" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18902">#18902</a>)</li>
<li>The following symbols have been moved from <code>hwPortUtils</code> to <code>winBindings.setupapi</code>: <code>DEVPKEY_Device_BusReportedDeviceDesc</code>, <code>DEVPROPKEY</code>, <code>GUID_CLASS_COMPORT</code>, <code>GUID_DEVINTERFACE_USB_DEVICE</code>, <code>HDEVINFO</code>, <code>PSP_DEVICE_INTERFACE_DATA</code>, <code>PSP_DEVICE_INTERFACE_DETAIL_DATA</code>, <code>PSP_DEVINFO_DATA</code>, <code>SP_DEVICE_INTERFACE_DATA</code>, <code>SP_DEVINFO_DATA</code>, <code>SetupDiDestroyDeviceInfoList</code>, <code>SetupDiEnumDeviceInfo</code>, <code>SetupDiEnumDeviceInterfaces</code>, <code>SetupDiGetClassDevs</code>, <code>SetupDiGetDeviceInterfaceDetail</code>, <code>SetupDiGetDeviceProperty</code>, <code>SetupDiGetDeviceRegistryProperty</code>, <code>SetupDiOpenDevRegKey</code>, <code>SIZEOF_SP_DEVICE_INTERFACE_DETAIL_DATA_W</code>.
Access to these symbols via <code>hwPortUtils</code> is deprecated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18571" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18571">#18571</a>)</li>
<li>The <code>DIGCF_*</code>, <code>SPDRP_*</code>, <code>DICS_FLAG_*</code>, and <code>DIREG_*</code> constants in <code>hwPortUtils</code> are deprecated.
Use their <code>Enum</code> counterparts from <code>winBindings.setupapi</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18571" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18571">#18571</a>)</li>
<li><code>hwPortUtils.dummy</code>, <code>hwPortUtils.INVALID_HANDLE_VALUE</code> and <code>hwPortUtils.ValidHandle</code> are deprecated, with no planned replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18571" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18571">#18571</a>)</li>
<li><code>hwPortUtils.ERROR_INSUFFICIENT_BUFFER</code> and <code>hwPortUtils.ERROR_NO_MORE_ITEMS</code> are deprecated.
Use <code>winAPI.SystemErrorCodes.INSUFFICIENT_BUFFER</code> and <code>winAPI.SystemErrorCodes.NO_MORE_ITEMS</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18571" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18571">#18571</a>)</li>
<li><code>addonHandler.BUNDLE_EXTENSION</code> has been moved to <code>config.registry.ADDON_BUNDLE_EXTENSION</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18851" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18851">#18851</a>)</li>
<li><code>addonHandler.NVDA_ADDON_PROG_ID</code> has been moved to <code>config.registry.NVDA_ADDON_PROG_ID</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18851" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18851">#18851</a>)</li>
<li><code>installer.defaultInstallPath</code> has been moved to <code>NVDAState.WritePaths.defaultInstallDir</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18851" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18851">#18851</a>)</li>
<li><code>fonts.gdi32</code>, <code>screenBitmap.gdi32</code> and <code>winGDI.gdi32</code> are deprecated.
Use <code>winBindings.gdi32.dll</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18860" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18860">#18860</a>)</li>
<li><code>shellapi.shell32</code> is deprecated.
Use <code>winBindings.shell32.dll</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18860" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18860">#18860</a>)</li>
<li>The following symbols have been moved from <code>shellapi</code> to <code>winBindings.shell32</code>: <code>SHELLEXECUTEINFO</code>, <code>SHELLEXECUTEINFOW</code>.
Access to these symbols via <code>shellapi</code> is deprecated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18860" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18860">#18860</a>)</li>
<li><code>winGDI.gdiplus</code> is deprecated.
Use <code>winBindings.gdiplus.dll</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18860" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18860">#18860</a>)</li>
<li>The following symbols have been moved from <code>winGDI</code> to <code>winBindings.gdi32</code>: <code>RGBQUAD</code>, <code>BITMAPINFOHEADER</code>, <code>BITMAPINFO</code>.
Access to these symbols via <code>winGDI</code> is deprecated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18860" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18860">#18860</a>)</li>
<li>The following symbols have been moved from <code>winGDI</code> to <code>winBindings.gdiplus</code>: <code>GdiplusStartupInput</code>, <code>GdiplusStartupOutput</code>.
Access to these symbols via <code>winGDI</code> is deprecated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18860" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18860">#18860</a>)</li>
<li>The following symbols have been moved from <code>winKernel</code> to <code>winBindings.advapi32</code>: <code>PROCESS_INFORMATION</code>, <code>STARTUPINFO</code>, <code>STARTUPINFOW</code>.
Access to these symbols via <code>winKernel</code> is deprecated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18860" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18860">#18860</a>)</li>
<li><code>winKernel.advapi32</code> is deprecated.
Use <code>winBindings.advapi32.dll</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18860" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18860">#18860</a>)</li>
<li><code>NVDAHelper.bstrReturn</code> is deprecated, with no planned replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18858" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18858">#18858</a>)</li>
<li><code>contentRecog.uwpOcr.uwpOcr_Callback</code> is deprecated.
Use <code>NVDAHelper.localWin10.uwpOcr_Callback</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18858" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18858">#18858</a>)</li>
<li><code>touchHelper.SM_MAXIMUMTOUCHES</code> is deprecated.
Use <code>winAPI.winUser.constants.SystemMetrics.MAXIMUM_TOUCHES</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18883" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18883">#18883</a>)</li>
<li><code>screenBitmap.user32</code>, <code>winAPI.winUser.functions.user32</code>, <code>winGDI.user32</code>, and <code>winUser.user32</code> are deprecated.
Use <code>winBindings.user32.dll</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18883" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18883">#18883</a>)</li>
<li>The <code>HardwareInput</code>, <code>Input</code>, <code>KeyBdInput</code>, <code>MouseInput</code> and <code>NMHdrStruct</code> structures from <code>winUser</code> are deprecated.
Use <code>HARDWAREINPUT</code>, <code>INPUT</code>, <code>KEYBDINPUT</code>, <code>MOUSEINPUT</code> and <code>NMHDR</code> from <code>winBindings.user32</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18883" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18883">#18883</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19808" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19808">#19808</a>)</li>
<li>The following symbols have been moved from <code>winKernel</code> to <code>winBindings.kernel32</code>: <code>FILETIME</code>, <code>SYSTEMTIME</code> and <code>TIME_ZONE_INFORMATION</code>.
Access to these symbols via <code>winKernel</code> is deprecated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18896" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18896">#18896</a>)</li>
<li>The following symbols have been moved from <code>wincon</code> to <code>winBindings.kernel32</code>: <code>COORD</code>, <code>CONSOLE_SCREEN_BUFFER_INFO</code>, <code>CONSOLE_SELECTION_INFO</code>, <code>CHAR_INFO</code> and <code>PHANDLER_ROUTINE</code>.
Access to these symbols via <code>wincon</code> is deprecated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18896" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18896">#18896</a>)</li>
<li><code>appModuleHandler.processEntry32W</code> has been moved to <code>winBindings.kernel32.PROCESSENTRY32W</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18896" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18896">#18896</a>)</li>
<li><code>winKernel.kernel32</code> is deprecated.
Use <code>winBindings.kernel32.dll</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18896" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18896">#18896</a>)</li>
<li>The <code>LVS_*</code> constants from <code>NVDAObjects.IAccessible.sysListView32</code> are deprecated.
Use the <code>ListViewWindowStyle</code> enumeration instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18926" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18926">#18926</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>The <code>INPUT_MOUSE</code>, <code>INPUT_KEYBOARD</code>, <code>KEYEVENTF_KEYUP</code> and <code>KEYEVENTF_UNICODE</code> constants from <code>winUser</code> are deprecated.
Use <code>INPUT_TYPE.MOUSE</code>, <code>INPUT_TYPE.KEYBOARD</code>, <code>KEYEVENTF.KEYUP</code> and <code>KEYEVENTF.UNICODE</code> from <code>winBindings.user32</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18947" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18947">#18947</a>)</li>
<li>The following symbols have been moved from <code>updateCheck</code> to <code>winBindings.crypt32</code>: <code>CERT_USAGE_MATCH</code>, <code>CERT_CHAIN_PARA</code>.
Access to these symbols via <code>updateCheck</code> is deprecated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18956" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18956">#18956</a>)</li>
<li><code>textInfos.OffsetsTextInfo.allowMoveToOffsetPastEnd</code> is deprecated.
Use the <code>OffsetsTextInfo.allowMoveToUnitOffsetPastEnd</code> method instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19152" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19152">#19152</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li><code>installer.comparePreviousInstall</code> is deprecated with no planned replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19631" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19631">#19631</a>)</li>
<li>Deprecations in <code>addonHandler</code>: (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19564" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19564">#19564</a>)<ul>
<li><code>stateFilename</code> is deprecated.
Use <code>STATE_FILENAME</code> instead.</li>
<li><code>AddonsState.fromPickledDict</code> is deprecated.
Use <code>AddonsState.fromDict</code> instead.</li>
</ul>
</li>
</ul>
<!-- Beyond this point, Markdown should not be linted, as we don't modify old change log sections. -->
<h2 id="202533">2025.3.3</h2>
<p>This is a patch release to fix a security issue.</p>
<h3 id="security-fixes">Security fixes</h3>
<p>Please responsibly disclose security issues following NVDA's <a href="https://github.com/nvaccess/nvda/blob/master/security.md" rel="noopener" target="_blank" title="security policy">security policy</a>.</p>
<ul>
<li>Prevents a situation where NVDA may unexpectedly run as an administrator. <a href="https://github.com/nvaccess/nvda/security/advisories/ghsa-cq78-fjp7-3rp5" rel="noopener" target="_blank" title="GHSA-cq78-fjp7-3rp5">GHSA-cq78-fjp7-3rp5</a></li>
</ul>
<h2 id="202532">2025.3.2</h2>
<p>This is a patch release to fix a security issue.</p>
<h3 id="security-fixes_1">Security fixes</h3>
<p>Please responsibly disclose security issues following NVDA's <a href="https://github.com/nvaccess/nvda/blob/master/security.md" rel="noopener" target="_blank" title="security policy">security policy</a>.</p>
<ul>
<li>Fixed a vulnerability which could prevent access to secure screens via Remote Access. (<a href="https://github.com/nvaccess/nvda/security/advisories/ghsa-42v6-wjv6-h3jj" rel="noopener" target="_blank" title="GHSA-42v6-wjv6-h3jj">GHSA-42v6-wjv6-h3jj</a>)</li>
</ul>
<h2 id="202531">2025.3.1</h2>
<p>This is a patch release to fix a security issue and a bug.</p>
<h3 id="security-fixes_2">Security fixes</h3>
<p>Please responsibly disclose security issues following NVDA's <a href="https://github.com/nvaccess/nvda/blob/master/security.md" rel="noopener" target="_blank" title="security policy">security policy</a>.</p>
<ul>
<li>Fixed a vulnerability which could prevent access to secure screens via Remote Access. (<a href="https://github.com/nvaccess/nvda/security/advisories/GHSA-vr27-g5ph-xvq2" rel="noopener" target="_blank" title="GHSA-vr27-g5ph-xvq2">GHSA-vr27-g5ph-xvq2</a>)</li>
</ul>
<h3 id="bug-fixes_1">Bug Fixes</h3>
<ul>
<li>Remote Access now returns control to the local computer if it locks while controlling the remote computer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18951" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18951">#18951</a>)</li>
</ul>
<h2 id="20253">2025.3</h2>
<p>This release includes improvements to Remote Access, SAPI5 voices, braille and the Add-on Store.</p>
<p>Add-ons in the Add-on Store can now be sorted by minimum/last tested NVDA version and install date.</p>
<p>Remote Access has had several minor fixes and improvements including adding a command to send <code>control+alt+delete</code> and remembering recent connection settings.
There are also fixes for connection and audio issues.</p>
<p>Braille improves with smarter word wrap, stable table selection across language changes, and optional USB auto-detection for Dot Pad.</p>
<p>There are several bug fixes for SAPI5 voices, including fixes for excessive leading silence trimming, freezing issues, and audio gaps.</p>
<p>eSpeak NG and Unicode CLDR have been updated.
Localisation data for emojis has been added for Belarusian and Bosnian.</p>
<h3 id="new-features_1">New Features</h3>
<ul>
<li>Add-on Store:<ul>
<li>Add-ons can be sorted by minimum and last tested NVDA version as well as by installation date. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18440" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18440">#18440</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18560" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18560">#18560</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>Minimum and last tested version will now be also shown in the details area for an add-on in the Available Add-ons tab. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18440" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18440">#18440</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>Installation date will now be also shown in the details area for external add-ons. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18560" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18560">#18560</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
</ul>
</li>
<li>A new unassigned command has been added to send <code>control+alt+delete</code> when controlling another computer via NVDA Remote Access. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18105" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18105">#18105</a>)</li>
<li>A new setting has been added to automatically mute Remote Access when controlling the local computer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18630" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18630">#18630</a>)</li>
</ul>
<h3 id="changes_1">Changes</h3>
<ul>
<li>Component updates:<ul>
<li>Updated eSpeak NG to <a href="https://github.com/espeak-ng/espeak-ng/commit/3b8ef3d310f380e9ab4c6b19bf8367d8f99ac285" rel="noopener" target="_blank" title="commit 3b8ef3d">commit <code>3b8ef3d</code></a>.
There have been improvements to Farsi/Persian. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18342" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18342">#18342</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18633" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18633">#18633</a>, <a class="gh-link gh-mention" href="https://github.com/codeofdusk" rel="noopener" target="_blank" title="GitHub User: @codeofdusk">@codeofdusk</a>)</li>
<li>Updated Unicode CLDR to <a href="https://cldr.unicode.org/downloads/cldr-47" rel="noopener" target="_blank" title="47.0">47.0</a>.
Localisation data for emojis has been added for Belarusian and Bosnian. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18581" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18581">#18581</a>)</li>
</ul>
</li>
<li>Braille:<ul>
<li>When braille word wrap is enabled, all braille cells will be used if the next character is a space. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18016" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18016">#18016</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>NVDA no longer resets braille tables to automatic when changing its language. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18538" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18538">#18538</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>NVDA no longer handles Turkish grade 1 as Turkish 8 dot computer braille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18758" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18758">#18758</a>, <a class="gh-link gh-mention" href="https://github.com/OzancanKaratas" rel="noopener" target="_blank" title="GitHub User: @OzancanKaratas">@OzancanKaratas</a>)</li>
<li>The Dot Pad braille display driver now supports automatic detection of USB-connected devices.
Note that this is disabled by default due to the device using generic USB identifiers, but can be enabled in braille settings. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18444" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18444">#18444</a>, <a class="gh-link gh-mention" href="https://github.com/bramd" rel="noopener" target="_blank" title="GitHub User: @bramd">@bramd</a>)</li>
</ul>
</li>
<li>When the selection covers more than one cell in Microsoft Excel, pressing <code>tab</code> or <code>enter</code> to move the active cell now reports the new active cell rather than the whole selection. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6959" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6959">#6959</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>In terminal programs on Windows 10 version 1607 and later, the calculation of changed text now runs within NVDA instead of via an external process, which may improve performance and reliability. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18480" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18480">#18480</a>, <a class="gh-link gh-mention" href="https://github.com/codeofdusk" rel="noopener" target="_blank" title="GitHub User: @codeofdusk">@codeofdusk</a>)</li>
<li>The NVDA Remote Access connection dialog now remembers the most recent connection mode, server type and locally hosted port of manual connections. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18512" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18512">#18512</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18701" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18701">#18701</a>)</li>
</ul>
<h3 id="bug-fixes_2">Bug Fixes</h3>
<ul>
<li>Speech:<ul>
<li>Fixed excessive leading silence trimming that trims part of the speech when using some voices. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18003" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18003">#18003</a>, <a class="gh-link gh-mention" href="https://github.com/gexgd0419" rel="noopener" target="_blank" title="GitHub User: @gexgd0419">@gexgd0419</a>)</li>
<li>Fixed a problem where NVDA sometimes freezes completely when using SAPI5 voices. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18298" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18298">#18298</a>, <a class="gh-link gh-mention" href="https://github.com/gexgd0419" rel="noopener" target="_blank" title="GitHub User: @gexgd0419">@gexgd0419</a>)</li>
<li>Fixed a problem where NVDA fails to start with a SAPI5 Eloquence voice and falls back to OneCore voices. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18301" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18301">#18301</a>, <a class="gh-link gh-mention" href="https://github.com/gexgd0419" rel="noopener" target="_blank" title="GitHub User: @gexgd0419">@gexgd0419</a>)</li>
<li>Fixed audio gaps in speech when using some SAPI5 voices with WASAPI and rate boost enabled. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17967" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17967">#17967</a>, <a class="gh-link gh-mention" href="https://github.com/gexgd0419" rel="noopener" target="_blank" title="GitHub User: @gexgd0419">@gexgd0419</a>)</li>
</ul>
</li>
<li>Remote Access:<ul>
<li>Fixed a bug which stopped speech from working via NVDA Remote Access when the controlled computer had no audio output devices enabled. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18544" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18544">#18544</a>)</li>
<li>Fixed a bug which caused NVDA Remote Access to stop working if a session was interrupted while connecting to the server. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18476" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18476">#18476</a>)</li>
</ul>
</li>
<li>Fixed bug with multiple math expressions on the same line in Microsoft Word documents: everything after the first expression was not spoken or brailled. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18386" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18386">#18386</a>, <a class="gh-link gh-mention" href="https://github.com/NSoiffer" rel="noopener" target="_blank" title="GitHub User: @NSoiffer">@NSoiffer</a>)</li>
<li>Fixed support for paragraph mouse text unit in Java applications. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18231" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18231">#18231</a>, <a class="gh-link gh-mention" href="https://github.com/hwf1324" rel="noopener" target="_blank" title="GitHub User: @hwf1324">@hwf1324</a>)</li>
<li>Fixed Highlighter not working with Outlook contact auto-complete lists. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18483" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18483">#18483</a>, <a class="gh-link gh-mention" href="https://github.com/Nerlant" rel="noopener" target="_blank" title="GitHub User: @Nerlant">@Nerlant</a>)</li>
<li>A portable copy launched immediately after creation now correctly use its own configuration instead of another one. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18442" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18442">#18442</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
</ul>
<h3 id="changes-for-developers_1">Changes for Developers</h3>
<p>Please refer to <a href="https://download.nvaccess.org/documentation/developerGuide.html#API" rel="noopener" target="_blank" title="the developer guide">the developer guide</a> for information on NVDA's API deprecation and removal process.</p>
<ul>
<li>Component updates:<ul>
<li>Updated Pyright to 1.1.403. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18424" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18424">#18424</a>)</li>
<li>Updated Ruff to 0.12.7. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18424" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18424">#18424</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18609" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18609">#18609</a>)</li>
<li>Updated comtypes to 1.4.11. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18611" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18611">#18611</a>)</li>
<li>Updated py2exe to 0.14.0.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18611" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18611">#18611</a>)</li>
<li>Updated markdown to 3.8.2. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18638" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18638">#18638</a>)</li>
<li>detours to <code>9764cebcb1a75940e68fa83d6730ffaf0f669401</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18447" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18447">#18447</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
</ul>
</li>
<li>For <code>IAccessible</code> objects, the <code>flowsFrom</code> and <code>flowsTo</code> properties will now raise a <code>NotImplementedError</code> for MSAA (non-IA2) objects. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18416" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18416">#18416</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>The <code>nvda_dmp</code> utility has been removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18480" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18480">#18480</a>, <a class="gh-link gh-mention" href="https://github.com/codeofdusk" rel="noopener" target="_blank" title="GitHub User: @codeofdusk">@codeofdusk</a>)</li>
<li><code>comInterfaces_sconscript</code> has been updated to make the generated files in <code>comInterfaces</code> work better with IDEs. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17608" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17608">#17608</a>, <a class="gh-link gh-mention" href="https://github.com/gexgd0419" rel="noopener" target="_blank" title="GitHub User: @gexgd0419">@gexgd0419</a>)</li>
<li>NVDA now configures <code>wx.lib.agw.persist.PersistenceManager</code> on GUI initialisation. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18601" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18601">#18601</a>)</li>
</ul>
<h4 id="deprecations_1">Deprecations</h4>
<ul>
<li>The following symbols in <code>synthDrivers.sapi5</code> are deprecated with no replacement: (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18300" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18300">#18300</a>, <a class="gh-link gh-mention" href="https://github.com/gexgd0419" rel="noopener" target="_blank" title="GitHub User: @gexgd0419">@gexgd0419</a>)<ul>
<li><code>LP_c_ubyte</code></li>
<li><code>LP_c_ulong</code></li>
<li><code>LP__ULARGE_INTEGER</code></li>
<li><code>SynthDriver.isSpeaking</code></li>
</ul>
</li>
<li><code>easeOfAccess.RegistryKey</code> and <code>config.RegistryKey</code> is deprecated, use <code>config.registry.RegistryKey</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18608" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18608">#18608</a>)</li>
<li>Importing <code>DEFAULT_EXTENSIONS</code> from <code>md2html</code> is deprecated.
Importing from <code>md2html</code> is discouraged. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18638" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18638">#18638</a>)</li>
</ul>
<h2 id="20252">2025.2</h2>
<p>This release includes improvements in Windows 11, browse mode, and Microsoft Word.</p>
<p>In browse mode, quick navigation keys for headings 7 through 9 have been added.
The Elements List and Find dialogs no longer cause application profiles to be deactivated.
In Microsoft Edge, notifications like "loading complete" no longer stop say all.</p>
<p>In Microsoft Word, when using the shortcuts to switch to page view or outline view, the new view is now reported.
When UIA is enabled, redundant table end markers are no longer brailled when the cursor is in a table cell.</p>
<p>On Windows 11, NVDA will no longer announce emoji panel items twice while browsing them.
Performance and reliability in the Start Menu on Windows 11 24H2 has been improved.
On Windows 11 24H2 and newer, window state will be announced when resizing windows with <code>Windows+arrow</code> keys.
Support has also been added for Windows 11 Voice Access.</p>
<p>Options have been added to report the language of the text being read, and report when the language is not supported by the current synthesizer.</p>
<p>Support for the NLS eReader Zoomax braille display has been added.
Support for cursor routing with the point and click action on the Humanware Monarch has been added.</p>
<p>LibLouis has been updated, adding new Biblical Hebrew, Russian 6 dot computer braille and Thai Grade 2 braille tables.
eSpeak NG has been updated, adding support for Aromanian, Crimean Tatar, Mongolian, and Pashto.</p>
<p>There have also been a number of other fixes and improvements, including to mouse and touch interaction, Windows 11 Notepad, and Google Chrome.</p>
<h3 id="new-features_2">New Features</h3>
<ul>
<li>NVDA can now report the language of the text being read. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17664" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17664">#17664</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>):<ul>
<li>New options are available to:<ul>
<li>Report the language of the text being read.</li>
<li>Report if the language of the text being read is not supported.</li>
</ul>
</li>
<li>A new unassigned command has been added to report the language of the text at the caret position.</li>
</ul>
</li>
<li>In Microsoft Word, the new view is now reported when using the shortcuts to switch to page view (<code>control+alt+p</code>) or outline view (<code>control+alt+o</code>). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18091" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18091">#18091</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>It is now possible to route to any braille cell on the Humanware Monarch multiline braille device, using their point and click action. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18248" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18248">#18248</a>)</li>
<li>In Windows 11 2024 Update and Server 2025 and later, NVDA will announce foreground window states such as restore, maximize, and snap when changing window position by pressing <code>windows+arrow</code> keys. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17841" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17841">#17841</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18175" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18175">#18175</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>Unassigned commands have been added to open the NVDA settings dialog in the following categories: Vision, Windows OCR, Add-on Store and Advanced. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18313" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18313">#18313</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>Introduced support for Windows 11 Voice Access, including reporting dictated text and microphone status from everywhere (requires NVDA to be installed). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16862" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16862">#16862</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17384" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17384">#17384</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>Support for the NLS eReader Zoomax braille display has been added. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15863" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15863">#15863</a>, <a class="gh-link gh-mention" href="https://github.com/florin-trutiu" rel="noopener" target="_blank" title="GitHub User: @florin-trutiu">@florin-trutiu</a>)</li>
<li>A checkbox has been added in the speech settings to allow users to disable WASAPI for SAPI5 voices. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18309" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18309">#18309</a>, <a class="gh-link gh-mention" href="https://github.com/gexgd0419" rel="noopener" target="_blank" title="GitHub User: @gexgd0419">@gexgd0419</a>)</li>
</ul>
<h3 id="changes_2">Changes</h3>
<ul>
<li>Component updates:<ul>
<li>Updated LibLouis Braille translator to <a href="https://github.com/liblouis/liblouis/releases/tag/v3.34.0" rel="noopener" target="_blank" title="3.34.0">3.34.0</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18227" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18227">#18227</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>, <a class="gh-link gh-mention" href="https://github.com/codeofdusk" rel="noopener" target="_blank" title="GitHub User: @codeofdusk">@codeofdusk</a>)<ul>
<li>Added new tables for Biblical Hebrew as well as for Russian 6 dot computer braille and Thai Grade 2.</li>
<li>Substantial updates to Lithuanian braille tables.</li>
<li>Small improvements to Hungarian, Dutch, Norwegian and Turkish tables.</li>
</ul>
</li>
<li>Updated eSpeak NG to <a href="https://github.com/espeak-ng/espeak-ng/commit/e93d3a97ee9237f7e170cc8870f44c14de9032a9" rel="noopener" target="_blank" title="commit e93d3a9">commit <code>e93d3a9</code></a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17896" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17896">#17896</a>)<ul>
<li>Added new languages Aromanian, Crimean Tatar, Mongolian, and Pashto.</li>
</ul>
</li>
</ul>
</li>
<li>In browse mode, it is now possible to use number keys 1 to 9 (previously 1 to 6), to navigate to the corresponding heading. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18014" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18014">#18014</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>When the Elements List or Find dialog is opened, NVDA won't change the configuration profile, similar to the behavior in other NVDA dialogs. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18160" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18160">#18160</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>In Microsoft Edge, NVDA will no longer cancel say all when notifications such as "loading complete" are announced. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17986" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17986">#17986</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>NVDA will now warn before updating when connected as the controlled computer with NVDA Remote Access. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18455" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18455">#18455</a>)</li>
</ul>
<h3 id="bug-fixes_3">Bug Fixes</h3>
<ul>
<li>In WinUI 3 apps including Microsoft Copilot and parts of Windows 11 File Explorer, NVDA will no longer fail to announce controls when using mouse and touch interaction. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17407" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17407">#17407</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17771" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17771">#17771</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>Fixed some rare cases where NVDA playing sounds could result in unexpected errors. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17918" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17918">#17918</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>In Microsoft Word, when UIA is enabled, NVDA will no longer braille redundant table end markers when the cursor is in a table cell. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15828" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15828">#15828</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>In Geekbench 6.4, NVDA can again read the ribbon and options within. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17892" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17892">#17892</a>, <a class="gh-link gh-mention" href="https://github.com/mzanm" rel="noopener" target="_blank" title="GitHub User: @mzanm">@mzanm</a>)</li>
<li>NVDA no longer fails to read check list items in Microsoft Loop when viewed in Google Chrome / Microsoft Edge. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18130" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18130">#18130</a>)</li>
<li>NVDA now respects its line number reporting setting in Microsoft SQL Server Management Studio 21. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18176" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18176">#18176</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>In Windows 11 Notepad, NVDA will announce values typed into the "Line number" field of the "Go to line" dialog when "speak typed characters" is set to "only in edit controls". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18208" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18208">#18208</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>In the Start Menu in Windows 11 24H2: (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17951" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17951">#17951</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)<ul>
<li>NVDA no longer sometimes incorrectly switches to browse mode soon after entering the Start Menu.</li>
<li>NVDA no longer sometimes freezes when navigating in browse mode.</li>
<li>Search suggestions are now reported reliably.</li>
</ul>
</li>
<li>In Windows 11, NVDA will no longer announce emoji panel items twice while browsing them. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18236" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18236">#18236</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>When typing into a cell in Microsoft Excel, the braille display is now correctly updated to show the new content. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18391" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18391">#18391</a>)</li>
<li>When using NVDA Remote Access, speech from User Account Control screens on the remote computer now works reliably. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18101" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18101">#18101</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)</li>
</ul>
<h3 id="changes-for-developers_2">Changes for Developers</h3>
<p>Please refer to <a href="https://www.nvaccess.org/files/nvda/documentation/developerGuide.html#API" rel="noopener" target="_blank" title="the developer guide">the developer guide</a> for information on NVDA's API deprecation and removal process.</p>
<ul>
<li>Component updates:<ul>
<li>Updated SCons to 4.9.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18069" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18069">#18069</a>, <a class="gh-link gh-mention" href="https://github.com/dpy013" rel="noopener" target="_blank" title="GitHub User: @dpy013">@dpy013</a>)</li>
<li>Updated NSIS to 3.11 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18027" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18027">#18027</a>, <a class="gh-link gh-mention" href="https://github.com/dpy013" rel="noopener" target="_blank" title="GitHub User: @dpy013">@dpy013</a>)</li>
<li>Updated Ruff to 0.11.12. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17671" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17671">#17671</a>)</li>
<li>Updated pre-commit to 4.2.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17671" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17671">#17671</a>)</li>
<li>Updated pyright to 1.1.401. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17671" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17671">#17671</a>)</li>
</ul>
</li>
<li>NVDA now uses <a href="https://docs.astral.sh/uv/" rel="noopener" target="_blank" title="uv">uv</a> as Python package/project manager. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17935" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17935">#17935</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)<ul>
<li>Running <code>scons</code> from the source repository will automatically suggest a strategy to install uv when it is not yet available.</li>
</ul>
</li>
<li>Added the "externalPythonDependencies" category as an extra debug logging category. When enabled, debug logging messages from external dependencies (such as comtypes) will be delivered to NVDA's log. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18067" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18067">#18067</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Several additions to report the language of the text being read. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17685" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17685">#17685</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)<ul>
<li>The <code>synthDriver</code> class of <code>synthDriverHandler</code> includes a <code>languageIsSupported</code> function to check if the language indicated by the <code>lang</code> parameter is supported by the synthesizer.</li>
<li>A <code>languageHandling</code> module has been added to report the language within speech sequences.</li>
<li><code>LangChangeCommand</code> of <code>speech.commands</code> includes static methods to determine if NVDA should get the language of the text being read, and switch synthesizer voice.</li>
</ul>
</li>
<li>The <code>brailleTables</code> module is now a package.
The several built-in table definitions are moved to the <code>__tables</code> module in that package. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18194" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18194">#18194</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Microsoft SQL Server Management Studio now uses the Visual Studio app module, as SSMS is based on Visual Studio. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18176" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18176">#18176</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>NVDA will report Windows release revision number (for example: 10.0.26100.0) when <code>winVersion.getWinVer</code> is called and log this information at startup. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18266" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18266">#18266</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
</ul>
<h2 id="202512">2025.1.2</h2>
<p>This is a patch release to fix a bug.</p>
<h3 id="bug-fixes_4">Bug fixes</h3>
<ul>
<li>Certain Microsoft Word versions before version 16.0.18226 will no longer crash on opening. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18280" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18280">#18280</a>)</li>
</ul>
<h2 id="202511">2025.1.1</h2>
<p>This is a patch release to fix a bug.</p>
<h3 id="bug-fixes_5">Bug fixes</h3>
<ul>
<li>Fixed bug where the Add-on Store would not open when using the Korean language for the NVDA interface. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18250" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18250">#18250</a>)</li>
</ul>
<h2 id="20251">2025.1</h2>
<p>This release introduces NVDA Remote Access, allowing you to control a remote computer running NVDA from another device running NVDA.</p>
<p>There are many improvements to speech, particularly responsiveness with SAPI 4, SAPI 5 and OneCore voices.
Rate boost and automatic language switching is now supported in SAPI 5.
SAPI 4 voices now support audio ducking, leading silence trimming, and keeping the audio device awake.</p>
<p>The Add-on Store's automatic update system has been improved, allowing you to select channels for automatic updates, and run automatic updates in the background.</p>
<p>New commands have been added to manually refresh an OCR result, and to toggle periodically refreshing OCR results.</p>
<p>Native selection is now available in Chrome and Edge.</p>
<p>Microsoft Office and LibreOffice support has improved, notably with more shortcuts being announced.</p>
<p>Default input and output braille tables can now be determined based on the NVDA language.
Native support has been added for the Dot Pad tactile graphics device from Dot Inc as a multiline braille display.
There have been other minor fixes for braille displays, particularly around connectivity.</p>
<p>LibLouis braille translator, eSpeak-NG and Unicode CLDR have been updated.
New Coptic, compact Cuneiform, and Portuguese 6 dot Computer Braille tables are available.</p>
<h3 id="important-notes_1">Important notes</h3>
<ul>
<li>This release breaks compatibility with existing add-ons.</li>
</ul>
<h3 id="security-fixes_3">Security Fixes</h3>
<p>Please responsibly disclose security issues following NVDA's <a href="https://github.com/nvaccess/nvda/blob/master/security.md" rel="noopener" target="_blank" title="security policy">security policy</a>.</p>
<ul>
<li>Prevents showing potentially sensitive information on braille displays when the device is locked.
(<a href="https://github.com/nvaccess/nvda/security/advisories/GHSA-8f8q-2jc3-6rf4" rel="noopener" target="_blank" title="GHSA-8f8q-2jc3-6rf4">GHSA-8f8q-2jc3-6rf4</a>)</li>
<li>Prevents the installer from loading unwanted DLLs from its directory.
(<a href="https://github.com/nvaccess/nvda/security/advisories/GHSA-qf5h-qw92-rx2f" rel="noopener" target="_blank" title="GHSA-qf5h-qw92-rx2f">GHSA-qf5h-qw92-rx2f</a>)</li>
</ul>
<h3 id="new-features_3">New Features</h3>
<ul>
<li>Add-on Store:<ul>
<li>Automatic updates (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3208" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3208">#3208</a>):<ul>
<li>Automatic update channels for add-ons can now be modified.<ul>
<li>Automatic update channels can be selected for installed add-ons via an "Update channel" submenu.</li>
<li>The default automatic update channel can be set from the Add-on Store panel in NVDA's settings.</li>
</ul>
</li>
<li>Automatic updates can now happen in the background.<ul>
<li>This can be enabled in the Add-on Store panel in NVDA's settings by changing "Automatic updates" to "Update Automatically".</li>
</ul>
</li>
<li>Automatic updates can now update incompatible add-ons to another, newer, incompatible version.<ul>
<li>This can be enabled in the Add-on Store panel in NVDA's settings.</li>
</ul>
</li>
</ul>
</li>
<li>Added an action to cancel the install of add-ons. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15578" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15578">#15578</a>, <a class="gh-link gh-mention" href="https://github.com/hwf1324" rel="noopener" target="_blank" title="GitHub User: @hwf1324">@hwf1324</a>)</li>
<li>Added an action to retry the installation if the download/installation of an add-on fails. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17090" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17090">#17090</a>, <a class="gh-link gh-mention" href="https://github.com/hwf1324" rel="noopener" target="_blank" title="GitHub User: @hwf1324">@hwf1324</a>)</li>
<li>The add-ons lists can be sorted by columns, including publication date, in ascending and descending order. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15277" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15277">#15277</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16681" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16681">#16681</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
</ul>
</li>
<li>Speech:<ul>
<li>Automatic language switching is now supported when using Microsoft Speech API version 5 (SAPI5) and Microsoft Speech Platform voices. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17146" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17146">#17146</a>, <a class="gh-link gh-mention" href="https://github.com/gexgd0419" rel="noopener" target="_blank" title="GitHub User: @gexgd0419">@gexgd0419</a>)</li>
<li>Rate boost is now supported when using Microsoft Speech API version 5 (SAPI5) and Microsoft Speech Platform voices, which supports up to 6X speed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17606" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17606">#17606</a>, <a class="gh-link gh-mention" href="https://github.com/gexgd0419" rel="noopener" target="_blank" title="GitHub User: @gexgd0419">@gexgd0419</a>)</li>
</ul>
</li>
<li>Web browsers:<ul>
<li>NVDA browse mode's native selection mode (<code>NVDA+shift+f10</code>) is now supported in Google Chrome, Edge and other applications based on Chromium 134 or newer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17838" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17838">#17838</a>)</li>
<li>In Mozilla Firefox, NVDA will report the highlighted text when a URL containing a text fragment is visited. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16910" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16910">#16910</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)</li>
<li>NVDA can now report when a link destination points to the current page. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/141" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #141">#141</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
</ul>
</li>
<li>Microsoft Office:<ul>
<li>When editing in PowerPoint text boxes, you can now move per sentence with <code>alt+upArrow</code>/<code>alt+downArrow</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17015" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17015">#17015</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>In Word, the selection update is now reported when using Word commands to extend or reduce the selection (<code>f8</code> or <code>shift+f8</code>). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3293" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3293">#3293</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>In Word 16.0.18226 and higher or when using Word object model, NVDA will now report if a heading is collapsed in both speech and braille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17499" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17499">#17499</a>)</li>
<li>In Word with UIA, when using the native extended table navigation commands (<code>alt+home</code>, <code>alt+end</code>, <code>alt+pageUp</code>, and <code>alt+pageDown</code>), the caret movement will now be reported. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17867" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17867">#17867</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>In Word, when using the "report focus" command, the document layout will be announced if this information is available and reporting object descriptions is enabled. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15088" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15088">#15088</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>The result of more shortcuts is now reported in Word and Outlook:<ul>
<li>font formatting shortcuts (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10271" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10271">#10271</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>collapse or expand heading (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17545" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17545">#17545</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
</ul>
</li>
</ul>
</li>
<li>LibreOffice:<ul>
<li>When increasing or decreasing the font size in Writer using the corresponding keyboard shortcuts, NVDA announces the new font size. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6915" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6915">#6915</a>, <a class="gh-link gh-mention" href="https://github.com/michaelweghorn" rel="noopener" target="_blank" title="GitHub User: @michaelweghorn">@michaelweghorn</a>)</li>
<li>When applying the "Body Text" or a heading paragraph style using the corresponding keyboard shortcut in Writer 25.2 or newer, NVDA announces the new paragraph style. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6915" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6915">#6915</a>, <a class="gh-link gh-mention" href="https://github.com/michaelweghorn" rel="noopener" target="_blank" title="GitHub User: @michaelweghorn">@michaelweghorn</a>)</li>
<li>When toggling double underline in Writer using the corresponding keyboard shortcut, NVDA announces the new state ("double underline on"/"double underline off"). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6915" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6915">#6915</a>, <a class="gh-link gh-mention" href="https://github.com/michaelweghorn" rel="noopener" target="_blank" title="GitHub User: @michaelweghorn">@michaelweghorn</a>)</li>
<li>NVDA can now report the first line indent in LibreOffice 25.8 and later. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13052" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13052">#13052</a>, <a class="gh-link gh-mention" href="https://github.com/michaelweghorn" rel="noopener" target="_blank" title="GitHub User: @michaelweghorn">@michaelweghorn</a>)</li>
</ul>
</li>
<li>OCR:<ul>
<li>In a recognition result, <code>NVDA+f5</code> manually refreshes the recognized content. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17715" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17715">#17715</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>Added an unassigned gesture to toggle periodically refreshing the Windows OCR result. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16897" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16897">#16897</a>)</li>
</ul>
</li>
<li>Remote access functionality, based on the NVDA Remote add-on, has been integrated into NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4390" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4390">#4390</a>, <a class="gh-link gh-mention" href="https://github.com/ctoth" rel="noopener" target="_blank" title="GitHub User: @ctoth">@ctoth</a>, <a class="gh-link gh-mention" href="https://github.com/tspivey" rel="noopener" target="_blank" title="GitHub User: @tspivey">@tspivey</a>, <a class="gh-link gh-mention" href="https://github.com/daiverd" rel="noopener" target="_blank" title="GitHub User: @daiverd">@daiverd</a>, NVDA Remote Contributors and funders)</li>
<li>It is now possible to specify mirror URLs to use for NVDA updates and the Add-on Store. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14974" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14974">#14974</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17151" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17151">#17151</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17310" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17310">#17310</a>, <a class="gh-link gh-mention" href="https://github.com/christopherpross" rel="noopener" target="_blank" title="GitHub User: @christopherpross">@christopherpross</a>)</li>
<li>Support for math in PDFs has been added. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9288" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9288">#9288</a>, <a class="gh-link gh-mention" href="https://github.com/NSoiffer" rel="noopener" target="_blank" title="GitHub User: @NSoiffer">@NSoiffer</a>)<ul>
<li>This works for formulas with associated MathML, such as some files generated by newer versions of TeX/LaTeX.</li>
<li>Currently this is only supported in Foxit Reader &amp; Foxit Editor.</li>
</ul>
</li>
<li>NVDA can now be configured to speak the current line or paragraph when navigating with braille navigation keys. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17053" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17053">#17053</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>NVDA is now able to report caret changes when pressing <code>alt+upArrow</code> or <code>alt+downArrow</code> gestures, for example in Visual Studio Code. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17652" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17652">#17652</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Added commands to move the review cursor to the first and last character of the selected text, assigned to <code>NVDA+alt+home</code> and <code>NVDA+alt+end</code>, respectively. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17299" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17299">#17299</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>Added a general setting to prevent the display turning off during say all or reading with braille.
This option is enabled by default, but may result in increased battery depletion. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17649" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17649">#17649</a>,&nbsp;<a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>NVDA is now translated into Bosnian. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17953" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17953">#17953</a>)</li>
<li>In Adobe Acrobat, NVDA can now read and interact with math equations in PDF documents generated by recent versions of Microsoft Word. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18056" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18056">#18056</a>)</li>
</ul>
<h3 id="changes_3">Changes</h3>
<ul>
<li>Component updates:<ul>
<li>Updated LibLouis Braille translator to <a href="https://github.com/liblouis/liblouis/releases/tag/v3.33.0" rel="noopener" target="_blank" title="3.33.0">3.33.0</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17469" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17469">#17469</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17768" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17768">#17768</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>, <a class="gh-link gh-mention" href="https://github.com/codeofdusk" rel="noopener" target="_blank" title="GitHub User: @codeofdusk">@codeofdusk</a>)<ul>
<li>Added new Coptic, compact Cuneiform, and Portuguese 6 dot Computer Braille tables.</li>
</ul>
</li>
<li>Updated CLDR to version 46.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17484" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17484">#17484</a>, <a class="gh-link gh-mention" href="https://github.com/OzancanKaratas" rel="noopener" target="_blank" title="GitHub User: @OzancanKaratas">@OzancanKaratas</a>)</li>
<li>Updated eSpeak NG to 1.52.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17056" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17056">#17056</a>)</li>
</ul>
</li>
<li>NVDA interface changes:<ul>
<li>The NVDA installer no longer plays a sound when launched. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14068" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14068">#14068</a>)</li>
<li>The Report link destination, Character formatting information, and Speak selection dialogs, now include "Close" and "Copy" buttons for user convenience. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17018" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17018">#17018</a>, <a class="gh-link gh-mention" href="https://github.com/XLTechie" rel="noopener" target="_blank" title="GitHub User: @XLTechie">@XLTechie</a>)</li>
<li>The exit dialog now allows you to restart NVDA with add-ons disabled and debug logging enabled simultaneously. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11538" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11538">#11538</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>The ability to opt out of using WASAPI for audio output has been removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16080" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16080">#16080</a>)</li>
<li>The Browse Mode setting "Automatically set system focus to focusable elements" has been removed, the behaviour is now disabled. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17598" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17598">#17598</a>)</li>
<li>NVDA will now only warn about add-on incompatibility when updating to a new version which has an incompatible add-on API to the current version. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17071" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17071">#17071</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17506" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17506">#17506</a>)</li>
<li>The "Contributors" file has been removed from the NVDA menu. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16922" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16922">#16922</a>)</li>
<li>The NVDA license is now formatted in HTML to improve readability. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17600" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17600">#17600</a>)</li>
<li>Short versions of the most commonly used command line options have been added: <code>-d</code> for <code>--disable-addons</code> and <code>-n</code> for <code>--lang</code>.
Prefix matching on command line flags, e.g. using <code>--di</code> for <code>--disable-addons</code> is no longer supported. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11644" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11644">#11644</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>Changes to the COM Registration Fixing Tool: (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12355" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12355">#12355</a>, <a class="gh-link gh-mention" href="https://github.com/XLTechie" rel="noopener" target="_blank" title="GitHub User: @XLTechie">@XLTechie</a>)<ul>
<li>It now starts with a more user friendly explanation of its purpose, instead of a warning. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12351" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12351">#12351</a>)</li>
<li>The initial window can now be exited with <code>escape</code> or <code>alt+f4</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10799" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10799">#10799</a>)</li>
<li>It will now show a message to the user, including the error, in the rare event of a Windows error while attempting COM re-registrations.</li>
</ul>
</li>
</ul>
</li>
<li>Speech:<ul>
<li>Microsoft Speech API version 5 and Microsoft Speech Platform voices now use WASAPI for audio output, which may improve the responsiveness of those voices. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13284" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13284">#13284</a>, <a class="gh-link gh-mention" href="https://github.com/gexgd0419" rel="noopener" target="_blank" title="GitHub User: @gexgd0419">@gexgd0419</a>)</li>
<li>The silence at the beginning of speech will now be trimmed when using OneCore voices, SAPI5 voices, and some third-party voice add-ons to improve their responsiveness. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17614" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17614">#17614</a>, <a class="gh-link gh-mention" href="https://github.com/gexgd0419" rel="noopener" target="_blank" title="GitHub User: @gexgd0419">@gexgd0419</a>)</li>
<li>Microsoft Speech API version 4 voices now use WASAPI for audio output, so that they can work with features such as audio ducking, leading silence trimming, and keeping audio device awake.
If this does not work with your SAPI 4 voice, you can disable WASAPI for SAPI 4 in Advanced settings. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17718" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17718">#17718</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17801" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17801">#17801</a>, <a class="gh-link gh-mention" href="https://github.com/gexgd0419" rel="noopener" target="_blank" title="GitHub User: @gexgd0419">@gexgd0419</a>)</li>
<li>Unicode Normalization is now enabled by default for speech output. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17017" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17017">#17017</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>).<ul>
<li>You can still disable this functionality in the Speech category of the NVDA Settings dialog.</li>
</ul>
</li>
</ul>
</li>
<li>The keyboard settings for "Speak typed characters" and "Speak typed words" now have three options: Off, Only in edit controls, and Always. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17505" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17505">#17505</a>, <a class="gh-link gh-mention" href="https://github.com/Cary-rowen" rel="noopener" target="_blank" title="GitHub User: @Cary-rowen">@Cary-rowen</a>)<ul>
<li>By default, "Speak typed characters" is now set to "Only in edit controls".</li>
</ul>
</li>
<li>Default input and output braille tables can now be determined based on the NVDA language. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17306" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17306">#17306</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16390" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16390">#16390</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/290" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #290">#290</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
</ul>
<h3 id="bug-fixes_6">Bug Fixes</h3>
<ul>
<li>Speech:<ul>
<li>Fixed an issue where continuous reading (say all) stopped at the end of the first sentence when using some SAPI5 synthesizers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16691" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16691">#16691</a>, <a class="gh-link gh-mention" href="https://github.com/gexgd0419" rel="noopener" target="_blank" title="GitHub User: @gexgd0419">@gexgd0419</a>)</li>
<li>Voice parameters, such as rate and volume, will no longer be reset to default when using the synth settings ring to change between voices in the SAPI5 and SAPI4 synthesizer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17693" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17693">#17693</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2320" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2320">#2320</a>, <a class="gh-link gh-mention" href="https://github.com/gexgd0419" rel="noopener" target="_blank" title="GitHub User: @gexgd0419">@gexgd0419</a>)</li>
<li>Fixed an issue where some SAPI4 voices (e.g. IBM TTS Chinese) cannot be loaded. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17726" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17726">#17726</a>, <a class="gh-link gh-mention" href="https://github.com/gexgd0419" rel="noopener" target="_blank" title="GitHub User: @gexgd0419">@gexgd0419</a>)</li>
</ul>
</li>
<li>Braille:<ul>
<li>Native support for the Dot Pad tactile graphics device from Dot Inc as a multiline braille display. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17007" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17007">#17007</a>)</li>
<li>When using the Seika Notetaker, space and space with dots gestures are now displayed correctly in the Input Gestures dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17047" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17047">#17047</a>, <a class="gh-link gh-mention" href="https://github.com/school510587" rel="noopener" target="_blank" title="GitHub User: @school510587">@school510587</a>)</li>
<li>NVDA should no longer play error sounds or spam the log file when using the display speech output braille mode while no braille display is connected. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17092" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17092">#17092</a>, <a class="gh-link gh-mention" href="https://github.com/Emil-18" rel="noopener" target="_blank" title="GitHub User: @Emil-18">@Emil-18</a>)</li>
<li>When the Standard HID Braille Display driver is explicitly selected as the braille display driver, and the braille display list is opened, NVDA correctly identifies the HID driver as the selected driver instead of showing no driver selected. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17537" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17537">#17537</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>The Humanware Brailliant driver is now more reliable in selecting the right connection endpoint, resulting in better connection stability and less errors. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17537" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17537">#17537</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Custom braille tables in the developer scratchpad are now properly ignored when running with add-ons disabled. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17565" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17565">#17565</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Fixed an issue where some USB braille displays were not properly detected by NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18114" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18114">#18114</a>, <a class="gh-link gh-mention" href="https://github.com/christiancomaschi" rel="noopener" target="_blank" title="GitHub User: @christiancomaschi">@christiancomaschi</a>)</li>
</ul>
</li>
<li>Microsoft Office:<ul>
<li>The command to "Report the destination URL of a link" now works as expected when using the legacy object model in Word, Outlook, Excel and PowerPoint. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17292" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17292">#17292</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17362" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17362">#17362</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17435" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17435">#17435</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>In Excel, the element list dialog (<code>NVDA+f7</code>) no longer fails to list comment or formulas on some non-English systems. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11366" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11366">#11366</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>Improvements in PowerPoint:<ul>
<li>Caret reporting no longer breaks when text contains wide characters, such as emoji. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17006" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17006">#17006</a> , <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Character location reporting is now accurate (e.g. when pressing <code>NVDA+delete</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9941" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9941">#9941</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>NVDA no longer starts say all when starting a slide show and the browse mode setting "Automatic Say All on page load" is disabled. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17488" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17488">#17488</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
</ul>
</li>
</ul>
</li>
<li>LibreOffice:<ul>
<li>When using the Microsoft Pinyin Input Method for Chinese and enabling the Pinyin compatibility option to use the previous version, typing in Writer (and potentially other applications) while an IME popup is showing no longer triggers an error. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17198" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17198">#17198</a>, <a class="gh-link gh-mention" href="https://github.com/michaelweghorn" rel="noopener" target="_blank" title="GitHub User: @michaelweghorn">@michaelweghorn</a>)</li>
<li>The current checkbox state (checked/unchecked) of checkboxes in dialogs is now also reported in braille, not just speech. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17218" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17218">#17218</a>, <a class="gh-link gh-mention" href="https://github.com/michaelweghorn" rel="noopener" target="_blank" title="GitHub User: @michaelweghorn">@michaelweghorn</a>)</li>
</ul>
</li>
<li>Math:<ul>
<li>Math reading has been fixed for some web elements.
Specifically, MathML inside of span and other elements that have the attribute <code>role="math"</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15058" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15058">#15058</a>)</li>
<li>Math equations only represented by an image and alt text with no MathML for rich navigation, are now treated like normal images, rather than math with no content, allowing the user to jump to them with <code>g</code> and to be able to arrow through the alt text by character. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16007" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16007">#16007</a>)</li>
</ul>
</li>
<li>IDEs:<ul>
<li>NVDA will no longer crash when selecting all text in certain source files in Android Studio or IntelliJ Idea. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17418" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17418">#17418</a>, <a class="gh-link gh-mention" href="https://github.com/thgcode" rel="noopener" target="_blank" title="GitHub User: @thgcode">@thgcode</a>)</li>
<li>In Visual Studio Code, NVDA no longer hijacks the <code>alt+upArrow</code> and <code>alt+downArrow</code> gestures for sentence navigation. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17082" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17082">#17082</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Certain section elements are now correctly recognized as editable controls in Visual Studio Code. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17573" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17573">#17573</a>, <a class="gh-link gh-mention" href="https://github.com/Cary-rowen" rel="noopener" target="_blank" title="GitHub User: @Cary-rowen">@Cary-rowen</a>)</li>
<li>In Notepad and other UIA documents, and Notepad++ documents on Windows 11, if the last line is empty, the "braille next line command" will move the cursor to the last line.
In any document, if the cursor is on the last line, it will be moved to the end when using this command. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17251" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17251">#17251</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17430" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17430">#17430</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
</ul>
</li>
<li>Configuration profiles:<ul>
<li>Braille is no longer dysfunctional when activating "say all" with an associated configuration profile. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17163" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17163">#17163</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Fixed an issue where certain settings were explicitly saved to the active configuration profile even when the value of that setting was equal to the value in the base configuration. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17157" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17157">#17157</a>, <a class="gh-link gh-mention" href="https://github.com/leonarddeR" rel="noopener" target="_blank" title="GitHub User: @leonarddeR">@leonarddeR</a>)</li>
</ul>
</li>
<li>When spelling, unicode normalization now works more appropriately:<ul>
<li>After reporting a normalized character, NVDA no longer incorrectly reports subsequent characters as normalized. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17286" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17286">#17286</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Composite characters (such as é) are now reported correctly. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17295" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17295">#17295</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
</ul>
</li>
<li>NVDA is able to read the popup submenu items on Thunderbird search results page. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4708" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4708">#4708</a>, <a class="gh-link gh-mention" href="https://github.com/thgcode" rel="noopener" target="_blank" title="GitHub User: @thgcode">@thgcode</a>)</li>
<li>The COM Registration Fixing Tool no longer reports success on failure. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12355" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12355">#12355</a>, <a class="gh-link gh-mention" href="https://github.com/XLTechie" rel="noopener" target="_blank" title="GitHub User: @XLTechie">@XLTechie</a>)</li>
<li>NVDA will no longer announce Windows 11 clipboard history entries when closing the window while items are present. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17308" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17308">#17308</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>If the plugins are reloaded while a browseable message is opened, NVDA will no longer fail to report subsequent focus moves. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17323" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17323">#17323</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>When using applications such as Skype, Discord, Signal and Phone Link for audio communication, NVDA speech and sounds no longer decrease in volume. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17349" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17349">#17349</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)</li>
<li>Opening the NVDA Python Console will no longer fail in case an error occurs while retrieving snapshot variables. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17391" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17391">#17391</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>In web browsers, changes to text selection no longer sometimes fail to be reported in editable text controls. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17501" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17501">#17501</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)</li>
<li>When anchor links point to the same object as the virtual caret is placed, NVDA no longer fails to scroll to the link destination. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17669" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17669">#17669</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>The NVDA Highlighter Window icon is no longer fixed in the taskbar after restarting Explorer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17696" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17696">#17696</a>, <a class="gh-link gh-mention" href="https://github.com/hwf1324" rel="noopener" target="_blank" title="GitHub User: @hwf1324">@hwf1324</a>)</li>
</ul>
<h3 id="changes-for-developers_3">Changes for Developers</h3>
<p>Please refer to <a href="https://www.nvaccess.org/files/nvda/documentation/developerGuide.html#API" rel="noopener" target="_blank" title="the developer guide">the developer guide</a> for information on NVDA's API deprecation and removal process.</p>
<ul>
<li>Note: this is an Add-on API compatibility breaking release.
Add-ons will need to be re-tested and have their manifest updated.</li>
<li>Component updates:<ul>
<li>Updated Ruff to 0.8.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17102" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17102">#17102</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17260" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17260">#17260</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17473" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17473">#17473</a>)</li>
<li>Updated Comtypes to 1.4.6. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17061" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17061">#17061</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Updated wxPython to 4.2.2. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17181" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17181">#17181</a>, <a class="gh-link gh-mention" href="https://github.com/dpy013" rel="noopener" target="_blank" title="GitHub User: @dpy013">@dpy013</a>)</li>
<li>Updated SCons to 4.8.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17254" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17254">#17254</a>)</li>
<li>Updated sphinx to 8.1.2 and sphinx-rtd-theme to 3.0.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17284" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17284">#17284</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>Updated Robot Framework to 7.1.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17329" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17329">#17329</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>Updated configobj to 5.1.0 commit <code>8be5462</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17328" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17328">#17328</a>)</li>
<li>Updated pre-commit to 4.0.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17260" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17260">#17260</a>)</li>
<li>Updated typing-extensions to 4.12.2. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17438" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17438">#17438</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>Updated licensecheck to 2024.3. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17440" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17440">#17440</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>Updated markdown to 3.7. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17459" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17459">#17459</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>Updated nh3 0.2.19. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17465" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17465">#17465</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>Updated nuitka to 2.5.4. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17458" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17458">#17458</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>Updated schedule to 1.2.2. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17455" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17455">#17455</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>Updated requests to 2.32.3. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17456" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17456">#17456</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
</ul>
</li>
<li><code>ui.browseableMessage</code> may now be called with options to present a button for copying to clipboard, and/or a button for closing the window. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17018" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17018">#17018</a>, <a class="gh-link gh-mention" href="https://github.com/XLTechie" rel="noopener" target="_blank" title="GitHub User: @XLTechie">@XLTechie</a>)</li>
<li>Several additions to identify link types (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16994" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16994">#16994</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)<ul>
<li>A new <code>utils.urlUtils</code> module with different functions to determine link types</li>
<li>A new <code>INTERNAL_LINK</code> state has been added to <code>controlTypes.states.State</code></li>
<li>A new <code>linkType</code> property has been added on <code>NVDAObject</code>.
It queries the <code>treeInterceptor</code> by default, if any.</li>
<li><code>BrowseModeTreeInterceptor</code> object has a new <code>documentUrl</code> property</li>
<li><code>BrowseModeTreeInterceptor</code> object has a new <code>getLinkTypeInDocument</code> method which accepts an URL to check the link type of the object</li>
<li>A <code>toggleBooleanValue</code> helper function has been added to <code>globalCommands</code>.
It can be used in scripts to report the result when a boolean is toggled in <code>config.conf</code></li>
</ul>
</li>
<li>Removed the requirement to indent function parameter lists by two tabs from NVDA's Coding Standards, to be compatible with modern automatic linting. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17126" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17126">#17126</a>, <a class="gh-link gh-mention" href="https://github.com/XLTechie" rel="noopener" target="_blank" title="GitHub User: @XLTechie">@XLTechie</a>)</li>
<li>Added the <a href="https://nvaccess.org/nvaccess/vscode-nvda" rel="noopener" target="_blank" title="VS Code workspace configuration for NVDA">VS Code workspace configuration for NVDA</a> as a git submodule. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17003" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17003">#17003</a>)</li>
<li>A new function, <code>gui.guiHelper.wxCallOnMain</code>, has been added, which allows safely and synchronously calling wx functions from non-GUI threads, and getting their return value. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17304" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17304">#17304</a>)</li>
<li>A new message dialog API has been added to <code>gui.message</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13007" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13007">#13007</a>)<ul>
<li>Added classes: <code>ReturnCode</code>, <code>EscapeCode</code>, <code>DialogType</code>, <code>Button</code>, <code>DefaultButton</code>, <code>DefaultButtonSet</code>, <code>MessageDialog</code>.</li>
</ul>
</li>
<li>In the <code>brailleTables</code> module, a <code>getDefaultTableForCurrentLang</code> function has been added (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17222" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17222">#17222</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>Added an <code>updateCheck.UpdateInfo</code> data class, which encapsulates metadata about NVDA updates. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17310" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17310">#17310</a>, <a class="gh-link gh-mention" href="https://github.com/christopherpross" rel="noopener" target="_blank" title="GitHub User: @christopherpross">@christopherpross</a>)</li>
<li>Retrieving the <code>labeledBy</code> property now works for:<ul>
<li>objects in applications implementing the <code>labelled-by</code> IAccessible2 relation. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17436" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17436">#17436</a>, <a class="gh-link gh-mention" href="https://github.com/michaelweghorn" rel="noopener" target="_blank" title="GitHub User: @michaelweghorn">@michaelweghorn</a>)</li>
<li>UIA elements supporting the corresponding <code>LabeledBy</code> UIA property. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17442" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17442">#17442</a>, <a class="gh-link gh-mention" href="https://github.com/michaelweghorn" rel="noopener" target="_blank" title="GitHub User: @michaelweghorn">@michaelweghorn</a>)</li>
</ul>
</li>
<li>Added the ability to associate <code>wx.ComboBox</code> and a label <code>wx.StaticText</code> using <code>gui.guiHelper.associateElements</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17476" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17476">#17476</a>)</li>
<li>Added the following extension points (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17428" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17428">#17428</a>, <a class="gh-link gh-mention" href="https://github.com/ctoth" rel="noopener" target="_blank" title="GitHub User: @ctoth">@ctoth</a>):<ul>
<li><code>inputCore.decide_handleRawKey</code>: called on each keypress</li>
<li><code>speech.extensions.post_speechPaused</code>: called when speech is paused or unpaused</li>
</ul>
</li>
<li>Changes to braille display auto detection registration in <code>bdDetect.DriverRegistrar</code>: (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17521" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17521">#17521</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)<ul>
<li>Added the <code>addUsbDevice</code> method to register one USB device at a time.</li>
<li>Added the <code>matchFunc</code> parameter to <code>addUsbDevices</code> which is also available on <code>addUsbDevice</code>.<ul>
<li>This way device detection can be constrained further in cases where a VID/PID-combination is shared by multiple devices across multiple drivers, or when a HID device offers multiple endpoints, for example.</li>
<li>See the method documentation as well as examples in the albatross and brailliantB drivers for more information.</li>
</ul>
</li>
</ul>
</li>
<li>Added a new function, <code>utils.mmdevice.getOutputDevices</code>, to enumerate audio output devices. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17678" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17678">#17678</a>)</li>
<li>Added a new extension point <code>pre_synthSpeak</code> in <code>synthDriverHandler</code>, which will be called before the speech manager calls <code>speak</code> of the current synthesizer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17648" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17648">#17648</a>)</li>
<li>NVDA supports the <code>text-indent</code> IAccessible2 object attribute. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13052" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13052">#13052</a>, <a class="gh-link gh-mention" href="https://github.com/michaelweghorn" rel="noopener" target="_blank" title="GitHub User: @michaelweghorn">@michaelweghorn</a>)</li>
<li>When a script using <code>gesture.send</code> is triggered with a gesture that includes <code>numLock</code> as a modifier, Num Lock is no longer turned off. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10827" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10827">#10827</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
</ul>
<h4 id="api-breaking-changes_1">API Breaking Changes</h4>
<p>These are breaking API changes.
Please open a GitHub issue if your add-on has an issue with updating to the new API.</p>
<ul>
<li>The <code>addonStore.network.BASE_URL</code> constant has been removed.
As the Add-on Store base URL is now configurable directly within NVDA, no replacement is planned. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17099" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17099">#17099</a>)</li>
<li>The <code>updateCheck.CHECK_URL</code> constant has been removed.
As the NVDA update check URL is now configurable directly within NVDA, no replacement is planned. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17151" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17151">#17151</a>)</li>
<li><code>NVDAObjects.UIA.winConsoleUIA.WinTerminalUIA</code> has been removed with no public replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14047" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14047">#14047</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16820" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16820">#16820</a>, <a class="gh-link gh-mention" href="https://github.com/codeofdusk" rel="noopener" target="_blank" title="GitHub User: @codeofdusk">@codeofdusk</a>)</li>
<li><code>NVDAObjects.IAccessible.ia2TextMozilla.FakeEmbeddingTextInfo</code> has been removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16768" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16768">#16768</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)</li>
<li>The following symbols in <code>appModules.soffice</code> have been renamed (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6915" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6915">#6915</a>, <a class="gh-link gh-mention" href="https://github.com/michaelweghorn" rel="noopener" target="_blank" title="GitHub User: @michaelweghorn">@michaelweghorn</a>):<ul>
<li><code>SymphonyDocument.announceToolbarButtonToggle</code> to <code>SymphonyDocument.announceFormattingGestureChange</code></li>
<li><code>SymphonyDocument.script_toggleTextAttribute</code> to <code>SymphonyDocument.script_changeTextFormatting</code></li>
</ul>
</li>
<li>The <code>space</code> keyword argument for <code>brailleDisplayDrivers.seikantk.InputGesture</code> now expects an <code>int</code> rather than a <code>bool</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17047" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17047">#17047</a>, <a class="gh-link gh-mention" href="https://github.com/school510587" rel="noopener" target="_blank" title="GitHub User: @school510587">@school510587</a>)</li>
<li>The <code>[upgrade]</code> configuration section including <code>[upgrade][newLaptopKeyboardLayout]</code> has been removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17191" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17191">#17191</a>)</li>
<li><code>updateCheck.checkForUpdate</code> now returns an <code>UpdateInfo</code> object instead of a dictionary. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17310" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17310">#17310</a>, <a class="gh-link gh-mention" href="https://github.com/christopherpross" rel="noopener" target="_blank" title="GitHub User: @christopherpross">@christopherpross</a>)</li>
<li>The constructors of <code>updateCheck.UpdateResultDialog</code> and <code>updateCheck.UpdateDownloader</code> have been updated to take <code>UpdateInfo</code> objects instead of dictionaries of metadata. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17310" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17310">#17310</a>, <a class="gh-link gh-mention" href="https://github.com/christopherpross" rel="noopener" target="_blank" title="GitHub User: @christopherpross">@christopherpross</a>)</li>
<li>Due to the retirement of NVDA's winmm support (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17496" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17496">#17496</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17532" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17532">#17532</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17678" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17678">#17678</a>):<ul>
<li>The following symbols have been removed from <code>nvwave</code> without replacements: <code>CALLBACK_EVENT</code>, <code>CALLBACK_FUNCTION</code>, <code>CALLBACK_NULL</code>, <code>HWAVEOUT</code>, <code>LPHWAVEOUT</code>, <code>LPWAVEFORMATEX</code>, <code>LPWAVEHDR</code>, <code>MAXPNAMELEN</code>, <code>MMSYSERR_NOERROR</code>, <code>usingWasapiWavePlayer</code>, <code>WAVEHDR</code>, <code>WAVEOUTCAPS</code>, <code>waveOutProc</code>, <code>WAVE_MAPPER</code>, <code>WHDR_DONE</code>, <code>WinmmWavePlayer</code>, and <code>winmm</code>.</li>
<li>The following symbols have been removed from <code>nvwave</code>: <code>getOutputDeviceNames</code>, <code>outputDeviceIDToName</code>, <code>outputDeviceNameToID</code>.
Use <code>utils.mmdevice.getOutputDevices</code> instead.</li>
<li><code>nvwave.WasapiWavePlayer</code> has been renamed to <code>WavePlayer</code>.
Additionally, the method signature of its <code>__init__</code> has changed as follows:<ul>
<li>The <code>outputDevice</code> parameter should now only be passed string arguments.</li>
<li>The deprecated <code>closeWhenIdle</code> and <code>buffered</code> parameters have been removed.</li>
</ul>
</li>
<li><code>gui.settingsDialogs.AdvancedPanelControls.wasapiComboBox</code> has been removed.</li>
<li>The <code>WASAPI</code> key has been removed from the <code>audio</code> section of the config spec.</li>
<li>The configuration key <code>config.conf["speech"]["outputDevice"]</code> has been removed.
It has been replaced by <code>config.conf["audio"]["outputDevice"]</code>, which stores a Windows core audio endpoint device ID. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17547" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17547">#17547</a>)</li>
</ul>
</li>
<li>In <code>NVDAObjects.window.scintilla.ScintillaTextInfo</code>, if no text is selected, the <code>collapse</code> method is overriden to expand to line if the <code>end</code> parameter is set to <code>True</code> (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17431" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17431">#17431</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>The following symbols have been removed with no replacement: <code>languageHandler.getLanguageCliArgs</code>, <code>__main__.quitGroup</code> and <code>__main__.installGroup</code> . (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17486" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17486">#17486</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>Prefix matching on command line flags, e.g. using <code>--di</code> for <code>--disable-addons</code> is no longer supported. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11644" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11644">#11644</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>The <code>useAsFallBack</code> keyword argument of <code>bdDetect.DriverRegistrar</code> has been renamed to <code>useAsFallback</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17521" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17521">#17521</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>The <code>[addonStore][showWarning]</code> configuration setting has been removed.
Instead use <code>addonStore.dataManager.addonDataManager.storeSettings.showWarning</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17597" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17597">#17597</a>)</li>
<li><code>ui.browseableMessage</code> now takes a parameter <code>sanitizeHtmlFunc</code>.
This defaults to <code>nh3.clean</code> with default arguments.
This means any HTML passed into <code>ui.browseableMessage</code> using <code>isHtml=True</code> is now sanitized by default.
To change sanitization rules, such as whitelisting tags or attributes, create a function that calls <code>nh3.clean</code> with the desired parameters. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16985" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16985">#16985</a>)</li>
<li><code>updateCheck.UpdateAskInstallDialog</code> no longer automatically performs an action when the update or postpone buttons are pressed.
Instead, a <code>callback</code> property has been added, which returns a function that performs the appropriate action when called with the return value from the dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17582" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17582">#17582</a>)</li>
<li>Dialogs opened with <code>gui.runScriptModalDialog</code> are now recognised as modal by NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17582" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17582">#17582</a>)</li>
<li>The following API symbols related to the setting "Automatically set system focus to focusable elements" have been removed with no replacement: (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17598" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17598">#17598</a>)<ul>
<li><code>globalCommands.GlobalCommands.script_toggleAutoFocusFocusableElements</code></li>
<li><code>config.conf["virtualBuffers"]["autoFocusFocusableElements"]</code></li>
<li><code>gui.settingsDialogs.BrowseModePanel.autoFocusFocusableElementsCheckBox</code></li>
</ul>
</li>
<li>Because SAPI5 voices now use <code>nvwave.WavePlayer</code> to output audio: (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17592" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17592">#17592</a>, <a class="gh-link gh-mention" href="https://github.com/gexgd0419" rel="noopener" target="_blank" title="GitHub User: @gexgd0419">@gexgd0419</a>)<ul>
<li><code>synthDrivers.sapi5.SPAudioState</code> has been removed.</li>
<li><code>synthDrivers.sapi5.SynthDriver.ttsAudioStream</code> has been removed.</li>
</ul>
</li>
<li>Instances of <code>autoSettingsUtils.driverSetting.DriverSetting</code> with an <code>id</code> that starts with an underscore (_) are no longer shown in NVDA's settings. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17599" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17599">#17599</a>)</li>
<li>Changed keyboard typing echo configuration from boolean to integer values. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17505" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17505">#17505</a>, <a class="gh-link gh-mention" href="https://github.com/Cary-rowen" rel="noopener" target="_blank" title="GitHub User: @Cary-rowen">@Cary-rowen</a>)<ul>
<li><code>config.conf["keyboard"]["speakTypedCharacters"]</code> and <code>config.conf["keyboard"]["speakTypedWords"]</code> now use integer values.</li>
<li>Added <code>TypingEcho</code> enum in <code>config.configFlags</code> to represent these modes, 0=Off, 1=Only in edit controls, 2=Always.</li>
<li><code>gui.settingsDialogs.KeyboardSettingsPanel.wordsCheckBox</code> and <code>gui.settingsDialogs.KeyboardSettingsPanel.charsCheckBox</code> has been removed.</li>
</ul>
</li>
<li>The <code>winUser.paint</code> has been renamed from <code>painStruct</code> to <code>paintStruct</code>, fixing a bug where passing in a <code>PAINTSTRUCT</code> would raise an exception. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17744" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17744">#17744</a>)</li>
<li><code>documentationUtils.getDocFilePath</code> and <code>installer.getDocFilePath</code> no longer look for <code>.txt</code> files in locale documentation folders. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17911" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17911">#17911</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li><code>config.conf["documentFormatting"]["reportFontAttributes"]</code> has been removed, use <code>config.conf["documentFormatting"]["fontAttributeReporting"]</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18066" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18066">#18066</a>)</li>
<li><code>config.conf["speech"]["includeCLDR"]</code> has been removed, check/modify whether <code>config.conf["speech"]["symbolDictionaries"]</code> contains <code>"cldr"</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/18066" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #18066">#18066</a>)</li>
</ul>
<h4 id="deprecations_2">Deprecations</h4>
<ul>
<li>The <code>braille.filter_displaySize</code> extension point is deprecated.
Please use <code>braille.filter_displayDimensions</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17011" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17011">#17011</a>)</li>
<li>The <code>gui.message.messageBox</code> and <code>gui.runScriptModalDialog</code> functions, and <code>gui.nvdaControls.MessageDialog</code> class are deprecated.
Use <code>gui.message.MessageDialog</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17582" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17582">#17582</a>)</li>
<li>The following symbols are deprecated (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17486" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17486">#17486</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>):<ul>
<li><code>NoConsoleOptionParser</code>, <code>stringToBool</code>, <code>stringToLang</code> in <code>__main__</code>; use the same symbols in <code>argsParsing</code> instead.</li>
<li><code>__main__.parser</code>; use <code>argsParsing.getParser()</code> instead.</li>
</ul>
</li>
<li><code>bdDetect.DeviceType</code> is deprecated in favour of <code>bdDetect.ProtocolType</code> and <code>bdDetect.CommunicationType</code> to take into account the fact that both HID and Serial communication can take place over USB and Bluetooth. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17537" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17537">#17537</a> , <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
</ul>
<h2 id="202442">2024.4.2</h2>
<p>This is a patch release to fix bugs with braille devices and reading math in Chromium.</p>
<h3 id="bug-fixes_7">Bug fixes</h3>
<ul>
<li>Fixed bug with with reading math in Chromium Browsers (Chrome, Edge). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17421" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17421">#17421</a>, <a class="gh-link gh-mention" href="https://github.com/NSoiffer" rel="noopener" target="_blank" title="GitHub User: @NSoiffer">@NSoiffer</a>)</li>
<li>Humanware Brailliant BI 40X devices running firmware version 2.4 now work as expected. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17518" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17518">#17518</a>, <a class="gh-link gh-mention" href="https://github.com/bramd" rel="noopener" target="_blank" title="GitHub User: @bramd">@bramd</a>)</li>
</ul>
<h2 id="202441">2024.4.1</h2>
<p>Dit is een patch-release om een bug op te lossen bij het opslaan van woordenboeken voor symbooluitspraak.</p>
<h3 id="opgeloste-problemen">Opgeloste problemen</h3>
<ul>
<li>Probleem opgelost waarbij woordenboeken voor symbooluitspraak niet werden opgeslagen en het dialoogvenster niet werd gesloten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17344" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17344">#17344</a>)</li>
</ul>
<h2 id="20244">2024.4</h2>
<p>Deze release bevat een aantal verbeteringen in Microsoft Office, braille en documentopmaak.</p>
<p>In Word of Excel is het nu mogelijk om twee keer de invoerhandeling voor commentaar in te drukken om het commentaar of de notitie te lezen in een bladermodusvenster.
Je kunt nu de opdracht voor leescursorselectie gebruiken om tekst te selecteren in PowerPoint.
NVDA geeft ook niet langer onzintekens weer in braille bij het weergeven van rij- of kolomkopteksten in tabellen in Word bij gebruik van het objectmodel.</p>
<p>NVDA kan nu geconfigureerd worden om lettertype-eigenschappen in spraak en braille afzonderlijk te melden.</p>
<p>Er is een nieuwe instelling toegevoegd om de time-out te configureren voor het uitvoeren van een meervoudige invoerhandeling, zoals de opdracht tijd/datum melden.</p>
<p>Je kunt nu instellen hoe NVDA tekstopmaak in braille weergeeft, en instellen dat NVDA het begin van alinea's in braille weergeeft.
NVDA kan nu het teken bij de cursor uitspreken wanneer je een braillecursorroutering uitvoert.
De betrouwbaarheid van de cursorroutering is verbeterd en er is ondersteuning toegevoegd voor routingtoetsen in PowerPoint.
Alle regels met cellen worden nu gebruikt bij gebruik van een meerregelige brailleleesregel via HID braille.
NVDA is niet langer instabiel na het herstarten van NVDA tijdens een automatische Braille Bluetooth scan.</p>
<p>De minimaal vereiste versie van Poedit die werkt met NVDA is nu versie 3.5.</p>
<p>eSpeak NG is bijgewerkt met ondersteuning voor de talen Faeröers en Xextan.</p>
<p>LibLouis is bijgewerkt en heeft nieuwe brailletabellen toegevoegd voor Thais en Grieks internationaal braille met eencellige accenten.</p>
<p>Er zijn ook een aantal fixes, onder andere voor muistracking in Firefox en de spraakmodus op aanvraag.</p>
<h3 id="nieuwe-functies">Nieuwe functies</h3>
<ul>
<li>Nieuwe braillefuncties:<ul>
<li>Het is nu mogelijk om de manier waarop NVDA bepaalde tekstopmaakattributen weergeeft in braille te wijzigen.
De beschikbare opties zijn:<ul>
<li>Liblouis (standaard): Gebruikt opmaakmarkeringen gedefinieerd in de geselecteerde brailletabel.</li>
<li>Tags: Gebruikt begin- en eindtags om aan te geven waar bepaalde lettertypeattributen beginnen en eindigen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16864" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16864">#16864</a>)</li>
</ul>
</li>
<li>Wanneer de optie “Lezen per alinea” is ingeschakeld, kan NVDA nu worden geconfigureerd om het begin van alinea's in braille aan te geven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16895" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16895">#16895</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li>Bij het uitvoeren van een braillecursorroutering kan NVDA nu automatisch het teken bij de cursor uitspreken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8072" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8072">#8072</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)<ul>
<li>Deze optie is standaard uitgeschakeld.
Je kunt “Teken uitspreken wanneer cursor in tekst wordt verplaatst” inschakelen in de braille-instellingen van NVDA.</li>
</ul>
</li>
</ul>
</li>
<li>De opdracht Opmerking in Microsoft Word en de opdracht Aantekeningen in Microsoft Excel kunnen nu twee keer worden ingedrukt om de opmerking of notitie weer te geven in een bladermodusbericht. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16800" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16800">#16800</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16878" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16878">#16878</a>, <a class="gh-link gh-mention" href="https://github.com/Cary-Rowen" rel="noopener" target="_blank" title="GitHub User: @Cary-Rowen">@Cary-Rowen</a>)</li>
<li>NVDA kan nu worden geconfigureerd om lettertype-eigenschappen in spraak en braille afzonderlijk te melden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16755" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16755">#16755</a>)</li>
<li>De time-out voor het uitvoeren van een meervoudige toetsaanslag is nu instelbaar; dit kan vooral handig zijn voor mensen met handvaardigheidsproblemen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11929" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11929">#11929</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
</ul>
<h3 id="veranderingen">Veranderingen</h3>
<ul>
<li>De <code>-c</code>/<code>--config-path</code> en <code>--disable-addons</code> commandoregelopties worden nu gerespecteerd bij het starten van een update vanuit NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16937" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16937">#16937</a>)</li>
<li>Updates van onderdelen:<ul>
<li>LibLouis Braille vertaler bijgewerkt naar <a href="https://github.com/liblouis/liblouis/releases/tag/v3.31.0" rel="noopener" target="_blank" title="3.31.0">3.31.0</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17080" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17080">#17080</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>, <a class="gh-link gh-mention" href="https://github.com/codeofdusk" rel="noopener" target="_blank" title="GitHub User: @codeofdusk">@codeofdusk</a>)<ul>
<li>Vertaling van getallen in Spaanse braille hersteld.</li>
<li>Nieuwe brailletabellen:<ul>
<li>Thais graad 1</li>
<li>Grieks internationaal braille (eencellige letters met accenten)</li>
</ul>
</li>
<li>Hernoemde tabellen:<ul>
<li>“Thais 6 punt” werd hernoemd naar Thais graad 0 vanwege consistentie.</li>
<li>De bestaande tabel “Grieks internationaal braille” werd hernoemd naar “Grieks internationaal braille (2-cellige accentletters)” om het onderscheid tussen de twee Griekse systemen te verduidelijken.</li>
</ul>
</li>
</ul>
</li>
<li>eSpeak NG is bijgewerkt naar 1.52-dev commit <code>961454ff</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16775" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16775">#16775</a>)<ul>
<li>Nieuwe talen Faeröers en Xextan toegevoegd.</li>
</ul>
</li>
</ul>
</li>
<li>Bij gebruik van een meerregelige brailleleesregel via het standaard HID brailleleesregelstuurprogramma worden alle cellijnen gebruikt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16993" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16993">#16993</a>, <a class="gh-link gh-mention" href="https://github.com/alexmoon" rel="noopener" target="_blank" title="GitHub User: @alexmoon">@alexmoon</a>)</li>
<li>De stabiliteit van NVDA's Poedit ondersteuning is verbeterd met als neveneffect dat de minimaal vereiste versie van Poedit nu versie 3.5 is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16889" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16889">#16889</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
</ul>
<h3 id="opgeloste-problemen_1">Opgeloste problemen</h3>
<ul>
<li>Braille oplossingen:<ul>
<li>Het is nu mogelijk om routingtoetsen van brailleleesregels te gebruiken om de tekstcursor in Microsoft PowerPoint te verplaatsen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9101" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9101">#9101</a>)</li>
<li>Bij het openen van Microsoft Word zonder UI Automation voert NVDA niet langer ongeldige tekens uit in tabelkoppen die zijn gedefinieerd met de opdrachten voor rij- en kolomkoppen instellen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7212" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7212">#7212</a>)</li>
<li>Het Seika Notetaker-stuurprogramma genereert nu correct braille-invoer voor spatie, backspace en punten met spatie/backspace-bewegingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16642" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16642">#16642</a>, <a class="gh-link gh-mention" href="https://github.com/school510587" rel="noopener" target="_blank" title="GitHub User: @school510587">@school510587</a>)</li>
<li>Cursorroutering is nu veel betrouwbaarder wanneer een regel een of meer Unicode-variatieselectors of gedecomponeerde tekens bevat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10960" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10960">#10960</a>, <a class="gh-link gh-mention" href="https://github.com/mltony" rel="noopener" target="_blank" title="GitHub User: @mltony">@mltony</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>NVDA geeft niet langer een foutmelding wanneer de brailleleesregel naar voren wordt geschoven in sommige lege bewerkingselementen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12885" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12885">#12885</a>)</li>
<li>NVDA is niet langer instabiel na het herstarten van NVDA tijdens een automatische Braille Bluetooth scan. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16933" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16933">#16933</a>)</li>
</ul>
</li>
<li>Het is nu mogelijk om de opdrachten voor leescursorselectie te gebruiken om tekst te selecteren in Microsoft PowerPoint. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17004" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17004">#17004</a>)</li>
<li>In spraakmodus op aanvraag spreekt NVDA niet meer wanneer een bericht wordt geopend in Outlook, wanneer een nieuwe pagina wordt geladen in een browser of wanneer een nieuwe dia wordt weergegeven in een PowerPoint-diavoorstelling. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16825" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16825">#16825</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>In Mozilla Firefox geeft het bewegen van de muis over tekst voor of na een koppeling nu betrouwbaar de tekst weer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15990" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15990">#15990</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)</li>
<li>NVDA slaagt er niet langer af en toe niet in om berichten in de bladermodus te openen (zoals twee keer op <code>NVDA+f</code> drukken). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16806" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16806">#16806</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Het bijwerken van NVDA terwijl add-on-updates in behandeling zijn, resulteert niet langer in het verwijderen van de add-on. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16837" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16837">#16837</a>)</li>
<li>Het is nu mogelijk om te werken met vervolgkeuzelijsten voor gegevensvalidatie in Microsoft Excel 365. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15138" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15138">#15138</a>)</li>
<li>NVDA is niet meer zo traag bij het omhoog en omlaag pijlen door grote bestanden in VS Code. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17039" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17039">#17039</a>)</li>
<li>NVDA reageert niet langer niet als je een pijltjestoets lang ingedrukt houdt in de bladermodus, met name in Microsoft Word en Microsoft Outlook. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16812" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16812">#16812</a>)</li>
<li>NVDA leest niet langer de laatste regel wanneer de cursor op de een-na-laatste regel staat van een multiline edit control in Java-toepassingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17027" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17027">#17027</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<p>Please refer to <a href="https://www.nvaccess.org/files/nvda/documentation/developerGuide.html#API" rel="noopener" target="_blank" title="the developer guide">the developer guide</a> for information on NVDA's API deprecation and removal process.</p>
<ul>
<li>Component updates:<ul>
<li>Updated py2exe to 0.13.0.2 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16907" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16907">#16907</a>, <a class="gh-link gh-mention" href="https://github.com/dpy013" rel="noopener" target="_blank" title="GitHub User: @dpy013">@dpy013</a>)</li>
<li>Updated setuptools to 72.0 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16907" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16907">#16907</a>, <a class="gh-link gh-mention" href="https://github.com/dpy013" rel="noopener" target="_blank" title="GitHub User: @dpy013">@dpy013</a>)</li>
<li>Updated Ruff to 0.5.6. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16868" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16868">#16868</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Updated nh3 to 0.2.18 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17020" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17020">#17020</a>, <a class="gh-link gh-mention" href="https://github.com/dpy013" rel="noopener" target="_blank" title="GitHub User: @dpy013">@dpy013</a>)</li>
</ul>
</li>
<li>Added a <code>.editorconfig</code> file to NVDA's repository in order for several IDEs to pick up basic NVDA code style rules by default. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16795" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16795">#16795</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Added support for custom speech symbol dictionaries. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16739" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16739">#16739</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16823" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16823">#16823</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)<ul>
<li>Dictionaries can be provided in locale specific folders in an add-on package, e.g. <code>locale\en</code>.</li>
<li>Dictionary metadata can be added to an optional <code>symbolDictionaries</code> section in the add-on manifest.</li>
<li>Please consult the <a href="https://www.nvaccess.org/files/nvda/documentation/developerGuide.html#AddonSymbolDictionaries" rel="noopener" target="_blank" title="Custom speech symbol dictionaries section in the developer guide">Custom speech symbol dictionaries section in the developer guide</a> for more details.</li>
</ul>
</li>
<li>It is now possible to redirect objects retrieved from on-screen coordinates, by using the <code>NVDAObject.objectFromPointRedirect</code> method. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16788" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16788">#16788</a>, <a class="gh-link gh-mention" href="https://github.com/Emil-18" rel="noopener" target="_blank" title="GitHub User: @Emil-18">@Emil-18</a>)</li>
<li>Running SCons with the parameter <code>--all-cores</code> will automatically pick the maximum number of available CPU cores. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16943" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16943">#16943</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16868" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16868">#16868</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Developer info now includes information on app architecture (such as AMD64) for the navigator object. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16488" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16488">#16488</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
</ul>
<h4 id="deprecations_3">Deprecations</h4>
<ul>
<li>The <code>bool</code> configuration key <code>[documentFormatting][reportFontAttributes]</code> is deprecated for removal in 2025.1, instead use <code>[fontAttributeReporting]</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16748" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16748">#16748</a>)<ul>
<li>The new key has an <code>int</code> value matching an <code>OutputMode</code> <code>enum</code> with options for speech, braille, speech and braille and off.</li>
<li>API consumers can use the <code>bool</code> value as previously, or check the <code>OutputMode</code> if handling speech or braille specifically.</li>
<li>These keys are currently synchronized until 2025.1.</li>
</ul>
</li>
<li><code>NVDAObjects.UIA.InaccurateTextChangeEventEmittingEditableText</code> is deprecated with no replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16817" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16817">#16817</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
</ul>
<h2 id="202431">2024.3.1</h2>
<p>Dit is een patchrelease om een bug te verhelpen in de automatische add-on-updatemelding.</p>
<h3 id="opgeloste-problemen_2">Opgeloste problemen</h3>
<ul>
<li>Bij het automatisch controleren op add-on-updates loopt NVDA niet langer vast bij slechte verbindingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17036" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17036">#17036</a>)</li>
</ul>
<h2 id="20243">2024.3</h2>
<p>De Add-on Store zal je nu op de hoogte stellen als er add-on updates beschikbaar zijn bij het opstarten van NVDA.</p>
<p>Er zijn nu opties om Unicode-normalisatie toe te passen op spraak- en braille-uitvoer.
Dit kan handig zijn bij het lezen van tekens die onbekend zijn voor een bepaalde spraaksynthesizer of brailletabel, en die een compatibel alternatief hebben, zoals de vetgedrukte en cursieve tekens die vaak worden gebruikt op sociale media.
Het maakt ook het lezen van vergelijkingen in de Microsoft Word-vergelijkingseditor mogelijk.</p>
<p>Help Tech Activator Pro-brailleleesregels worden nu ondersteund.</p>
<p>Niet toegewezen opdrachten zijn toegevoegd om het muiswiel verticaal en horizontaal te scrollen.</p>
<p>Er zijn verschillende bugfixes, met name voor het Windows 11 Emoji-paneel en de klembordgeschiedenis.
Voor webbrowsers zijn er oplossingen voor het melden van fouten, afbeeldingen, bijschriften, tabellabels en menu-items van selectievakjes/radioknoppen.</p>
<p>LibLouis is bijgewerkt en voegt nieuwe brailletabellen toe voor Cyrillisch Servisch, Jiddisch, verschillende oude talen, Turks en het Internationaal Fonetisch Alfabet.
eSpeak is bijgewerkt met ondersteuning voor de Karakalpaks taal.
Unicode CLDR is ook bijgewerkt.</p>
<h3 id="nieuwe-functies_1">Nieuwe functies</h3>
<ul>
<li>Nieuwe toetsopdrachten:<ul>
<li>Niet toegewezen opdrachten toegevoegd voor verticale en horizontale scroll van het muiswiel, om de navigatie op webpagina's en apps met dynamische inhoud, zoals Dism++, te verbeteren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16462" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16462">#16462</a>, <a class="gh-link gh-mention" href="https://github.com/Cary-Rowen" rel="noopener" target="_blank" title="GitHub User: @Cary-Rowen">@Cary-Rowen</a>)</li>
</ul>
</li>
<li>Ondersteuning toegevoegd voor Unicode-normalisatie in spraak- en braille-uitvoer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11570" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11570">#11570</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16466" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16466">#16466</a> <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>).<ul>
<li>Dit kan handig zijn bij het lezen van tekens die onbekend zijn voor een bepaalde spraaksynthesizer of brailletabel en die een compatibel alternatief hebben, zoals de vetgedrukte en cursieve tekens die vaak op sociale media worden gebruikt.</li>
<li>Het maakt ook het lezen van vergelijkingen in de Microsoft Word-vergelijkingseditor mogelijk. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4631" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4631">#4631</a>)</li>
<li>Je kunt deze functionaliteit inschakelen voor zowel spraak als braille in hun respectieve categorieën in het NVDA-instellingenmenu.</li>
</ul>
</li>
<li>Standaard ontvang je na het opstarten van NVDA een melding als er add-on updates beschikbaar zijn. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15035" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15035">#15035</a>)<ul>
<li>Dit kan worden uitgeschakeld in de categorie "Add-on Store" in de instellingen.</li>
<li>NVDA controleert dagelijks op add-on updates.</li>
<li>Alleen updates binnen hetzelfde kanaal worden gecontroleerd (bijv. geïnstalleerde bèta-add-ons melden alleen updates in het bèta-kanaal).</li>
</ul>
</li>
<li>Ondersteuning toegevoegd voor Help Tech Activator Pro-leesregels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16668" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16668">#16668</a>)</li>
</ul>
<h3 id="veranderingen_1">Veranderingen</h3>
<ul>
<li>Componentupdates:<ul>
<li>eSpeak NG is bijgewerkt naar 1.52-dev commit <code>54ee11a79</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16495" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16495">#16495</a>)<ul>
<li>Nieuwe taal toegevoegd: Karakalpaks.</li>
</ul>
</li>
<li>Unicode CLDR bijgewerkt naar versie 45.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16507" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16507">#16507</a>, <a class="gh-link gh-mention" href="https://github.com/OzancanKaratas" rel="noopener" target="_blank" title="GitHub User: @OzancanKaratas">@OzancanKaratas</a>)</li>
<li>Fast_diff_match_patch (gebruikt om wijzigingen in terminals en andere dynamische inhoud te detecteren) bijgewerkt naar versie 2.1.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16508" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16508">#16508</a>, <a class="gh-link gh-mention" href="https://github.com/codeofdusk" rel="noopener" target="_blank" title="GitHub User: @codeofdusk">@codeofdusk</a>)</li>
<li>LibLouis-braillevertaler bijgewerkt naar <a href="https://github.com/liblouis/liblouis/releases/tag/v3.30.0" rel="noopener" target="_blank" title="3.30.0">3.30.0</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16652" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16652">#16652</a>, <a class="gh-link gh-mention" href="https://github.com/codeofdusk" rel="noopener" target="_blank" title="GitHub User: @codeofdusk">@codeofdusk</a>)<ul>
<li>Nieuwe brailletabellen:<ul>
<li>Cyrillisch Servisch.</li>
<li>Jiddisch.</li>
<li>Verschillende oude talen: Bijbels Hebreeuws, Akkadisch, Syrisch, Ugaritisch en getranslitereerde spijkerschriftteksten.</li>
<li>Turks graad 2. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16735" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16735">#16735</a>)</li>
<li>Internationaal Fonetisch Alfabet. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16773" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16773">#16773</a>)</li>
</ul>
</li>
</ul>
</li>
<li>NSIS bijgewerkt naar 3.10 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16674" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16674">#16674</a>, <a class="gh-link gh-mention" href="https://github.com/dpy013" rel="noopener" target="_blank" title="GitHub User: @dpy013">@dpy013</a>)</li>
<li>Markdown bijgewerkt naar 3.6 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16725" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16725">#16725</a>, <a class="gh-link gh-mention" href="https://github.com/dpy013" rel="noopener" target="_blank" title="GitHub User: @dpy013">@dpy013</a>)</li>
<li>NH3 bijgewerkt naar 0.2.17 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16725" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16725">#16725</a>, <a class="gh-link gh-mention" href="https://github.com/dpy013" rel="noopener" target="_blank" title="GitHub User: @dpy013">@dpy013</a>)</li>
</ul>
</li>
<li>De standaard braille-invoertabel is nu gelijk aan de standaard uitvoertabel, namelijk Unified English Braille Code graad 1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9863" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9863">#9863</a>, <a class="gh-link gh-mention" href="https://github.com/JulienCochuyt" rel="noopener" target="_blank" title="GitHub User: @JulienCochuyt">@JulienCochuyt</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>NVDA zal nu afbeeldingen rapporteren zonder toegankelijke kinderen, maar met een label of beschrijving. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14514" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14514">#14514</a>)</li>
<li>Bij het lezen per regel in de bladermodus wordt "bijschrift" niet langer bij elke regel van een lange afbeelding of tabelbijschrift gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14874" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14874">#14874</a>)</li>
<li>In de Python-console gaat het laatste niet-uitgevoerde commando niet meer verloren bij het navigeren in de invoergeschiedenis. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16653" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16653">#16653</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>Een unieke anonieme ID wordt nu verzonden als onderdeel van de optionele NVDA-gebruikersstatistieken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16266" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16266">#16266</a>)</li>
<li>Standaard wordt een nieuwe map gemaakt bij het maken van een draagbare kopie.
Een waarschuwingsbericht informeert je als je probeert naar een niet-lege map te schrijven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16686" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16686">#16686</a>)</li>
</ul>
<h3 id="opgeloste-problemen_3">Opgeloste problemen</h3>
<ul>
<li>Windows 11-oplossingen:<ul>
<li>NVDA lijkt niet langer vast te lopen bij het sluiten van de geschiedenis van het klembord en het emoji-paneel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16346" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16346">#16346</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16347" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16347">#16347</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>NVDA zal opnieuw zichtbare kandidaten aankondigen bij het openen van de IME-interface. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14023" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14023">#14023</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>NVDA kondigt niet langer tweemaal "klembordgeschiedenis" aan bij het navigeren door de emoji-paneelmenu-items. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16532" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16532">#16532</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>NVDA onderbreekt spraak en braille niet meer bij het bekijken van kaomojis en symbolen in het emoji-paneel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16533" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16533">#16533</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
</ul>
</li>
<li>Oplossingen voor webbrowsers:<ul>
<li>Foutmeldingen die worden verwezen met <code>aria-errormessage</code> worden nu gerapporteerd in Google Chrome en Mozilla Firefox. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8318" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8318">#8318</a>)</li>
<li>Indien aanwezig, gebruikt NVDA nu <code>aria-labelledby</code> om toegankelijke namen voor tabellen te geven in Mozilla Firefox. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5183" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5183">#5183</a>)</li>
<li>NVDA kondigt correct radio- en selectievakjesmenu-items aan wanneer je voor het eerst submenu's betreedt in Google Chrome en Mozilla Firefox. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14550" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14550">#14550</a>)</li>
<li>NVDA's zoekfunctionaliteit in de bladermodus is nu nauwkeuriger wanneer de pagina emoji's bevat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16317" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16317">#16317</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>In Mozilla Firefox rapporteert NVDA nu correct het huidige teken, woord en regel wanneer de cursor zich op het invoegpunt aan het einde van een regel bevindt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3156" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3156">#3156</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)</li>
<li>Zorgt er niet langer voor dat Google Chrome crasht bij het sluiten van een document of afsluiten van Chrome. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16893" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16893">#16893</a>)</li>
</ul>
</li>
<li>NVDA kondigt correct de autosuggesties aan in Eclipse en andere Eclipse-gebaseerde omgevingen op Windows 11. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16416" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16416">#16416</a>, <a class="gh-link gh-mention" href="https://github.com/thgcode" rel="noopener" target="_blank" title="GitHub User: @thgcode">@thgcode</a>)</li>
<li>Verbeterde betrouwbaarheid van automatische tekstuitvoer, met name in terminaltoepassingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15850" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15850">#15850</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16027" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16027">#16027</a>, <a class="gh-link gh-mention" href="https://github.com/Danstiv" rel="noopener" target="_blank" title="GitHub User: @Danstiv">@Danstiv</a>)</li>
<li>Het is opnieuw mogelijk om de configuratie betrouwbaar terug te zetten naar de fabrieksinstellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16755" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16755">#16755</a>, <a class="gh-link gh-mention" href="https://github.com/Emil-18" rel="noopener" target="_blank" title="GitHub User: @Emil-18">@Emil-18</a>)</li>
<li>NVDA kondigt correct wijzigingen in de selectie aan bij het bewerken van de tekst in een cel in Microsoft Excel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15843" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15843">#15843</a>)</li>
<li>In toepassingen die gebruikmaken van Java Access Bridge leest NVDA nu correct de laatste lege regel van een tekst in plaats van de vorige regel te herhalen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9376" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9376">#9376</a>, <a class="gh-link gh-mention" href="https://github.com/dmitrii-drobotov" rel="noopener" target="_blank" title="GitHub User: @dmitrii-drobotov">@dmitrii-drobotov</a>)</li>
<li>In LibreOffice Writer (versie 24.8 en nieuwer), wanneer tekstopmaak wordt omgeschakeld (vet, cursief, onderstrepen, subscript/superscript, uitlijning) met de bijbehorende sneltoets, kondigt NVDA het nieuwe opmaakattribuut aan (bijv. "Vet aan", "Vet uit"). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4248" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4248">#4248</a>, <a class="gh-link gh-mention" href="https://github.com/michaelweghorn" rel="noopener" target="_blank" title="GitHub User: @michaelweghorn">@michaelweghorn</a>)</li>
<li>Bij het navigeren met de pijltjestoetsen in tekstvakken in toepassingen die UI Automation gebruiken, meldt NVDA niet langer soms het verkeerde teken, woord, enz. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16711" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16711">#16711</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)</li>
<li>Bij het plakken in de rekenmachine van Windows 10/11 rapporteert NVDA nu correct het volledige geplakte nummer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16573" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16573">#16573</a>, <a class="gh-link gh-mention" href="https://github.com/TristanBurchett" rel="noopener" target="_blank" title="GitHub User: @TristanBurchett">@TristanBurchett</a>)</li>
<li>Spraak is niet langer stil na het loskoppelen en opnieuw verbinden met een Remote Desktop-sessie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16722" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16722">#16722</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)</li>
<li>Ondersteuning toegevoegd voor tekstrecensieopdrachten voor de naam van een object in Visual Studio Code. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16248" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16248">#16248</a>, <a class="gh-link gh-mention" href="https://github.com/Cary-Rowen" rel="noopener" target="_blank" title="GitHub User: @Cary-Rowen">@Cary-Rowen</a>)</li>
<li>Het afspelen van NVDA-geluiden mislukt niet langer op een mono-audioapparaat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16770" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16770">#16770</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)</li>
<li>NVDA meldt adressen bij het doorlopen van de velden Aan/CC/BCC in outlook.com / Moderne Outlook. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16856" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16856">#16856</a>)</li>
<li>NVDA behandelt add-oninstallatiefouten nu op een elegantere manier.</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_1">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<ul>
<li>NVDA now uses Ruff instead of flake8 for linting. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14817" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14817">#14817</a>)</li>
<li>Fixed NVDA's build system to work properly when using Visual Studio 2022 version 17.10 and above. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16480" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16480">#16480</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>A fixed width font is now used in Log Viewer and in the NVDA Python Console so that the cursor remains in the same column during vertical navigation.
It is especially useful to read the error location markers in tracebacks. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16321" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16321">#16321</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>Support for custom braille tables has been added. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3304" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3304">#3304</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16208" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16208">#16208</a>, <a class="gh-link gh-mention" href="https://github.com/JulienCochuyt" rel="noopener" target="_blank" title="GitHub User: @JulienCochuyt">@JulienCochuyt</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)<ul>
<li>Tables can be provided in the <code>brailleTables</code> folder in an add-on package.</li>
<li>Table metadata can be added to an optional <code>brailleTables</code> section in the add-on manifest or to a <code>.ini</code> file with the same format found in the brailleTables subdirectory of the scratchpad directory.</li>
<li>Please consult the <a href="https://www.nvaccess.org/files/nvda/documentation/developerGuide.html#BrailleTables" rel="noopener" target="_blank" title="braille translation tables section in the developer guide">braille translation tables section in the developer guide</a> for more details.</li>
</ul>
</li>
<li>When a <code>gainFocus</code> event is queued with an object that has a valid <code>focusRedirect</code> property, the object pointed to by the <code>focusRedirect</code> property is now held by <code>eventHandler.lastQueuedFocusObject</code>, rather than the originally queued object. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15843" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15843">#15843</a>)</li>
<li>NVDA will log its executable architecture (x86) at startup. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16432" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16432">#16432</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li><code>wx.CallAfter</code>, which is wrapped in <code>monkeyPatches/wxMonkeyPatches.py</code>, now includes proper <code>functools.wraps</code> indication. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16520" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16520">#16520</a>, <a class="gh-link gh-mention" href="https://github.com/XLTechie" rel="noopener" target="_blank" title="GitHub User: @XLTechie">@XLTechie</a>)</li>
<li>There is a new module for scheduling tasks <code>utils.schedule</code>, using the pip module <code>schedule</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16636" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16636">#16636</a>)<ul>
<li>You can use <code>scheduleThread.scheduleDailyJobAtStartUp</code> to automatically schedule a job that happens after NVDA starts, and every 24 hours after that.
Jobs are scheduled with a delay to avoid conflicts.</li>
<li><code>scheduleThread.scheduleDailyJob</code> and <code>scheduleJob</code> can be used to schedule jobs at custom times, where a <code>JobClashError</code> will be raised on a known job scheduling clash.</li>
</ul>
</li>
<li>It is now possible to create app modules for apps hosting Edge WebView2 (msedgewebview2.exe) controls. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16705" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16705">#16705</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
</ul>
<h2 id="20242">2024.2</h2>
<p>Er is een nieuwe functie genaamd "sound split".
Hiermee kunnen NVDA-geluiden naar één kanaal worden gestuurd (bijv. links), terwijl geluiden van alle andere applicaties naar het andere kanaal worden gestuurd (bijv. rechts).</p>
<p>Er zijn nieuwe commando's voor het aanpassen van de synth-instellingenring, waarmee gebruikers naar de eerste of laatste instelling kunnen springen, en de huidige instelling in grotere stappen kunnen verhogen of verlagen.
Er zijn ook nieuwe snelnavigatiecommando's, waarmee gebruikers gebaren kunnen toewijzen om snel te springen tussen: alinea, verticaal uitgelijnde alinea, tekst met dezelfde stijl, tekst met een andere stijl, menu-item, schakelknop, voortgangsbalk, afbeelding en wiskundige formule.</p>
<p>Er zijn veel nieuwe braille-functies en opgeloste problemen.
Een nieuwe braillemodus genaamd "weergave spraakuitvoer" is toegevoegd.
Wanneer actief, toont het braille-display precies wat NVDA zegt.
Er is ook ondersteuning toegevoegd voor de BrailleEdgeS2 en BrailleEdgeS3 displays.
LibLouis is bijgewerkt, met nieuwe gedetailleerde (met hoofdletters aangeduid) Wit-Russische en Oekraïense brailletabellen, een Laotiaanse tabel en een Spaanse tabel voor het lezen van Griekse teksten.</p>
<p>eSpeak is bijgewerkt, met ondersteuning voor de nieuwe taal Tigrinya.</p>
<p>Er zijn veel kleine bugfixes voor applicaties zoals Thunderbird, Adobe Reader, webbrowsers, Nudi en Geekbench.</p>
<h3 id="nieuwe-functies_2">Nieuwe functies</h3>
<ul>
<li>Nieuwe toetsencombinaties:<ul>
<li>Nieuw snelnavigatiecommando <code>p</code> om te springen naar de volgende/vorige tekstalinea in browse-modus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15998" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15998">#15998</a>, <a class="gh-link gh-mention" href="https://github.com/mltony" rel="noopener" target="_blank" title="GitHub User: @mltony">@mltony</a>)</li>
<li>Nieuwe niet-toegewezen snelnavigatiecommando's, die kunnen worden gebruikt om te springen naar de volgende/vorige:<ul>
<li>afbeelding (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10826" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10826">#10826</a>)</li>
<li>verticaal uitgelijnde alinea (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15999" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15999">#15999</a>, <a class="gh-link gh-mention" href="https://github.com/mltony" rel="noopener" target="_blank" title="GitHub User: @mltony">@mltony</a>)</li>
<li>menu-item (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16001" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16001">#16001</a>, <a class="gh-link gh-mention" href="https://github.com/mltony" rel="noopener" target="_blank" title="GitHub User: @mltony">@mltony</a>)</li>
<li>schakelknop (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16001" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16001">#16001</a>, <a class="gh-link gh-mention" href="https://github.com/mltony" rel="noopener" target="_blank" title="GitHub User: @mltony">@mltony</a>)</li>
<li>voortgangsbalk (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16001" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16001">#16001</a>, <a class="gh-link gh-mention" href="https://github.com/mltony" rel="noopener" target="_blank" title="GitHub User: @mltony">@mltony</a>)</li>
<li>wiskundige formule (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16001" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16001">#16001</a>, <a class="gh-link gh-mention" href="https://github.com/mltony" rel="noopener" target="_blank" title="GitHub User: @mltony">@mltony</a>)</li>
<li>tekst met dezelfde stijl (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16000" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16000">#16000</a>, <a class="gh-link gh-mention" href="https://github.com/mltony" rel="noopener" target="_blank" title="GitHub User: @mltony">@mltony</a>)</li>
<li>tekst met een andere stijl (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16000" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16000">#16000</a>, <a class="gh-link gh-mention" href="https://github.com/mltony" rel="noopener" target="_blank" title="GitHub User: @mltony">@mltony</a>)</li>
</ul>
</li>
<li>Toegevoegde commando's om te springen naar eerste, laatste, vooruit en achteruit in de synth-instellingenring. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13768" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13768">#13768</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16095" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16095">#16095</a>, <a class="gh-link gh-mention" href="https://github.com/rmcpantoja" rel="noopener" target="_blank" title="GitHub User: @rmcpantoja">@rmcpantoja</a>)<ul>
<li>Het instellen van de eerste/laatste instelling in de synth-instellingenring heeft geen toegewezen gebaar. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13768" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13768">#13768</a>)</li>
<li>Verlaag en verhoog de huidige instelling van de synth-instellingenring in grotere stappen (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13768" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13768">#13768</a>):<ul>
<li>Desktop: <code>NVDA+control+pageUp</code> en <code>NVDA+control+pageDown</code>.</li>
<li>Laptop: <code>NVDA+control+shift+pageUp</code> en <code>NVDA+control+shift+pageDown</code>.</li>
</ul>
</li>
</ul>
</li>
<li>Toegevoegd een nieuwe niet-toegewezen invoergebaar om de rapportage van afbeeldingen en bijschriften in/uit te schakelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10826" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10826">#10826</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14349" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14349">#14349</a>)</li>
</ul>
</li>
<li>Braille:<ul>
<li>Ondersteuning toegevoegd voor de BrailleEdgeS2 en BrailleEdgeS3 displays. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16033" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16033">#16033</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16279" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16279">#16279</a>, <a class="gh-link gh-mention" href="https://github.com/EdKweon" rel="noopener" target="_blank" title="GitHub User: @EdKweon">@EdKweon</a>)</li>
<li>Een nieuwe braillemodus genaamd "weergave spraakuitvoer" is toegevoegd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15898" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15898">#15898</a>, <a class="gh-link gh-mention" href="https://github.com/Emil-18" rel="noopener" target="_blank" title="GitHub User: @Emil-18">@Emil-18</a>)<ul>
<li>Wanneer actief, toont het braille-display precies wat NVDA zegt.</li>
<li>Het kan worden in-/uitgeschakeld door <code>NVDA+alt+t</code> te drukken, of via het braille-instellingenvenster.</li>
</ul>
</li>
</ul>
</li>
<li>Sound split: (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12985" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12985">#12985</a>, <a class="gh-link gh-mention" href="https://github.com/mltony" rel="noopener" target="_blank" title="GitHub User: @mltony">@mltony</a>)<ul>
<li>Hiermee kunnen NVDA-geluiden naar één kanaal worden gestuurd (bijv. links), terwijl geluiden van alle andere applicaties naar het andere kanaal worden gestuurd (bijv. rechts).</li>
<li>In-/uitschakelen met <code>NVDA+alt+s</code>.</li>
</ul>
</li>
<li>Het rapporteren van rij- en kolomkoppen wordt nu ondersteund in contenteditable HTML-elementen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14113" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14113">#14113</a>)</li>
<li>Toegevoegd een optie om het rapporteren van afbeeldingen en bijschriften in Documentopmaakinstellingen uit te schakelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10826" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10826">#10826</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14349" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14349">#14349</a>)</li>
<li>In Windows 11 zal NVDA meldingen aankondigen van stemtypen en voorgestelde acties, inclusief het bovenste voorstel wanneer gegevens zoals telefoonnummers naar het klembord worden gekopieerd (Windows 11 2022 Update en later). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16009" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16009">#16009</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>NVDA houdt het audiokanaal actief nadat de spraak stopt, om te voorkomen dat het begin van de volgende spraak wordt afgekapt met sommige audiokanalen, zoals Bluetooth-koptelefoons. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14386" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14386">#14386</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>, <a class="gh-link gh-mention" href="https://github.com/mltony" rel="noopener" target="_blank" title="GitHub User: @mltony">@mltony</a>)</li>
<li>HP Secure Browser wordt nu ondersteund. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16377" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16377">#16377</a>)</li>
</ul>
<h3 id="veranderingen_2">Veranderingen</h3>
<ul>
<li>Add-on Store:<ul>
<li>De minimale en laatst geteste NVDA-versie voor een add-on worden nu weergegeven in het gebied "overige details". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15776" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15776">#15776</a>, <a class="gh-link gh-mention" href="https://github.com/Nael-Sayegh" rel="noopener" target="_blank" title="GitHub User: @Nael-Sayegh">@Nael-Sayegh</a>)</li>
<li>De communitybeoordelingsactie zal beschikbaar zijn in alle tabbladen van de store. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16179" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16179">#16179</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
</ul>
</li>
<li>Componentupdates:<ul>
<li>LibLouis braille-vertaler bijgewerkt naar <a href="https://github.com/liblouis/liblouis/releases/tag/v3.29.0" rel="noopener" target="_blank" title="3.29.0">3.29.0</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16259" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16259">#16259</a>, <a class="gh-link gh-mention" href="https://github.com/codeofdusk" rel="noopener" target="_blank" title="GitHub User: @codeofdusk">@codeofdusk</a>)<ul>
<li>Nieuwe gedetailleerde (met hoofdletters aangeduid) Wit-Russische en Oekraïense brailletabellen.</li>
<li>Nieuwe Spaanse tabel voor het lezen van Griekse teksten.</li>
<li>Nieuwe tabel voor Laotiaans graad 1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16470" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16470">#16470</a>)</li>
</ul>
</li>
<li>eSpeak NG bijgewerkt naar 1.52-dev commit <code>cb62d93fd7</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15913" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15913">#15913</a>)<ul>
<li>Nieuwe taal toegevoegd: Tigrinya.</li>
</ul>
</li>
</ul>
</li>
<li>Meerdere gebaren voor BrailleSense-apparaten gewijzigd om conflicten met tekens van de Franse brailletabel te voorkomen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15306" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15306">#15306</a>)<ul>
<li><code>alt+leftArrow</code> is nu toegewezen aan <code>dot2+dot7+space</code></li>
<li><code>alt+rightArrow</code> is nu toegewezen aan <code>dot5+dot7+space</code></li>
<li><code>alt+upArrow</code> is nu toegewezen aan <code>dot2+dot3+dot7+space</code></li>
<li><code>alt+downArrow</code> is nu toegewezen aan <code>dot5+dot6+dot7+space</code></li>
</ul>
</li>
<li>Punten die vaak worden gebruikt in inhoudsopgaven worden niet langer gerapporteerd bij lage interpunctieniveaus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15845" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15845">#15845</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
</ul>
<h3 id="opgeloste-problemen_4">Opgeloste problemen</h3>
<ul>
<li>Fixed math attributes being read in Adobe Reader, this resulted in poor or wrong speech and braille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/17980" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #17980">#17980</a>)</li>
<li>Windows 11-oplossingen:<ul>
<li>NVDA kondigt opnieuw suggesties voor hardwaretoetsenbordinvoer aan. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16283" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16283">#16283</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>In versie 24H2 (2024 Update en Windows Server 2025), kunnen muis- en aanraakinteractie worden gebruikt in snelle instellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16348" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16348">#16348</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
</ul>
</li>
<li>Add-on Store:<ul>
<li>Bij het indrukken van <code>ctrl+tab</code>, verplaatst de focus correct naar de nieuwe huidige tabtitel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14986" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14986">#14986</a>, <a class="gh-link gh-mention" href="https://github.com/ABuffEr" rel="noopener" target="_blank" title="GitHub User: @ABuffEr">@ABuffEr</a>)</li>
<li>Als cachebestanden niet correct zijn, zal NVDA niet opnieuw opstarten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16362" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16362">#16362</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
</ul>
</li>
<li>Oplossingen voor Chromium-gebaseerde browsers wanneer gebruikt met UIA:<ul>
<li>Bugs verholpen die ervoor zorgden dat NVDA vastliep. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16393" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16393">#16393</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16394" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16394">#16394</a>)</li>
<li>Backspace-toets werkt nu correct in Gmail-inlogvelden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16395" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16395">#16395</a>)</li>
</ul>
</li>
<li>Backspace werkt nu correct bij gebruik van Nudi 6.1 met NVDA's instelling "Handle keys from other applications" ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15822" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15822">#15822</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)</li>
<li>Een bug opgelost waarbij audiocoördinaten werden afgespeeld terwijl de applicatie in slaapstand stond wanneer "Speel audiocoördinaten af wanneer de muis beweegt" is ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8059" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8059">#8059</a>, <a class="gh-link gh-mention" href="https://github.com/hwf1324" rel="noopener" target="_blank" title="GitHub User: @hwf1324">@hwf1324</a>)</li>
<li>In Adobe Reader negeert NVDA niet langer alternatieve tekst ingesteld op formules in PDF's. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12715" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12715">#12715</a>)</li>
<li>Een bug verholpen die ervoor zorgde dat NVDA de ribbon en opties binnen Geekbench niet kon lezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16251" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16251">#16251</a>, <a class="gh-link gh-mention" href="https://github.com/mzanm" rel="noopener" target="_blank" title="GitHub User: @mzanm">@mzanm</a>)</li>
<li>Een zeldzaam geval opgelost waarbij het opslaan van de configuratie mogelijk niet alle profielen opsloeg. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16343" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16343">#16343</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>In Firefox en Chromium-gebaseerde browsers zal NVDA correct de focusmodus activeren wanneer op enter wordt gedrukt wanneer de cursor binnen een presentatie-lijst (ul / ol) in bewerkbare inhoud staat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16325" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16325">#16325</a>)</li>
<li>Kolomstatuswijzigingen worden nu correct gerapporteerd bij het selecteren van kolommen om weer te geven in de Thunderbird-berichtenlijst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16323" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16323">#16323</a>)</li>
<li>De commandoregeloptie <code>-h</code>/<code>--help</code> werkt weer correct. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16522" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16522">#16522</a>, <a class="gh-link gh-mention" href="https://github.com/XLTechie" rel="noopener" target="_blank" title="GitHub User: @XLTechie">@XLTechie</a>)</li>
<li>NVDA's ondersteuning voor de Poedit-vertaalsoftware versie 3.4 of hoger werkt correct bij het vertalen van talen met 1 of meer dan 2 meervoudsvormen (bijv. Chinees, Pools). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16318" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16318">#16318</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_2">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<p>Please refer to <a href="https://www.nvaccess.org/files/nvda/documentation/developerGuide.html#API" rel="noopener" target="_blank" title="the developer guide">the developer guide</a> for information on NVDA's API deprecation and removal process.</p>
<ul>
<li>Instantiating <code>winVersion.WinVersion</code> objects with unknown Windows versions above 10.0.22000 such as 10.0.25398 returns "Windows 11 unknown" instead of "Windows 10 unknown" for release name. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15992" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15992">#15992</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>Make the AppVeyor build process easier for NVDA forks, by adding configurable variables in appveyor.yml to disable or modify NV Access specific portions of the build scripts. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16216" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16216">#16216</a>, <a class="gh-link gh-mention" href="https://github.com/XLTechie" rel="noopener" target="_blank" title="GitHub User: @XLTechie">@XLTechie</a>)</li>
<li>Added a how-to document, explaining the process of building NVDA forks on AppVeyor. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16293" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16293">#16293</a>, <a class="gh-link gh-mention" href="https://github.com/XLTechie" rel="noopener" target="_blank" title="GitHub User: @XLTechie">@XLTechie</a>)</li>
</ul>
<h2 id="20241">2024.1</h2>
<p>Een nieuwe "on-demand" spraakmodus is toegevoegd.
Wanneer spraak op aanvraag is, spreekt NVDA niet automatisch (bijvoorbeeld bij het verplaatsen van de cursor), maar spreekt het nog steeds wanneer er opdrachten worden aangeroepen waarvan het doel expliciet is om iets te melden (bijvoorbeeld venstertitel rapporteren).
In de categorie Spraak van de NVDA-instellingen is het nu mogelijk om ongewenste spraakmodi uit te sluiten van de Cyclus spraakmodi-opdracht (<code>NVDA+s</code>).</p>
<p>Een nieuwe Native Selectie-modus (geschakeld door <code>NVDA+shift+f10</code>) is nu beschikbaar in NVDA's browse-modus voor Mozilla Firefox.
Wanneer ingeschakeld, wordt het selecteren van tekst in de browse-modus ook gekoppeld aan Firefox' eigen native selectie.
Tekst kopiëren met <code>control+c</code> gaat rechtstreeks naar Firefox, waardoor de rijke inhoud wordt gekopieerd in plaats van NVDA's platte tekstweergave.</p>
<p>De Add-on Store ondersteunt nu bulkacties (bijv. installeren, inschakelen van add-ons) door meerdere add-ons te selecteren
Er is een nieuwe actie toegevoegd om een recensiepagina voor de geselecteerde add-on te openen.</p>
<p>De opties voor het audio-uitvoerapparaat en ducking-modus zijn verwijderd uit het dialoogvenster "Selecteer synthesizer".
Deze opties zijn te vinden in het audio-instellingenpaneel dat kan worden geopend met <code>NVDA+control+u</code>.</p>
<p>eSpeak-NG, LibLouis braillevertaler en Unicode CLDR zijn bijgewerkt.
Nieuwe Thaise, Filippijnse en Roemeense brailletabellen zijn beschikbaar.</p>
<p>Er zijn veel bugfixes, vooral voor de Add-on Store, braille, Libre Office, Microsoft Office en audio.</p>
<h3 id="belangrijke-opmerkingen">Belangrijke opmerkingen</h3>
<ul>
<li>Deze release verbreekt de compatibiliteit met bestaande add-ons.</li>
<li>Windows 7 en Windows 8 worden niet langer ondersteund.
Windows 8.1 is de minimaal ondersteunde Windows-versie.</li>
</ul>
<h3 id="nieuwe-functies_3">Nieuwe functies</h3>
<ul>
<li>Add-on Store:<ul>
<li>De Add-on Store ondersteunt nu bulkacties (bijv. installeren, inschakelen van add-ons) door meerdere add-ons te selecteren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15350" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15350">#15350</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15623" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15623">#15623</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>Een nieuwe actie is toegevoegd om een speciale webpagina te openen voor feedback over de geselecteerde add-on. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15576" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15576">#15576</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
</ul>
</li>
<li>Ondersteuning toegevoegd voor Bluetooth Low Energy HID Braille-displays. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15470" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15470">#15470</a>)</li>
<li>Een nieuwe Native Selectie-modus (geschakeld door <code>NVDA+shift+f10</code>) is nu beschikbaar in NVDA's browse-modus voor Mozilla Firefox.
Wanneer ingeschakeld, wordt het selecteren van tekst in de browse-modus ook gekoppeld aan Firefox' eigen native selectie.
Tekst kopiëren met <code>control+c</code> gaat rechtstreeks naar Firefox, waardoor de rijke inhoud wordt gekopieerd in plaats van NVDA's platte tekstweergave.
Let er echter op dat aangezien Firefox de daadwerkelijke kopie beheert, NVDA geen "kopiëren naar klembord"-melding zal rapporteren in deze modus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15830" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15830">#15830</a>)</li>
<li>Bij het kopiëren van tekst in Microsoft Word met NVDA's browse-modus ingeschakeld, wordt nu ook opmaak meegenomen.
Een neveneffect hiervan is dat NVDA geen "kopiëren naar klembord"-melding meer zal rapporteren bij het indrukken van <code>control+c</code> in Microsoft Word/Outlook-browse-modus, omdat de applicatie nu het kopiëren beheert, niet NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16129" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16129">#16129</a>)</li>
<li>Een nieuwe "on-demand" spraakmodus is toegevoegd.
Wanneer spraak op aanvraag is, spreekt NVDA niet automatisch (bijv. bij het verplaatsen van de cursor), maar spreekt het nog steeds wanneer er opdrachten worden aangeroepen waarvan het doel expliciet is om iets te melden (bijv. venstertitel rapporteren). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/481" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #481">#481</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>In de categorie Spraak van de NVDA-instellingen is het nu mogelijk om ongewenste spraakmodi uit te sluiten van de Cyclus spraakmodi-opdracht (<code>NVDA+s</code>). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15806" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15806">#15806</a>, <a class="gh-link gh-mention" href="https://github.com/lukaszgo1" rel="noopener" target="_blank" title="GitHub User: @lukaszgo1">@lukaszgo1</a>)<ul>
<li>Als je momenteel de NoBeepsSpeechMode add-on gebruikt, overweeg deze te verwijderen en de "piepjes" en "op aanvraag" modi uit te schakelen in de instellingen.</li>
</ul>
</li>
</ul>
<h3 id="veranderingen_3">Veranderingen</h3>
<ul>
<li>NVDA ondersteunt niet langer Windows 7 en Windows 8.
Windows 8.1 is de minimaal ondersteunde Windows-versie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15544" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15544">#15544</a>)</li>
<li>Componentupdates:<ul>
<li>LibLouis braillevertaler bijgewerkt naar <a href="https://github.com/liblouis/liblouis/releases/tag/v3.28.0" rel="noopener" target="_blank" title="3.28.0">3.28.0</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15435" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15435">#15435</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15876" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15876">#15876</a>, <a class="gh-link gh-mention" href="https://github.com/codeofdusk" rel="noopener" target="_blank" title="GitHub User: @codeofdusk">@codeofdusk</a>)<ul>
<li>Nieuwe Thaise, Roemeense en Filippijnse brailletabellen toegevoegd.</li>
</ul>
</li>
<li>eSpeak NG bijgewerkt naar 1.52-dev commit <code>530bf0abf</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15036" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15036">#15036</a>)</li>
<li>CLDR emoji en symbool annotaties bijgewerkt naar versie 44.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15712" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15712">#15712</a>, <a class="gh-link gh-mention" href="https://github.com/OzancanKaratas" rel="noopener" target="_blank" title="GitHub User: @OzancanKaratas">@OzancanKaratas</a>)</li>
<li>Java Access Bridge bijgewerkt naar 17.0.9+8Zulu (17.46.19). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15744" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15744">#15744</a>)</li>
</ul>
</li>
<li>Toetscombinaties:<ul>
<li>De volgende opdrachten ondersteunen nu twee en drie keer drukken om de gemelde informatie te spellen en met karakterbeschrijvingen te spellen: selectie rapporteren, klembordtekst rapporteren en gefocust object rapporteren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15449" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15449">#15449</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>De opdracht om het schermgordijn in of uit te schakelen heeft nu een standaardgebaar: <code>NVDA+control+escape</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10560" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10560">#10560</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>Bij vier keer drukken toont de opdracht selectie rapporteren nu de selectie in een doorbladerbaar bericht. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15858" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15858">#15858</a>, <a class="gh-link gh-mention" href="https://github.com/Emil-18" rel="noopener" target="_blank" title="GitHub User: @Emil-18">@Emil-18</a>)</li>
</ul>
</li>
<li>Microsoft Office:<ul>
<li>Bij het opvragen van opmaakinformatie over Excel-cellen worden randen en achtergrond alleen gerapporteerd als er dergelijke opmaak is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15560" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15560">#15560</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>NVDA rapporteert opnieuw geen ongenummerde groepen meer zoals in recente versies van Microsoft Office 365-menu's. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15638" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15638">#15638</a>)</li>
</ul>
</li>
<li>De opties voor het audio-uitvoerapparaat en ducking-modus zijn verwijderd uit het dialoogvenster "Selecteer synthesizer".
Deze opties zijn te vinden in het audio-instellingenpaneel dat kan worden geopend met <code>NVDA+control+u</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15512" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15512">#15512</a>, <a class="gh-link gh-mention" href="https://github.com/codeofdusk" rel="noopener" target="_blank" title="GitHub User: @codeofdusk">@codeofdusk</a>)</li>
<li>De optie "Rol rapporteren wanneer muis object binnenkomt" in de muisinstellingen van NVDA is hernoemd naar "Object rapporteren wanneer muis het binnenkomt".
Deze optie meldt nu aanvullende relevante informatie over een object wanneer de muis het binnenkomt, zoals statussen (aangevinkt/ingedrukt) of celcoördinaten in een tabel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15420" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15420">#15420</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Nieuwe items zijn toegevoegd aan het Help-menu voor de NV Access "Get Help"-pagina en winkel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14631" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14631">#14631</a>)</li>
<li>NVDA's ondersteuning voor <a href="https://poedit.net" rel="noopener" target="_blank" title="Poedit">Poedit</a> is herzien voor Poedit versie 3 en hoger.
Gebruikers van Poedit 1 worden aangemoedigd om bij te werken naar Poedit 3 als ze willen vertrouwen op verbeterde toegankelijkheid in Poedit, zoals sneltoetsen om vertalersnotities en opmerkingen te lezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15313" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15313">#15313</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7303" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7303">#7303</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Braille viewer en spraakviewer zijn nu uitgeschakeld in beveiligde modus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15680" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15680">#15680</a>)</li>
<li>Tijdens objectnavigatie worden uitgeschakelde (niet-beschikbare) objecten niet meer genegeerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15477" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15477">#15477</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>Inhoudsopgave toegevoegd aan het document met toetscombinaties. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16106" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16106">#16106</a>)</li>
</ul>
<h3 id="opgeloste-problemen_5">Opgeloste problemen</h3>
<ul>
<li>Add-on Store:<ul>
<li>Wanneer de status van een add-on verandert terwijl deze is gefocust, bijv. een wijziging van "downloaden" naar "gedownload", wordt het bijgewerkte item nu correct aangekondigd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15859" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15859">#15859</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Wanneer add-ons worden geïnstalleerd, worden installatieprompten niet langer overlapt door het herstartdialoogvenster. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15613" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15613">#15613</a>, <a class="gh-link gh-mention" href="https://github.com/lukaszgo1" rel="noopener" target="_blank" title="GitHub User: @lukaszgo1">@lukaszgo1</a>)</li>
<li>Wanneer een incompatibele add-on opnieuw wordt geïnstalleerd, wordt deze niet langer gedwongen uitgeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15584" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15584">#15584</a>, <a class="gh-link gh-mention" href="https://github.com/lukaszgo1" rel="noopener" target="_blank" title="GitHub User: @lukaszgo1">@lukaszgo1</a>)</li>
<li>Uitgeschakelde en incompatibele add-ons kunnen nu worden bijgewerkt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15568" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15568">#15568</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15029" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15029">#15029</a>)</li>
<li>NVDA herstelt zich nu en toont een fout in het geval dat een add-on niet correct kan worden gedownload. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15796" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15796">#15796</a>)</li>
<li>NVDA start niet langer af en toe niet opnieuw op na het openen en sluiten van de Add-on Store. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16019" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16019">#16019</a>, <a class="gh-link gh-mention" href="https://github.com/lukaszgo1" rel="noopener" target="_blank" title="GitHub User: @lukaszgo1">@lukaszgo1</a>)</li>
</ul>
</li>
<li>Audio:<ul>
<li>NVDA bevriest niet langer kort wanneer meerdere geluiden snel achter elkaar worden afgespeeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15311" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15311">#15311</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15757" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15757">#15757</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)</li>
<li>Als het audio-uitvoerapparaat is ingesteld op iets anders dan het standaardapparaat en dat apparaat weer beschikbaar wordt nadat het niet beschikbaar was, schakelt NVDA nu terug naar het geconfigureerde apparaat in plaats van het standaardapparaat te blijven gebruiken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15759" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15759">#15759</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)</li>
<li>NVDA hervat nu audio als de configuratie van het uitvoerapparaat verandert of wanneer een andere toepassing het exclusieve gebruik van het apparaat vrijgeeft. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15758" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15758">#15758</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15775" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15775">#15775</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)</li>
</ul>
</li>
<li>Braille:<ul>
<li>Meerdere regels braille-displays zorgen niet langer voor een crash in de BRLTTY-driver en worden behandeld als één doorlopend display. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15386" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15386">#15386</a>)</li>
<li>Meer objecten die nuttige tekst bevatten, worden nu gedetecteerd en de tekstinhoud wordt weergegeven in braille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15605" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15605">#15605</a>)</li>
<li>Gecontracteerde braille-invoer werkt weer correct. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15773" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15773">#15773</a>, <a class="gh-link gh-mention" href="https://github.com/aaclause" rel="noopener" target="_blank" title="GitHub User: @aaclause">@aaclause</a>)</li>
<li>Braille wordt nu bijgewerkt wanneer het navigator-object tussen tabelcellen wordt verplaatst in meer situaties. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15755" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15755">#15755</a>, <a class="gh-link gh-mention" href="https://github.com/Emil-18" rel="noopener" target="_blank" title="GitHub User: @Emil-18">@Emil-18</a>)</li>
<li>Het resultaat van het rapporteren van de huidige focus, het huidige navigator-object en de huidige selectie wordt nu weergegeven in braille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15844" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15844">#15844</a>, <a class="gh-link gh-mention" href="https://github.com/Emil-18" rel="noopener" target="_blank" title="GitHub User: @Emil-18">@Emil-18</a>)</li>
<li>De Albatross-brailledriver behandelt een Esp32-microcontroller niet langer als een Albatross-display. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15671" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15671">#15671</a>)</li>
</ul>
</li>
<li>LibreOffice:<ul>
<li>Woorden die worden verwijderd met de toetsenbordcombinatie <code>control+backspace</code> worden nu correct aangekondigd wanneer het verwijderde woord wordt gevolgd door witruimte (zoals spaties en tabbladen). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15436" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15436">#15436</a>, <a class="gh-link gh-mention" href="https://github.com/michaelweghorn" rel="noopener" target="_blank" title="GitHub User: @michaelweghorn">@michaelweghorn</a>)</li>
<li>Aankondiging van de statusbalk met de toetsenbordcombinatie <code>NVDA+end</code> werkt nu ook voor dialoogvensters in LibreOffice versie 24.2 en nieuwer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15591" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15591">#15591</a>, <a class="gh-link gh-mention" href="https://github.com/michaelweghorn" rel="noopener" target="_blank" title="GitHub User: @michaelweghorn">@michaelweghorn</a>)</li>
<li>Alle verwachte tekstattributen worden nu ondersteund in LibreOffice-versies 24.2 en hoger.
Dit zorgt ervoor dat spelfouten worden aangekondigd wanneer een regel wordt aangekondigd in Writer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15648" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15648">#15648</a>, <a class="gh-link gh-mention" href="https://github.com/michaelweghorn" rel="noopener" target="_blank" title="GitHub User: @michaelweghorn">@michaelweghorn</a>)</li>
<li>Aankondiging van kopniveau's werkt nu ook in LibreOffice-versies 24.2 en nieuwer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15881" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15881">#15881</a>, <a class="gh-link gh-mention" href="https://github.com/michaelweghorn" rel="noopener" target="_blank" title="GitHub User: @michaelweghorn">@michaelweghorn</a>)</li>
</ul>
</li>
<li>Microsoft Office:<ul>
<li>In Excel, met UIA uitgeschakeld, wordt braille bijgewerkt en wordt de inhoud van de actieve cel uitgesproken wanneer <code>control+y</code>, <code>control+z</code> of <code>alt+backspace</code> wordt ingedrukt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15547" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15547">#15547</a>)</li>
<li>In Word, met UIA uitgeschakeld, wordt braille bijgewerkt wanneer <code>control+v</code>, <code>control+x</code>, <code>control+y</code>, <code>control+z</code>, <code>alt+backspace</code>, <code>backspace</code> of <code>control+backspace</code> wordt ingedrukt.
Het wordt ook bijgewerkt met UIA ingeschakeld, wanneer tekst wordt getypt en braille is gekoppeld aan de review en de review de cursor volgt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3276" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3276">#3276</a>)</li>
<li>In Word wordt de landingscel nu correct gerapporteerd bij het gebruik van de native Word-commando's voor tabelnavigatie <code>alt+home</code>, <code>alt+end</code>, <code>alt+pageUp</code> en <code>alt+pageDown</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15805" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15805">#15805</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
</ul>
</li>
<li>Rapportage van sneltoetsen van objecten is verbeterd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10807" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10807">#10807</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15816" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15816">#15816</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>De SAPI4-synthesizer ondersteunt nu correct volume-, snelheids- en toonhoogteveranderingen die in de spraak zijn ingebed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15271" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15271">#15271</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>De meerregelige status wordt nu correct gerapporteerd in toepassingen die Java Access Bridge gebruiken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14609" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14609">#14609</a>)</li>
<li>NVDA zal nu de dialooginhoud aankondigen voor meer Windows 10- en 11-dialoogvensters. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15729" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15729">#15729</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>NVDA zal niet langer falen bij het lezen van een pas geladen pagina in Microsoft Edge wanneer UI Automation wordt gebruikt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15736" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15736">#15736</a>)</li>
<li>Bij gebruik van "alles voorlezen" of opdrachten die tekst spellen, zullen pauzes tussen zinnen of tekens niet langer geleidelijk afnemen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15739" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15739">#15739</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)</li>
<li>NVDA bevriest niet langer soms bij het uitspreken van een grote hoeveelheid tekst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15752" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15752">#15752</a>, <a class="gh-link gh-mention" href="https://github.com/jcsteh" rel="noopener" target="_blank" title="GitHub User: @jcsteh">@jcsteh</a>)</li>
<li>Bij toegang tot Microsoft Edge via UI Automation kan NVDA meer bedieningselementen activeren in de browse-modus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14612" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14612">#14612</a>)</li>
<li>NVDA zal niet meer falen om te starten wanneer het configuratiebestand beschadigd is, maar het zal de configuratie herstellen naar de standaardinstellingen zoals het in het verleden deed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15690" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15690">#15690</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>Ondersteuning voor "System List view" (<code>SysListView32</code>) besturingselementen in Windows Forms-toepassingen is hersteld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15283" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15283">#15283</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Het is niet langer mogelijk om de geschiedenis van NVDA's Python-console te overschrijven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15792" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15792">#15792</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>NVDA blijft responsief wanneer het wordt overspoeld met veel UI Automation-evenementen, bijvoorbeeld wanneer grote hoeveelheden tekst naar een terminal worden afgedrukt of bij het luisteren naar spraakberichten in WhatsApp Messenger. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14888" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14888">#14888</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15169" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15169">#15169</a>)<ul>
<li>Dit nieuwe gedrag kan worden uitgeschakeld via de nieuwe instelling "Gebruik verbeterde gebeurtenisverwerking" in de geavanceerde instellingen van NVDA.</li>
</ul>
</li>
<li>NVDA kan opnieuw de focus volgen in toepassingen die binnen Windows Defender Application Guard (WDAG) draaien. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15164" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15164">#15164</a>)</li>
<li>De spraaktekst wordt niet langer bijgewerkt wanneer de muis beweegt in de Spraakviewer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15952" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15952">#15952</a>, <a class="gh-link gh-mention" href="https://github.com/hwf1324" rel="noopener" target="_blank" title="GitHub User: @hwf1324">@hwf1324</a>)</li>
<li>NVDA schakelt weer terug naar de browse-modus bij het sluiten van keuzelijsten met <code>escape</code> of <code>alt+omhoog</code> in Firefox of Chrome. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15653" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15653">#15653</a>)</li>
<li>Bij het omhoog en omlaag bewegen in keuzelijsten in iTunes wordt niet langer ongepast teruggeschakeld naar de browse-modus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15653" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15653">#15653</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_3">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<p>Please refer to <a href="https://www.nvaccess.org/files/nvda/documentation/developerGuide.html#API" rel="noopener" target="_blank" title="the developer guide">the developer guide</a> for information on NVDA's API deprecation and removal process.</p>
<ul>
<li>Note: this is an Add-on API compatibility breaking release.
Add-ons will need to be re-tested and have their manifest updated.</li>
<li>Building NVDA now requires Visual Studio 2022.
Please refer to the <a href="https://github.com/nvaccess/nvda/blob/release-2024.1/projectDocs/dev/createDevEnvironment.md" rel="noopener" target="_blank" title="NVDA docs">NVDA docs</a> for the specific list of Visual Studio components. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14313" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14313">#14313</a>)</li>
<li>Added the following extension points:<ul>
<li><code>treeInterceptorHandler.post_browseModeStateChange</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14969" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14969">#14969</a>, <a class="gh-link gh-mention" href="https://github.com/nvdaes" rel="noopener" target="_blank" title="GitHub User: @nvdaes">@nvdaes</a>)</li>
<li><code>speech.speechCanceled</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15700" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15700">#15700</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li><code>_onErrorSoundRequested</code> (should be retrieved calling <code>logHandler.getOnErrorSoundRequested()</code>) (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15691" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15691">#15691</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
</ul>
</li>
<li>It is now possible to use plural forms in an add-on's translations. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15661" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15661">#15661</a>, <a class="gh-link gh-mention" href="https://github.com/beqabeqa473" rel="noopener" target="_blank" title="GitHub User: @beqabeqa473">@beqabeqa473</a>)</li>
<li>Included python3.dll in the binary distribution for use by add-ons with external libraries utilizing the <a href="https://docs.python.org/3.11/c-api/stable.html" rel="noopener" target="_blank" title="stable ABI">stable ABI</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15674" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15674">#15674</a>, <a class="gh-link gh-mention" href="https://github.com/mzanm" rel="noopener" target="_blank" title="GitHub User: @mzanm">@mzanm</a>)</li>
<li>The <code>BrailleDisplayDriver</code> base class now has <code>numRows</code> and <code>numCols</code> properties to provide information about multi line braille displays.
Setting <code>numCells</code> is still supported for single line braille displays and <code>numCells</code> will return the total number of cells for multi line braille displays. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15386" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15386">#15386</a>)</li>
<li>Updated BrlAPI for BRLTTY to version 0.8.5, and its corresponding python module to a Python 3.11 compatible build. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15652" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15652">#15652</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Added the <code>speech.speakSsml</code> function, which allows you to write NVDA speech sequences using <a href="https://www.w3.org/TR/speech-synthesis11/" rel="noopener" target="_blank" title="SSML">SSML</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15699" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15699">#15699</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)<ul>
<li>The following tags are currently supported and translated to appropriate NVDA speech commands:<ul>
<li><code>Prosody</code> (<code>pitch</code>, <code>rate</code> and <code>volume</code>). Only multiplication (e.g. <code>200%</code> are supported.</li>
<li><code>say-as</code> with the <code>interpret</code> attribute set to <code>characters</code></li>
<li><code>voice</code> with the <code>xml:lang</code> set to an XML language</li>
<li><code>break</code> with the <code>time</code> attribute set to a value in milliseconds, e.g. <code>200ms</code></li>
<li><code>mark</code> with the <code>name</code> attribute set to a mark name, e.g. <code>mark1</code>, requires providing a callback</li>
</ul>
</li>
<li>Example: <code>speech.speakSsml('&amp;lt;speak&amp;gt;&amp;lt;prosody pitch="200%"&amp;gt;hello&amp;lt;/prosody&amp;gt;&amp;lt;break time="500ms" /&amp;gt;&amp;lt;prosody rate="50%"&amp;gt;John&amp;lt;/prosody&amp;gt;&amp;lt;/speak&amp;gt;')</code></li>
<li>The SSML parsing capabilities are backed by the <code>SsmlParser</code> class in the <code>speechXml</code> module.</li>
</ul>
</li>
<li>Changes to the NVDA Controller Client library:<ul>
<li>The file names of the library no longer contain a suffix denoting the architecture, i.e. <code>nvdaControllerClient32/64.dll</code> are now called <code>nvdaControllerClient.dll</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15718" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15718">#15718</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15717" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15717">#15717</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Added an example to demonstrate using nvdaControllerClient.dll from Rust. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15771" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15771">#15771</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Added the following functions to the controller client: (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15734" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15734">#15734</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11028" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11028">#11028</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5638" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5638">#5638</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)<ul>
<li><code>nvdaController_getProcessId</code>: To get the process id (PID) of the current instance of NVDA the controller client is using.</li>
<li><code>nvdaController_speakSsml</code>: To instruct NVDA to speak according to the given SSML. This function also supports:<ul>
<li>Providing the symbol level.</li>
<li>Providing the priority of speech to be spoken.</li>
<li>Speaking both synchronously (blocking) and asynchronously (instant return).</li>
</ul>
</li>
<li><code>nvdaController_setOnSsmlMarkReachedCallback</code>: To register a callback of type <code>onSsmlMarkReachedFuncType</code> that is called in synchronous mode for every <code>&amp;lt;mark /&amp;gt;</code> tag encountered in the SSML sequence provided to <code>nvdaController_speakSsml</code>.</li>
</ul>
</li>
<li>Note: the new functions in the controller client only support NVDA 2024.1 and above.</li>
</ul>
</li>
<li>Updated <code>include</code> dependencies:<ul>
<li>detours to <code>4b8c659f549b0ab21cf649377c7a84eb708f5e68</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15695" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15695">#15695</a>)</li>
<li>ia2 to <code>3d8c7f0b833453f761ded6b12d8be431507bfe0b</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15695" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15695">#15695</a>)</li>
<li>sonic to <code>8694c596378c24e340c09ff2cd47c065494233f1</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15695" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15695">#15695</a>)</li>
<li>w3c-aria-practices to <code>9a5e55ccbeb0f1bf92b6127c9865da8426d1c864</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15695" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15695">#15695</a>)</li>
<li>wil to <code>5e9be7b2d2fe3834a7107f430f7d4c0631f69833</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15695" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15695">#15695</a>)</li>
</ul>
</li>
<li>Device info yielded by <code>hwPortUtils.listUsbDevices</code> now contain the bus reported description of the USB device (key <code>busReportedDeviceDescription</code>). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15764" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15764">#15764</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>For USB serial devices, <code>bdDetect.getConnectedUsbDevicesForDriver</code> and <code>bdDetect.getDriversForConnectedUsbDevices</code> now yield device matches containing a <code>deviceInfo</code> dictionary enriched with data about the USB device, such as <code>busReportedDeviceDescription</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15764" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15764">#15764</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>When the configuration file <code>nvda.ini</code> is corrupted, a backup copy is saved before it is reinitialized. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15779" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15779">#15779</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>When defining a script with the script decorator, the <code>speakOnDemand</code> boolean argument can be specified to control if a script should speak while in "on-demand" speech mode. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/481" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #481">#481</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)<ul>
<li>Scripts that provide information (e.g. say window title, report time/date) should speak in the "on-demand" mode.</li>
<li>Scripts that perform an action (e.g. move the cursor, change a parameter) should not speak in the "on-demand" mode.</li>
</ul>
</li>
<li>Fixed bug where deleting git-tracked files during <code>scons -c</code> resulted in missing UIA COM interfaces on rebuild. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7070" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7070">#7070</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10833" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10833">#10833</a>, <a class="gh-link gh-mention" href="https://github.com/hwf1324" rel="noopener" target="_blank" title="GitHub User: @hwf1324">@hwf1324</a>)</li>
<li>Fix a bug where some code changes were not detected when building <code>dist</code>, that prevented a new build from being triggered.
Now <code>dist</code> always rebuilds. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13372" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13372">#13372</a>, <a class="gh-link gh-mention" href="https://github.com/hwf1324" rel="noopener" target="_blank" title="GitHub User: @hwf1324">@hwf1324</a>)</li>
<li>A <code>gui.nvdaControls.MessageDialog</code> with default type of standard, no longer throws a None conversion exception because no sound is assigned. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16223" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16223">#16223</a>, <a class="gh-link gh-mention" href="https://github.com/XLTechie" rel="noopener" target="_blank" title="GitHub User: @XLTechie">@XLTechie</a>)</li>
</ul>
<h4 id="api-breaking-changes_2">API Breaking Changes</h4>
<p>These are breaking API changes.
Please open a GitHub issue if your Add-on has an issue with updating to the new API.</p>
<ul>
<li>NVDA is now built with Python 3.11. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12064" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12064">#12064</a>)</li>
<li>Updated pip dependencies:<ul>
<li>configobj to 5.1.0dev commit <code>e2ba4457c4651fa54f8d59d8dcdd3da950e956b8</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15544" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15544">#15544</a>)</li>
<li>Comtypes to 1.2.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15513" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15513">#15513</a>, <a class="gh-link gh-mention" href="https://github.com/codeofdusk" rel="noopener" target="_blank" title="GitHub User: @codeofdusk">@codeofdusk</a>)</li>
<li>Flake8 to 4.0.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15636" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15636">#15636</a>, <a class="gh-link gh-mention" href="https://github.com/lukaszgo1" rel="noopener" target="_blank" title="GitHub User: @lukaszgo1">@lukaszgo1</a>)</li>
<li>py2exe to 0.13.0.1dev commit <code>4e7b2b2c60face592e67cb1bc935172a20fa371d</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15544" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15544">#15544</a>)</li>
<li>robotframework to 6.1.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15544" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15544">#15544</a>)</li>
<li>SCons to 4.5.2. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15529" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15529">#15529</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>sphinx to 7.2.6. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15544" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15544">#15544</a>)</li>
<li>wxPython to 4.2.2a commit <code>0205c7c1b9022a5de3e3543f9304cfe53a32b488</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12551" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12551">#12551</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16257" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16257">#16257</a>)</li>
</ul>
</li>
<li>Removed pip dependencies:<ul>
<li>typing_extensions, these should be supported natively in Python 3.11 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15544" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15544">#15544</a>)</li>
<li>nose, instead unittest-xml-reporting is used to generate XML reports. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15544" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15544">#15544</a>)</li>
</ul>
</li>
<li><code>IAccessibleHandler.SecureDesktopNVDAObject</code> has been removed.
Instead, when NVDA is running on the user profile, track the existence of the secure desktop with the extension point: <code>winAPI.secureDesktop.post_secureDesktopStateChange</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14488" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14488">#14488</a>)</li>
<li><code>braille.BrailleHandler.handlePendingCaretUpdate</code> has been removed with no public replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15163" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15163">#15163</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li><code>bdDetect.addUsbDevices and bdDetect.addBluetoothDevices</code> have been removed.
Braille display drivers should implement the <code>registerAutomaticDetection</code> class method instead.
That method receives a <code>DriverRegistrar</code> object on which the <code>addUsbDevices</code> and <code>addBluetoothDevices</code> methods can be used. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15200" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15200">#15200</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>The default implementation of the check method on <code>BrailleDisplayDriver</code> now requires both the <code>threadSafe</code> and <code>supportsAutomaticDetection</code> attributes to be set to <code>True</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15200" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15200">#15200</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>Passing lambda functions to <code>hwIo.ioThread.IoThread.queueAsApc</code> is no longer possible, as functions should be weakly referenceable. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14627" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14627">#14627</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li><code>IoThread.autoDeleteApcReference</code> has been removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14924" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14924">#14924</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>To support capital pitch changes, synthesizers must now explicitly declare their support for the <code>PitchCommand</code> in the <code>supportedCommands</code> attribute on the driver. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15433" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15433">#15433</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li><code>speechDictHandler.speechDictVars</code> has been removed. Use <code>NVDAState.WritePaths.speechDictsDir</code> instead of <code>speechDictHandler.speechDictVars.speechDictsPath</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15614" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15614">#15614</a>, <a class="gh-link gh-mention" href="https://github.com/lukaszgo1" rel="noopener" target="_blank" title="GitHub User: @lukaszgo1">@lukaszgo1</a>)</li>
<li><code>languageHandler.makeNpgettext</code> and <code>languageHandler.makePgettext</code> have been removed.
<code>npgettext</code> and <code>pgettext</code> are supported natively now. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15546" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15546">#15546</a>)</li>
<li>The app module for <a href="https://poedit.net" rel="noopener" target="_blank" title="Poedit">Poedit</a> has been changed significantly. The <code>fetchObject</code> function has been removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15313" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15313">#15313</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7303" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7303">#7303</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li>The following redundant types and constants have been removed from <code>hwPortUtils</code>: (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15764" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15764">#15764</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)<ul>
<li><code>PCWSTR</code></li>
<li><code>HWND</code> (replaced by <code>ctypes.wintypes.HWND</code>)</li>
<li><code>ULONG_PTR</code></li>
<li><code>ULONGLONG</code></li>
<li><code>NULL</code></li>
<li><code>GUID</code> (replaced by <code>comtypes.GUID</code>)</li>
</ul>
</li>
<li><code>gui.addonGui.AddonsDialog</code> has been removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15834" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15834">#15834</a>)</li>
<li><code>touchHandler.TouchInputGesture.multiFingerActionLabel</code> has been removed with no replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15864" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15864">#15864</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li><code>NVDAObjects.IAccessible.winword.WordDocument.script_reportCurrentHeaders</code> has been removed with no replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15904" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15904">#15904</a>, <a class="gh-link gh-mention" href="https://github.com/CyrilleB79" rel="noopener" target="_blank" title="GitHub User: @CyrilleB79">@CyrilleB79</a>)</li>
<li>The following app modules are removed.
Code which imports from one of them, should instead import from the replacement module. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15618" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15618">#15618</a>, <a class="gh-link gh-mention" href="https://github.com/lukaszgo1" rel="noopener" target="_blank" title="GitHub User: @lukaszgo1">@lukaszgo1</a>)</li>
</ul>
<table>
<thead>
<tr>
<th>Removed module name</th>
<th>Replacement module</th>
</tr>
</thead>
<tbody>
<tr>
<td><code>azardi-2.0</code></td>
<td><code>azardi20</code></td>
</tr>
<tr>
<td><code>azuredatastudio</code></td>
<td><code>code</code></td>
</tr>
<tr>
<td><code>azuredatastudio-insiders</code></td>
<td><code>code</code></td>
</tr>
<tr>
<td><code>calculatorapp</code></td>
<td><code>calculator</code></td>
</tr>
<tr>
<td><code>code - insiders</code></td>
<td><code>code</code></td>
</tr>
<tr>
<td><code>commsapps</code></td>
<td><code>hxmail</code></td>
</tr>
<tr>
<td><code>dbeaver</code></td>
<td><code>eclipse</code></td>
</tr>
<tr>
<td><code>digitaleditionspreview</code></td>
<td><code>digitaleditions</code></td>
</tr>
<tr>
<td><code>esybraille</code></td>
<td><code>esysuite</code></td>
</tr>
<tr>
<td><code>hxoutlook</code></td>
<td><code>hxmail</code></td>
</tr>
<tr>
<td><code>miranda64</code></td>
<td><code>miranda32</code></td>
</tr>
<tr>
<td><code>mpc-hc</code></td>
<td><code>mplayerc</code></td>
</tr>
<tr>
<td><code>mpc-hc64</code></td>
<td><code>mplayerc</code></td>
</tr>
<tr>
<td><code>notepad++</code></td>
<td><code>notepadPlusPlus</code></td>
</tr>
<tr>
<td><code>searchapp</code></td>
<td><code>searchui</code></td>
</tr>
<tr>
<td><code>searchhost</code></td>
<td><code>searchui</code></td>
</tr>
<tr>
<td><code>springtoolsuite4</code></td>
<td><code>eclipse</code></td>
</tr>
<tr>
<td><code>sts</code></td>
<td><code>eclipse</code></td>
</tr>
<tr>
<td><code>teamtalk3</code></td>
<td><code>teamtalk4classic</code></td>
</tr>
<tr>
<td><code>textinputhost</code></td>
<td><code>windowsinternal_composableshell_experiences_textinput_inputapp</code></td>
</tr>
<tr>
<td><code>totalcmd64</code></td>
<td><code>totalcmd</code></td>
</tr>
<tr>
<td><code>win32calc</code></td>
<td><code>calc</code></td>
</tr>
<tr>
<td><code>winmail</code></td>
<td><code>msimn</code></td>
</tr>
<tr>
<td><code>zend-eclipse-php</code></td>
<td><code>eclipse</code></td>
</tr>
<tr>
<td><code>zendstudio</code></td>
<td><code>eclipse</code></td>
</tr>
</tbody>
</table>
<h4 id="deprecations_4">Deprecations</h4>
<ul>
<li>Using <code>watchdog.getFormattedStacksForAllThreads</code> is deprecated - please use <code>logHandler.getFormattedStacksForAllThreads</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15616" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15616">#15616</a>, <a class="gh-link gh-mention" href="https://github.com/lukaszgo1" rel="noopener" target="_blank" title="GitHub User: @lukaszgo1">@lukaszgo1</a>)</li>
<li><code>easeOfAccess.canConfigTerminateOnDesktopSwitch</code> has been deprecated, as it became obsolete since Windows 7 is no longer supported. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15644" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15644">#15644</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>)</li>
<li><code>winVersion.isFullScreenMagnificationAvailable</code> has been deprecated - use <code>visionEnhancementProviders.screenCurtain.ScreenCurtainProvider.canStart</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15664" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15664">#15664</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>)</li>
<li>The following Windows release constants has been deprecated from winVersion module (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15647" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15647">#15647</a>, <a class="gh-link gh-mention" href="https://github.com/josephsl" rel="noopener" target="_blank" title="GitHub User: @josephsl">@josephsl</a>):<ul>
<li><code>winVersion.WIN7</code></li>
<li><code>winVersion.WIN7_SP1</code></li>
<li><code>winVersion.WIN8</code></li>
</ul>
</li>
<li>The <code>bdDetect.KEY_*</code> constants have been deprecated.
Use <code>bdDetect.DeviceType.*</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15772" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15772">#15772</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>).</li>
<li>The <code>bdDetect.DETECT_USB</code> and <code>bdDetect.DETECT_BLUETOOTH</code> constants have been deprecated with no public replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15772" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15772">#15772</a>, <a class="gh-link gh-mention" href="https://github.com/LeonarddeR" rel="noopener" target="_blank" title="GitHub User: @LeonarddeR">@LeonarddeR</a>).</li>
<li>Using <code>gui.ExecAndPump</code> is deprecated - please use <code>systemUtils.ExecAndPump</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15852" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15852">#15852</a>, <a class="gh-link gh-mention" href="https://github.com/lukaszgo1" rel="noopener" target="_blank" title="GitHub User: @lukaszgo1">@lukaszgo1</a>)</li>
</ul>
<h2 id="202334">2023.3.4</h2>
<p>Dit is een patchrelease om een beveiligingsprobleem en een installatieprobleem op te lossen.
Gelieve beveiligingsproblemen verantwoord openbaar te maken volgens het <a href="https://github.com/nvaccess/nvda/blob/master/security.md" rel="noopener" target="_blank" title="beveiligingsbeleid">beveiligingsbeleid</a> van NVDA.</p>
<h3 id="beveiligingsfixes">Beveiligingsfixes</h3>
<ul>
<li>Voorkomt het laden van aangepaste configuraties terwijl de beveiligingsmodus is ingeschakeld.
(<a href="https://github.com/nvaccess/nvda/security/advisories/GHSA-727q-h8j2-6p45" rel="noopener" target="_blank" title="GHSA-727q-h8j2-6p45">GHSA-727q-h8j2-6p45</a>)</li>
</ul>
<h3 id="foutoplossingen">Foutoplossingen</h3>
<ul>
<li>Opgelost probleem waarbij het NVDA-proces niet correct kon afsluiten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16123" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16123">#16123</a>)</li>
<li>Opgelost probleem waarbij als het vorige NVDA-proces niet correct kon afsluiten, een NVDA-installatie in een onherstelbare toestand kon belanden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/16122" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #16122">#16122</a>)</li>
</ul>
<h2 id="202333">2023.3.3</h2>
<p>Dit is een patchrelease om een beveiligingsprobleem op te lossen.
Gelieve beveiligingsproblemen verantwoord openbaar te maken volgens het <a href="https://github.com/nvaccess/nvda/blob/master/security.md" rel="noopener" target="_blank" title="beveiligingsbeleid">beveiligingsbeleid</a> van NVDA.</p>
<h3 id="beveiligingsfixes_1">Beveiligingsfixes</h3>
<ul>
<li>Voorkomt mogelijke reflectie XSS-aanvallen van op maat gemaakte inhoud die kan leiden tot willekeurige code-uitvoering.
(<a href="https://github.com/nvaccess/nvda/security/advisories/GHSA-xg6w-23rw-39r8" rel="noopener" target="_blank" title="GHSA-xg6w-23rw-39r8">GHSA-xg6w-23rw-39r8</a>)</li>
</ul>
<h2 id="202332">2023.3.2</h2>
<p>Dit is een patchrelease om een beveiligingsprobleem op te lossen.
De beveiligingspatch in 2023.3.1 was niet correct opgelost.
Gelieve beveiligingsproblemen verantwoord openbaar te maken volgens het <a href="https://github.com/nvaccess/nvda/blob/master/security.md" rel="noopener" target="_blank" title="beveiligingsbeleid">beveiligingsbeleid</a> van NVDA.</p>
<h3 id="beveiligingsfixes_2">Beveiligingsfixes</h3>
<ul>
<li>De beveiligingspatch in 2023.3.1 was niet correct opgelost.
Voorkomt mogelijke systeemtoegang en willekeurige code-uitvoering met systeemrechten voor niet-geauthenticeerde gebruikers.
(<a href="https://github.com/nvaccess/nvda/security/advisories/GHSA-h7pp-6jqw-g3pj" rel="noopener" target="_blank" title="GHSA-h7pp-6jqw-g3pj">GHSA-h7pp-6jqw-g3pj</a>)</li>
</ul>
<h2 id="202331">2023.3.1</h2>
<p>Dit is een patchrelease om een beveiligingsprobleem op te lossen.
Gelieve beveiligingsproblemen verantwoord openbaar te maken volgens het <a href="https://github.com/nvaccess/nvda/blob/master/security.md" rel="noopener" target="_blank" title="beveiligingsbeleid">beveiligingsbeleid</a> van NVDA.</p>
<h3 id="beveiligingsfixes_3">Beveiligingsfixes</h3>
<ul>
<li>Voorkomt mogelijke systeemtoegang en willekeurige code-uitvoering met systeemrechten voor niet-geauthenticeerde gebruikers.
(<a href="https://github.com/nvaccess/nvda/security/advisories/GHSA-h7pp-6jqw-g3pj" rel="noopener" target="_blank" title="GHSA-h7pp-6jqw-g3pj">GHSA-h7pp-6jqw-g3pj</a>)</li>
</ul>
<h2 id="20233">2023.3</h2>
<p>Deze release bevat verbeteringen aan de prestaties, responsiviteit en stabiliteit van audio-uitvoer.
Opties zijn toegevoegd om het volume van NVDA-geluiden en -piepjes te regelen, of om ze het volume van de spraak die je gebruikt te laten volgen.</p>
<p>NVDA kan nu periodiek OCR-resultaten vernieuwen, waarbij nieuwe tekst wordt uitgesproken zodra deze verschijnt.
Dit kan worden ingesteld in de Windows OCR-categorie van NVDA's instellingen.</p>
<p>Er zijn verschillende braille-fouten opgelost, wat de detectie van apparaten en de beweging van de cursor verbetert.
Het is nu mogelijk om ongewenste stuurprogramma's uit te sluiten van automatische detectie om de autodetectieprestaties te verbeteren.
Er zijn ook nieuwe BRLTTY-commando's toegevoegd.</p>
<p>Ook zijn er bugfixes voor de Add-on Store, Microsoft Office, contextmenu's in Microsoft Edge en de Windows Calculator.</p>
<h3 id="nieuwe-functies_4">Nieuwe functies</h3>
<ul>
<li>Verbeterd geluidsbeheer:<ul>
<li>Een nieuw Audio-instellingenpaneel:<ul>
<li>Dit kan worden geopend met <code>NVDA+control+u</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15497" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15497">#15497</a>)</li>
<li>Een optie in Audio-instellingen om het volume van NVDA-geluiden en -piepjes het volume van de spraak die je gebruikt te laten volgen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1409" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1409">#1409</a>)</li>
<li>Een optie in Audio-instellingen om het volume van NVDA-geluiden afzonderlijk in te stellen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1409" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1409">#1409</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15038" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15038">#15038</a>)</li>
<li>De instellingen om het audio-uitvoerapparaat te wijzigen en audio-demping in te schakelen zijn verplaatst naar het nieuwe Audio-instellingenpaneel vanuit de Select Synthesizer-dialoog.
Deze opties zullen worden verwijderd uit de "select synthesizer" dialoog in 2024.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15486" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15486">#15486</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8711" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8711">#8711</a>)</li>
</ul>
</li>
<li>NVDA zal nu audio via de Windows Audio Session API (WASAPI) uitvoeren, wat de responsiviteit, prestaties en stabiliteit van NVDA-spraak en -geluiden kan verbeteren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14697" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14697">#14697</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11169" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11169">#11169</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11615" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11615">#11615</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5096" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5096">#5096</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10185" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10185">#10185</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11061" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11061">#11061</a>)</li>
<li>Opmerking: WASAPI is niet compatibel met sommige add-ons.
Compatibele updates zijn beschikbaar voor deze add-ons, werk ze bij voordat je NVDA bijwerkt.
Niet-compatibele versies van deze add-ons worden uitgeschakeld bij het bijwerken van NVDA:<ul>
<li>Tony's Enhancements versie 1.15 of ouder. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15402" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15402">#15402</a>)</li>
<li>NVDA global commands extension 12.0.8 of ouder. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15443" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15443">#15443</a>)</li>
</ul>
</li>
</ul>
</li>
<li>NVDA kan nu voortdurend de resultaten bijwerken bij het uitvoeren van optische tekenherkenning (OCR), waarbij nieuwe tekst wordt uitgesproken zodra deze verschijnt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2797" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2797">#2797</a>)<ul>
<li>Om deze functionaliteit in te schakelen, zet je de optie "Periodiek herkende inhoud vernieuwen" aan in de Windows OCR-categorie van NVDA's instellingen.</li>
<li>Zodra deze is ingeschakeld, kun je het uitspreken van nieuwe tekst inschakelen door de rapportage van dynamische inhoudsveranderingen in te schakelen (druk op <code>NVDA+5</code>).</li>
</ul>
</li>
<li>Bij gebruik van automatische detectie van braille-displays is het nu mogelijk om stuurprogramma's uit te sluiten van detectie via de braille-displayselectiedialoog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15196">#15196</a>)</li>
<li>Een nieuwe optie in Documentopmaakinstellingen, "Negeer lege regels voor lijninspringingsrapportage". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13394" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13394">#13394</a>)</li>
<li>Een niet-toegewezen gebaar toegevoegd om te navigeren door tabbladen in browse-modus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15046" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15046">#15046</a>)</li>
</ul>
<h3 id="veranderingen_4">Veranderingen</h3>
<ul>
<li>Braille:<ul>
<li>Wanneer de tekst in een terminal verandert zonder de cursor bij te werken, wordt de tekst op een braille-display nu correct bijgewerkt wanneer deze zich op een gewijzigde regel bevindt.
Dit omvat situaties waarbij braille is vastgelegd op review. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15115" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15115">#15115</a>)</li>
<li>Meer BRLTTY-toetsenbindingen zijn nu gekoppeld aan NVDA-commando's (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6483" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6483">#6483</a>):<ul>
<li><code>learn</code>: NVDA-inputhulp inschakelen</li>
<li><code>prefmenu</code>: het NVDA-menu openen</li>
<li><code>prefload</code>/<code>prefsave</code>: NVDA-configuratie laden/opslagen</li>
<li><code>time</code>: Tijd weergeven</li>
<li><code>say_line</code>: Spreek de huidige regel uit waar de reviewcursor zich bevindt</li>
<li><code>say_below</code>: Alles zeggen met behulp van de reviewcursor</li>
</ul>
</li>
<li>De BRLTTY-stuurprogramma is alleen beschikbaar wanneer een BRLTTY-instantie met BrlAPI ingeschakeld draait. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15335" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15335">#15335</a>)</li>
<li>De geavanceerde instelling om ondersteuning voor HID-braille in te schakelen is verwijderd ten gunste van een nieuwe optie.
Je kunt nu specifieke stuurprogramma's voor braille-display autodetectie uitschakelen in de braille-displayselectiedialoog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15196">#15196</a>)</li>
</ul>
</li>
<li>Add-on Store: Geïnstalleerde add-ons worden nu vermeld in het tabblad Beschikbare add-ons, als ze beschikbaar zijn in de winkel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15374" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15374">#15374</a>)</li>
<li>Sommige sneltoetsen zijn bijgewerkt in het NVDA-menu. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15364" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15364">#15364</a>)</li>
</ul>
<h3 id="opgeloste-problemen_6">Opgeloste problemen</h3>
<ul>
<li>Microsoft Office:<ul>
<li>Crash in Microsoft Word opgelost wanneer de documentopmaakopties "koppen rapporteren" en "opmerkingen en notities rapporteren" niet waren ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15019" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15019">#15019</a>)</li>
<li>In Word en Excel wordt de tekstuitlijning nu correct gerapporteerd in meer situaties. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15206" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15206">#15206</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15220" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15220">#15220</a>)</li>
<li>Oplossingen voor de aankondiging van sommige cellenopmaak-sneltoetsen in Excel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15527" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15527">#15527</a>)</li>
</ul>
</li>
<li>Microsoft Edge:<ul>
<li>NVDA springt niet langer terug naar de laatste browse-moduspositie bij het openen van het contextmenu in Microsoft Edge. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15309" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15309">#15309</a>)</li>
<li>NVDA kan weer contextmenu's van downloads in Microsoft Edge lezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14916" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14916">#14916</a>)</li>
</ul>
</li>
<li>Braille:<ul>
<li>De braillecursor en selectie-indicatoren worden nu altijd correct bijgewerkt na het tonen of verbergen van de respectieve indicatoren met een gebaar. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15115" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15115">#15115</a>)</li>
<li>Oplossing voor probleem waarbij Albatross-braille-displays proberen te initialiseren hoewel een ander braille-apparaat is verbonden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15226" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15226">#15226</a>)</li>
</ul>
</li>
<li>Add-on Store:<ul>
<li>Oplossing voor probleem waarbij het uitschakelen van "inclusief incompatibele add-ons" resulteerde in het nog steeds vermelden van incompatibele add-ons in de winkel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15411" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15411">#15411</a>)</li>
<li>Add-ons die om compatibiliteitsredenen zijn geblokkeerd, moeten nu correct worden gefilterd bij het omschakelen van de filter voor ingeschakelde/uitgeschakelde status. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15416" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15416">#15416</a>)</li>
<li>Oplossing voor probleem waarbij overschreven ingeschakelde incompatibele add-ons niet konden worden bijgewerkt of vervangen met behulp van het externe installatietool. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15417" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15417">#15417</a>)</li>
<li>Oplossing voor probleem waarbij NVDA niet sprak totdat deze opnieuw werd opgestart na de installatie van een add-on. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14525" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14525">#14525</a>)</li>
<li>Oplossing voor probleem waarbij add-ons niet konden worden geïnstalleerd als een eerdere download was mislukt of geannuleerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15469" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15469">#15469</a>)</li>
<li>Oplossing voor problemen met het omgaan met incompatibele add-ons bij het upgraden van NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15414" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15414">#15414</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15412" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15412">#15412</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15437" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15437">#15437</a>)</li>
</ul>
</li>
<li>NVDA kondigt weer de rekenresultaten aan in de 32-bits Windows Calculator op Server-, LTSC- en LTSB-versies van Windows. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15230" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15230">#15230</a>)</li>
<li>NVDA negeert geen focuswijzigingen meer wanneer een genest venster (klein kindvenster) focus krijgt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15432" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15432">#15432</a>)</li>
<li>Oplossing voor een mogelijke oorzaak van vastlopen tijdens de opstart van NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15517" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15517">#15517</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_4">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<p>Please refer to <a href="https://www.nvaccess.org/files/nvda/documentation/developerGuide.html#API" rel="noopener" target="_blank" title="the developer guide">the developer guide</a> for information on NVDA's API deprecation and removal process.</p>
<ul>
<li><code>braille.handler.handleUpdate</code> and <code>braille.handler.handleReviewMove</code> have been changed in order not to update instantly.
Before this change, when either of these methods was called very often, this would drain many resources.
These methods now queue an update at the end of every core cycle instead.
They should also be thread safe, making it possible to call them from background threads. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15163" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15163">#15163</a>)</li>
<li>Added official support to register custom braille display drivers in the automatic braille display detection process.
Consult the <code>braille.BrailleDisplayDriver</code> class documentation for more details.
Most notably, the <code>supportsAutomaticDetection</code> attribute must be set to <code>True</code> and the <code>registerAutomaticDetection</code> <code>classmethod</code> must be implemented. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15196">#15196</a>)</li>
</ul>
<h4 id="deprecations_5">Deprecations</h4>
<ul>
<li><code>braille.BrailleHandler.handlePendingCaretUpdate</code> is now deprecated with no public replacement.
It will be removed in 2024.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15163" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15163">#15163</a>)</li>
<li>Importing the constants <code>xlCenter</code>, <code>xlJustify</code>, <code>xlLeft</code>, <code>xlRight</code>, <code>xlDistributed</code>, <code>xlBottom</code>, <code>xlTop</code> from <code>NVDAObjects.window.excel</code> is deprecated.
Use <code>XlHAlign</code> or <code>XlVAlign</code> enumerations instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15205" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15205">#15205</a>)</li>
<li>The mapping <code>NVDAObjects.window.excel.alignmentLabels</code> is deprecated.
Use the <code>displayString</code> methods of <code>XlHAlign</code> or <code>XlVAlign</code> enumerations instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15205" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15205">#15205</a>)</li>
<li><code>bdDetect.addUsbDevices</code> and <code>bdDetect.addBluetoothDevices</code> have been deprecated.
Braille display drivers should implement the <code>registerAutomaticDetection</code> classmethod instead.
That method receives a <code>DriverRegistrar</code> object on which the <code>addUsbDevices</code> and <code>addBluetoothDevices</code> methods can be used. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15200" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15200">#15200</a>)</li>
<li>The default implementation of the check method on <code>BrailleDisplayDriver</code> uses <code>bdDetect.driverHasPossibleDevices</code> for devices that are marked as thread safe.
Starting from NVDA 2024.1, in order for the base method to use <code>bdDetect.driverHasPossibleDevices</code>, the <code>supportsAutomaticDetection</code> attribute must be set to <code>True</code> as well. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15200" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15200">#15200</a>)</li>
</ul>
<h2 id="20232">2023.2</h2>
<p>Deze release introduceert de Add-on Store ter vervanging van de Add-ons Manager.
In de Add-on Store kun je community-add-ons doorbladeren, zoeken, installeren en bijwerken.
Je kunt nu handmatig incompatibiliteitsproblemen met verouderde add-ons overschrijven op eigen risico.</p>
<p>Er zijn nieuwe braillefuncties, commando's en weergavesteun toegevoegd.
Er zijn ook nieuwe invoergebaren voor OCR en vlakke objectnavigatie.
Het navigeren en rapporteren van opmaak in Microsoft Office is verbeterd.</p>
<p>Er zijn veel bugfixes, met name voor braille, Microsoft Office, webbrowsers en Windows 11.</p>
<p>eSpeak-NG, LibLouis braillevertaler en Unicode CLDR zijn bijgewerkt.</p>
<h3 id="nieuwe-functies_5">Nieuwe functies</h3>
<ul>
<li>De Add-on Store is toegevoegd aan NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13985" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13985">#13985</a>)<ul>
<li>Doorblader, zoek, installeer en werk community-add-ons bij.</li>
<li>Handmatig incompatibiliteitsproblemen met verouderde add-ons overschrijven.</li>
<li>De Add-ons Manager is verwijderd en vervangen door de Add-on Store.</li>
<li>Voor meer informatie kun je de bijgewerkte gebruikershandleiding lezen.</li>
</ul>
</li>
<li>Nieuwe invoergebaren:<ul>
<li>Een niet-toegewezen gebaar om door de beschikbare talen voor Windows OCR te schakelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13036" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13036">#13036</a>)</li>
<li>Een niet-toegewezen gebaar om door de braille-berichtweergavemodi te schakelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14864" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14864">#14864</a>)</li>
<li>Een niet-toegewezen gebaar om het tonen van de selectie-indicator voor braille in of uit te schakelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14948" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14948">#14948</a>)</li>
<li>Toegevoegde standaardtoetscombinaties om naar het volgende of vorige object te verplaatsen in een vlakke weergave van de objecthiërarchie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15053" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15053">#15053</a>)<ul>
<li>Desktop: <code>NVDA+numpad9</code> en <code>NVDA+numpad3</code> om respectievelijk naar de vorige en volgende objecten te verplaatsen.</li>
<li>Laptop: <code>shift+NVDA+[</code> en <code>shift+NVDA+]</code> om respectievelijk naar de vorige en volgende objecten te verplaatsen.</li>
</ul>
</li>
</ul>
</li>
<li>Nieuwe braillefuncties:<ul>
<li>Ondersteuning toegevoegd voor de Help Tech Activator braille-display. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14917" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14917">#14917</a>)</li>
<li>Een nieuwe optie om de selectie-indicator (punten 7 en 8) in of uit te schakelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14948" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14948">#14948</a>)</li>
<li>Een nieuwe optie om optioneel de systeemcursor of focus te verplaatsen bij het wijzigen van de positie van de reviewcursor met braille-routingtoetsen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14885" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14885">#14885</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3166" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3166">#3166</a>)</li>
<li>Wanneer <code>numpad2</code> drie keer wordt ingedrukt om de numerieke waarde van het teken op de positie van de reviewcursor te rapporteren, wordt de informatie nu ook in braille weergegeven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14826" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14826">#14826</a>)</li>
<li>Ondersteuning toegevoegd voor het <code>aria-brailleroledescription</code> ARIA 1.3 attribuut, waardoor webauteurs het type van een element op het braille-display kunnen overschrijven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14748" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14748">#14748</a>)</li>
<li>Baum braille-stuurprogramma: toegevoegd verschillende braille-akkoordgebaren voor het uitvoeren van veelvoorkomende toetsenbordcommando's zoals <code>windows+d</code> en <code>alt+tab</code>.
Raadpleeg de NVDA-gebruikershandleiding voor een volledige lijst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14714" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14714">#14714</a>)</li>
</ul>
</li>
<li>Uitspraak van Unicode-symbolen toegevoegd:<ul>
<li>braille-symbolen zoals <code>⠐⠣⠃⠗⠇⠐⠜</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13778" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13778">#13778</a>)</li>
<li>Mac Option-toets symbool <code>⌥</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14682" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14682">#14682</a>)</li>
</ul>
</li>
<li>Gebaren toegevoegd voor Tivomatic Caiku Albatross braille-displays. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14844" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14844">#14844</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15002" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15002">#15002</a>)<ul>
<li>het tonen van de braille-instellingen dialoog</li>
<li>toegang tot de statusbalk</li>
<li>het schakelen van de vorm van de braillecursor</li>
<li>het schakelen van de braille-berichtweergavemodus</li>
<li>het in- of uitschakelen van de braillecursor</li>
<li>het schakelen van de status van de "braille-show-selectie-indicator"</li>
<li>het schakelen van de "braille-verplaats-systeemcursor-when-routing-review-cursor" modus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15122" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15122">#15122</a>)</li>
</ul>
</li>
<li>Microsoft Office-functies:<ul>
<li>Wanneer de gemarkeerde tekst de Documentopmaakoptie "highlight" heeft ingeschakeld, worden de markeerkleuren nu gerapporteerd in Microsoft Word. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7396" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7396">#7396</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12101" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12101">#12101</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5866" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5866">#5866</a>)</li>
<li>Wanneer kleuren zijn ingeschakeld in Documentopmaak, worden achtergrondkleuren nu gerapporteerd in Microsoft Word. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5866" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5866">#5866</a>)</li>
<li>Bij het gebruiken van Excel-sneltoetsen om opmaak zoals vet, cursief, onderstrepen en doorhalen van een cel in Excel te schakelen, wordt het resultaat nu gerapporteerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14923" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14923">#14923</a>)</li>
</ul>
</li>
<li>Experimenteel verbeterd geluidsbeheer:<ul>
<li>NVDA kan nu audio via de Windows Audio Session API (WASAPI) uitvoeren, wat de responsiviteit, prestaties en stabiliteit van NVDA-spraak en -geluiden kan verbeteren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14697" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14697">#14697</a>)</li>
<li>Het gebruik van WASAPI kan worden ingeschakeld in Geavanceerde instellingen.
Daarnaast kunnen, als WASAPI is ingeschakeld, de volgende Geavanceerde instellingen ook worden geconfigureerd.<ul>
<li>Een optie om het volume van NVDA-geluiden en -piepjes het volume van de spraak die je gebruikt te laten volgen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1409" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1409">#1409</a>)</li>
<li>Een optie om het volume van NVDA-geluiden afzonderlijk in te stellen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1409" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1409">#1409</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15038" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15038">#15038</a>)</li>
</ul>
</li>
<li>Er is een bekend probleem met sporadisch vastlopen bij het inschakelen van WASAPI. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15150" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15150">#15150</a>)</li>
</ul>
</li>
<li>In Mozilla Firefox en Google Chrome rapporteert NVDA nu wanneer een controle een dialoog, rooster, lijst of boom opent als de auteur dit heeft gespecificeerd met <code>aria-haspopup</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8235" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8235">#8235</a>)</li>
<li>Het is nu mogelijk om systeemvariabelen (zoals <code>%temp%</code> of <code>%homepath%</code>) te gebruiken in het pad terwijl je draagbare kopieën van NVDA maakt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14680" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14680">#14680</a>)</li>
<li>In Windows 10 Mei 2019 Update en later kan NVDA virtuele desktopnamen aankondigen bij het openen, wijzigen en sluiten ervan. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5641" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5641">#5641</a>)</li>
<li>Een systeemwijd parameter is toegevoegd om gebruikers en systeembeheerders toe te staan NVDA te dwingen om in de beveiligde modus te starten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10018" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10018">#10018</a>)</li>
</ul>
<h3 id="veranderingen_5">Veranderingen</h3>
<ul>
<li>Componentupdates:<ul>
<li>eSpeak NG is bijgewerkt naar 1.52-dev commit <code>ed9a7bcf</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15036" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15036">#15036</a>)</li>
<li>LibLouis braillevertaler is bijgewerkt naar <a href="https://github.com/liblouis/liblouis/releases/tag/v3.26.0" rel="noopener" target="_blank" title="3.26.0">3.26.0</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14970" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14970">#14970</a>)</li>
<li>CLDR is bijgewerkt naar versie 43.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14918" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14918">#14918</a>)</li>
</ul>
</li>
<li>LibreOffice wijzigingen:<ul>
<li>Bij het rapporteren van de locatie van de reviewcursor wordt de huidige cursor/caret locatie nu gerapporteerd ten opzichte van de huidige pagina in LibreOffice Writer 7.6 en nieuwer, vergelijkbaar met wat wordt gedaan voor Microsoft Word. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11696" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11696">#11696</a>)</li>
<li>Aankondiging van de statusbalk (bijv. getriggerd door <code>NVDA+eind</code>) werkt voor LibreOffice. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11698" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11698">#11698</a>)</li>
<li>Bij het verplaatsen naar een andere cel in LibreOffice Calc, kondigt NVDA de coördinaten van de eerder gefocuste cel niet langer onjuist aan wanneer de celcoördinaat-aankondiging is uitgeschakeld in de NVDA-instellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15098" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15098">#15098</a>)</li>
</ul>
</li>
<li>Braille wijzigingen:<ul>
<li>Bij het gebruik van een braille-display via de Standaard HID braille-stuurprogramma, kan de dpad worden gebruikt om de pijltjestoetsen en enter na te bootsen.
Ook <code>space+dot1</code> en <code>space+dot4</code> worden nu respectievelijk toegewezen aan de omhoog en omlaag pijlen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14713" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14713">#14713</a>)</li>
<li>Updates van dynamische webinhoud (ARIA live-regio's) worden nu weergegeven in braille.
Dit kan worden uitgeschakeld in het paneel Geavanceerde Instellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7756" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7756">#7756</a>)</li>
</ul>
</li>
<li>Dash- en em-dash-symbolen worden altijd naar de synthesizer gestuurd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13830" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13830">#13830</a>)</li>
<li>Afstand gerapporteerd in Microsoft Word houdt nu rekening met de eenheid gedefinieerd in de geavanceerde opties van Word, zelfs bij het gebruik van UIA om Word-documenten te openen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14542" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14542">#14542</a>)</li>
<li>NVDA reageert sneller bij het verplaatsen van de cursor in bewerkingsbesturingselementen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14708" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14708">#14708</a>)</li>
<li>Script voor het rapporteren van de bestemming van een link rapporteert nu vanaf de caret / focus positie in plaats van het navigatorobject. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14659" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14659">#14659</a>)</li>
<li>Het maken van draagbare kopieën vereist niet langer dat een schijfletter wordt ingevoerd als onderdeel van het absolute pad. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14680" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14680">#14680</a>)</li>
<li>Als Windows is geconfigureerd om seconden in de systeemklok te tonen, houdt het gebruik van <code>NVDA+f12</code> om de tijd te rapporteren nu rekening met die instelling. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14742" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14742">#14742</a>)</li>
<li>NVDA zal nu ongeëtiketteerde groeperingen rapporteren die nuttige positie-informatie hebben, zoals in recente versies van Microsoft Office 365-menu's. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14878" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14878">#14878</a>)</li>
</ul>
<h3 id="opgeloste-problemen_7">Opgeloste problemen</h3>
<ul>
<li>Braille:<ul>
<li>Verschillende stabiliteitsfixes voor invoer/uitvoer voor braille-displays, wat resulteert in minder frequente fouten en vastlopers van NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14627" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14627">#14627</a>)</li>
<li>NVDA schakelt niet langer onnodig meerdere keren naar geen braille tijdens automatische detectie, wat resulteert in een schoner logboek en minder overhead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14524" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14524">#14524</a>)</li>
<li>NVDA schakelt nu weer terug naar USB als een HID Bluetooth-apparaat (zoals de HumanWare Brailliant of APH Mantis) automatisch wordt gedetecteerd en een USB-verbinding beschikbaar komt.
Dit werkte eerder alleen voor Bluetooth-Seriële poorten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14524" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14524">#14524</a>)</li>
<li>Wanneer er geen braille-display is aangesloten en de braille-viewer wordt gesloten door <code>alt+f4</code> in te drukken of op de sluitknop te klikken, wordt de weergavegrootte van de braille-subsystemen weer gereset naar geen cellen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15214" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15214">#15214</a>)</li>
</ul>
</li>
<li>Webbrowsers:<ul>
<li>NVDA veroorzaakt niet langer af en toe een crash of stopzetting van Mozilla Firefox. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14647" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14647">#14647</a>)</li>
<li>In Mozilla Firefox en Google Chrome worden getypte tekens niet langer gerapporteerd in sommige tekstvakken, zelfs wanneer het spreken van getypte tekens is uitgeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8442" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8442">#8442</a>)</li>
<li>Je kunt nu browse-modus gebruiken in Chromium Embedded Controls waar dit eerder niet mogelijk was. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13493" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13493">#13493</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8553" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8553">#8553</a>)</li>
<li>In Mozilla Firefox rapporteert NVDA nu betrouwbaar de tekst wanneer de muis over tekst na een link beweegt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9235" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9235">#9235</a>)</li>
<li>De bestemming van grafische links wordt nu nauwkeuriger gerapporteerd in meer gevallen in Chrome en Edge. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14783" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14783">#14783</a>)</li>
<li>Bij het proberen om de URL voor een link zonder href-attribuut te rapporteren, is NVDA niet langer stil.
In plaats daarvan rapporteert NVDA dat de link geen bestemming heeft. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14723" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14723">#14723</a>)</li>
<li>In Browse-modus negeert NVDA niet langer onterecht de focus die verschuift naar een bovenliggend of kind-besturingselement, bijvoorbeeld bij het verplaatsen van een besturingselement naar een bovenliggend lijstitem of roostercel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14611" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14611">#14611</a>)<ul>
<li>Merk echter op dat deze fix alleen van toepassing is wanneer de optie "Automatisch focus instellen op focusbare elementen" in de Browse-modusinstellingen is uitgeschakeld (wat de standaardinstelling is).</li>
</ul>
</li>
</ul>
</li>
<li>Fixes voor Windows 11:<ul>
<li>NVDA kan weer de statusbalkinhoud van Kladblok aankondigen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14573" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14573">#14573</a>)</li>
<li>Wisselen tussen tabbladen kondigt de nieuwe tabbladnaam en -positie aan voor Kladblok en Verkenner. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14587" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14587">#14587</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14388" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14388">#14388</a>)</li>
<li>NVDA kondigt weer kandidaat-items aan bij het invoeren van tekst in talen zoals Chinees en Japans. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14509" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14509">#14509</a>)</li>
<li>Het is weer mogelijk om de items Contributors en License in het NVDA Help-menu te openen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14725" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14725">#14725</a>)</li>
</ul>
</li>
<li>Microsoft Office-fixes:<ul>
<li>Bij het snel verplaatsen door cellen in Excel, is NVDA nu minder waarschijnlijk om de verkeerde cel of selectie te rapporteren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14983" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14983">#14983</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12200" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12200">#12200</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12108" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12108">#12108</a>)</li>
<li>Wanneer je op een Excel-cel landt vanuit een andere werkblad, worden braille en focus-highlightter niet langer onterecht bijgewerkt naar het object dat eerder de focus had. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15136" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15136">#15136</a>)</li>
<li>NVDA faalt niet langer om het focussen van wachtwoordvelden in Microsoft Excel en Outlook aan te kondigen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14839" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14839">#14839</a>)</li>
</ul>
</li>
<li>Voor symbolen die geen symboolomschrijving in de huidige taal hebben, wordt het standaard Engelse symboolniveau gebruikt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14558" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14558">#14558</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14417" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14417">#14417</a>)</li>
<li>Het is nu mogelijk om het backslash-teken in het vervangingsveld van een woordenboekitem te gebruiken, wanneer het type niet is ingesteld op reguliere expressie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14556" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14556">#14556</a>)</li>
<li>In Windows 10 en 11 Rekenkundige, doet een draagbare kopie van NVDA niet langer niets of speelt geen fouttonen af bij het invoeren van expressies in de standaard rekenmachine in de compacte overlaymodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14679" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14679">#14679</a>)</li>
<li>NVDA herstelt zich weer uit veel meer situaties zoals toepassingen die stoppen met reageren, wat eerder leidde tot volledige bevriezing. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14759" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14759">#14759</a>)</li>
<li>Bij het forceren van UIA-ondersteuning met bepaalde terminals en consoles, is een bug opgelost die een vastloper veroorzaakte en het logbestand volspamde. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14689" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14689">#14689</a>)</li>
<li>NVDA weigert niet langer om de configuratie op te slaan na een configuratiereset. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13187" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13187">#13187</a>)</li>
<li>Bij het uitvoeren van een tijdelijke versie vanuit de launcher, zal NVDA gebruikers niet langer misleiden door te denken dat ze de configuratie kunnen opslaan. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14914" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14914">#14914</a>)</li>
<li>NVDA reageert nu algemeen iets sneller op commando's en focuswijzigingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14928" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14928">#14928</a>)</li>
<li>Het weergeven van de OCR-instellingen zal niet langer mislukken op sommige systemen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15017" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15017">#15017</a>)</li>
<li>Bug opgelost met betrekking tot het opslaan en laden van de NVDA-configuratie, inclusief het wisselen van synthesizers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14760" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14760">#14760</a>)</li>
<li>Bug opgelost die ervoor zorgde dat de "flick up" touchgebaren voor tekstreview pagina's verplaatste in plaats van naar de vorige regel te verplaatsen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15127" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15127">#15127</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_5">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<p>Please refer to <a href="https://www.nvaccess.org/files/nvda/documentation/developerGuide.html#API" rel="noopener" target="_blank" title="the developer guide">the developer guide</a> for information on NVDA's API deprecation and removal process.</p>
<ul>
<li>Suggested conventions have been added to the add-on manifest specification.
These are optional for NVDA compatibility, but are encouraged or required for submitting to the Add-on Store. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14754" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14754">#14754</a>)<ul>
<li>Use <code>lowerCamelCase</code> for the name field.</li>
<li>Use <code>&amp;lt;major&amp;gt;.&amp;lt;minor&amp;gt;.&amp;lt;patch&amp;gt;</code> format for the version field (required for add-on datastore).</li>
<li>Use <code>https://</code> as the schema for the url field (required for add-on datastore).</li>
</ul>
</li>
<li>Added a new extension point type called <code>Chain</code>, which can be used to iterate over iterables returned by registered handlers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14531" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14531">#14531</a>)</li>
<li>Added the <code>bdDetect.scanForDevices</code> extension point.
Handlers can be registered that yield <code>BrailleDisplayDriver/DeviceMatch</code> pairs that don't fit in existing categories, like USB or Bluetooth. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14531" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14531">#14531</a>)</li>
<li>Added extension point: <code>synthDriverHandler.synthChanged</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14618" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14618">#14618</a>)</li>
<li>The NVDA Synth Settings Ring now caches available setting values the first time they're needed, rather than when loading the synthesizer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14704" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14704">#14704</a>)</li>
<li>You can now call the export method on a gesture map to export it to a dictionary.
This dictionary can be imported in another gesture by passing it either to the constructor of <code>GlobalGestureMap</code> or to the update method on an existing map. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14582" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14582">#14582</a>)</li>
<li><code>hwIo.base.IoBase</code> and its derivatives now have a new constructor parameter to take a <code>hwIo.ioThread.IoThread</code>.
If not provided, the default thread is used. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14627" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14627">#14627</a>)</li>
<li><code>hwIo.ioThread.IoThread</code> now has a <code>setWaitableTimer</code> method to set a waitable timer using a python function.
Similarly, the new <code>getCompletionRoutine</code> method allows you to convert a python method into a completion routine safely. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14627" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14627">#14627</a>)</li>
<li><code>offsets.OffsetsTextInfo._get_boundingRects</code> should now always return <code>List[locationHelper.rectLTWH]</code> as expected for a subclass of <code>textInfos.TextInfo</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12424" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12424">#12424</a>)</li>
<li><code>highlight-color</code> is now a format field attribute. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14610" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14610">#14610</a>)</li>
<li>NVDA should more accurately determine if a logged message is coming from NVDA core. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14812" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14812">#14812</a>)</li>
<li>NVDA will no longer log inaccurate warnings or errors about deprecated appModules. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14806" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14806">#14806</a>)</li>
<li>All NVDA extension points are now briefly described in a new, dedicated chapter in the Developer Guide. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14648" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14648">#14648</a>)</li>
<li><code>scons checkpot</code> will no longer check the <code>userConfig</code> subfolder anymore. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14820" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14820">#14820</a>)</li>
<li>Translatable strings can now be defined with a singular and a plural form using <code>ngettext</code> and <code>npgettext</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12445" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12445">#12445</a>)</li>
</ul>
<h4 id="deprecations_6">Deprecations</h4>
<ul>
<li>Passing lambda functions to <code>hwIo.ioThread.IoThread.queueAsApc</code> is deprecated.
Instead, functions should be weakly referenceable. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14627" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14627">#14627</a>)</li>
<li>Importing <code>LPOVERLAPPED_COMPLETION_ROUTINE</code> from <code>hwIo.base</code> is deprecated.
Instead import from <code>hwIo.ioThread</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14627" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14627">#14627</a>)</li>
<li><code>IoThread.autoDeleteApcReference</code> is deprecated.
It was introduced in NVDA 2023.1 and was never meant to be part of the public API.
Until removal, it behaves as a no-op, i.e. a context manager yielding nothing. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14924" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14924">#14924</a>)</li>
<li><code>gui.MainFrame.onAddonsManagerCommand</code> is deprecated, use <code>gui.MainFrame.onAddonStoreCommand</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13985" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13985">#13985</a>)</li>
<li><code>speechDictHandler.speechDictVars.speechDictsPath</code> is deprecated, use <code>NVDAState.WritePaths.speechDictsDir</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15021" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15021">#15021</a>)</li>
<li>Importing <code>voiceDictsPath</code> and <code>voiceDictsBackupPath</code> from <code>speechDictHandler.dictFormatUpgrade</code> is deprecated.
Instead use <code>WritePaths.voiceDictsDir</code> and <code>WritePaths.voiceDictsBackupDir</code> from <code>NVDAState</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15048" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15048">#15048</a>)</li>
<li><code>config.CONFIG_IN_LOCAL_APPDATA_SUBKEY</code> is deprecated.
Instead use <code>config.RegistryKey.CONFIG_IN_LOCAL_APPDATA_SUBKEY</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15049" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15049">#15049</a>)</li>
</ul>
<h2 id="20231">2023.1</h2>
<p>Een nieuwe optie is toegevoegd, "Paragraafstijl" in "Documentnavigatie".
Deze kan worden gebruikt met teksteditors die geen paragraafnavigatie van zichzelf ondersteunen, zoals Notepad en Notepad++.</p>
<p>Er is een nieuw globaal commando toegevoegd om de bestemming van een link te rapporteren, toegewezen aan <code>NVDA+k</code>.</p>
<p>De ondersteuning voor geannoteerde webinhoud (zoals opmerkingen en voetnoten) is verbeterd.
Druk op <code>NVDA+d</code> om door samenvattingen te bladeren wanneer annotaties worden gerapporteerd (bijv. "heeft opmerking, heeft voetnoot").</p>
<p>Tivomatic Caiku Albatross 46/80 braille-displays worden nu ondersteund.</p>
<p>De ondersteuning voor ARM64- en AMD64-versies van Windows is verbeterd.</p>
<p>Er zijn veel bugfixes, vooral voor Windows 11.</p>
<p>eSpeak, LibLouis, Sonic rate boost en Unicode CLDR zijn bijgewerkt.
Er zijn nieuwe Georgische, Swahili (Kenya) en Chichewa (Malawi) braille-tabellen.</p>
<p>Opmerking:</p>
<ul>
<li>Deze release breekt de compatibiliteit met bestaande add-ons.</li>
</ul>
<h3 id="nieuwe-functies_6">Nieuwe functies</h3>
<ul>
<li>Microsoft Excel via UI Automation: Automatische rapportage van kolom- en rijheaders in tabellen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14228" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14228">#14228</a>)<ul>
<li>Opmerking: Dit verwijst naar tabellen opgemaakt via de knop "Tabel" op het Invoegpaneel van het lint.
"Eerste kolom" en "Headerrij" in "Tabelstijlopties" komen overeen met respectievelijk kolom- en rijheaders.</li>
<li>Dit verwijst niet naar schermlezer-specifieke headers via benoemde bereiken, wat momenteel niet wordt ondersteund via UI Automation.</li>
</ul>
</li>
<li>Een niet-toegewezen script is toegevoegd om vertraagde tekenbeschrijvingen te schakelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14267" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14267">#14267</a>)</li>
<li>Een experimentele optie is toegevoegd om de UIA-meldingsondersteuning in Windows Terminal te benutten om nieuwe of gewijzigde tekst in de terminal te rapporteren, wat de stabiliteit en reactievermogen verbetert. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13781" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13781">#13781</a>)<ul>
<li>Raadpleeg de gebruikershandleiding voor beperkingen van deze experimentele optie.</li>
</ul>
</li>
<li>Op Windows 11 ARM64 is browse-modus nu beschikbaar in AMD64-apps zoals Firefox, Google Chrome en 1Password. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14397" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14397">#14397</a>)</li>
<li>Een nieuwe optie is toegevoegd, "Paragraafstijl" in "Documentnavigatie".
Deze voegt ondersteuning toe voor enkele regelafbreking (normaal) en meerregelige afbreking (blok) paragraafnavigatie.
Deze kan worden gebruikt met teksteditors die geen paragraafnavigatie van zichzelf ondersteunen, zoals Notepad en Notepad++. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13797" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13797">#13797</a>)</li>
<li>De aanwezigheid van meerdere annotaties wordt nu gerapporteerd.
<code>NVDA+d</code> bladert nu door het rapporteren van de samenvatting van elk annotatiedoel voor oorsprongen met meerdere annotatiedoelen.
Bijvoorbeeld, wanneer tekst een opmerking en een voetnoot heeft die eraan zijn gekoppeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14507" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14507">#14507</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14480" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14480">#14480</a>)</li>
<li>Ondersteuning toegevoegd voor Tivomatic Caiku Albatross 46/80 braille-displays. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13045" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13045">#13045</a>)</li>
<li>Nieuw globaal commando: Rapporteren linkbestemming (<code>NVDA+k</code>).
Een enkele keer drukken spreekt/brailleert de bestemming van de link die zich in het navigatorobject bevindt.
Twee keer drukken toont deze in een venster voor gedetailleerder onderzoek. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14583" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14583">#14583</a>)</li>
<li>Nieuw niet-toegewezen globaal commando (Tools-categorie): Rapporteren linkbestemming in een venster.
Vergelijkbaar met twee keer drukken op <code>NVDA+k</code>, maar kan nuttiger zijn voor braillegebruikers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14583" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14583">#14583</a>)</li>
</ul>
<h3 id="veranderingen_6">Veranderingen</h3>
<ul>
<li>LibLouis braillevertaler bijgewerkt naar <a href="https://github.com/liblouis/liblouis/releases/tag/v3.24.0" rel="noopener" target="_blank" title="3.24.0">3.24.0</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14436" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14436">#14436</a>)<ul>
<li>Grote updates voor Hongaars, UEB en Chinese bopomofo braille.</li>
<li>Ondersteuning voor de Deense braillestandaard 2022.</li>
<li>Nieuwe braille-tabellen voor Georgische literaire braille, Swahili (Kenya) en Chichewa (Malawi).</li>
</ul>
</li>
<li>Sonic rate boost-bibliotheek bijgewerkt naar commit <code>1d70513</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14180" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14180">#14180</a>)</li>
<li>CLDR is bijgewerkt naar versie 42.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14273" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14273">#14273</a>)</li>
<li>eSpeak NG is bijgewerkt naar 1.52-dev commit <code>f520fecb</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14281" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14281">#14281</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14675" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14675">#14675</a>)<ul>
<li>Probleem opgelost bij rapporteren van grote getallen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14241" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14241">#14241</a>)</li>
</ul>
</li>
<li>Java-toepassingen met besturingselementen die de selecteerbare status gebruiken, kondigen nu aan wanneer een item niet is geselecteerd in plaats van wanneer het item is geselecteerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14336" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14336">#14336</a>)</li>
</ul>
<h3 id="opgeloste-problemen_8">Opgeloste problemen</h3>
<ul>
<li>Windows 11-fixes:<ul>
<li>NVDA kondigt nu zoekmarkeringen aan bij het openen van het Startmenu. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13841" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13841">#13841</a>)</li>
<li>Op ARM worden x64-apps niet langer geïdentificeerd als ARM64-toepassingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14403" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14403">#14403</a>)</li>
<li>Menu-items voor klembordgeschiedenis zoals "item vastzetten" zijn toegankelijk. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14508" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14508">#14508</a>)</li>
<li>In Windows 11 22H2 en nieuwer is het weer mogelijk om met de muis en aanraking te interageren met gebieden zoals het systeemvak-overloopvenster en het dialoogvenster "Openen met". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14538" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14538">#14538</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14539" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14539">#14539</a>)</li>
</ul>
</li>
<li>Suggesties worden gerapporteerd bij het typen van een <a class="gh-link gh-mention" href="https://github.com/vermelding" rel="noopener" target="_blank" title="GitHub User: @vermelding">@vermelding</a> in Microsoft Excel-opmerkingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13764" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13764">#13764</a>)</li>
<li>In de locatiebalk van Google Chrome worden suggestiebedieningen (overschakelen naar tabblad, suggestie verwijderen, enz.) nu gerapporteerd wanneer ze zijn geselecteerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13522" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13522">#13522</a>)</li>
<li>Bij het opvragen van opmaakinformatie worden kleuren nu expliciet gerapporteerd in Wordpad of logviewer, in plaats van alleen "Standaardkleur". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13959" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13959">#13959</a>)</li>
<li>In Firefox werkt het activeren van de knop "Opties tonen" op GitHub-issuepagina's nu betrouwbaar. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14269" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14269">#14269</a>)</li>
<li>De datumkiezerbedieningen in het Outlook 2016 / 365 Geavanceerd zoekdialoogvenster rapporteren nu hun label en waarde. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12726" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12726">#12726</a>)</li>
<li>ARIA-schakelbedieningen worden nu daadwerkelijk als schakelaars gerapporteerd in Firefox, Chrome en Edge, in plaats van als selectievakjes. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11310" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11310">#11310</a>)</li>
<li>NVDA kondigt automatisch de sorteertoestand aan op een HTML-tabelkolomkop wanneer deze wordt gewijzigd door op een interne knop te drukken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10890" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10890">#10890</a>)</li>
<li>De naam van een landmark of regio wordt altijd automatisch uitgesproken bij het springen van buitenaf naar binnen met behulp van snelle navigatie of focus in browse-modus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13307" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13307">#13307</a>)</li>
<li>Wanneer pieptonen of aankondigingen voor 'cap' voor hoofdletters zijn ingeschakeld met vertraagde tekenbeschrijvingen, piept of kondigt NVDA niet langer 'cap' twee keer aan. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14239" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14239">#14239</a>)</li>
<li>Besturingselementen in tabellen in Java-toepassingen worden nu nauwkeuriger aangekondigd door NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14347" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14347">#14347</a>)</li>
<li>Sommige instellingen zijn niet langer onverwacht verschillend bij gebruik met meerdere profielen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14170" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14170">#14170</a>)<ul>
<li>De volgende instellingen zijn aangepakt:<ul>
<li>Lijninspringing in Documentopmaakinstellingen.</li>
<li>Celranden in documentopmaakinstellingen</li>
<li>Berichten in braille-instellingen</li>
<li>Koppel Braille in braille-instellingen</li>
</ul>
</li>
<li>In enkele zeldzame gevallen kunnen deze instellingen in profielen onverwacht worden gewijzigd bij het installeren van deze versie van NVDA.</li>
<li>Controleer deze opties in je profielen na het upgraden naar deze versie van NVDA.</li>
</ul>
</li>
<li>Emoji's worden nu in meer talen gerapporteerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14433" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14433">#14433</a>)</li>
<li>De aanwezigheid van een annotatie ontbreekt niet langer in braille voor sommige elementen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13815" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13815">#13815</a>)</li>
<li>Een probleem opgelost waarbij configuratiewijzigingen niet correct werden opgeslagen bij het wisselen tussen een "Standaard" optie en de waarde van de "Standaard" optie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14133" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14133">#14133</a>)</li>
<li>Bij het configureren van NVDA is er altijd minstens één toets gedefinieerd als een NVDA-toets. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14527" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14527">#14527</a>)</li>
<li>Bij toegang tot het NVDA-menu via het meldingsgebied zal NVDA geen wachtende update meer voorstellen wanneer er geen update beschikbaar is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14523" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14523">#14523</a>)</li>
<li>Rest-, verstreken en totale tijd wordt nu correct gerapporteerd voor audiobestanden die langer dan een dag zijn in foobar2000. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14127" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14127">#14127</a>)</li>
<li>In webbrowsers zoals Chrome en Firefox worden waarschuwingen zoals bestandsdownloads in braille weergegeven naast gesproken aankondigingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14562" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14562">#14562</a>)</li>
<li>Een bug opgelost bij het navigeren naar de eerste en laatste kolom in een tabel in Firefox. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14554" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14554">#14554</a>)</li>
<li>Wanneer NVDA wordt gestart met de parameter <code>--lang=Windows</code>, is het weer mogelijk om het Algemene instellingen-dialoogvenster van NVDA te openen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14407" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14407">#14407</a>)</li>
<li>NVDA stopt niet langer met lezen in Kindle voor PC na het omslaan van de pagina. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14390" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14390">#14390</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_6">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<p>Note: this is an Add-on API compatibility breaking release.
Add-ons will need to be re-tested and have their manifest updated.
Please refer to <a href="https://www.nvaccess.org/files/nvda/documentation/developerGuide.html#API" rel="noopener" target="_blank" title="the developer guide">the developer guide</a> for information on NVDA's API deprecation and removal process.</p>
<ul>
<li>System tests should now pass when run locally on non-English systems. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13362" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13362">#13362</a>)</li>
<li>In Windows 11 on ARM, x64 apps are no longer identified as ARM64 applications. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14403" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14403">#14403</a>)</li>
<li>It is no longer necessary to use <code>SearchField</code> and <code>SuggestionListItem</code> <code>UIA</code> <code>NVDAObjects</code> in new UI Automation scenarios, where automatic reporting of search suggestions, and where typing has been exposed via UI Automation with the <code>controllerFor</code> pattern.
This functionality is now available generically via <code>behaviours.EditableText</code> and the base <code>NVDAObject</code> respectively. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14222" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14222">#14222</a>)</li>
<li>The UIA debug logging category when enabled now produces significantly more logging for UIA event handlers and utilities. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14256" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14256">#14256</a>)</li>
<li>NVDAHelper build standards updated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13072" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13072">#13072</a>)<ul>
<li>Now uses the C++20 standard, was C++17.</li>
<li>Now uses the <code>/permissive-</code> compiler flag which disables permissive behaviors, and sets the <code>/Zc</code> compiler options for strict conformance.</li>
</ul>
</li>
<li>Some plugin objects (e.g. drivers and add-ons) now have a more informative description in the NVDA python console. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14463" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14463">#14463</a>)</li>
<li>NVDA can now be fully compiled with Visual Studio 2022, no longer requiring the Visual Studio 2019 build tools. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14326" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14326">#14326</a>)</li>
<li>More detailed logging for NVDA freezes to aid debugging. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14309" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14309">#14309</a>)</li>
<li>The singleton <code>braille._BgThread</code> class has been replaced with <code>hwIo.ioThread.IoThread</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14130" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14130">#14130</a>)<ul>
<li>A single instance <code>hwIo.bgThread</code> (in NVDA core) of this class provides background i/o for thread safe braille display drivers.</li>
<li>This new class is not a singleton by design, add-on authors are encouraged to use their own instance when doing hardware i/o.</li>
</ul>
</li>
<li>The processor architecture for the computer can be queried from <code>winVersion.WinVersion.processorArchitecture attribute.</code> (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14439" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14439">#14439</a>)</li>
<li>New extension points have been added. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14503" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14503">#14503</a>)<ul>
<li><code>inputCore.decide_executeGesture</code></li>
<li><code>tones.decide_beep</code></li>
<li><code>nvwave.decide_playWaveFile</code></li>
<li><code>braille.pre_writeCells</code></li>
<li><code>braille.filter_displaySize</code></li>
<li><code>braille.decide_enabled</code></li>
<li><code>braille.displayChanged</code></li>
<li><code>braille.displaySizeChanged</code></li>
</ul>
</li>
<li>It is possible to set useConfig to False on supported settings for a synthesizer driver. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14601" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14601">#14601</a>)</li>
</ul>
<h4 id="api-breaking-changes_3">API Breaking Changes</h4>
<p>These are breaking API changes.
Please open a GitHub issue if your Add-on has an issue with updating to the new API.</p>
<ul>
<li>The configuration specification has been altered, keys have been removed or modified:<ul>
<li>In <code>[documentFormatting]</code> section (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14233" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14233">#14233</a>):<ul>
<li><code>reportLineIndentation</code> stores an int value (0 to 3) instead of a boolean</li>
<li><code>reportLineIndentationWithTones</code> has been removed.</li>
<li><code>reportBorderStyle</code> and <code>reportBorderColor</code> have been removed and are replaced by <code>reportCellBorders</code>.</li>
</ul>
</li>
<li>In <code>[braille]</code> section (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14233" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14233">#14233</a>):<ul>
<li><code>noMessageTimeout</code> has been removed, replaced by a value for <code>showMessages</code>.</li>
<li><code>messageTimeout</code> cannot take the value 0 anymore, replaced by a value for <code>showMessages</code>.</li>
<li><code>autoTether</code> has been removed; <code>tetherTo</code> can now take the value "auto" instead.</li>
</ul>
</li>
<li>In <code>[keyboard]</code> section (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14528" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14528">#14528</a>):<ul>
<li><code>useCapsLockAsNVDAModifierKey</code>, <code>useNumpadInsertAsNVDAModifierKey</code>, <code>useExtendedInsertAsNVDAModifierKey</code> have been removed.
They are replaced by <code>NVDAModifierKeys</code>.</li>
</ul>
</li>
</ul>
</li>
<li>The <code>NVDAHelper.RemoteLoader64</code> class has been removed with no replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14449" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14449">#14449</a>)</li>
<li>The following functions in <code>winAPI.sessionTracking</code> are removed with no replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14416" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14416">#14416</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14490" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14490">#14490</a>)<ul>
<li><code>isWindowsLocked</code></li>
<li><code>handleSessionChange</code></li>
<li><code>unregister</code></li>
<li><code>register</code></li>
<li><code>isLockStateSuccessfullyTracked</code></li>
</ul>
</li>
<li>It is no longer possible to enable/disable the braille handler by setting <code>braille.handler.enabled</code>.
To disable the braille handler programatically, register a handler to <code>braille.handler.decide_enabled</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14503" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14503">#14503</a>)</li>
<li>It is no longer possible to update the display size of the handler by setting <code>braille.handler.displaySize</code>.
To update the displaySize programatically, register a handler to <code>braille.handler.filter_displaySize</code>.
Refer to <code>brailleViewer</code> for an example on how to do this. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14503" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14503">#14503</a>)</li>
<li>There have been changes to the usage of <code>addonHandler.Addon.loadModule</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14481" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14481">#14481</a>)<ul>
<li><code>loadModule</code> now expects dot as a separator, rather than backslash.
For example "lib.example" instead of "lib\example".</li>
<li><code>loadModule</code> now raises an exception when a module can't be loaded or has errors, instead of silently returning <code>None</code> without giving information about the cause.</li>
</ul>
</li>
<li>The following symbols have been removed from <code>appModules.foobar2000</code> with no direct replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14570" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14570">#14570</a>)<ul>
<li><code>statusBarTimes</code></li>
<li><code>parseIntervalToTimestamp</code></li>
<li><code>getOutputFormat</code></li>
<li><code>getParsingFormat</code></li>
</ul>
</li>
<li>The following are no longer singletons - their get method has been removed.
Usage of <code>Example.get()</code> is now <code>Example()</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14248" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14248">#14248</a>)<ul>
<li><code>UIAHandler.customAnnotations.CustomAnnotationTypesCommon</code></li>
<li><code>UIAHandler.customProps.CustomPropertiesCommon</code></li>
<li><code>NVDAObjects.UIA.excel.ExcelCustomProperties</code></li>
<li><code>NVDAObjects.UIA.excel.ExcelCustomAnnotationTypes</code></li>
</ul>
</li>
</ul>
<h4 id="deprecations_7">Deprecations</h4>
<ul>
<li><code>NVDAObjects.UIA.winConsoleUIA.WinTerminalUIA</code> is deprecated and usage is discouraged. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14047" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14047">#14047</a>)</li>
<li><code>config.addConfigDirsToPythonPackagePath</code> has been moved.
Use <code>addonHandler.packaging.addDirsToPythonPackagePath</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14350" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14350">#14350</a>)</li>
<li><code>braille.BrailleHandler.TETHER_*</code> are deprecated.
Use <code>configFlags.TetherTo.*.value</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14233" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14233">#14233</a>)</li>
<li><code>utils.security.postSessionLockStateChanged</code> is deprecated.
Use <code>utils.security.post_sessionLockStateChanged</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14486" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14486">#14486</a>)</li>
<li><code>NVDAObject.hasDetails</code>, <code>NVDAObject.detailsSummary</code>, <code>NVDAObject.detailsRole</code> has been deprecated.
Use <code>NVDAObject.annotations</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14507" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14507">#14507</a>)</li>
<li><code>keyboardHandler.SUPPORTED_NVDA_MODIFIER_KEYS</code> is deprecated with no direct replacement.
Consider using the class <code>config.configFlags.NVDAKey</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14528" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14528">#14528</a>)</li>
<li><code>gui.MainFrame.evaluateUpdatePendingUpdateMenuItemCommand</code> has been deprecated.
Use <code>gui.MainFrame.SysTrayIcon.evaluateUpdatePendingUpdateMenuItemCommand</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14523" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14523">#14523</a>)</li>
</ul>
<h2 id="20224">2022.4</h2>
<p>Deze release bevat verschillende nieuwe toetscommando's, waaronder Alles lezen commando's voor tabellen.
Er is een sectie "Snelstartgids" toegevoegd aan de gebruikershandleiding.
Er zijn ook verschillende bugfixes.</p>
<p>eSpeak is bijgewerkt en LibLouis is bijgewerkt.
Er zijn nieuwe Chinese, Zweedse, Luganda en Kinyarwanda brailletabellen.</p>
<h3 id="nieuwe-functies_7">Nieuwe functies</h3>
<ul>
<li>Een sectie "Snelstartgids" toegevoegd aan de gebruikershandleiding. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13934" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13934">#13934</a>)</li>
<li>Een nieuwe opdracht toegevoegd om de sneltoets van de huidige focus te controleren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13960" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13960">#13960</a>)<ul>
<li>Desktop: <code>shift+numpad2</code>.</li>
<li>Laptop: <code>NVDA+ctrl+shift+.</code>.</li>
</ul>
</li>
<li>Nieuwe commando's toegevoegd om de leescursor per pagina te verplaatsen, waar ondersteund door de applicatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14021" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14021">#14021</a>)<ul>
<li>Ga naar de vorige pagina:<ul>
<li>Desktop: <code>NVDA+pageUp</code>.</li>
<li>Laptop: <code>NVDA+shift+pageUp</code>.</li>
</ul>
</li>
<li>Ga naar de volgende pagina:<ul>
<li>Desktop: <code>NVDA+pageDown</code>.</li>
<li>Laptop: <code>NVDA+shift+pageDown</code>.</li>
</ul>
</li>
</ul>
</li>
<li>De volgende tabelopdrachten toegevoegd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14070" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14070">#14070</a>)<ul>
<li>Alles lezen in kolom: <code>NVDA+control+alt+pijl omlaag</code></li>
<li>Alles lezen in rij: <code>NVDA+control+alt+rightArrow</code></li>
<li>Lees hele kolom: <code>NVDA+control+alt+pijl omhoog</code></li>
<li>Lees hele rij: <code>NVDA+control+alt+linkerpijl</code></li>
</ul>
</li>
<li>Microsoft Excel via UI-automatisering: NVDA Meldt nu het verlaten van een tabel binnen een spreadsheet. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14165" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14165">#14165</a>)</li>
<li>Het melden van tabelkoppen kan nu afzonderlijk worden geconfigureerd voor rijen en kolommen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14075" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14075">#14075</a>)</li>
</ul>
<h3 id="veranderingen_7">Veranderingen</h3>
<ul>
<li>eSpeak NG is bijgewerkt naar 1.52-dev commit <code>735ecdb8</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14060" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14060">#14060</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14079" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14079">#14079</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14118" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14118">#14118</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14203" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14203">#14203</a>)<ul>
<li>Rapportage van Latijnse karakters bij gebruik van Mandarijn opgelost. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12952" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12952">#12952</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13572" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13572">#13572</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14197" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14197">#14197</a>)</li>
</ul>
</li>
<li>LibLouis braillevertaler Bijgewerkt naar <a href="https://github.com/liblouis/liblouis/releases/tag/v3.23.0" rel="noopener" target="_blank" title="3.23.0">3.23.0</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14112" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14112">#14112</a>)<ul>
<li>Brailletabellen toegevoegd:<ul>
<li>Chinese gewone braille (vereenvoudigde Chinese karakters)</li>
<li>Kinyarwanda literaire braille</li>
<li>Luganda literaire braille</li>
<li>Zweeds niet-samengetrokken braille</li>
<li>Zweeds gedeeltelijk samengetrokken braille</li>
<li>Zweeds contract braille</li>
<li>Chinees (China, Mandarijn) huidig braillesysteem (geen tonen) (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14138" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14138">#14138</a>)</li>
</ul>
</li>
</ul>
</li>
<li>NVDA neemt nu de architectuur van het besturingssysteem mee bij het bijhouden van gebruikersstatistieken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14019" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14019">#14019</a>)</li>
</ul>
<h3 id="opgeloste-problemen_9">Opgeloste problemen</h3>
<ul>
<li>Bij het updaten van NVDA met behulp van de Windows Package Manager CLI (ook wel winget genoemd), wordt een uitgebrachte versie van NVDA niet langer altijd als nieuwer behandeld dan de geïnstalleerde alfaversie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12469" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12469">#12469</a>)</li>
<li>NVDA kondigt nu correct Groepsboxen aan in Java-toepassingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13962" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13962">#13962</a>)</li>
<li>De cursor volgt de gesproken tekst correct tijdens "alles lezen in toepassingen zoals Bookworm, WordPad of de NVDA-logviewer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13420" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13420">#13420</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9179" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9179">#9179</a>)</li>
<li>In programma's die UI-automatisering gebruiken, worden gedeeltelijk aangevinkte selectievakjes correct gerapporteerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13975" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13975">#13975</a>)</li>
<li>Verbeterde prestaties en stabiliteit in Microsoft Visual Studio, Windows Terminal en andere op UI Automation gebaseerde applicaties. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11077" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11077">#11077</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11209" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11209">#11209</a>)<ul>
<li>Deze fixes zijn van toepassing op Windows 11 Sun Valley 2 (versie 22H2) en hoger.</li>
<li>Selectieve registratie voor UI Automation-gebeurtenissen en eigenschapswijzigingen nu standaard ingeschakeld.</li>
</ul>
</li>
<li>Tekstrapportage, braille-uitvoer en wachtwoordonderdrukking werken nu zoals verwacht in het ingebouwde Windows Terminal-besturingselement in Visual Studio 2022. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14194" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14194">#14194</a>)</li>
<li>NVDA is nu DPI-bewust bij gebruik van meerdere monitoren.
Er zijn verschillende oplossingen voor het gebruik van een DPI-instelling hoger dan 100% of meerdere monitoren.
Er kunnen nog steeds problemen optreden met versies van Windows ouder dan Windows 10 1809.
Om deze fixes te laten werken, moeten applicaties waarmee NVDA communiceert ook DPI-bewust zijn.
Let op: er zijn nog steeds bekende problemen met Chrome en Edge. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13254" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13254">#13254</a>)<ul>
<li>Visuele markeringskaders moeten nu in de meeste toepassingen correct worden geplaatst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13370" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13370">#13370</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3875" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3875">#3875</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12070" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12070">#12070</a>)</li>
<li>Interactie met het aanraakscherm zou nu nauwkeurig moeten zijn voor de meeste toepassingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7083" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7083">#7083</a>)</li>
<li>Muis volgen zou nu voor de meeste applicaties moeten werken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6722" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6722">#6722</a>)</li>
</ul>
</li>
<li>Veranderingen in de oriëntatiestatus (liggend/portret) worden nu correct genegeerd als er geen verandering is (bijv. monitorveranderingen). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14035" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14035">#14035</a>)</li>
<li>NVDA kondigt het slepen van items op het scherm aan op plaatsen zoals het herschikken van Windows 10 Start-menutegels en virtuele desktops in Windows 11. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12271" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12271">#12271</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14081" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14081">#14081</a>)</li>
<li>In geavanceerde instellingen wordt de optie "Speel een geluid af voor gelogde fouten" nu correct hersteld naar de standaardwaarde wanneer op de knop "Standaardinstellingen herstellen" wordt gedrukt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14149" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14149">#14149</a>)</li>
<li>NVDA kan nu tekst selecteren met behulp van de sneltoets <code>NVDA+f10</code> in Java-toepassingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14163" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14163">#14163</a>)</li>
<li>NVDA blijft niet langer vastzitten in een menu bij het omhoog en omlaag bewegen van conversaties in Microsoft Teams. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14355" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14355">#14355</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_7">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<p>Please refer to <a href="https://www.nvaccess.org/files/nvda/documentation/developerGuide.html#API" rel="noopener" target="_blank" title="the developer guide">the developer guide</a> for information on NVDA's API deprecation and removal process.</p>
<ul>
<li>The <a href="https://groups.google.com/a/nvaccess.org/g/nvda-api/about" rel="noopener" target="_blank" title="NVDA API Announcement mailing list">NVDA API Announcement mailing list</a> was created. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13999" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13999">#13999</a>)</li>
<li>NVDA no longer processes <code>textChange</code> events for most UI Automation applications due to their extreme negative performance impact. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11002" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11002">#11002</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14067" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14067">#14067</a>)</li>
</ul>
<h4 id="deprecations_8">Deprecations</h4>
<ul>
<li><code>core.post_windowMessageReceipt</code> is deprecated, use <code>winAPI.messageWindow.pre_handleWindowMessage</code> instead.</li>
<li><code>winKernel.SYSTEM_POWER_STATUS</code> is deprecated and usage is discouraged, this has been moved to <code>winAPI._powerTracking.SystemPowerStatus</code>.</li>
<li><code>winUser.SM_*</code> constants are deprecated, use <code>winAPI.winUser.constants.SystemMetrics</code> instead.</li>
</ul>
<h2 id="202233">2022.3.3</h2>
<p>Dit is een kleine release om problemen met 2022.3.2, 2022.3.1 en 2022.3 op te lossen.
Deze release behandelt ook een beveiligingsprobleem.</p>
<h3 id="beveiligingsoplossingen">Beveiligingsoplossingen</h3>
<ul>
<li>Voorkomt mogelijke systeemtoegang (bijv. NVDA Python-console) voor niet-geverifieerde gebruikers.
(<a href="https://github.com/nvaccess/nvda/security/advisories/GHSA-fpwc-2gxx-j9v7" rel="noopener" target="_blank" title="GHSA-fpwc-2gxx-j9v7">GHSA-fpwc-2gxx-j9v7</a>)</li>
</ul>
<h3 id="opgeloste-problemen_10">Opgeloste problemen</h3>
<ul>
<li>Opgelost: wanneer NVDA vastloopt tijdens het vergrendelen, geeft NVDA toegang tot het bureaublad van de gebruiker terwijl het zich op het Windows-vergrendelscherm bevindt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14416" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14416">#14416</a>)</li>
<li>Opgelost: wanneer NVDA vastloopt tijdens het vergrendelen, functioneert NVDA niet correct, alsof het apparaat nog steeds vergrendeld is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14416" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14416">#14416</a>)</li>
<li>Opgeloste toegankelijkheidsproblemen met het Windows "wachtwoord vergeten"-proces en de Windows update/installatie-ervaring. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14368" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14368">#14368</a>)</li>
<li>Opgelost probleem bij het proberen te installeren van NVDA in sommige Windows-omgevingen, zoals Windows Server. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14379" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14379">#14379</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_8">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<h4 id="deprecations_9">Deprecations</h4>
<ul>
<li><code>utils.security.isObjectAboveLockScreen(obj)</code> is deprecated, instead use <code>obj.isBelowLockScreen</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14416" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14416">#14416</a>)</li>
<li>The following functions in <code>winAPI.sessionTracking</code> are deprecated for removal in 2023.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14416" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14416">#14416</a>)<ul>
<li><code>isWindowsLocked</code></li>
<li><code>handleSessionChange</code></li>
<li><code>unregister</code></li>
<li><code>register</code></li>
<li><code>isLockStateSuccessfullyTracked</code></li>
</ul>
</li>
</ul>
<h2 id="202232">2022.3.2</h2>
<p>Dit is een kleine release om regressies in 2022.3.1 op te lossen en een beveiligingsprobleem aan te pakken.</p>
<h3 id="beveiligingsoplossingen_1">Beveiligingsoplossingen</h3>
<ul>
<li>Voorkomt mogelijke systeemtoegang voor niet-geverifieerde gebruikers.
(<a href="https://github.com/nvaccess/nvda/security/advisories/GHSA-3jj9-295f-h69w" rel="noopener" target="_blank" title="GHSA-3jj9-295f-h69w">GHSA-3jj9-295f-h69w</a>)</li>
</ul>
<h3 id="opgeloste-problemen_11">Opgeloste problemen</h3>
<ul>
<li>Oplossing voor een regressie in 2022.3.1 waarbij bepaalde functionaliteiten waren uitgeschakeld op beveiligde schermen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14286" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14286">#14286</a>)</li>
<li>Oplossing voor een regressie in 2022.3.1 waarbij bepaalde functionaliteiten waren uitgeschakeld na het inloggen, als NVDA was gestart op het vergrendelscherm. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14301" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14301">#14301</a>)</li>
</ul>
<h2 id="202231">2022.3.1</h2>
<p>Dit is een kleine release om meerdere beveiligingsproblemen op te lossen.
Beveiligingsproblemen kunnen vertrouwelijk worden gemeld via <a href="mailto:info@nvaccess.org" title="info@nvaccess.org">info@nvaccess.org</a>.</p>
<h3 id="beveiligingsoplossingen_2">Beveiligingsoplossingen</h3>
<ul>
<li>Opgelost: exploit waarmee het mogelijk was om van gebruikers- naar systeemrechten te escaleren.
(<a href="https://github.com/nvaccess/nvda/security/advisories/GHSA-q7c2-pgqm-vvw5" rel="noopener" target="_blank" title="GHSA-q7c2-pgqm-vvw5">GHSA-q7c2-pgqm-vvw5</a>)</li>
<li>Opgelost: beveiligingsprobleem waarbij toegang tot de Python-console mogelijk was op het vergrendelscherm via een race condition bij het opstarten van NVDA.
(<a href="https://github.com/nvaccess/nvda/security/advisories/GHSA-72mj-mqhj-qh4w" rel="noopener" target="_blank" title="GHSA-72mj-mqhj-qh4w">GHSA-72mj-mqhj-qh4w</a>)</li>
<li>Opgelost: probleem waarbij de tekst in de spraakviewer werd gecachet bij het vergrendelen van Windows.
(<a href="https://github.com/nvaccess/nvda/security/advisories/GHSA-grvr-j2h8-3qm4" rel="noopener" target="_blank" title="GHSA-grvr-j2h8-3qm4">GHSA-grvr-j2h8-3qm4</a>)</li>
</ul>
<h3 id="opgeloste-problemen_12">Opgeloste problemen</h3>
<ul>
<li>Voorkom dat een niet-geverifieerde gebruiker instellingen voor de spraak- en brailleviewer kan aanpassen op het vergrendelscherm. (<a href="https://github.com/nvaccess/nvda/security/advisories/GHSA-grvr-j2h8-3qm4" rel="noopener" target="_blank" title="GHSA-grvr-j2h8-3qm4">GHSA-grvr-j2h8-3qm4</a>)</li>
</ul>
<h2 id="20223">2022.3</h2>
<p>Een aanzienlijk deel van deze release is bijgedragen door de NVDA-ontwikkelingsgemeenschap.
Dit omvat uitgestelde karakterbeschrijvingen en verbeterde ondersteuning voor Windows Console.</p>
<p>Deze release bevat ook verschillende foutoplossingen.
Met name zullen recente versies van Adobe Acrobat/Reader niet meer crashen bij het lezen van een PDF-document.</p>
<p>eSpeak is bijgewerkt en introduceert 3 nieuwe talen: Wit-Russisch, Luxemburgs en Totontepec Mixe.</p>
<h3 id="nieuwe-functies_8">Nieuwe functies</h3>
<ul>
<li>In de Windows Console Host gebruikt door Opdrachtprompt, PowerShell en het Windows-subsysteem voor Linux op Windows 11 versie 22H2 (Sun Valley 2) en later:<ul>
<li>Sterk verbeterde prestaties en stabiliteit. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10964" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10964">#10964</a>)</li>
<li>Bij het indrukken van <code>control+f</code> om tekst te zoeken, wordt de positie van de reviewcursor bijgewerkt om de gevonden term te volgen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11172" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11172">#11172</a>)</li>
<li>Het rapporteren van getypte tekst die niet op het scherm verschijnt (zoals wachtwoorden) is standaard uitgeschakeld.
Het kan worden ingeschakeld in het geavanceerde instellingenpaneel van NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11554" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11554">#11554</a>)</li>
<li>Tekst die van het scherm is gescrold, kan worden doorgelezen zonder het consolevenster te scrollen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12669" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12669">#12669</a>)</li>
<li>Meer gedetailleerde informatie over tekstopmaak is beschikbaar. (<a href="https://github.com/microsoft/terminal/pull/10336" rel="noopener" target="_blank" title="microsoft/terminal PR 10336">microsoft/terminal PR 10336</a>)</li>
</ul>
</li>
<li>Een nieuwe spraakoptie is toegevoegd om na een vertraging karakterbeschrijvingen te lezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13509" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13509">#13509</a>)</li>
<li>Een nieuwe brailleoptie is toegevoegd om te bepalen of het scrollen van het scherm naar voren/achteren de spraak moet onderbreken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2124" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2124">#2124</a>)</li>
</ul>
<h3 id="veranderingen_8">Veranderingen</h3>
<ul>
<li>eSpeak NG is bijgewerkt naar 1.52-dev commit <code>9de65fcb</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13295" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13295">#13295</a>)<ul>
<li>Toegevoegde talen:<ul>
<li>Wit-Russisch</li>
<li>Luxemburgs</li>
<li>Totontepec Mixe</li>
</ul>
</li>
</ul>
</li>
<li>Bij gebruik van UI Automation om toegang te krijgen tot Microsoft Excel-spreadsheetbesturingselementen, kan NVDA nu melden wanneer een cel is samengevoegd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12843" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12843">#12843</a>)</li>
<li>In plaats van "heeft details" wordt, waar mogelijk, het doel van de details vermeld, bijvoorbeeld "heeft opmerking". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13649" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13649">#13649</a>)</li>
<li>De installatiegrootte van NVDA wordt nu weergegeven in het gedeelte Programma's en Onderdelen van Windows. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13909" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13909">#13909</a>)</li>
</ul>
<h3 id="opgeloste-problemen_13">Opgeloste problemen</h3>
<ul>
<li>Adobe Acrobat / Reader 64-bits crasht niet meer bij het lezen van een PDF-document. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12920" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12920">#12920</a>)<ul>
<li>Opmerking: de meest recente versie van Adobe Acrobat / Reader is ook vereist om de crash te voorkomen.</li>
</ul>
</li>
<li>Lettergroottemetingen zijn nu vertaalbaar in NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13573" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13573">#13573</a>)</li>
<li>Negeer Java Access Bridge-evenementen waarbij geen vensterhandle kan worden gevonden voor Java-toepassingen.
Dit zal de prestaties verbeteren voor sommige Java-toepassingen, waaronder IntelliJ IDEA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13039" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13039">#13039</a>)</li>
<li>Aankondiging van geselecteerde cellen voor LibreOffice Calc is efficiënter en resulteert niet langer in een Calc-bevriezing wanneer veel cellen zijn geselecteerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13232" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13232">#13232</a>)</li>
<li>Bij uitvoering onder een andere gebruiker is Microsoft Edge niet langer ontoegankelijk. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13032" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13032">#13032</a>)</li>
<li>Wanneer snelheidsboost is uitgeschakeld, daalt de snelheid van eSpeak niet meer tussen 99% en 100%. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13876" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13876">#13876</a>)</li>
<li>Fout opgelost die het mogelijk maakte om twee invoergebaarvensters te openen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13854" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13854">#13854</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_9">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<ul>
<li>Updated Comtypes to version 1.1.11. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12953" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12953">#12953</a>)</li>
<li>In builds of Windows Console (<code>conhost.exe</code>) with an NVDA API level of 2 (<code>FORMATTED</code>) or greater, such as those included with Windows 11 version 22H2 (Sun Valley 2), UI Automation is now used by default. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10964" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10964">#10964</a>)<ul>
<li>This can be overridden by changing the "Windows Console support" setting in NVDA's advanced settings panel.</li>
<li>To find your Windows Console's NVDA API level, set "Windows Console support" to "UIA when available", then check the NVDA+F1 log opened from a running Windows Console instance.</li>
</ul>
</li>
<li>The Chromium virtual buffer is now loaded even when the document object has the MSAA <code>STATE_SYSTEM_BUSY</code> exposed via IA2. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13306" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13306">#13306</a>)</li>
<li>A config spec type <code>featureFlag</code> has been created for use with experimental features in NVDA. See <code>devDocs/featureFlag.md</code> for more information. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13859" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13859">#13859</a>)</li>
</ul>
<h4 id="deprecations_10">Deprecations</h4>
<p>There are no deprecations proposed in 2022.3.</p>
<h2 id="202224">2022.2.4</h2>
<p>Dit is een patch-release om een beveiligingsprobleem op te lossen.</p>
<h3 id="opgeloste-problemen_14">Opgeloste problemen</h3>
<ul>
<li>Exploit opgelost waarbij het mogelijk was om de NVDA Python-console te openen via de logviewer op het vergrendelscherm.
(<a href="https://github.com/nvaccess/nvda/security/advisories/GHSA-585m-rpvv-93qg" rel="noopener" target="_blank" title="GHSA-585m-rpvv-93qg">GHSA-585m-rpvv-93qg</a>)</li>
</ul>
<h2 id="202223">2022.2.3</h2>
<p>Dit is een patch-release om een onbedoelde API-breuk te herstellen die was geïntroduceerd in 2022.2.1.</p>
<h3 id="opgeloste-problemen_15">Opgeloste problemen</h3>
<ul>
<li>Fout opgelost waarbij NVDA niet "Veilig bureaublad" aankondigde bij het openen van een veilig bureaublad.
Dit zorgde ervoor dat NVDA Remote geen veilige bureaubladen herkende. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14094" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14094">#14094</a>)</li>
</ul>
<h2 id="202222">2022.2.2</h2>
<p>Dit is een patch-release om een fout op te lossen die in 2022.2.1 is geïntroduceerd met invoergebaren.</p>
<h3 id="opgeloste-problemen_16">Opgeloste problemen</h3>
<ul>
<li>Fout opgelost waarbij invoergebaren niet altijd werkten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/14065" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #14065">#14065</a>)</li>
</ul>
<h2 id="202221">2022.2.1</h2>
<p>Dit is een kleine release om een beveiligingsprobleem op te lossen.
Meld beveiligingsproblemen op verantwoorde wijze aan <a href="mailto:info@nvaccess.org" title="info@nvaccess.org">info@nvaccess.org</a>.</p>
<h3 id="beveiligingsoplossingen_3">Beveiligingsoplossingen</h3>
<ul>
<li>Exploit opgelost waarbij het mogelijk was om een Python-console uit te voeren vanaf het vergrendelscherm. (GHSA-rmq3-vvhq-gp32)</li>
<li>Exploit opgelost waarbij het mogelijk was om via objectnavigatie het vergrendelscherm te omzeilen. (GHSA-rmq3-vvhq-gp32)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_10">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<h4 id="deprecations_11">Deprecations</h4>
<p>These deprecations are currently not scheduled for removal.
The deprecated aliases will remain until further notice.
Please test the new API and provide feedback.
For add-on authors, please open a GitHub issue if these changes stop the API from meeting your needs.</p>
<ul>
<li><code>appModules.lockapp.LockAppObject</code> should be replaced with <code>NVDAObjects.lockscreen.LockScreenObject</code>. (GHSA-rmq3-vvhq-gp32)</li>
<li><code>appModules.lockapp.AppModule.SAFE_SCRIPTS</code> should be replaced with <code>utils.security.getSafeScripts()</code>. (GHSA-rmq3-vvhq-gp32)</li>
</ul>
<h2 id="20222">2022.2</h2>
<p>Deze release bevat veel bugfixes.
Opvallend zijn de aanzienlijke verbeteringen voor Java-gebaseerde applicaties, brailleleesregels en Windows-functies.</p>
<p>Nieuwe tabelnavigatieopdrachten zijn geïntroduceerd.
Unicode CLDR is bijgewerkt.
LibLouis is bijgewerkt, wat een nieuwe Duitse brailletabel bevat.</p>
<h3 id="nieuwe-functies_9">Nieuwe functies</h3>
<ul>
<li>Ondersteuning voor interactie met Microsoft Loop-componenten in Microsoft Office-producten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13617" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13617">#13617</a>)</li>
<li>Nieuwe tabelnavigatieopdrachten toegevoegd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/957" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #957">#957</a>)<ul>
<li><code>control+alt+home/end</code> to jump to first/last column.</li>
<li><code>control+alt+pageUp/pageDown</code> to jump to first/last row.</li>
</ul>
</li>
<li>Een niet toegewezen opdracht om te wisselen tussen taal- en dialectwisselmodi is toegevoegd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10253" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10253">#10253</a>)</li>
</ul>
<h3 id="veranderingen_9">Veranderingen</h3>
<ul>
<li>NSIS is bijgewerkt naar versie 3.08. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9134" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9134">#9134</a>)</li>
<li>CLDR is bijgewerkt naar versie 41.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13582" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13582">#13582</a>)</li>
<li>Bijgewerkte LibLouis braillevertaler naar <a href="https://github.com/liblouis/liblouis/releases/tag/v3.22.0" rel="noopener" target="_blank" title="3.22.0">3.22.0</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13775" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13775">#13775</a>)<ul>
<li>Nieuwe brailletabel: Duitse graad 2 (gedetailleerd)</li>
</ul>
</li>
<li>Nieuwe rol toegevoegd voor "bezigheidsindicator"-besturingselementen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10644" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10644">#10644</a>)</li>
<li>NVDA kondigt nu aan wanneer een NVDA-actie niet kan worden uitgevoerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13500" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13500">#13500</a>)<ul>
<li>Dit omvat wanneer:<ul>
<li>De NVDA Windows Store-versie wordt gebruikt.</li>
<li>In een beveiligde context.</li>
<li>Wachten op een antwoord op een modaal dialoogvenster.</li>
</ul>
</li>
</ul>
</li>
</ul>
<h3 id="opgeloste-problemen_17">Opgeloste problemen</h3>
<ul>
<li>Oplossingen voor Java-gebaseerde applicaties:<ul>
<li>NVDA kondigt nu de alleen-lezen-status aan. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13692" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13692">#13692</a>)</li>
<li>NVDA kondigt nu de uitgeschakelde/ingeschakelde status correct aan. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10993" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10993">#10993</a>)</li>
<li>NVDA kondigt nu functietoets-snelkoppelingen aan. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13643" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13643">#13643</a>)</li>
<li>NVDA kan nu een pieptoon laten horen of spreken bij voortgangsbalken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13594" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13594">#13594</a>)</li>
<li>NVDA verwijdert niet langer ten onrechte tekst uit widgets wanneer deze aan de gebruiker worden gepresenteerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13102" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13102">#13102</a>)</li>
<li>NVDA kondigt nu de status van schakelaars aan. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9728" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9728">#9728</a>)</li>
<li>NVDA herkent nu het venster in een Java-applicatie met meerdere vensters. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9184" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9184">#9184</a>)</li>
<li>NVDA kondigt nu positie-informatie aan voor tabbladen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13744" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13744">#13744</a>)</li>
</ul>
</li>
<li>Braille-oplossingen:<ul>
<li>Oplossing voor braille-uitvoer bij het navigeren door bepaalde tekst in Mozilla rich edit-controls, zoals bij het opstellen van een bericht in Thunderbird. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12542" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12542">#12542</a>)</li>
<li>Wanneer braille automatisch verankerd is en de muis wordt verplaatst met ingeschakelde muistracking,
worden tekstreviewopdrachten nu weergegeven op de brailleleesregel met de gesproken inhoud. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11519" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11519">#11519</a>)</li>
<li>Het is nu mogelijk om door de inhoud te bladeren op de brailleleesregel na het gebruik van tekstrecensieopdrachten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8682" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8682">#8682</a>)</li>
</ul>
</li>
<li>De NVDA-installatie kan nu worden uitgevoerd vanuit mappen met speciale tekens. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13270" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13270">#13270</a>)</li>
<li>In Firefox meldt NVDA niet langer geen items op webpagina's wanneer aria-rowindex, aria-colindex, aria-rowcount of aria-colcount attributen ongeldig zijn. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13405" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13405">#13405</a>)</li>
<li>De cursor schakelt niet langer van rij of kolom wanneer wordt genavigeerd door samengevoegde cellen met tabelnavigatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7278" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7278">#7278</a>)</li>
<li>Bij het lezen van niet-interactieve PDF's in Adobe Reader worden het type en de status van formuliervelden (zoals selectievakjes en keuzerondjes) nu gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13285" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13285">#13285</a>)</li>
<li>"Configuratie terugzetten naar fabrieksinstellingen" is nu toegankelijk in het NVDA-menu tijdens de beveiligde modus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13547" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13547">#13547</a>)</li>
<li>Eventuele vergrendelde muisknoppen worden ontgrendeld wanneer NVDA afsluit; voorheen bleef de muisknop vergrendeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13410" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13410">#13410</a>)</li>
<li>Visual Studio meldt nu regelnummers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13604" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13604">#13604</a>)<ul>
<li>Let op dat voor het rapporteren van regelnummers het weergeven van regelnummers moet zijn ingeschakeld in zowel Visual Studio als NVDA.</li>
</ul>
</li>
<li>Visual Studio meldt nu correct de inspringing van regels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13574" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13574">#13574</a>)</li>
<li>NVDA kondigt opnieuw de details van zoekresultaten in het Startmenu aan in recente releases van Windows 10 en 11. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13544" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13544">#13544</a>)</li>
<li>In Windows 10 en 11 Calculator versie 10.1908 en later,
kondigt NVDA resultaten aan wanneer er meer opdrachten worden gegeven, zoals opdrachten in de wetenschappelijke modus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13383" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13383">#13383</a>)</li>
<li>In Windows 11 is het opnieuw mogelijk om te navigeren en te communiceren met gebruikersinterface-elementen,
zoals de taakbalk en Taakweergave met behulp van muis- en aanraakinteracties. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13506" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13506">#13506</a>)</li>
<li>NVDA kondigt de inhoud van de statusbalk aan in Windows 11 Kladblok. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13688" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13688">#13688</a>)</li>
<li>Het navigatieobject wordt nu onmiddellijk gemarkeerd bij het activeren van de functie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13641" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13641">#13641</a>)</li>
<li>Oplossing voor het lezen van items in lijstweergaven met één kolom. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13659" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13659">#13659</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13735" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13735">#13735</a>)</li>
<li>Oplossing voor automatische taalwisselproblemen bij eSpeak voor Engels en Frans, waarbij werd teruggevallen op Brits Engels en Frans (Frankrijk). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13727" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13727">#13727</a>)</li>
<li>Oplossing voor automatische taalwisselproblemen bij OneCore wanneer geprobeerd werd over te schakelen naar een eerder geïnstalleerde taal. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13732" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13732">#13732</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_11">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<ul>
<li>Compiling NVDA dependencies with Visual Studio 2022 (17.0) is now supported.
For development and release builds, Visual Studio 2019 is still used. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13033" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13033">#13033</a>)</li>
<li>When retrieving the count of selected children via accSelection,
the case where a negative child ID or an IDispatch is returned by <code>IAccessible::get_accSelection</code> is now handled properly. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13277" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13277">#13277</a>)</li>
<li>New convenience functions <code>registerExecutableWithAppModule</code> and <code>unregisterExecutable</code> were added to the <code>appModuleHandler</code> module.
They can be used to use a single App Module with multiple executables. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13366" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13366">#13366</a>)</li>
</ul>
<h4 id="deprecations_12">Deprecations</h4>
<p>These are proposed API breaking changes.
The deprecated part of the API will continue to be available until the specified release.
If no release is specified, the plan for removal has not been determined.
Note, the roadmap for removals is 'best effort' and may be subject to change.
Please test the new API and provide feedback.
For add-on authors, please open a GitHub issue if these changes stop the API from meeting your needs.</p>
<ul>
<li><code>appModuleHandler.NVDAProcessID</code> is deprecated, use <code>globalVars.appPid</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13646" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13646">#13646</a>)</li>
<li><code>gui.quit</code> is deprecated, use <code>wx.CallAfter(mainFrame.onExitCommand, None)</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13498" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13498">#13498</a>)
-</li>
<li>Some alias appModules are marked as deprecated.
Code which imports from one of them, should instead import from the replacement module. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13366" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13366">#13366</a>)</li>
</ul>
<table>
<thead>
<tr>
<th>Removed module name</th>
<th>Replacement module</th>
</tr>
</thead>
<tbody>
<tr>
<td>azuredatastudio</td>
<td>code</td>
</tr>
<tr>
<td>azuredatastudio-insiders</td>
<td>code</td>
</tr>
<tr>
<td>calculatorapp</td>
<td>calculator</td>
</tr>
<tr>
<td>code - insiders</td>
<td>code</td>
</tr>
<tr>
<td>commsapps</td>
<td>hxmail</td>
</tr>
<tr>
<td>dbeaver</td>
<td>eclipse</td>
</tr>
<tr>
<td>digitaleditionspreview</td>
<td>digitaleditions</td>
</tr>
<tr>
<td>esybraille</td>
<td>esysuite</td>
</tr>
<tr>
<td>hxoutlook</td>
<td>hxmail</td>
</tr>
<tr>
<td>miranda64</td>
<td>miranda32</td>
</tr>
<tr>
<td>mpc-hc</td>
<td>mplayerc</td>
</tr>
<tr>
<td>mpc-hc64</td>
<td>mplayerc</td>
</tr>
<tr>
<td>notepad++</td>
<td>notepadPlusPlus</td>
</tr>
<tr>
<td>searchapp</td>
<td>searchui</td>
</tr>
<tr>
<td>searchhost</td>
<td>searchui</td>
</tr>
<tr>
<td>springtoolsuite4</td>
<td>eclipse</td>
</tr>
<tr>
<td>sts</td>
<td>eclipse</td>
</tr>
<tr>
<td>teamtalk3</td>
<td>teamtalk4classic</td>
</tr>
<tr>
<td>textinputhost</td>
<td>windowsinternal_composableshell_experiences_textinput_inputapp</td>
</tr>
<tr>
<td>totalcmd64</td>
<td>totalcmd</td>
</tr>
<tr>
<td>win32calc</td>
<td>calc</td>
</tr>
<tr>
<td>winmail</td>
<td>msimn</td>
</tr>
<tr>
<td>zend-eclipse-php</td>
<td>eclipse</td>
</tr>
<tr>
<td>zendstudio</td>
<td>eclipse</td>
</tr>
</tbody>
</table>
<h2 id="20221">2022.1</h2>
<p>Deze release bevat grote verbeteringen in de ondersteuning van UIA in MS Office.
Voor Microsoft Office 16.0.15000 en hoger op Windows 11 gebruikt NVDA standaard UI Automation om toegang te krijgen tot Microsoft Word-documenten.
Dit zorgt voor een aanzienlijke prestatieverbetering ten opzichte van het oude Object Model-toegang.</p>
<p>Er zijn verbeteringen aangebracht in brailleleesregel-stuurprogramma's, waaronder Seika Notetaker, Papenmeier en HID Braille.
Ook zijn er verschillende oplossingen voor Windows 11, voor apps zoals Rekenmachine, Console, Terminal, Mail en Emoji Paneel.</p>
<p>eSpeak-NG en LibLouis zijn bijgewerkt, met nieuwe Japanse, Duitse en Catalaanse tabellen.</p>
<p>Opmerking:</p>
<ul>
<li>This release breaks compatibility with existing add-ons.</li>
</ul>
<h3 id="nieuwe-functies_10">Nieuwe functies</h3>
<ul>
<li>Ondersteuning voor het rapporteren van notities in MS Excel met UI Automation ingeschakeld op Windows 11. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12861" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12861">#12861</a>)</li>
<li>In recente versies van Microsoft Word via UI Automation op Windows 11 worden de aanwezigheid van bladwijzers, conceptopmerkingen en opgeloste opmerkingen nu gemeld in zowel spraak als braille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12861" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12861">#12861</a>)</li>
<li>De nieuwe opdrachtregelparameter <code>--lang</code> maakt het mogelijk om de geconfigureerde NVDA-taal te overschrijven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10044" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10044">#10044</a>)</li>
<li>NVDA waarschuwt nu voor opdrachtregelparameters die onbekend zijn en niet door add-ons worden gebruikt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12795" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12795">#12795</a>)</li>
<li>In Microsoft Word via UI Automation maakt NVDA nu gebruik van MathPlayer om wiskundige vergelijkingen te lezen en te navigeren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12946" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12946">#12946</a>)<ul>
<li>Hiervoor moet Microsoft Word 365/2016 build 14326 of later worden uitgevoerd.</li>
<li>MathType-vergelijkingen moeten handmatig worden geconverteerd naar Office Math door elk te selecteren, het contextmenu te openen, de optie Vergelijking te kiezen en vervolgens naar Office Math om te zetten.</li>
</ul>
</li>
<li>Rapportage van "heeft details" en de bijbehorende opdracht om de detailsrelatie samen te vatten, is bijgewerkt om te werken in focusmodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13106" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13106">#13106</a>)</li>
<li>Seika Notetaker kan nu automatisch worden gedetecteerd wanneer verbonden via USB en Bluetooth. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13191" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13191">#13191</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13142" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13142">#13142</a>)<ul>
<li>Dit betreft de volgende apparaten: MiniSeika (16, 24 cellen), V6, en V6Pro (40 cellen).</li>
<li>Het handmatig selecteren van de Bluetooth COM-poort wordt nu ook ondersteund.</li>
</ul>
</li>
<li>Een opdracht toegevoegd om de brailleviewer in- of uit te schakelen; er is geen standaardgebaar toegewezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13258" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13258">#13258</a>)</li>
<li>Opdrachten toegevoegd voor het gelijktijdig inschakelen van meerdere modi met een brailleleesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13152" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13152">#13152</a>)</li>
<li>Het Spraakwoordenboekvenster heeft nu een knop "Alles verwijderen" om een heel woordenboek te wissen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11802" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11802">#11802</a>)</li>
<li>Ondersteuning toegevoegd voor de Windows 11 Rekenmachine. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13212" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13212">#13212</a>)</li>
<li>In Microsoft Word met UI Automation ingeschakeld op Windows 11 kunnen nu regelnummers en sectienummers worden gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13283" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13283">#13283</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13515" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13515">#13515</a>)</li>
<li>Voor Microsoft Office 16.0.15000 en hoger op Windows 11 gebruikt NVDA standaard UI Automation om toegang te krijgen tot Microsoft Word-documenten, wat een aanzienlijke prestatieverbetering biedt ten opzichte van de oude Object Model-toegang. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13437" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13437">#13437</a>)<ul>
<li>This includes documents in Microsoft Word itself, and also the message reader and composer in Microsoft Outlook.</li>
</ul>
</li>
</ul>
<h3 id="veranderingen_10">Veranderingen</h3>
<ul>
<li>Espeak-ng is bijgewerkt naar 1.51-dev commit <code>7e5457f91e10</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12950" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12950">#12950</a>)</li>
<li>Bijgewerkte LibLouis braillevertaler naar <a href="https://github.com/liblouis/liblouis/releases/tag/v3.21.0" rel="noopener" target="_blank" title="3.21.0">3.21.0</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13141" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13141">#13141</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13438" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13438">#13438</a>)<ul>
<li>Nieuwe brailletabel toegevoegd: Japanse (Kantenji) literaire braille.</li>
<li>Nieuwe Duitse 6-punt computerbrailletabel toegevoegd.</li>
<li>Catalaanse graad 1 brailletabel toegevoegd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13408" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13408">#13408</a>)</li>
</ul>
</li>
<li>NVDA meldt selectie en samengevoegde cellen in LibreOffice Calc 7.3 en hoger. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9310" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9310">#9310</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6897" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6897">#6897</a>)</li>
<li>Unicode Common Locale Data Repository (CLDR) bijgewerkt naar 40.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12999" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12999">#12999</a>)</li>
<li><code>NVDA+Numpad Delete</code> meldt standaard de locatie van de cursor of het gefocuste object. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13060" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13060">#13060</a>)</li>
<li><code>NVDA+Shift+Numpad Delete</code> meldt de locatie van de recensie-cursor. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13060" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13060">#13060</a>)</li>
<li>Standaardkoppelingen toegevoegd voor het in-/uitschakelen van functietoetsen op Freedom Scientific displays. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13152" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13152">#13152</a>)</li>
<li>"Basislijn" wordt niet langer gemeld via de opdracht "Tekstopmaak rapporteren" (<code>NVDA+f</code>). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11815" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11815">#11815</a>)</li>
<li>De opdracht "Lange beschrijving activeren" heeft geen standaardgebaar meer toegewezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13380" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13380">#13380</a>)</li>
<li>De opdracht "Samenvatting van details rapporteren" heeft nu een standaardgebaar (<code>NVDA+d</code>). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13380" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13380">#13380</a>)</li>
<li>NVDA moet opnieuw worden gestart na het installeren van MathPlayer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13486" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13486">#13486</a>)</li>
</ul>
<h3 id="opgeloste-problemen_18">Opgeloste problemen</h3>
<ul>
<li>Het Klembordbeheer-paneel steelt niet langer onterecht de focus bij het openen van sommige Office-programma's. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12736" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12736">#12736</a>)</li>
<li>Op een systeem waarbij de gebruiker ervoor heeft gekozen om de primaire muisknop van links naar rechts te wisselen, brengt NVDA niet langer per ongeluk een contextmenu naar voren in plaats van een item te activeren, in applicaties zoals webbrowsers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12642" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12642">#12642</a>)</li>
<li>Wanneer de recensie-cursor voorbij het einde van tekstvelden beweegt, zoals in Microsoft Word met UI Automation, wordt "onderkant" correct gemeld in meer situaties. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12808" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12808">#12808</a>)</li>
<li>NVDA kan de naam en versie van de applicatie melden voor binaries in system32 bij gebruik van een 64-bits versie van Windows. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12943" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12943">#12943</a>)</li>
<li>Consistentie van uitvoer bij het lezen van terminalprogramma's verbeterd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12974" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12974">#12974</a>)<ul>
<li>In sommige situaties, wanneer tekens worden ingevoegd of verwijderd in het midden van een regel, kunnen de tekens na de cursor opnieuw worden voorgelezen.</li>
</ul>
</li>
<li>MS Word met UIA: navigeren door koppen in browse-modus blijft niet langer vastzitten op de laatste kop van een document en deze kop wordt ook niet tweemaal weergegeven in de NVDA-elementenlijst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9540" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9540">#9540</a>)</li>
<li>In Windows 8 en later kan de statusbalk van Verkenner nu worden opgevraagd met het standaardgebaar NVDA+end (desktop) / NVDA+shift+end (laptop). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12845" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12845">#12845</a>)</li>
<li>Binnenkomende berichten in de chat van Skype for Business worden opnieuw gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9295" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9295">#9295</a>)</li>
<li>NVDA kan opnieuw audio dempen wanneer de SAPI5-synthesizer wordt gebruikt op Windows 11. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12913" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12913">#12913</a>)</li>
<li>In de Rekenmachine van Windows 10 kondigt NVDA de labels voor geschiedenis- en geheugenlijstitems aan. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11858" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11858">#11858</a>)</li>
<li>Gebaren zoals scrollen en routeren werken weer met HID-braille-apparaten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13228" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13228">#13228</a>)</li>
<li>Windows 11 Mail: na het wisselen van focus tussen apps, terwijl je een lang e-mailbericht leest, blijft NVDA niet langer hangen op een regel van de e-mail. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13050" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13050">#13050</a>)</li>
<li>HID-braille: gechordde gebaren (bijv. <code>spatie+punt4</code>) kunnen met succes worden uitgevoerd vanaf de brailleleesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13326" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13326">#13326</a>)</li>
<li>Een probleem opgelost waarbij meerdere instellingenvensters tegelijkertijd konden worden geopend. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12818" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12818">#12818</a>)</li>
<li>Een probleem opgelost waarbij sommige Focus Blue-brailleleesregels zouden stoppen met werken na het ontwaken van de computer uit slaapstand. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9830" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9830">#9830</a>)</li>
<li>"Basislijn" wordt niet langer onterecht gemeld wanneer de optie "superscript en subscript rapporteren" actief is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11078" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11078">#11078</a>)</li>
<li>In Windows 11 voorkomt NVDA dat navigatie in het emoji-paneel wordt geblokkeerd bij het selecteren van emoji's. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13104" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13104">#13104</a>)</li>
<li>Een bug opgelost waardoor dubbele rapportage ontstond bij gebruik van Windows Console en Terminal. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13261" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13261">#13261</a>)</li>
<li>Meerdere gevallen opgelost waarin lijstitems niet konden worden gerapporteerd in 64-bits applicaties, zoals REAPER. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8175" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8175">#8175</a>)</li>
<li>In de downloadmanager van Microsoft Edge schakelt NVDA nu automatisch over naar focusmodus zodra het lijstitem met de meest recente download de focus krijgt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13221" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13221">#13221</a>)</li>
<li>NVDA veroorzaakt niet langer crashes van 64-bits versies van Notepad++ 8.3 en hoger. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13311" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13311">#13311</a>)</li>
<li>Adobe Reader crasht niet langer bij het opstarten wanneer de beveiligde modus van Adobe Reader is ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11568" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11568">#11568</a>)</li>
<li>Een bug opgelost waarbij het selecteren van de Papenmeier-brailleleesregelstuurprogramma NVDA liet crashen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13348" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13348">#13348</a>)</li>
<li>In Microsoft Word met UIA: paginanummers en andere opmaak worden niet langer ongepast gemeld bij het verplaatsen van een lege tabelcel naar een cel met inhoud, of van het einde van een document naar bestaande inhoud. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13458" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13458">#13458</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13459" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13459">#13459</a>)</li>
<li>NVDA meldt de paginatitel en start niet langer automatisch met voorlezen bij het laden van een pagina in Google Chrome 100. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13571" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13571">#13571</a>)</li>
<li>NVDA crasht niet langer bij het terugzetten van de NVDA-configuratie naar de fabrieksinstellingen terwijl de optie om toetscombinaties voor te lezen is ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13634" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13634">#13634</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_12">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<ul>
<li>Note: this is a Add-on API compatibility breaking release. Add-ons will need to be re-tested and have their manifest updated.</li>
<li>Although NVDA still requires Visual Studio 2019, Builds should no longer fail if a newer version of Visual Studio (E.g. 2022) is installed along side 2019. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13033" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13033">#13033</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13387" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13387">#13387</a>)</li>
<li>Updated SCons to version 4.3.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13033" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13033">#13033</a>)</li>
<li>Updated py2exe to version 0.11.1.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13510" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13510">#13510</a>)</li>
<li><code>NVDAObjects.UIA.winConsoleUIA.WinConsoleUIA.isImprovedTextRangeAvailable</code> has been removed. Use <code>apiLevel</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12955" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12955">#12955</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12660" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12660">#12660</a>)</li>
<li><code>TVItemStruct</code> has been removed from <code>sysTreeView32</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12935" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12935">#12935</a>)</li>
<li><code>MessageItem</code> has been removed from the Outlook appModule. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12935" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12935">#12935</a>)</li>
<li><code>audioDucking.AUDIODUCKINGMODE_*</code> constants are now a <code>DisplayStringIntEnum</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12926" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12926">#12926</a>)<ul>
<li>usages should be replaced with <code>AudioDuckingMode.*</code></li>
<li>usages of <code>audioDucking.audioDuckingModes</code> should be replaced with <code>AudioDuckingMode.*.displayString</code></li>
</ul>
</li>
<li><code>audioDucking.ANRUS_ducking_*</code> constants usages should be replaced with <code>ANRUSDucking.*</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12926" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12926">#12926</a>)</li>
<li><code>synthDrivers.sapi5</code> changes (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12927" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12927">#12927</a>):<ul>
<li><code>SPAS_*</code> usages should be replaced with <code>SPAudioState.*</code></li>
<li><code>constants.SVSF*</code> usages should be replaced with <code>SpeechVoiceSpeakFlags.*</code><ul>
<li>Note: <code>SVSFlagsAsync</code> should be replaced with <code>SpeechVoiceSpeakFlags.Async</code> not <code>SpeechVoiceSpeakFlags.lagsAsync</code></li>
</ul>
</li>
<li><code>constants.SVE*</code> usages should be replaced with <code>SpeechVoiceEvents.*</code></li>
</ul>
</li>
<li>The <code>soffice</code> appModule has the following classes and functions removed <code>JAB_OOTableCell</code>, <code>JAB_OOTable</code>, <code>gridCoordStringToNumbers</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12849" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12849">#12849</a>)</li>
<li><code>core.CallCancelled</code> is now <code>exceptions.CallCancelled</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12940" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12940">#12940</a>)</li>
<li>All constants starting with RPC from <code>core</code> and <code>logHandler</code> are moved into <code>RPCConstants.RPC</code> enum. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12940" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12940">#12940</a>)</li>
<li>It is recommended that <code>mouseHandler.doPrimaryClick</code> and <code>mouseHandler.doSecondaryClick</code> functions should be used to click the mouse to perform a logical action such as activating (primary) or secondary (show context menu),
rather than using <code>executeMouseEvent</code> and specifying the left or right mouse button specifically.
This ensures code will honor the Windows user setting for swapping the primary mouse button. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12642" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12642">#12642</a>)</li>
<li><code>config.getSystemConfigPath</code> has been removed - there is no replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12943" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12943">#12943</a>)</li>
<li><code>shlobj.SHGetFolderPath</code> has been removed - please use <code>shlobj.SHGetKnownFolderPath</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12943" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12943">#12943</a>)</li>
<li><code>shlobj</code> constants have been removed. A new enum has been created, <code>shlobj.FolderId</code> for usage with <code>SHGetKnownFolderPath</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12943" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12943">#12943</a>)</li>
<li><code>diffHandler.get_dmp_algo</code> and <code>diffHandler.get_difflib_algo</code> have been replaced with <code>diffHandler.prefer_dmp</code> and <code>diffHandler.prefer_difflib</code> respectively. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12974" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12974">#12974</a>)</li>
<li><code>languageHandler.curLang</code> has been removed - to get the current NVDA language use <code>languageHandler.getLanguage()</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13082" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13082">#13082</a>)</li>
<li>A <code>getStatusBarText</code> method can be implemented on an appModule to customize the way NVDA fetches the text from the status bar. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12845" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12845">#12845</a>)</li>
<li><code>globalVars.appArgsExtra</code> has been removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13087" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13087">#13087</a>)<ul>
<li>If your add-on need to process additional command line arguments see the documentation of <code>addonHandler.isCLIParamKnown</code> and the developer guide for details.</li>
</ul>
</li>
<li>The UIA handler module and other UIA support modules are now part of a UIAHandler package. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10916" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10916">#10916</a>)<ul>
<li><code>UIAUtils</code> is now <code>UIAHandler.utils</code></li>
<li><code>UIABrowseMode</code> is now <code>UIAHandler.browseMode</code></li>
<li><code>_UIAConstants</code> is now <code>UIAHandler.constants</code></li>
<li><code>_UIACustomProps</code> is now <code>UIAHandler.customProps</code></li>
<li><code>_UIACustomAnnotations</code> is now <code>UIAHandler.customAnnotations</code></li>
</ul>
</li>
<li>The <code>IAccessibleHandler</code> <code>IA2_RELATION_*</code> constants have been replaced with the <code>IAccessibleHandler.RelationType</code> enum. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13096" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13096">#13096</a>)<ul>
<li>Removed <code>IA2_RELATION_FLOWS_FROM</code></li>
<li>Removed <code>IA2_RELATION_FLOWS_TO</code></li>
<li>Removed <code>IA2_RELATION_CONTAINING_DOCUMENT</code></li>
</ul>
</li>
<li><code>LOCALE_SLANGUAGE</code>, <code>LOCALE_SLIST</code> and <code>LOCALE_SLANGDISPLAYNAME</code> are removed from <code>languageHandler</code> - use members of <code>languageHandler.LOCALE</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12753" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12753">#12753</a>)</li>
<li>Switched from Minhook to Microsoft Detours as a hooking library for NVDA. Hooking with this library is mainly used to aid the display model. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12964" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12964">#12964</a>)</li>
<li><code>winVersion.WIN10_RELEASE_NAME_TO_BUILDS</code> is removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13211" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13211">#13211</a>)</li>
<li>SCons now warns to build with a number of jobs that is equal to the number of logical processors in the system.
This can dramatically decrease build times on multi core systems. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13226" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13226">#13226</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13371" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13371">#13371</a>)</li>
<li><code>characterProcessing.SYMLVL_*</code> constants are removed - please use <code>characterProcessing.SymbolLevel.*</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13248" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13248">#13248</a>)</li>
<li>Functions <code>loadState</code> and <code>saveState</code> are removed from addonHandler - please use <code>addonHandler.state.load</code> and <code>addonHandler.state.save</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13245" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13245">#13245</a>)</li>
<li>Moved the UWP/OneCore interaction layer of NVDAHelper <a href="https://docs.microsoft.com/en-us/windows/uwp/cpp-and-winrt-apis/move-to-winrt-from-cx" rel="noopener" target="_blank" title="from C++/CX to C++/Winrt">from C++/CX to C++/Winrt</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10662" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10662">#10662</a>)</li>
<li>It is now mandatory to subclass <code>DictionaryDialog</code> to use it. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13268" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13268">#13268</a>)</li>
<li><code>config.RUN_REGKEY</code>, <code>config.NVDA_REGKEY</code> are deprecated, please use <code>config.RegistryKey.RUN</code>, <code>config.RegistryKey.NVDA</code> instead. These will be removed in 2023. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13242" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13242">#13242</a>)</li>
<li><code>easeOfAccess.ROOT_KEY</code>, <code>easeOfAccess.APP_KEY_PATH</code> are deprecated, please use<code>easeOfAccess.RegistryKey.ROOT</code>, <code>easeOfAccess.RegistryKey.APP</code> instead. These will be removed in 2023. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13242" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13242">#13242</a>)</li>
<li><code>easeOfAccess.APP_KEY_NAME</code> has been deprecated, to be removed in 2023. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13242" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13242">#13242</a>)</li>
<li><code>DictionaryDialog</code> and <code>DictionaryEntryDialog</code> are moved from <code>gui.settingsDialogs</code> to <code>gui.speechDict</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13294" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13294">#13294</a>)</li>
<li>IAccessible2 relations are now shown in developer info for IAccessible2 objects. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13315" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13315">#13315</a>)</li>
<li><code>languageHandler.windowsPrimaryLCIDsToLocaleNames</code> has been removed, instead use <code>languageHandler.windowsLCIDToLocaleName</code> or <code>winKernel.LCIDToLocaleName</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13342" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13342">#13342</a>)</li>
<li><code>UIAAutomationId</code> property for UIA objects should be preferred over <code>cachedAutomationId</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13125" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13125">#13125</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11447" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11447">#11447</a>)<ul>
<li><code>cachedAutomationId</code> can be used if obtained directly from the element.</li>
</ul>
</li>
<li><code>NVDAObjects.window.scintilla.CharacterRangeStruct</code> has moved to <code>NVDAObjects.window.scintilla.Scintilla.CharacterRangeStruct</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13364" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13364">#13364</a>)</li>
<li>Boolean <code>gui.isInMessageBox</code> is removed, please use the function <code>gui.message.isModalMessageBoxActive</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12984" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12984">#12984</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13376" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13376">#13376</a>)</li>
<li><code>controlTypes</code> has been split up into various submodules. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12510" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12510">#12510</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13588" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13588">#13588</a>)<ul>
<li><code>ROLE_*</code> and <code>STATE_*</code> have been replaced with <code>Role.*</code> and <code>State.*</code>.</li>
<li>Although still available, the following should be considered deprecated:<ul>
<li><code>ROLE_*</code> and <code>STATE_*</code>, use <code>Role.*</code> and <code>State.*</code> instead.</li>
<li><code>roleLabels</code>, <code>stateLabels</code> and <code>negativeStateLabels</code>, usages like <code>roleLabels[ROLE_*]</code> should be replaced with their equivalent <code>Role.*.displayString</code> or <code>State.*.negativeDisplayString</code>.</li>
<li><code>processPositiveStates</code> and <code>processNegativeStates</code> should use <code>processAndLabelStates</code> instead.</li>
</ul>
</li>
</ul>
</li>
<li>Excel cell state constants (<code>NVSTATE_*</code>) are now values in the <code>NvCellState</code> enum, mirrored in the <code>NvCellState</code> enum in <code>NVDAObjects/window/excel.py</code> and mapped to <code>controlTypes.State</code> via _nvCellStatesToStates. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13465" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13465">#13465</a>)</li>
<li><code>EXCEL_CELLINFO</code> struct member <code>state</code> is now <code>nvCellStates</code>.</li>
<li><code>mathPres.ensureInit</code> has been removed, MathPlayer is now initialized when NVDA starts. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13486" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13486">#13486</a>)</li>
</ul>
<h2 id="202135">2021.3.5</h2>
<p>Dit is een kleine release om een beveiligingsprobleem op te lossen.
Geef beveiligingsproblemen alstublieft op een verantwoorde manier door aan <a href="mailto:info@nvaccess.org" title="info@nvaccess.org">info@nvaccess.org</a>.</p>
<h3 id="beveiligingsoplossingen_4">Beveiligingsoplossingen</h3>
<ul>
<li>Beveiligingsadvies <code>GHSA-xc5m-v23f-pgr7</code> aangepakt.<ul>
<li>De symbolen-uitspraakdialoog is nu uitgeschakeld in beveiligde modus.</li>
</ul>
</li>
</ul>
<h2 id="202134">2021.3.4</h2>
<p>Dit is een kleine release om verschillende beveiligingsproblemen op te lossen.
Geef beveiligingsproblemen alstublieft op een verantwoorde manier door aan <a href="mailto:info@nvaccess.org" title="info@nvaccess.org">info@nvaccess.org</a>.</p>
<h3 id="beveiligingsoplossingen_5">Beveiligingsoplossingen</h3>
<ul>
<li>Beveiligingsadvies <code>GHSA-354r-wr4v-cx28</code> aangepakt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13488" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13488">#13488</a>)<ul>
<li>Mogelijkheid om NVDA te starten met ingeschakelde foutopsporingslogboeken is verwijderd wanneer NVDA in beveiligde modus draait.</li>
<li>Mogelijkheid om NVDA te updaten is verwijderd wanneer NVDA in beveiligde modus draait.</li>
</ul>
</li>
<li>Beveiligingsadvies <code>GHSA-wg65-7r23-h6p9</code> aangepakt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13489" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13489">#13489</a>)<ul>
<li>Mogelijkheid om de invoergebaren-dialoog te openen in beveiligde modus is verwijderd.</li>
<li>Mogelijkheid om de standaard-, tijdelijke- en spraakwoordenboeken-dialoog te openen in beveiligde modus is verwijderd.</li>
</ul>
</li>
<li>Beveiligingsadvies <code>GHSA-mvc8-5rv9-w3hx</code> aangepakt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13487" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13487">#13487</a>)<ul>
<li>Het wx GUI-inspectietool is nu uitgeschakeld in beveiligde modus.</li>
</ul>
</li>
</ul>
<h2 id="202133">2021.3.3</h2>
<p>Deze release is identiek aan 2021.3.2.
In NVDA 2021.3.2 was er een fout waardoor het zichzelf verkeerd identificeerde als 2021.3.1.
Deze release identificeert zichzelf correct als 2021.3.3.</p>
<h2 id="202132">2021.3.2</h2>
<p>Dit is een kleine release om verschillende beveiligingsproblemen op te lossen.
Geef beveiligingsproblemen alstublieft op een verantwoorde manier door aan <a href="mailto:info@nvaccess.org" title="info@nvaccess.org">info@nvaccess.org</a>.</p>
<h3 id="opgeloste-problemen_19">Opgeloste problemen</h3>
<ul>
<li>Beveiligingsoplossing: Voorkomen dat objectnavigatie buiten het vergrendelscherm plaatsvindt op Windows 10 en Windows 11. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13328" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13328">#13328</a>)</li>
<li>Beveiligingsoplossing: Het beheerdersdialoogvenster voor invoegtoepassingen is nu uitgeschakeld op beveiligde schermen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13059" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13059">#13059</a>)</li>
<li>Beveiligingsoplossing: De NVDA-contexthulp is niet langer beschikbaar op beveiligde schermen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13353" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13353">#13353</a>)</li>
</ul>
<h2 id="202131">2021.3.1</h2>
<p>Dit is een kleine release om verschillende problemen in 2021.3 op te lossen.</p>
<h3 id="veranderingen_11">Veranderingen</h3>
<ul>
<li>Het nieuwe HID-brailleprotocol heeft niet langer de voorkeur wanneer een andere braille-displaystuurprogramma kan worden gebruikt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13153" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13153">#13153</a>)</li>
<li>Het nieuwe HID-brailleprotocol kan worden uitgeschakeld via een instelling in het geavanceerde instellingenpaneel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13180" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13180">#13180</a>)</li>
</ul>
<h3 id="opgeloste-problemen_20">Opgeloste problemen</h3>
<ul>
<li>Landmark wordt weer afgekort in braille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13158" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13158">#13158</a>)</li>
<li>Opgelost: instabiele automatische detectie van braille-displays voor Humanware Brailliant en APH Mantis Q40 braille-displays bij gebruik van Bluetooth. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/13153" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #13153">#13153</a>)</li>
</ul>
<h2 id="20213">2021.3</h2>
<p>Deze release introduceert ondersteuning voor de nieuwe HID Braille-specificatie.
Deze specificatie is bedoeld om de ondersteuning voor brailleleesregels te standaardiseren zonder dat er afzonderlijke stuurprogramma's nodig zijn.
Er zijn updates voor eSpeak-NG en LibLouis, inclusief nieuwe Russische en Tshivenda-tabellen.
Geluiden bij fouten kunnen worden ingeschakeld in stabiele versies van NVDA via een nieuwe optie in geavanceerde instellingen.
Alles lezen in Word schuift nu door de weergave om de huidige positie zichtbaar te houden.
Er zijn veel verbeteringen bij het gebruik van Office met UIA.
Een UIA-oplossing is dat Outlook nu meer soorten lay-outtabellen in berichten negeert.</p>
<p>Belangrijke opmerkingen:</p>
<p>Door een update van ons beveiligingscertificaat krijgt een klein aantal gebruikers een foutmelding wanneer NVDA 2021.2 op updates controleert.
NVDA vraagt Windows nu om beveiligingscertificaten bij te werken, waardoor deze fout in de toekomst wordt voorkomen.
Getroffen gebruikers moeten deze update handmatig downloaden.</p>
<h3 id="nieuwe-functies_11">Nieuwe functies</h3>
<ul>
<li>Voegt een invoergebaar toe voor het schakelen tussen instellingen voor het rapporteren van de stijl van celranden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10408" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10408">#10408</a>)</li>
<li>Ondersteuning voor de nieuwe HID Braille-specificatie die tot doel heeft de ondersteuning voor brailleleesregels te standaardiseren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12523" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12523">#12523</a>)<ul>
<li>Apparaten die deze specificatie ondersteunen, worden automatisch gedetecteerd door NVDA.</li>
<li>Voor technische details over de implementatie van deze specificatie door NVDA, zie https://github.com/nvaccess/nvda/blob/master/devDocs/hidBrailleTechnicalNotes.md</li>
</ul>
</li>
<li>Ondersteuning toegevoegd voor het VisioBraille Vario 4 brailleapparaat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12607" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12607">#12607</a>)</li>
<li>Foutmeldingen kunnen worden ingeschakeld (geavanceerde instellingen) bij gebruik van elke versie van NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12672" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12672">#12672</a>)</li>
<li>In Windows 10 en later zal NVDA het aantal suggesties aankondigen bij het invoeren van zoektermen in apps zoals Instellingen en Microsoft Store. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7330" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7330">#7330</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12758" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12758">#12758</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12790" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12790">#12790</a>)</li>
<li>Tabelnavigatie wordt nu ondersteund in rasterbesturingselementen die zijn gemaakt met behulp van de Out-GridView-cmdlet in PowerShell. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12928" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12928">#12928</a>)</li>
</ul>
<h3 id="veranderingen_12">Veranderingen</h3>
<ul>
<li>Espeak-ng is bijgewerkt naar 1.51-dev commit <code>74068b91bcd578bd7030a7a6cde2085114b79b44</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12665" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12665">#12665</a>)</li>
<li>NVDA zal standaard eSpeak gebruiken als er geen geïnstalleerde OneCore-stemmen de NVDA-voorkeurstaal ondersteunen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10451" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10451">#10451</a>)</li>
<li>Als OneCore-stemmen consequent niet spreken, wordt eSpeak als synthesizer gebruikt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11544" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11544">#11544</a>)</li>
<li>Bij het lezen van de statusbalk met <code>NVDA+end</code>, wordt de leescursor niet langer naar zijn locatie verplaatst.
Als u deze functionaliteit nodig hebt, wijst u een invoerhandeling toe aan het juiste script in de categorie Objectnavigatie in het dialoogvenster Invoerhandelingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8600" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8600">#8600</a>)</li>
<li>Bij het openen van een instellingendialoogvenster dat al geopend is, stelt NVDA de focus in op het bestaande dialoogvenster in plaats van een foutmelding te geven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5383" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5383">#5383</a>)</li>
<li>Liblouis braillevertaler bijgewerkt naar <a href="https://github.com/liblouis/liblouis/releases/tag/v3.19.0" rel="noopener" target="_blank" title="3.19.0">3.19.0</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12810" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12810">#12810</a>)<ul>
<li>Nieuwe brailletabellen: Russisch graad 1, Tshivenda graad 1, Tshivenda graad 2</li>
</ul>
</li>
<li>Instead of "marked content" or "mrkd", "highlight" or "hlght" will be announced for speech and braille respectively. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12892" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12892">#12892</a>)</li>
<li>NVDA zal niet langer proberen af te sluiten wanneer dialoogvensters wachten op een vereiste actie (bijv. Bevestigen/Annuleren). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12984" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12984">#12984</a>)</li>
</ul>
<h3 id="opgeloste-problemen_21">Opgeloste problemen</h3>
<ul>
<li>Het volgen van toetsenbordmodificaties (zoals Control of Insert) is robuuster wanneer watchdog herstelt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12609" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12609">#12609</a>)</li>
<li>Het is weer mogelijk om op bepaalde systemen te controleren op NVDA-updates; bijv. schone Windows-installaties. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12729" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12729">#12729</a>)</li>
<li>NVDA meldt correct lege tabelcellen in Microsoft Word bij gebruik van UI automation. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11043" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11043">#11043</a>)</li>
<li>In ARIA-gegevensrastercellen op internet wordt de Escape-toets nu doorgegeven aan het raster en wordt de focusmodus niet langer onvoorwaardelijk uitgeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12413" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12413">#12413</a>)</li>
<li>Bij het lezen van een kopcel van een tabel in Chrome, lost het twee keer noemen van de kolomnaam op. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10840" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10840">#10840</a>)</li>
<li>NVDA rapporteert niet langer een numerieke waarde voor UIA-schuifregelaars waarvoor een tekstuele weergave van hun waarde is gedefinieerd. (UIA ValuePattern heeft nu de voorkeur boven RangeValuePattern). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12724" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12724">#12724</a>)</li>
<li>NVDA behandelt de waarde van UIA-schuifregelaars niet langer als altijd op percentages gebaseerd.</li>
<li>Het rapporteren van de locatie van een cel in Microsoft Excel bij toegang via UI automation werkt weer correct op Windows 11. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12782" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12782">#12782</a>)</li>
<li>NVDA stelt niet langer ongeldige Python-landinstellingen in. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12753" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12753">#12753</a>)</li>
<li>Als een uitgeschakelde add-on wordt verwijderd en vervolgens opnieuw wordt geïnstalleerd, wordt deze opnieuw ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12792" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12792">#12792</a>)</li>
<li>Bugs opgelost rond het updaten en verwijderen van add-ons waar de add-onmap is hernoemd of waarin bestanden zijn geopend. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12792" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12792">#12792</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12629" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12629">#12629</a>)</li>
<li>Bij gebruik van UI automation om toegang te krijgen tot Microsoft Excel-spreadsheetbesturingselementen, kondigt NVDA niet langer redundant aan wanneer een enkele cel wordt geselecteerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12530" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12530">#12530</a>)</li>
<li>Meer dialoogtekst wordt automatisch gelezen in LibreOffice Writer, zoals in bevestigingsdialogen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11687" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11687">#11687</a>)</li>
<li>Lezen/navigeren met bladermodus in Microsoft Word via UI automation zorgt er nu voor dat het document altijd wordt gescrolld, zodat de huidige bladermoduspositie zichtbaar is en dat de cursorpositie in focusmodus de bladermoduspositie correct weerspiegelt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9611" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9611">#9611</a>)</li>
<li>Bij het uitvoeren van Alles lezen in Microsoft Word via UI automation, wordt nu automatisch door het document gescrolld en wordt de positie van de cursor correct bijgewerkt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9611" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9611">#9611</a>)</li>
<li>Bij het lezen van e-mails in Outlook terwijl NVDA toegang krijgt tot het bericht met UI Automation, worden bepaalde tabellen nu gemarkeerd als lay-outtabellen, wat betekent dat ze niet langer standaard worden gerapporteerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11430" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11430">#11430</a>)</li>
<li>Een zeldzame fout bij het wisselen van audioapparaten is verholpen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12620" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12620">#12620</a>)</li>
<li>Invoer met literaire brailletabellen zou zich betrouwbaarder moeten gedragen in bewerkingsvelden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12667" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12667">#12667</a>)</li>
<li>Bij het navigeren door de Windows-systeemvakkalender geeft NVDA nu de dag van de week volledig weer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12757" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12757">#12757</a>)</li>
<li>Bij gebruik van een Chinese invoermethode zoals Taiwan - Microsoft Quick in Microsoft Word, het vooruit en achteruit scrollen van de brailleleesregel blijft niet langer foutief terugspringen naar de oorspronkelijke positie van de cursor. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12855" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12855">#12855</a>)</li>
<li>Bij het lezen van Microsoft Word-documenten via UIA is navigeren per zin (alt+pijl omlaag / alt+pijl omhoog) weer mogelijk. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9254" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9254">#9254</a>)</li>
<li>Bij het openen van MS Word met UIA wordt nu het inspringen van alinea's gerapporteerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12899" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12899">#12899</a>)</li>
<li>Bij het openen van MS Word met UIA worden de opdracht voor het volgen van wijzigingen en enkele andere gelokaliseerde opdrachten nu gerapporteerd in Word. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12904" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12904">#12904</a>)</li>
<li>Dubbele braille en spraak opgelost wanneer 'beschrijving' overeenkomt met 'inhoud' of 'naam'. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12888" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12888">#12888</a>)</li>
<li>In MS Word met UIA ingeschakeld, is het afspelen van spelfoutgeluiden terwijl u typt nauwkeuriger. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12161" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12161">#12161</a>)</li>
<li>In Windows 11 zal NVDA niet langer "venster" aankondigen wanneer u op Alt+Tab drukt om tussen programma's te schakelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12648" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12648">#12648</a>)</li>
<li>Het nieuwe deelvenster Moderne opmerkingen aan de zijkant wordt nu ondersteund in MS Word wanneer het document niet via UIA wordt geopend. Druk op alt+f12 om tussen het deelvenster en het document te wisselen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12982" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12982">#12982</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_13">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<ul>
<li>Building NVDA now requires Visual Studio 2019 16.10.4 or later.
To match the production build environment, update Visual Studio to keep in sync with the <a href="https://www.appveyor.com/docs/windows-images-software/#visual-studio-2019" rel="noopener" target="_blank" title="current version AppVeyor is using">current version AppVeyor is using</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12728" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12728">#12728</a>)</li>
<li><code>NVDAObjects.UIA.winConsoleUIA.WinConsoleUIA.isImprovedTextRangeAvailable</code> has been deprecated for removal in 2022.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12660" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12660">#12660</a>)<ul>
<li>Instead use <code>apiLevel</code> (see the comments at <code>_UIAConstants.WinConsoleAPILevel</code> for details).</li>
</ul>
</li>
<li>Transparency of text background color sourced from GDI applications (via the display model), is now exposed for add-ons or appModules. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12658" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12658">#12658</a>)</li>
<li><code>LOCALE_SLANGUAGE</code>, <code>LOCALE_SLIST</code> and <code>LOCALE_SLANGDISPLAYNAME</code> are moved to the <code>LOCALE</code> enum in languageHandler.
They are still available at the module level but are deprecated and to be removed in NVDA 2022.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12753" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12753">#12753</a>)</li>
<li>The usage of functions <code>addonHandler.loadState</code> and <code>addonHandler.saveState</code> should be replaced with their equivalents <code>addonHandler.state.save</code> and <code>addonHandler.state.load</code> before 2022.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12792" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12792">#12792</a>)</li>
<li>Braille output can now be checked in system tests. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12917" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12917">#12917</a>)</li>
</ul>
<h2 id="20212">2021.2</h2>
<p>Deze release introduceert voorlopige ondersteuning voor Windows 11.
Hoewel Windows 11 nog moet worden uitgebracht, is deze release getest op preview-versies van Windows 11.
Dit omvat een belangrijke oplossing voor Schermgordijn (zie belangrijke opmerkingen).
De Probleemoplosser voor COM-registratie kan nu meer problemen oplossen terwijl NVDA wordt uitgevoerd.
Er zijn updates voor de synthesizer eSpeak en braillevertaler LibLouis.
Er zijn ook verschillende bugfixes en verbeteringen, met name voor brailleondersteuning en Windows-terminals, rekenmachine, emoji-paneel en klembordgeschiedenis.</p>
<h3 id="belangrijke-opmerkingen_1">Belangrijke opmerkingen</h3>
<p>Vanwege een wijziging in de Windows Magnification API moest Schermgordijn worden bijgewerkt om de nieuwste versies van Windows te ondersteunen.
Gebruik NVDA 2021.2 om Schermgordijn te activeren met Windows 10 21H2 (10.0.19044) of hoger.
Dit omvat Windows 10 Insiders en Windows 11.
Als u een nieuwe versie van Windows gebruikt, moet u om veiligheidsredenen om een bevestiging vragen van iemand die kan zien dat het schermgordijn het scherm volledig zwart maakt.</p>
<h3 id="nieuwe-functies_12">Nieuwe functies</h3>
<ul>
<li>Experimentele ondersteuning voor ARIA-annotaties:<ul>
<li>voegt een commando toe om een samenvatting van details van een object met aria-details te lezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12364" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12364">#12364</a>)</li>
<li>voegt een optie toe in geavanceerde instellingen om te melden of een object details heeft in bladermodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12439" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12439">#12439</a>)</li>
</ul>
</li>
<li>In Windows 10 versie 1909 en later (inclusief Windows 11) zal NVDA het aantal suggesties aankondigen bij het uitvoeren van zoekopdrachten in Verkenner. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10341" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10341">#10341</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12628" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12628">#12628</a>)</li>
<li>In Microsoft Word kondigt NVDA nu het resultaat aan van sneltoetsen voor inspringen en verkeerd-om inspringen wanneer ze worden uitgevoerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6269" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6269">#6269</a>)</li>
</ul>
<h3 id="veranderingen_13">Veranderingen</h3>
<ul>
<li>Espeak-ng is bijgewerkt naar 1.51-dev commit <code>ab11439b18238b7a08b965d1d5a6ef31cbb05cbb</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12449" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12449">#12449</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12202" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12202">#12202</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12280" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12280">#12280</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12568" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12568">#12568</a>)</li>
<li>Als artikel is ingeschakeld in de gebruikersinstellingen voor documentopmaak, kondigt NVDA "artikel" aan na de inhoud. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11103" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11103">#11103</a>)</li>
<li>Liblouis braillevertaler bijgewerkt naar <a href="https://github.com/liblouis/liblouis/releases/tag/v3.18.0" rel="noopener" target="_blank" title="3.18.0">3.18.0</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12526" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12526">#12526</a>)<ul>
<li>Nieuwe brailletabellen: Bulgaars graad 1, Birmees graad 1, Birmees graad 2, Kazachs graad 1, Khmer graad 1, Noord-Koerdische graad 0, Sepedi graad 1, Sepedi graad 2, Sesotho graad 1, Sesotho graad 2, Setswana graad 1, Setswana graad 2, Tatar graad 1, Vietnamees graad 0, Vietnamees graad 2, Zuid-Vietnamees graad 1, Xhosa graad 1, Xhosa graad 2, Yakut graad 1, Zulu graad 1, Zulu graad 2</li>
</ul>
</li>
<li>Windows 10 OCR is hernoemd naar Windows OCR. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12690" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12690">#12690</a>)</li>
</ul>
<h3 id="opgeloste-problemen_22">Opgeloste problemen</h3>
<ul>
<li>In Windows 10 Rekenmachine toont NVDA rekenmachine-uitdrukkingen op een brailleleesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12268" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12268">#12268</a>)</li>
<li>In terminalprogramma's in Windows 10 versie 1607 en later worden bij het invoegen of verwijderen van tekens in het midden van een regel de tekens rechts van de cursor niet meer voorgelezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3200" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3200">#3200</a>)<ul>
<li>Diff Match Patch nu standaard ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12485" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12485">#12485</a>)</li>
</ul>
</li>
<li>De braille-invoer werkt correct met de volgende gecontracteerde tabellen: Arabisch graad 2, Spaans graad 2, Urdu graad 2, Chinees (China, Mandarijn) graad 2. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12541" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12541">#12541</a>)</li>
<li>Het COM-registratiehulpprogramma lost nu meer problemen op, vooral op 64-bits Windows. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12560" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12560">#12560</a>)</li>
<li>Verbeteringen aan het gebruik van de knoppen voor de Seika Notetaker braille leesregel van Nippon Telesoft. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12598" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12598">#12598</a>)</li>
<li>Verbeteringen in het melden van het Windows Emoji-paneel en de klembordgeschiedenis. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11485" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11485">#11485</a>)</li>
<li>De karakterbeschrijvingen van het Bengaalse alfabet bijgewerkt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12502" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12502">#12502</a>)</li>
<li>NVDA sluit veilig af wanneer een nieuw proces wordt gestart. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12605" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12605">#12605</a>)</li>
<li>Het opnieuw selecteren van het Handy Tech brailleleesregelstuurprogramma in het dialoogvenster Brailleleesregel selecteren veroorzaakt geen fouten meer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12618" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12618">#12618</a>)</li>
<li>Windows versie 10.0.22000 of later wordt herkend als Windows 11, niet als Windows 10. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12626" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12626">#12626</a>)</li>
<li>Ondersteuning voor schermgordijn is hersteld en getest voor Windows-versies tot 10.0.22000. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12684" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12684">#12684</a>)</li>
<li>Als er geen resultaten worden weergegeven bij het filteren van invoerhandelingen, blijft het dialoogvenster voor het configureren van invoerhandelingen werken zoals verwacht. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12673" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12673">#12673</a>)</li>
<li>Een bug opgelost waarbij het eerste menu-item van een submenu in sommige contexten niet werd aangekondigd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12624" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12624">#12624</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_14">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<ul>
<li><code>characterProcessing.SYMLVL_*</code> constants should be replaced using their equivalent <code>SymbolLevel.*</code> before 2022.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11856" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11856">#11856</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12636" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12636">#12636</a>)</li>
<li><code>controlTypes</code> has been split up into various submodules, symbols marked for deprecation must be replaced before 2022.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12510" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12510">#12510</a>)<ul>
<li><code>ROLE_*</code> and <code>STATE_*</code> constants should be replaced to their equivalent <code>Role.*</code> and <code>State.*</code>.</li>
<li><code>roleLabels</code>, <code>stateLabels</code> and <code>negativeStateLabels</code> have been deprecated, usages such as <code>roleLabels[ROLE_*]</code> should be replaced to their equivalent <code>Role.*.displayString</code> or <code>State.*.negativeDisplayString</code>.</li>
<li><code>processPositiveStates</code> and <code>processNegativeStates</code> have been deprecated for removal.</li>
</ul>
</li>
<li>On Windows 10 Version 1511 and later (including Insider Preview builds), the current Windows feature update release name is obtained from Windows Registry. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12509" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12509">#12509</a>)</li>
<li>Deprecated: <code>winVersion.WIN10_RELEASE_NAME_TO_BUILDS</code> will be removed in 2022.1, there is no direct replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12544" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12544">#12544</a>)</li>
</ul>
<h2 id="20211">2021.1</h2>
<p>Deze release bevat optionele experimentele ondersteuning voor UIA in Excel- en Chromium-browsers.
Er zijn verbeteringen voor verschillende talen en voor het openen van koppelingen in braille.
Er zijn updates voor Unicode CLDR, wiskundige symbolen en LibLouis.
En verder Veel bugfixes en verbeteringen, o.a. in Office, Visual Studio en verschillende talen.</p>
<p>Opmerking:</p>
<ul>
<li>This release breaks compatibility with existing add-ons.</li>
<li>This release also drops support for Adobe Flash.</li>
</ul>
<h3 id="nieuwe-functies_13">Nieuwe functies</h3>
<ul>
<li>Vroege ondersteuning voor UIA met op Chromium gebaseerde browsers (zoals Edge). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12025" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12025">#12025</a>)</li>
<li>Optionele experimentele ondersteuning voor Microsoft Excel via UI Automation. Alleen aanbevolen voor Microsoft Excel build 16.0.13522.10000 of hoger. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12210" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12210">#12210</a>)</li>
<li>Gemakkelijkere navigatie door uitvoer in de NVDA Python Console. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9784" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9784">#9784</a>)<ul>
<li>alt + pijl omhoog / omlaag springt naar het vorige / volgende uitvoer resultaat (met shift erbij kun je selecteren).</li>
<li>control + l wist de uitvoer.</li>
</ul>
</li>
<li>NVDA meldt nu de categorieën die zijn toegewezen aan een afspraak in Microsoft Outlook, indien van toepassing. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11598" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11598">#11598</a>)</li>
<li>Ondersteuning voor de Seika Notetaker brailleleesregel van Nippon Telesoft. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11514" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11514">#11514</a>)</li>
</ul>
<h3 id="veranderingen_14">Veranderingen</h3>
<ul>
<li>In bladermodus kunnen besturingselementen nu worden geactiveerd met de braillecursorrouterings knoppen bij de beschrijvende afkorting (o.a. "Lnk" voor een link). Dit is vooral handig voor het activeren van bijv. Selectievakjes zonder labels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7447" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7447">#7447</a>)</li>
<li>NVDA voorkomt nu dat de gebruiker Windows 10 OCR kan uitvoeren als schermgordijn is ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11911" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11911">#11911</a>)</li>
<li>Unicode Common Locale Data Repository (CLDR) bijgewerkt naar 39.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11943" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11943">#11943</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12314" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12314">#12314</a>)</li>
<li>Meer wiskundige symbolen toegevoegd aan het symbolenwoordenboek. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11467" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11467">#11467</a>)</li>
<li>De gebruikershandleiding, het Wat is er nieuw bestand en de lijst met sneltoetsen hebben nu een vernieuwd uiterlijk. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12027" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12027">#12027</a>)</li>
<li>"Niet-ondersteund" wordt nu gemeld bij een poging om de schermindeling te wijzigen in toepassingen die dit niet ondersteunen, zoals Microsoft Word. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7297" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7297">#7297</a>)</li>
<li>De optie 'Poging om spraak te annuleren voor verlopen focusgebeurtenissen' in het paneel met geavanceerde instellingen is nu standaard ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10885" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10885">#10885</a>)<ul>
<li>Dit gedrag kan worden uitgeschakeld door deze optie in te stellen op "Nee".</li>
<li>In webapplicaties (bijv. Gmail) wordt niet langer verouderde informatie meer uitgesproken wanneer de focus snel wordt verplaatst.</li>
</ul>
</li>
<li>Liblouis braillevertaler bijgewerkt naar <a href="https://github.com/liblouis/liblouis/releases/tag/v3.17.0" rel="noopener" target="_blank" title="3.17.0">3.17.0</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12137" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12137">#12137</a>)<ul>
<li>Nieuwe brailletabellen: Wit-Russische literaire braille, Wit-Russische computerbraille, Urdu graad 1, Urdu graad 2.</li>
</ul>
</li>
<li>Ondersteuning voor Adobe Flash-inhoud is verwijderd uit NVDA omdat het gebruik van Flash actief wordt ontmoedigd door Adobe. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11131" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11131">#11131</a>)</li>
<li>NVDA zal afsluiten, zelfs als de vensters nog open zijn, het afsluitproces sluit nu alle NVDA-vensters en dialoogvensters. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1740" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1740">#1740</a>)</li>
<li>Het Spraakweergavevenster kan nu worden afgesloten met <code>alt+F4</code> en heeft een standaard sluitknop voor eenvoudigere interactie met gebruikers van aanwijsapparaten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12330" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12330">#12330</a>)</li>
<li>Het Brailleweergavevenster heeft nu een standaard sluitknop voor eenvoudigere interactie met gebruikers van aanwijsapparaten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12328" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12328">#12328</a>)</li>
<li>In het dialoogvenster Elementenlijst is de sneltoets voor de knop "Activeren" in sommige landen verwijderd om een konflikt met een label van een keuzerondje van het elementtype te voorkomen. Indien beschikbaar, is de knop nog steeds de standaardinstelling van het dialoogvenster en kan als zodanig nog steeds worden opgeroepen door simpelweg op enter te drukken vanuit de elementenlijst zelf. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6167" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6167">#6167</a>)</li>
</ul>
<h3 id="opgeloste-problemen_23">Opgeloste problemen</h3>
<ul>
<li>De lijst met berichten in Outlook 2010 is weer leesbaar. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12241" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12241">#12241</a>)</li>
<li>In terminalprogramma's op Windows 10 versie 1607 en later worden bij het invoegen of verwijderen van tekens in het midden van een regel de tekens rechts van de cursor niet meer voorgelezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3200" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3200">#3200</a>)<ul>
<li>Deze experimentele oplossing moet handmatig worden ingeschakeld in het paneel met geavanceerde instellingen van NVDA door het diff-algoritme te wijzigen in Diff Match Patch.</li>
</ul>
</li>
<li>In MS Outlook zullen onnodige afstandsmeldingen bij het shift + tabben van de berichttekst naar het onderwerpveld niet meer moeten voorkomen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10254" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10254">#10254</a>)</li>
<li>In de Python-console wordt nu het invoegen van een tab voor inspringen aan het begin van een niet-lege invoerregel en het uitvoeren van tabaanvulling in het midden van een invoerregel ondersteund. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11532" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11532">#11532</a>)</li>
<li>Opmaakinformatie en andere doorzoekbare berichten bevatten niet langer onverwachte lege regels wanneer de schermindeling is uitgeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12004" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12004">#12004</a>)</li>
<li>Het is nu mogelijk om opmerkingen in MS Word te lezen met UIA ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9285" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9285">#9285</a>)</li>
<li>De prestaties bij interactie met Visual Studio zijn verbeterd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12171" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12171">#12171</a>)</li>
<li>Grafische bugs zoals ontbrekende elementen bij gebruik van NVDA met een rechts-naar-links lay-out opgelost. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8859" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8859">#8859</a>)</li>
<li>Baseer de GUI-lay-outrichting op de NVDA-taal, niet de landinstelling van het systeem. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/638" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #638">#638</a>)<ul>
<li>bekend probleem voor talen die van rechts naar links worden geschreven: de rechterrand van groeperingsclips met labels / bedieningselementen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12181" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12181">#12181</a>)</li>
</ul>
</li>
<li>De Python-locale is zo ingesteld dat deze consistent overeenkomt met de taal die is geselecteerd in de Instellingen, en zal voorkomen bij gebruik van de standaardtaal. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12214" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12214">#12214</a>)</li>
<li>TextInfo.getTextInChunks loopt niet langer vast wanneer gebruikt op Rich Edit-besturingselementen zoals de NVDA-logviewer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11613" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11613">#11613</a>)</li>
<li>Het is weer mogelijk om NVDA te gebruiken in talen met onderstrepingstekens in de locale naam zoals de_CH op Windows 10 1803 en 1809. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12250" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12250">#12250</a>)</li>
<li>In WordPad werkt de configuratie van superscript / subscript-meldingen zoals verwacht. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12262" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12262">#12262</a>)</li>
<li>NVDA verzuimt niet langer om de nieuw gefocuste inhoud op een webpagina aan te kondigen als de oude focus verdwijnt en wordt vervangen door de nieuwe focus op dezelfde positie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12147" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12147">#12147</a>)</li>
<li>Doorhalen, superscript en subscript-opmaak voor hele Excel-cellen worden nu gerapporteerd als de overeenkomstige optie is ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12264" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12264">#12264</a>)</li>
<li>Probleem opgelost met het kopiëren van config tijdens installatie vanaf een draagbare kopie als de standaard bestemmingsconfiguratiemap leeg is. (# 12071, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12205" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12205">#12205</a>)</li>
<li>Opgelost: onjuiste aankondiging van sommige letters met accenten of diakritische tekens wanneer de optie 'Het woord "Hoofdletter" uitspreken voor hoofdletters' is aangevinkt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11948" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11948">#11948</a>)</li>
<li>Probleem met toonhoogteverandering opgelost in SAPI4-spraaksynthesizer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12311" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12311">#12311</a>)</li>
<li>Het NVDA-installatieprogramma respecteert nu ook de <code>--minimal</code> opdrachtregelparameter en speelt het opstartgeluid niet af, volgens hetzelfde gedocumenteerde gedrag als een geïnstalleerd of draagbaar exemplaar van NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12289" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12289">#12289</a>)</li>
<li>In MS Word of Outlook kan de snelnavigatietoets voor tabellen nu naar de lay-outtabel springen als de optie "Lay-outtabellen opnemen" is ingeschakeld in de instellingen van de bladermodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11899" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11899">#11899</a>)</li>
<li>NVDA zal niet langer "↑↑↑" aankondigen voor emoji's in bepaalde talen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11963" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11963">#11963</a>)</li>
<li>Espeak ondersteunt nu weer Kantonees en Mandarijn. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10418" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10418">#10418</a>)</li>
<li>In de nieuwe op Chromium gebaseerde Microsoft Edge worden tekstvelden, zoals de adresbalk, nu aangekondigd als ze leeg zijn. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12474" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12474">#12474</a>)</li>
<li>Probleem met Seika Braille-stuurprogramma opgelost. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10787" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10787">#10787</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_15">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<ul>
<li>Note: this is an Add-on API compatibility breaking release. Add-ons will need to be re-tested and have their manifest updated.</li>
<li>NVDA's build system now fetches all Python dependencies with pip and stores them in a Python virtual environment. This is all done transparently.<ul>
<li>To build NVDA, SCons should continue to be used in the usual way. E.g. executing scons.bat in the root of the repository. Running <code>py -m SCons</code> is no longer supported, and <code>scons.py</code> has also been removed.</li>
<li>To run NVDA from source, rather than executing <code>source/nvda.pyw</code> directly, the developer should now use <code>runnvda.bat</code> in the root of the repository. If you do try to execute <code>source/nvda.pyw</code>, a message box will alert you this is no longer supported.</li>
<li>To perform unit tests, execute <code>rununittests.bat [&amp;lt;extra unittest discover options&amp;gt;]</code></li>
<li>To perform system tests: execute <code>runsystemtests.bat [&amp;lt;extra robot options&amp;gt;]</code></li>
<li>To perform linting, execute <code>runlint.bat &amp;lt;base branch&amp;gt;</code></li>
<li>Please refer to readme.md for more details.</li>
</ul>
</li>
<li>The following Python dependencies have also been upgraded:<ul>
<li>comtypes updated to 1.1.8.</li>
<li>pySerial updated to 3.5.</li>
<li>wxPython updated to 4.1.1.</li>
<li>Py2exe updated to 0.10.1.0.</li>
</ul>
</li>
<li><code>LiveText._getTextLines</code> has been removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11639" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11639">#11639</a>)<ul>
<li>Instead, override <code>_getText</code> which returns a string of all text in the object.</li>
</ul>
</li>
<li><code>LiveText</code> objects can now calculate diffs by character. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11639" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11639">#11639</a>)<ul>
<li>To alter the diff behaviour for some object, override the <code>diffAlgo</code> property (see the docstring for details).</li>
</ul>
</li>
<li>When defining a script with the script decorator, the 'allowInSleepMode' boolean argument can be specified to control if a script is available in sleep mode or not. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11979" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11979">#11979</a>)</li>
<li>The following functions are removed from the config module. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11935" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11935">#11935</a>)<ul>
<li>canStartOnSecureScreens - use config.isInstalledCopy instead.</li>
<li>hasUiAccess and execElevated - use them from the systemUtils module.</li>
<li>getConfigDirs - use globalVars.appArgs.configPath instead.</li>
</ul>
</li>
<li>Module level REASON_* constants are removed from controlTypes - please use controlTypes.OutputReason instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11969" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11969">#11969</a>)</li>
<li>REASON_QUICKNAV has been removed from browseMode - use controlTypes.OutputReason.QUICKNAV instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11969" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11969">#11969</a>)</li>
<li><code>NVDAObject</code> (and derivatives) property <code>isCurrent</code> now strictly returns Enum class <code>controlTypes.IsCurrent</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11782" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11782">#11782</a>)<ul>
<li><code>isCurrent</code> is no longer Optional, and thus will not return None.<ul>
<li>When an object is not current <code>controlTypes.IsCurrent.NO</code> is returned.</li>
</ul>
</li>
</ul>
</li>
<li>The <code>controlTypes.isCurrentLabels</code> mapping has been removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11782" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11782">#11782</a>)<ul>
<li>Instead use the <code>displayString</code> property on a <code>controlTypes.IsCurrent</code> enum value.<ul>
<li>For example: <code>controlTypes.IsCurrent.YES.displayString</code>.</li>
</ul>
</li>
</ul>
</li>
<li><code>winKernel.GetTimeFormat</code> has been removed - use <code>winKernel.GetTimeFormatEx</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12139" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12139">#12139</a>)</li>
<li><code>winKernel.GetDateFormat</code> has been removed - use <code>winKernel.GetDateFormatEx</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12139" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12139">#12139</a>)</li>
<li><code>gui.DriverSettingsMixin</code> has been removed - use <code>gui.AutoSettingsMixin</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12144" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12144">#12144</a>)</li>
<li><code>speech.getSpeechForSpelling</code> has been removed - use <code>speech.getSpellingSpeech</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12145" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12145">#12145</a>)</li>
<li>Commands cannot be directly imported from speech as <code>import speech; speech.ExampleCommand()</code> or <code>import speech.manager; speech.manager.ExampleCommand()</code> - use <code>from speech.commands import ExampleCommand</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12126" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12126">#12126</a>)</li>
<li><code>speakTextInfo</code> will no longer send speech through <code>speakWithoutPauses</code> if reason is <code>SAYALL</code>, as <code>SayAllHandler</code> does this manually now. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12150" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12150">#12150</a>)</li>
<li>The <code>synthDriverHandler</code> module is no longer star imported into <code>globalCommands</code> and <code>gui.settingsDialogs</code> - use <code>from synthDriverHandler import synthFunctionExample</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12172" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12172">#12172</a>)</li>
<li><code>ROLE_EQUATION</code> has been removed from controlTypes - use <code>ROLE_MATH</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12164" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12164">#12164</a>)</li>
<li><code>autoSettingsUtils.driverSetting</code> classes are removed from <code>driverHandler</code> - please use them from <code>autoSettingsUtils.driverSetting</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12168" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12168">#12168</a>)</li>
<li><code>autoSettingsUtils.utils</code> classes are removed from <code>driverHandler</code> - please use them from <code>autoSettingsUtils.utils</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12168" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12168">#12168</a>)</li>
<li>Support of <code>TextInfo</code>s that do not inherit from <code>contentRecog.BaseContentRecogTextInfo</code> is removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12157" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12157">#12157</a>)</li>
<li><code>speech.speakWithoutPauses</code> has been removed - please use <code>speech.speechWithoutPauses.SpeechWithoutPauses(speakFunc=speech.speak).speakWithoutPauses</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12195" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12195">#12195</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12251" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12251">#12251</a>)</li>
<li><code>speech.re_last_pause</code> has been removed - please use <code>speech.speechWithoutPauses.SpeechWithoutPauses.re_last_pause</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12195" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12195">#12195</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12251" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12251">#12251</a>)</li>
<li><code>WelcomeDialog</code>, <code>LauncherDialog</code> and <code>AskAllowUsageStatsDialog</code> are moved to the <code>gui.startupDialogs</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12105" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12105">#12105</a>)</li>
<li><code>getDocFilePath</code> has been moved from <code>gui</code> to the <code>documentationUtils</code> module. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12105" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12105">#12105</a>)</li>
<li>The gui.accPropServer module as well as the AccPropertyOverride and ListCtrlAccPropServer classes from the gui.nvdaControls module have been removed in favor of WX native support for overriding accessibility properties. When enhancing accessibility of WX controls, implement wx.Accessible instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12215" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12215">#12215</a>)</li>
<li>Files in <code>source/comInterfaces/</code> are now more easily consumable by developer tools such as IDEs. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12201" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12201">#12201</a>)</li>
<li>Convenience methods and types have been added to the winVersion module for getting and comparing Windows versions. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11909" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11909">#11909</a>)<ul>
<li>isWin10 function found in winVersion module has been removed.</li>
<li>class winVersion.WinVersion is a comparable and order-able type encapsulating Windows version information.</li>
<li>Function winVersion.getWinVer has been added to get a winVersion.WinVersion representing the currently running OS.</li>
<li>Convenience constants have been added for known Windows releases, see winVersion.WIN* constants.</li>
</ul>
</li>
<li>IAccessibleHandler no longer star imports everything from IAccessible and IA2 COM interfaces - please use them directly. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12232" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12232">#12232</a>)</li>
<li>TextInfo objects now have start and end properties which can be compared mathematically with operators such as &lt; &lt;= == != &gt;= &gt;. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11613" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11613">#11613</a>)<ul>
<li>E.g. ti1.start &lt;= ti2.end</li>
<li>This usage is now prefered instead of ti1.compareEndPoints(ti2,"startToEnd") &lt;= 0</li>
</ul>
</li>
<li>TextInfo start and end properties can also be set to each other. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11613" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11613">#11613</a>)<ul>
<li>E.g. ti1.start = ti2.end</li>
<li>This usage is prefered instead of ti1.SetEndPoint(ti2,"startToEnd")</li>
</ul>
</li>
<li><code>wx.CENTRE_ON_SCREEN</code> and <code>wx.CENTER_ON_SCREEN</code> are removed, use <code>self.CentreOnScreen()</code> instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12309" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12309">#12309</a>)</li>
<li><code>easeOfAccess.isSupported</code> has been removed, NVDA only supports versions of Windows where this evaluates to <code>True</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12222" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12222">#12222</a>)</li>
<li><code>sayAllHandler</code> has been moved to <code>speech.sayAll</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12251" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12251">#12251</a>)<ul>
<li><code>speech.sayAll.SayAllHandler</code> exposes the functions <code>stop</code>, <code>isRunning</code>, <code>readObjects</code>, <code>readText</code>, <code>lastSayAllMode</code>.</li>
<li><code>SayAllHandler.stop</code> also resets the <code>SayAllHandler</code> <code>SpeechWithoutPauses</code> instance.</li>
<li><code>CURSOR_REVIEW</code> and <code>CURSOR_CARET</code> has been replaced with <code>CURSOR.REVIEW</code> and <code>CURSOR.CARET</code>.</li>
</ul>
</li>
<li><code>speech.SpeechWithoutPauses</code> has been moved to <code>speech.speechWithoutPauses.SpeechWithoutPauses</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12251" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12251">#12251</a>)</li>
<li><code>speech.curWordChars</code> has been renamed <code>speech._curWordChars</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12395" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12395">#12395</a>)</li>
<li>the following have been removed from <code>speech</code> and can be accessed through <code>speech.getState()</code>. These are readonly values now. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12395" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12395">#12395</a>)<ul>
<li>speechMode</li>
<li>speechMode_beeps_ms</li>
<li>beenCanceled</li>
<li>isPaused</li>
</ul>
</li>
<li>to update <code>speech.speechMode</code> use <code>speech.setSpeechMode</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12395" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12395">#12395</a>)</li>
<li>the following have been moved to <code>speech.SpeechMode</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12395" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12395">#12395</a>)<ul>
<li><code>speech.speechMode_off</code> becomes <code>speech.SpeechMode.off</code></li>
<li><code>speech.speechMode_beeps</code> becomes <code>speech.SpeechMode.beeps</code></li>
<li><code>speech.speechMode_talk</code> becomes <code>speech.SpeechMode.talk</code></li>
</ul>
</li>
<li><code>IAccessibleHandler.IAccessibleObjectIdentifierType</code> is now <code>IAccessibleHandler.types.IAccessibleObjectIdentifierType</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12367" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12367">#12367</a>)</li>
<li>The following in <code>NVDAObjects.UIA.WinConsoleUIA</code> have been changed (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12094" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12094">#12094</a>)<ul>
<li><code>NVDAObjects.UIA.winConsoleUIA.is21H1Plus</code> renamed <code>NVDAObjects.UIA.winConsoleUIA.isImprovedTextRangeAvailable</code>.</li>
<li><code>NVDAObjects.UIA.winConsoleUIA.consoleUIATextInfo</code> renamed to start class name with upper case.</li>
<li><code>NVDAObjects.UIA.winConsoleUIA.consoleUIATextInfoPre21H1</code> renamed <code>NVDAObjects.UIA.winConsoleUIA.ConsoleUIATextInfoWorkaroundEndInclusive</code><ul>
<li>The implementation works around both end points being inclusive (in text ranges) before <a href="https://github.com/microsoft/terminal/pull/4018" rel="noopener" target="_blank" title="microsoft/terminal PR 4018">microsoft/terminal PR 4018</a></li>
<li>Workarounds for <code>expand</code>, <code>collapse</code>, <code>compareEndPoints</code>, <code>setEndPoint</code>, etc</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2 id="20204">2020.4</h2>
<p>Deze release bevat nieuwe Chinese invoermethoden, een update van Liblouis en de elementenlijst (NVDA + f7) werkt nu in focusmodus.
Contextgevoelige hulp is nu beschikbaar wanneer u op F1 drukt in NVDA-dialoogvensters.
Verbeteringen aan de regels voor de uitspraak van symbolen, het spraakwoordenboek, braillemeldingen en Doorbladeren bij Alles lezen.
Bugfixes en verbeteringen aan Mail, Outlook, Teams, Visual Studio, Azure Data Studio, Foobar2000.
Op internet zijn er verbeteringen in Google Documenten en meer ondersteuning voor ARIA.
Plus vele andere belangrijke bugfixes en verbeteringen.</p>
<h3 id="nieuwe-functies_14">Nieuwe Functies</h3>
<ul>
<li>Als u in de dialoogvensters van NVDA op F1 drukt, wordt nu het helpbestand geopend op de meest relevante sectie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7757" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7757">#7757</a>)</li>
<li>Ondersteuning voor suggesties voor automatisch aanvullen (IntelliSense) in Microsoft SQL Server Management Studio plus Visual Studio 2017 en hoger. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7504" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7504">#7504</a>)</li>
<li>Uitspraak van symbolen: ondersteuning voor groepering in een complexe symbooldefinitie en ondersteuning van groepsreferenties in een vervangende regel, waardoor ze eenvoudiger en krachtiger worden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11107" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11107">#11107</a>)</li>
<li>Gebruikers worden nu op de hoogte gesteld wanneer ze proberen om spraakwoordenboekvermeldingen te maken met ongeldige vervangingen voor reguliere expressies. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11407" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11407">#11407</a>)<ul>
<li>Specifiek worden groeperingsfouten nu gedetecteerd.</li>
</ul>
</li>
<li>Ondersteuning toegevoegd voor de nieuwe Chinese traditionele snelle en Pinyin-invoermethoden in Windows 10. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11562" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11562">#11562</a>)</li>
<li>Tabkopteksten worden nu beschouwd als formuliervelden met de f-toets voor snelle navigatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10432" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10432">#10432</a>)</li>
<li>Een commando toegevoegd om het melden van gemarkeerde tekst in of uit te schakelen; Er is geen standaard sneltoets toegewezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11807" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11807">#11807</a>)</li>
<li>De opdrachtregelparameter --copy-portable-config toegevoegd waarmee u de opgegeven configuratie automatisch naar het gebruikersaccount kunt kopiëren wanneer u NVDA stil installeert. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9676" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9676">#9676</a>)</li>
<li>Braille-routing wordt nu ondersteund met het Brailleweergavevenster voor muisgebruikers, beweeg de muis om naar een braillecel te springen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11804" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11804">#11804</a>)</li>
<li>NVDA zal nu automatisch de Humanware Brailliant BI 40X- en 20X-apparaten detecteren via zowel USB als Bluetooth. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11819" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11819">#11819</a>)</li>
</ul>
<h3 id="veranderingen_15">Veranderingen</h3>
<ul>
<li>Liblouis braillevertaler bijgewerkt naar versie 3.16.1:<ul>
<li>Addresses multiple crashes</li>
<li>Adds Bashkir grade 1 Braille table</li>
<li>Adds Coptic 8 dot computer braille table</li>
<li>Adds Russian literary braille and Russian literary braille (detailed) tables</li>
<li>Adds Added Afrikaans grade 2 braille table</li>
<li>Removes the Russian grade 1 Braille table</li>
</ul>
</li>
<li>Bij 'alles lezen' in de bladermodus, stoppen de volgende en vorige zoeken opdrachten het lezen niet meer als de optie Doorbladeren bij alles lezen toestaan is ingeschakeld; het lezen wordt in plaats daar van hervat na het volgende of vorige zoekresultaat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11563" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11563">#11563</a>)</li>
<li>Voor HIMS-brailleleesregels is F3 opnieuw toegewezen aan spatie + punten 148. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11710" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11710">#11710</a>)</li>
<li>Verbeteringen aan de UX van de opties "braille time-out" voor meldingen en "Toon meldingen voor onbepaalde tijd". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11602" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11602">#11602</a>)</li>
<li>In webbrowsers en andere toepassingen die de bladermodus ondersteunen, kan het dialoogvenster Elementenlijst (NVDA + F7) nu worden opgeroepen in de focusmodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10453" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10453">#10453</a>)</li>
<li>Updates voor live ARIA-regio's worden nu onderdrukt wanneer het melden van wijzigingen van dynamische inhoud is uitgeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9077" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9077">#9077</a>)</li>
<li>NVDA meldt nu "Gekopieerd naar klembord" vóór de gekopieerde tekst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6757" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6757">#6757</a>)</li>
<li>Presentatie van grafische weergavetabel in schijfbeheer is verbeterd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10048" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10048">#10048</a>)</li>
<li>Labels voor bedieningselementen zijn nu uitgeschakeld (grijs weergegeven) wanneer het bedieningselement is uitgeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11809" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11809">#11809</a>)</li>
<li>CLDR-emoji-annotatie bijgewerkt naar versie 38. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11817" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11817">#11817</a>)</li>
<li>De ingebouwde "Focus markering" -functie is omgedoopt tot "Visuele markering". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11700" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11700">#11700</a>)</li>
</ul>
<h3 id="opgeloste-problemen_24">Opgeloste Problemen</h3>
<ul>
<li>NVDA werkt weer correct met invoervelden bij gebruik van de applicatie Fast Log Entry. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8996" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8996">#8996</a>)</li>
<li>Meld verstreken tijd in Foobar2000 als er geen totale tijd beschikbaar is (bijvoorbeeld bij het afspelen van een livestream). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11337" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11337">#11337</a>)</li>
<li>NVDA respecteert nu het aria-roledescription-attribuut voor elementen in bewerkbare inhoud op webpagina's. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11607" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11607">#11607</a>)</li>
<li>'lijst' wordt niet langer aangekondigd op elke regel van een lijst in Google Documenten of andere bewerkbare inhoud in Google Chrome. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7562" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7562">#7562</a>)</li>
<li>Wanneer u per teken of woord van het ene lijstitem naar het andere gaat in bewerkbare inhoud op internet, wordt het binnengaan van het nieuwe lijstitem nu aangekondigd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11569" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11569">#11569</a>)</li>
<li>NVDA leest nu de juiste regel wanneer de cursor aan het einde van een link aan het einde van een lijstitem in Google Documenten of andere bewerkbare inhoud op internet wordt geplaatst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11606" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11606">#11606</a>)</li>
<li>In Windows 7, het openen en sluiten van het startmenu vanaf het bureaublad plaatst de focus nu correct. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10567" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10567">#10567</a>)</li>
<li>Wanneer "Probeer spraak te annuleren voor verlopen focuswijzigingen" is ingeschakeld, wordt de titel van het tabblad nu opnieuw aangekondigd bij het wisselen van tabbladen in Firefox. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11397" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11397">#11397</a>)</li>
<li>NVDA verzuimt niet langer om een lijstitem te melden na het typen van een teken in een lijst bij het gebruik van de SAPI5 Ivona-stemmen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11651" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11651">#11651</a>)</li>
<li>Het is weer mogelijk om de bladermodus te gebruiken bij het lezen van e-mails in Windows 10 Mail 16005.13110 en hoger. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11439" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11439">#11439</a>)</li>
<li>Bij gebruik van de SAPI5 Ivona-stemmen van harposoftware.com, kan NvDA nu de configuratie opslaan, van synthesizer wisselen en blijft NVDA niet langer stil na het herstarten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11650" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11650">#11650</a>)</li>
<li>Het is nu mogelijk om nummer 6 in computerbraille in te voeren vanaf een brailletoetsenbord op HIMS-leesregels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11710" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11710">#11710</a>)</li>
<li>Grote prestatieverbeteringen in Azure Data Studio. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11533" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11533">#11533</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11715" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11715">#11715</a>)</li>
<li>Met "Poging om spraak te annuleren voor verlopen focusgebeurtenissen" ingeschakeld, wordt de titel van het NVDA-zoeken dialoogvenster opnieuw aangekondigd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11632" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11632">#11632</a>)</li>
<li>NVDA zou niet langer moeten bevriezen bij het ontwaken van de computer als de focus terecht komt in een Microsoft Edge-document. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11576" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11576">#11576</a>)</li>
<li>Het is niet langer nodig om op tab te drukken of de focus te verplaatsen na het sluiten van een contextmenu in MS Edge om de bladermodus weer te laten werken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11202" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11202">#11202</a>)</li>
<li>NVDA verzuimt niet langer om items in lijstweergaven te lezen binnen een 64-bits applicatie zoals Tortoise SVN. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8175" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8175">#8175</a>)</li>
<li>ARIA-treegrids worden nu weergegeven als normale tabellen in bladermodus in zowel Firefox als Chrome. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9715" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9715">#9715</a>)</li>
<li>Een omgekeerde zoekopdracht kan nu worden gestart met 'vorige zoeken' via NVDA + shift + F3 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11770" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11770">#11770</a>)</li>
<li>Een NVDA-script wordt niet langer als herhaald beschouwd als een niet-gerelateerde toetsaanslag plaatsvindt tussen de twee uitvoeringen van het script. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11388" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11388">#11388</a>)</li>
<li>Sterke tags en nadruk tags in Internet Explorer kunnen weer niet gemeld worden door Nadruk melden uit te schakelen in de NVDA-instellingen voor documentopmaak. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11808" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11808">#11808</a>)</li>
<li>Een bevriezing van enkele seconden die door een klein aantal gebruikers wordt ervaren bij het verplaatsen tussen cellen met de pijltjes in Excel zou niet langer moeten voorkomen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11818" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11818">#11818</a>)</li>
<li>In Microsoft Teams-builds met versienummers zoals 1.3.00.28xxx, faalt NVDA niet langer bij het lezen van berichten in chats of Teams-kanalen vanwege een verkeerd gefocust menu. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11821" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11821">#11821</a>)</li>
<li>Tekst die zowel als een spelling- en grammaticafout is gemarkeerd in Google Chrome, wordt door NVDA ook aangekondigd als zowel een spellings- als grammaticafout. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11787" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11787">#11787</a>)</li>
<li>Bij gebruik van Outlook (Franse versie) werkt de sneltoets voor 'Allen beantwoorden' (control + shift + R) weer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11196">#11196</a>)</li>
<li>In Visual Studio worden IntelliSense-tooltips die aanvullende details geven over het momenteel geselecteerde IntelliSense-item nu slechts één keer gerapporteerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11611" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11611">#11611</a>)</li>
<li>In Windows 10 Rekenmachine kondigt NVDA de voortgang van berekeningen niet aan als uitspreken van getypte tekens is uitgeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9428" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9428">#9428</a>)</li>
<li>NVDA crasht niet langer bij gebruik van Engels US grade 2 en met Woord onder cursor uitbreiden naar computerbraille ingeschakeld, bij het weergeven van bepaalde inhoud, zoals een URL in braille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11754" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11754">#11754</a>)</li>
<li>Het is weer mogelijk om opmaakinformatie te rapporteren voor de gefocuste Excel-cel met NVDA + F. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11914" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11914">#11914</a>)</li>
<li>QWERTY-invoer op Papenmeier-brailleleesregels die dit ondersteunen, werkt weer en veroorzaakt niet langer dat NVDA willekeurig vastloopt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11944" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11944">#11944</a>)</li>
<li>In Chromium based browsers, several cases were solved where table navigation didn't work and NVDA didn't report the number of rows/columns of the table. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/12359" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #12359">#12359</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_16">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<ul>
<li>System tests can now send keys using spy.emulateKeyPress, which takes a key identifier that conforms to NVDA's own key names, and by default also blocks until the action is executed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11581" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11581">#11581</a>)</li>
<li>NVDA no longer requires the current directory to be the NVDA application directory in order to function. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6491" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6491">#6491</a>)</li>
<li>The aria live politeness setting for live regions can now be found on NVDA Objects using the liveRegionPoliteness property. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11596" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11596">#11596</a>)</li>
<li>It is now possible to define separate gestures for Outlook and Word document. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11196">#11196</a>)</li>
</ul>
<h2 id="20203">2020.3</h2>
<p>Deze release bevat verschillende grote verbeteringen op het gebied van stabiliteit en prestaties, met name in Microsoft Office-toepassingen. Er zijn nieuwe instellingen om touchscreenondersteuning en grafische rapportage in of uit te schakelen.
Het bestaan van gemarkeerde inhoud kan in browsers worden gemeld en er zijn nieuwe Duitse brailletabellen.</p>
<h3 id="nieuwe-functies_15">Nieuwe Functies</h3>
<ul>
<li>U kunt nu het melden van afbeeldingen in- en uitschakelen via de instellingen voor documentopmaak van NVDA. Merk op dat als u deze optie uitschakelt, nog steeds de alternatieve teksten van afbeeldingen worden gelezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4837" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4837">#4837</a>)</li>
<li>U kunt nu de touchscreen-ondersteuning van NVDA in- en uitschakelen. Er is een optie toegevoegd aan de instellingen voor aanraakinteractie van de NVDA-instellingen. De standaardsneltoets is NVDA+control+alt+t. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9682" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9682">#9682</a>)</li>
<li>Nieuwe Duitse brailletabellen toegevoegd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11268" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11268">#11268</a>)</li>
<li>NVDA detecteert nu UIA-tekstvelden die alleen lezen zijn. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10494" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10494">#10494</a>)</li>
<li>Het bestaan van gemarkeerde (gehighlighte) inhoud wordt in alle webbrowsers zowel in spraak als in braille gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11436" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11436">#11436</a>)<ul>
<li>This can be toggled on and off by a new NVDA Document Formatting option for Highlighting.</li>
</ul>
</li>
<li>Nieuwe geëmuleerde systeemtoetsen kunnen worden toegevoegd vanuit het NVDA-dialoogvenster Invoerhandelingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6060" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6060">#6060</a>)<ul>
<li>Om dit te doen, drukt u op de knop Toevoegen nadat u de categorie Geëmuleerde systeemtoetsen heeft geselecteerd.</li>
</ul>
</li>
<li>Handy Tech Active Braille met joystick wordt nu ondersteund. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11655" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11655">#11655</a>)</li>
<li>De instelling "Automatische focusmodus bij cursorbeweging" is nu compatibel met het uitschakelen van "Systeemfocus automatisch verplaatsen naar focusbare elementen". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11663" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11663">#11663</a>)</li>
</ul>
<h3 id="veranderingen_16">Veranderingen</h3>
<ul>
<li>Het script om opmaakinformatie op te vragen (NVDA + f) is dusdanig gewijzigd dat het nu de opmaak onder de systeemcursor meldt in plaats van bij de leescursor. Voor de opmaak bij de positie van de leescursor gebruikt u NVDA+shift+f. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9505" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9505">#9505</a>)</li>
<li>NVDA stelt de systeemfocus niet langer standaard automatisch in op focusbare elementen in de bladermodus, waardoor de prestaties en stabiliteit worden verbeterd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11190" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11190">#11190</a>)</li>
<li>CLDR bijgewerkt van versie 36.1 naar versie 37. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11303" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11303">#11303</a>)</li>
<li>ESpeak-NG bijgewerkt naar 1.51-dev, commit 1fb68ffffea4</li>
<li>U kunt nu tabelnavigatie gebruiken in lijsten met lijstitems met selectievakjes wanneer de betreffende lijst meerdere kolommen heeft. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8857" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8857">#8857</a>)</li>
<li>Wanneer in het venster Add-ons beheren wordt gevraagd om het verwijderen van een add-on te bevestigen, is "Nee" nu de standaardinstelling. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10015" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10015">#10015</a>)</li>
<li>In de elementenlijst binnen Microsoft Excel worden formules nu in hun vertaalde vorm weergegeven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9144" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9144">#9144</a>)</li>
<li>NVDA gebruikt nu de juiste terminologie voor notities in MS Excel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11311" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11311">#11311</a>)</li>
<li>Bij gebruik van het script "Verplaats leescursor naar focus" in bladermodus, wordt de leescursor nu geplaatst op de positie van de virtuele cursor. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9622" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9622">#9622</a>)</li>
<li>Informatie die wordt gemeld in bladermodus, zoals de opmaakinformatie met NVDA+F, wordt nu weergegeven in een iets groter venster gecentreerd op het scherm. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9910" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9910">#9910</a>)</li>
</ul>
<h3 id="opgeloste-problemen_25">Opgeloste Problemen</h3>
<ul>
<li>NVDA spreekt nu altijd bij het navigeren per woord en bij het navigeren langs een enkel symbool dat gevolgd wordt door witruimte, ongeacht de breedsprakigheidsinstellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5133" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5133">#5133</a>)</li>
<li>In applicaties die QT 5.11 of nieuwer gebruiken, worden objectbeschrijvingen opnieuw gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8604" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8604">#8604</a>)</li>
<li>Bij het verwijderen van een woord met control+delete, blijft NVDA niet langer stil. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3298" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3298">#3298</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11029" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11029">#11029</a>)<ul>
<li>Nu wordt het woord rechts van het verwijderde woord gemeld.</li>
</ul>
</li>
<li>In de algemene instellingen van NVDA wordt de talenlijst nu correct gesorteerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10348" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10348">#10348</a>)</li>
<li>In het dialoogvenster Invoerhandelingen zijn de prestaties tijdens het filteren aanzienlijk verbeterd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10307" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10307">#10307</a>)</li>
<li>U kunt nu Unicode-tekens buiten U+FFFF verzenden vanaf een brailleleesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10796" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10796">#10796</a>)</li>
<li>NVDA meldt de inhoud van het Openen met dialoogvenster nu correct in de Mei 2020 update van Windows 10. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11335" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11335">#11335</a>)</li>
<li>Een nieuwe experimentele optie in de Geavanceerde instellingen (Selectieve registratie voor UI Automation gebeurtenissen en elementwijzigingen inschakelen) kan belangrijke prestatieverbeteringen bieden in Microsoft Visual Studio en andere op UIAutomation gebaseerde applicaties, indien ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11077" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11077">#11077</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11209" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11209">#11209</a>)</li>
<li>Voor lijstitems met selectievakje wordt de geselecteerde status niet langer nutteloos aangekondigd, en indien van toepassing wordt de niet-geselecteerde status in plaats daarvan aangekondigd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8554" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8554">#8554</a>)</li>
<li>Bij gebruik van de Mei 2020 update van Windows 10 toont NVDA nu "Microsoft-geluidstoewijzing" bij het bekijken van uitvoerapparaten vanuit het dialoogvenster voor synthesizerselectie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11349" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11349">#11349</a>)</li>
<li>In Internet Explorer worden nummers nu correct aangekondigd voor geordende lijsten als de lijst niet begint met 1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8438" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8438">#8438</a>)</li>
<li>In Google Chrome meldt NVDA nu voor alle aanvinkbare besturingselementen (niet alleen selectievakjes) dat ze niet aangevinkt zijn wanneer dit niet het geval is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11377" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11377">#11377</a>)</li>
<li>Het is weer mogelijk om in verschillende besturingselementen te navigeren wanneer de taal van NVDA is ingesteld op Aragonees. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11384" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11384">#11384</a>)</li>
<li>NVDA zou niet langer soms moeten vastlopen in Microsoft Word bij het snel omhoog en omlaag pijlen of het typen van tekens terwijl Braille is ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11431" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11431">#11431</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11425" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11425">#11425</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11414" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11414">#11414</a>)</li>
<li>NVDA voegt aan het einde van het klembord niet langer een niet-bestaande spatie toe bij het kopiëren van het huidige navigatorobject. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11438" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11438">#11438</a>)</li>
<li>NVDA activeert het automatisch lezen configuratieprofiel niet langer als er niets te lezen is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10899" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10899">#10899</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9947" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9947">#9947</a>)</li>
<li>Het is niet langer onmogelijk voor NVDA om de lijst met onderdelen te lezen in internet Information Services (IIS) Manager. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11468" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11468">#11468</a>)</li>
<li>NVDA houdt het audioapparaat nu open en verbetert de prestaties met sommige geluidskaarten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5172" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5172">#5172</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10721" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10721">#10721</a>)</li>
<li>NVDA zal niet langer vastlopen of afsluiten bij het ingedrukt houden van control+shift+Pijl omlaag in Microsoft Word. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9463" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9463">#9463</a>)</li>
<li>De uitgevouwen / samengevouwen status van mappen in de navigatiestructuur op drive.google.com wordt nu altijd gerapporteerd door NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11520" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11520">#11520</a>)</li>
<li>NVDA detecteert automatisch de NLS eReader Humanware brailleleesregel via Bluetooth wanneer de Bluethooth-naam "NLS eReader Humanware" is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11561" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11561">#11561</a>)</li>
<li>Grote prestatieverbeteringen in Visual Studio Code. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11533" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11533">#11533</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_17">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<ul>
<li>The GUI Helper's BoxSizerHelper.addDialogDismissButtons supports a new "separated" keyword argument, for adding a standard horizontal separator to dialogs (other than messages and single input dialogs). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6468" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6468">#6468</a>)</li>
<li>Additional properties were added to app modules, including path for the executable (appPath), is a Windows Store app (isWindowsStoreApp), and machine architecture for the app (appArchitecture). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7894" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7894">#7894</a>)</li>
<li>It is now possible to create app modules for apps hosted inside wwahost.exe on Windows 8 and later. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4569" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4569">#4569</a>)</li>
<li>A fragment of the log can now be delimited and then copied to clipboard using NVDA+control+shift+F1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9280" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9280">#9280</a>)</li>
<li>NVDA-specific objects that are found by Python's cyclic garbage collector are now logged when being deleted by the collector to aide in removing reference cycles from NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11499" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11499">#11499</a>)<ul>
<li>The majority of NVDA's classes are tracked including NVDAObjects, appModules, GlobalPlugins, SynthDrivers, and TreeInterceptors.</li>
<li>A class that needs to be tracked should inherit from garbageHandler.TrackedObject.</li>
</ul>
</li>
<li>Significant debug logging for MSAA events can be now enabled in NVDA's Advanced settings. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11521" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11521">#11521</a>)</li>
<li>MSAA winEvents for the currently focused object are no longer filtered out along with other events if the event count for a given thread is exceeded. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11520" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11520">#11520</a>)</li>
</ul>
<h2 id="20202">2020.2</h2>
<p>Hoogtepunten van deze release zijn onder meer ondersteuning voor een nieuwe brailleleesregel van Nattiq, betere ondersteuning voor de ESET antivirus GUI en Windows Terminal, prestatieverbeteringen in 1Password en met de Windows OneCore synthesizer. Plus vele andere belangrijke oplossingen en verbeteringen.</p>
<h3 id="nieuwe-functies_16">Nieuwe Functies</h3>
<ul>
<li>Ondersteuning voor nieuwe brailleleesregels:<ul>
<li>Nattiq nBraille (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10778" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10778">#10778</a>)</li>
</ul>
</li>
<li>Script toegevoegd om de configuratiemap van NVDA te openen (geen standaard toegewezen invoerhandeling). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2214" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2214">#2214</a>)</li>
<li>Betere ondersteuning voor ESET antivirus GUI. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10894" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10894">#10894</a>)</li>
<li>Ondersteuning toegevoegd voor Windows Terminal. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10305" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10305">#10305</a>)</li>
<li>Een commando toegevoegd om het actieve configuratieprofiel te melden (standaard geen invoerhandeling). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9325" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9325">#9325</a>)</li>
<li>Een commando toegevoegd om het melden van subscripts en superscripts in- en uit te schakelen (standaard geen invoerhandeling). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10985" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10985">#10985</a>)</li>
<li>Webapplicaties (bijv. Gmail) spreken geen verouderde informatie meer uit wanneer de focus snel wordt verplaatst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10885" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10885">#10885</a>)<ul>
<li>Deze experimentele oplossing moet handmatig worden ingeschakeld via de optie 'Probeer spraak te annuleren voor verlopen focuswijzigingen' in het paneel met geavanceerde instellingen.</li>
</ul>
</li>
<li>Er zijn veel meer symbolen toegevoegd aan het standaard interpunctiewoordenboek. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11105" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11105">#11105</a>)</li>
</ul>
<h3 id="veranderingen_17">Veranderingen</h3>
<ul>
<li>Liblouis braillevertaler bijgewerkt van 3.12 naar <a href="https://github.com/liblouis/liblouis/releases/tag/v3.14.0" rel="noopener" target="_blank" title="3.14.0">3.14.0</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10832" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10832">#10832</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11221" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11221">#11221</a>)</li>
<li>Het melden van superscripts en subscripts wordt nu apart beheerd van het melden van lettertypeattributen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10919" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10919">#10919</a>)</li>
<li>Vanwege wijzigingen die zijn aangebracht in VS Code, schakelt NVDA de bladermodus in Code niet langer standaard uit. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10888" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10888">#10888</a>)</li>
<li>NVDA rapporteert niet langer de berichten "boven" en "onder" wanneer de leescursor rechtstreeks naar de eerste of laatste regel van het huidige navigatorobject wordt verplaatst met de scripts voor respectievelijk verplaats naar vorige/volgende regel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9551" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9551">#9551</a>)</li>
<li>NVDA meldt niet langer de berichten "links" en "rechts" bij het direct verplaatsen van de leescursor naar het eerste of laatste teken van de regel voor het huidige navigatorobject met de scripts voor respectievelijk verplaats naar begin/einde regel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9551" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9551">#9551</a>)</li>
</ul>
<h3 id="opgeloste-problemen_26">Opgeloste Problemen</h3>
<ul>
<li>NVDA start nu correct wanneer het logbestand niet kan worden aangemaakt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6330" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6330">#6330</a>)</li>
<li>In recente releases van Microsoft Word 365 kondigt NVDA niet langer aan dat het vorige woord is verwijderd wanneer Control+Backspace wordt ingedrukt tijdens het bewerken van een document. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10851" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10851">#10851</a>)</li>
<li>In Winamp kondigt NVDA opnieuw de status aan bij het in- en uitschakelen van shuffle en herhalen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10945" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10945">#10945</a>)</li>
<li>NVDA is niet langer extreem traag bij het navigeren binnen de lijst met items in 1Password. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10508" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10508">#10508</a>)</li>
<li>De Windows OneCore-spraaksynthesizer is niet langer traag tussen uitspraken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10721" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10721">#10721</a>)</li>
<li>NVDA loopt niet langer vast wanneer u het contextmenu voor 1Password opent vanuit de systeemwerkbalk. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11017" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11017">#11017</a>)</li>
<li>In Office 2013 en ouder:<ul>
<li>Linten worden aangekondigd wanneer de focus er voor het eerst naartoe wordt verplaatst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4207" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4207">#4207</a>)</li>
<li>Contextmenu-items worden weer correct gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9252" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9252">#9252</a>)</li>
<li>Lintsecties worden consequent aangekondigd bij het navigeren met Control+pijltjes. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7067" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7067">#7067</a>)</li>
</ul>
</li>
<li>In de bladermodus in Mozilla Firefox en Google Chrome verschijnt tekst niet langer ten onrechte op een aparte regel wanneer de webinhoud CSS display: inline-flex gebruikt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11075" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11075">#11075</a>)</li>
<li>In bladermodus met Systeemfocus automatisch verplaatsen naar focusbare elementen uitgeschakeld, is het nu mogelijk om elementen te activeren die de focus niet kunnen hebben.</li>
<li>In bladermodus met Systeemfocus automatisch verplaatsen naar focusbare elementen uitgeschakeld, is het nu mogelijk om elementen te activeren waar naartoe is genavigeerd door op de Tab-toets te drukken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8528" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8528">#8528</a>)</li>
<li>In bladermodus met Systeemfocus automatisch verplaatsen naar focusbare elementen uitgeschakeld, veroorzaakt het activeren van bepaalde elementen niet langer een muisklik op een verkeerde locatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9886" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9886">#9886</a>)</li>
<li>NVDA logt niet langer een foutmelding bij het gebruik van DevExpress-tekstvelden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10918" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10918">#10918</a>)</li>
<li>De flitsberichten van de pictogrammen in het systeemvak worden niet langer gerapporteerd bij toetsenbordnavigatie als hun tekst gelijk is aan de naam van de pictogrammen, om dubbele aankondiging te voorkomen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6656" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6656">#6656</a>)</li>
<li>In bladermodus met Systeemfocus automatisch verplaatsen naar focusbare elementen uitgeschakeld, krijgt bij schakelen naar focusmodus met NVDA + spatie nu het element onder de cursor de focus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11206" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11206">#11206</a>)</li>
<li>Op bepaalde systemen is het weer mogelijk om te controleren op NVDA-updates; bijv. schone Windows-installaties. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11253" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11253">#11253</a>)</li>
<li>De focus wordt niet langer verplaatst in Java-applicaties wanneer de selectie wordt gewijzigd in een boomstructuur, tabel of lijst die niet de focus heeft. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5989" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5989">#5989</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_18">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<ul>
<li>execElevated and hasUiAccess have moved from config module to systemUtils module. Usage via config module is deprecated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10493" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10493">#10493</a>)</li>
<li>Updated configobj to 5.1.0dev commit f9a265c4. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10939" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10939">#10939</a>)</li>
<li>Automated testing of NVDA with Chrome and a HTML sample is now possible. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10553" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10553">#10553</a>)</li>
<li>IAccessibleHandler has been converted into a package, OrderedWinEventLimiter has been extracted to a module and unit tests added (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10934" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10934">#10934</a>)</li>
<li>Updated BrlApi to version 0.8 (BRLTTY 6.1). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11065" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11065">#11065</a>)</li>
<li>Status bar retrieval may now be customized by an AppModule. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2125" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2125">#2125</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4640" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4640">#4640</a>)</li>
<li>NVDA no longer listens for IAccessible EVENT_OBJECT_REORDER. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/11076" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #11076">#11076</a>)</li>
<li>A broken ScriptableObject (such as a GlobalPlugin missing a call to its base class' init method) no longer breaks NVDA's script handling. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5446" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5446">#5446</a>)</li>
</ul>
<h2 id="20201">2020.1</h2>
<p>Hoogtepunten van deze release zijn onder meer ondersteuning voor verschillende nieuwe brailleleesregels van HumanWare en APH, plus vele andere belangrijke bugfixes zoals de mogelijkheid om wiskunde opnieuw te lezen in Microsoft Word met MathPlayer / MathType.</p>
<h3 id="nieuwe-functies_17">Nieuwe Functies</h3>
<ul>
<li>Het momenteel geselecteerde item in keuzelijsten wordt opnieuw gepresenteerd in bladermodus in Chrome, vergelijkbaar met NVDA 2019.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10713" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10713">#10713</a>)</li>
<li>U kunt nu met de rechtermuisknop klikken door iddel van touchscreens door met één vinger te tikken en vast te houden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3886" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3886">#3886</a>)</li>
<li>Ondersteuning voor nieuwe brailleleesregels: APH Chameleon 20, APH Mantis Q40, HumanWare BrailleOne, BrailleNote Touch v2 en NLS eReader. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10830" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10830">#10830</a>)</li>
</ul>
<h3 id="veranderingen_18">Veranderingen</h3>
<ul>
<li>NVDA probeert te voorkomen dat het systeem vergrendelt of in slaap valt tijdens automatisch lezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10643" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10643">#10643</a>)</li>
<li>Ondersteuning voor out-of-process iframes in Mozilla Firefox. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10707" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10707">#10707</a>)</li>
<li>Liblouis braillevertaler bijgewerkt naar versie 3.12. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10161" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10161">#10161</a>)</li>
</ul>
<h3 id="opgeloste-problemen_27">Opgeloste Problemen</h3>
<ul>
<li>Probleem opgelost waardoor NVDA het Unicode-minteken (U+2212) niet uitsprak. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10633" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10633">#10633</a>)</li>
<li>Bij het installeren van een add-on vanuit het dialoogvenster Add-ons beheren worden namen van bestanden en mappen in het bladervenster niet langer tweemaal gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10620" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10620">#10620</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2395" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2395">#2395</a>)</li>
<li>In Firefox, wanneer Mastodon wordt geladen met de geavanceerde webinterface ingeschakeld, worden alle tijdlijnen nu correct weergegeven in bladermodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10776" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10776">#10776</a>)</li>
<li>In bladermodus meldt NVDA nu "uitgeschakeld" voor niet-ingeschakelde selectievakjes waar dit voorheen niet het geval was. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10781" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10781">#10781</a>)</li>
<li>ARIA switch besturingselementen melden niet langer verwarrende informatie zoals "niet ingedrukt ingeschakeld" or "pressed checked". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9187" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9187">#9187</a>)</li>
<li>SAPI4 stemmen zouden niet langer moeten kunnen weigeren om bepaalde tekst uit te spreken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10792" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10792">#10792</a>)</li>
<li>NVDA kan weer wiskundige vergelijkingen in Microsoft Word lezen en ermee werken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10803" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10803">#10803</a>)</li>
<li>NVDA is weer in staat om te melden dat tekst wordt gedeselecteerd in bladermodus als op een pijltoets wordt gedrukt terwijl er tekst is geselecteerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10731" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10731">#10731</a>).</li>
<li>NVDA wordt niet meer afgesloten als er een fout optreedt bij het initialiseren van eSpeak. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10607" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10607">#10607</a>)</li>
<li>Fouten veroorzaakt door unicode in vertalingen voor snelkoppelingen stoppen het installatieprogramma niet langer, wat berijkt wordt door terug te vallen op de Engelse tekst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5166" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5166">#5166</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6326" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6326">#6326</a>)</li>
<li>Het uit en weg van lijsten navigeren met de pijltjestoetsen wanneer doorbladeren tijdens automatisch lezen is ingeschakeld, kondigt niet langer continu het verlaten van de lijst of tabel aan. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10706" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10706">#10706</a>)</li>
<li>Muis volgen voor sommige MSHTML-elementen in Internet Explorer functioneert weer naar behoren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10736" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10736">#10736</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_19">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<ul>
<li>Developer documentation is now build using sphinx. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9840" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9840">#9840</a>)</li>
<li>Several speech functions have been split into two. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10593" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10593">#10593</a>)
The speakX version remains, but now depends on a getXSpeech function which returns a speech sequence.<ul>
<li>speakObjectProperties now relies on getObjectPropertiesSpeech</li>
<li>speakObject now relies on getObjectSpeech</li>
<li>speakTextInfo now relies on getTextInfoSpeech</li>
<li>speakWithoutPauses has been converted into a class, and refactored, but should not break compatibility.</li>
<li>getSpeechForSpelling is deprecated (though still available) use getSpellingSpeech instead.
Private changes that should not affect addon developers:</li>
<li>_speakPlaceholderIfEmpty is now _getPlaceholderSpeechIfTextEmpty</li>
<li>_speakTextInfo_addMath is now _extendSpeechSequence_addMathForTextInfo</li>
</ul>
</li>
<li>Speech 'reason' has been converted to an Enum, see controlTypes.OutputReason class. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10703" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10703">#10703</a>)<ul>
<li>Module level 'REASON_*' constants are deprecated.</li>
</ul>
</li>
<li>Compiling NVDA dependencies now requires Visual Studio 2019 (16.2 or newer). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10169" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10169">#10169</a>)</li>
<li>Updated SCons to version 3.1.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10169" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10169">#10169</a>)</li>
<li>Again allow behaviors._FakeTableCell to have no location defined (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10864" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10864">#10864</a>)</li>
</ul>
<h2 id="20193">2019.3</h2>
<p>NVDA 2019.3 is een zeer belangrijke release die veel veranderingen onder de motorkap bevat, waaronder de upgrade van Python 2 naar Python 3 en een belangrijke herschrijving van het spraaksubsysteem van NVDA.
Hoewel deze wijzigingen de compatibiliteit met oudere NVDA-add-ons verbreken, is de upgrade naar Python 3 noodzakelijk voor de veiligheid. De veranderingen in het spraaksysteem zorgen daarnaast voor belangrijke innovatiemogelijkheden in de nabije toekomst.
Andere hoogtepunten in deze release zijn 64-bits ondersteuning voor Java, schermgordijn en focusmarkeringsffunctionaliteit, ondersteuning voor meer brailleleesregels en een nieuw spraakweergavevenster, en vele andere probleemojplossingen.</p>
<h3 id="nieuwe-functies_18">Nieuwe Functies</h3>
<ul>
<li>De nauwkeurigheid van het commando muis naar navigatorobject verplaatsen is verbeterd in tekstvelden in Java-toepassingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10157" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10157">#10157</a>)</li>
<li>Ondersteuning voor de volgende Handy Tech brailleleesregels toegevoegd (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8955" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8955">#8955</a>):<ul>
<li>Basic Braille Plus 40</li>
<li>Basic Braille Plus 32</li>
<li>Connect Braille</li>
</ul>
</li>
<li>Alle door de gebruiker gedefinieerde invoerhandelingen kunnen nu worden verwijderd via een nieuwe knop "Fabrieksinstellingen herstellen" in het dialoogvenster Invoerhandelingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10293" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10293">#10293</a>)</li>
<li>Het melden van het lettertype in Microsoft Word omvat nu ook of tekst is gemarkeerd als verborgen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8713" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8713">#8713</a>)</li>
<li>Een commando toegevoegd om de leescursor te verplaatsen naar de positie die eerder was ingesteld als startmarkering voor selectie of kopiëren: NVDA+shift+F9. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1969" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1969">#1969</a>)</li>
<li>In Internet Explorer, Microsoft Edge en recente versies van Firefox en Chrome worden oriëntatiepunten (landmarks) nu gemeld in focusmodus en bij objectnavigatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10101" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10101">#10101</a>)</li>
<li>In Internet Explorer, Google Chrome en Mozilla Firefox kunt u nu navigeren per artikel met gebruik van snelnavigatiescripts. Deze scripts zijn standaard niet toegewezen en kunnen worden toegewezen in het dialoogvenster Invoerhandelingen wanneer het dialoogvenster wordt geopend vanuit een bladermodusdocument. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9227" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9227">#9227</a>)<ul>
<li>Figures are also reported. They are considered objects and therefore navigable with the o quick navigation key.</li>
</ul>
</li>
<li>In Internet Explorer, Google Chrome en Mozilla Firefox worden artikel-elementen nu gemeld bij objectnavigatie en optioneel in de bladermodus indien ingeschakeld in de instellingen voor documentopmaak. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10424" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10424">#10424</a>)</li>
<li>Schermgordijn, dat, indien ingeschakeld, het hele scherm zwart maakt op Windows 8 en hoger. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7857" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7857">#7857</a>)<ul>
<li>Added a script to enable screen curtain (until next restart with one press, or always while NVDA is running with two presses), no default gesture is assigned.</li>
<li>Can be enabled and configured via the 'vision' category in NVDA's settings dialog.</li>
</ul>
</li>
<li>Added screen highlight functionality to NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/971" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #971">#971</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9064" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9064">#9064</a>)<ul>
<li>Highlighting of the focus, navigator object, and browse mode caret position can be enabled and configured via the 'vision' category in NVDA's settings dialog.</li>
<li>Note: This feature is incompatible with the focus highlight add-on, however, the add-on can still be used while the built-in highlighter is disabled.</li>
</ul>
</li>
<li>Added Braille Viewer tool, allows viewing braille output via an on-screen window. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7788" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7788">#7788</a>)</li>
</ul>
<h3 id="veranderingen_19">Veranderingen</h3>
<ul>
<li>De gebruikershandleiding beschrijft nu hoe NVDA te gebruiken in de Windows Console. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9957" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9957">#9957</a>)</li>
<li>Het uitvoeren van nvda.exe zal nu een reeds actief exemplaar van NVDA afsluiten alvorens NVDA te starten. De opdrachtregelparameter -r | --replace wordt nog steeds geaccepteerd, maar genegeerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8320" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8320">#8320</a>)</li>
<li>In Windows 8 en nieuwer meldt NVDA nu productnaam- en versiegegevens voor gehoste apps zoals apps die zijn gedownload vanuit de Microsoft Store. Deze informatie wordt door de app verstrekt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4259" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4259">#4259</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10108" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10108">#10108</a>)</li>
<li>Bij het met het toetsenbord in- en uitschakelen van wijzigingen bijhouden in Microsoft Word zal NVDA de status van de instelling melden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/942" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #942">#942</a>)</li>
<li>Het NVDA-versienummer wordt nu vastgelegd als het eerste bericht in het logboek. Dit gebeurt zelfs als logboekregistratie is uitgeschakeld in de instellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9803" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9803">#9803</a>)</li>
<li>In het instellingendialoogvenster kunt u het geconfigureerde logniveau niet meer wijzigen als dit is overschreven vanaf de opdrachtregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10209" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10209">#10209</a>)</li>
<li>In Microsoft Word meldt NVDA nu de weergavestatus van niet-afdrukbare tekens bij het indrukken van de sneltoets Ctrl+Shift+8. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10241" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10241">#10241</a>)</li>
<li>Updated Liblouis braille translator to commit 58d67e63. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10094" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10094">#10094</a>)</li>
<li>Wanneer het melden van CLDR-tekens (inclusief emoji) is ingeschakeld worden ze nu uitgesproken op alle symboolniveaus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8826" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8826">#8826</a>)</li>
<li>Pythonpakketten van derden die zijn opgenomen in NVDA, zoals comtypes, registreren nu hun waarschuwingen en fouten in het NVDA-logboek. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10393" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10393">#10393</a>)</li>
<li>Updated Unicode Common Locale Data Repository emoji annotations to version 36.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10426" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10426">#10426</a>)</li>
<li>When focussing a grouping in browse mode, the description is now also read. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10095" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10095">#10095</a>)</li>
<li>The Java Access Bridge is now included with NVDA to enable access to Java applications, including for 64 bit Java VMs. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7724" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7724">#7724</a>)</li>
<li>If the Java Access Bridge is not enabled for the user, NVDA automatically enables it at NVDA startup. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7952" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7952">#7952</a>)</li>
<li>Updated eSpeak-NG to 1.51-dev, commit <a class="gh-link gh-commit" href="https://github.com/nvaccess/nvda/commit/ca65812ac6019926f2fbd7f12c92d7edd3701e0c" rel="noopener" target="_blank" title="GitHub Commit: nvaccess/nvda@ca65812ac6019926f2fbd7f12c92d7edd3701e0c">ca65812</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10581" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10581">#10581</a>)</li>
</ul>
<h3 id="opgeloste-problemen_28">Opgeloste Problemen</h3>
<ul>
<li>Emoji en andere 32-bits unicode-tekens nemen nu minder ruimte in op een brailleleesregel wanneer ze worden weergegeven als hexadecimale waarden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6695" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6695">#6695</a>)</li>
<li>In Windows 10 zal NVDA flitsberichten van universele apps aankondigen als NVDA is geconfigureerd om flitsberichten te rapporteren in de instellingen voor objectweergave. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8118" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8118">#8118</a>)</li>
<li>In Windows 10 versie 1607 en nieuwer wordt getypte tekst nu gemeld in Mintty. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1348" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1348">#1348</a>)</li>
<li>In Windows 10 versie 1607 en hoger wordt de uitvoer in de Windows-console die dicht bij de cursor verschijnt niet meer gespeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/513" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #513">#513</a>)</li>
<li>Besturingselementen in het Compressor dialoogvenster in Audacity worden nu gemeld tijdens het navigeren in het venster. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10103" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10103">#10103</a>)</li>
<li>NVDA behandelt spaties niet langer als woorden bij het gebruik van de leescursor in op Scintilla gebaseerde tessktverwerkers zoals Notepad++. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8295" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8295">#8295</a>)</li>
<li>NVDA zal voorkomen dat het systeem in de slaapstand gaat wanneer er door tekst wordt gescrolld met een brailleleesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9175" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9175">#9175</a>)</li>
<li>In Windows 10 zullen veranderingen correct weergegeven worden in braille bij het bewerken van celinhoud in Microsoft Excel en in andere UIA-tekstbesturingselementen waar dit eerder niet het geval was. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9749" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9749">#9749</a>)</li>
<li>NVDA meldt opnieuw suggesties in de adresbalk van Microsoft Edge. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7554" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7554">#7554</a>)</li>
<li>NVDA blijft niet langer stil bij het focussen van een HTML-tabbesturingselement in Internet Explorer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8898" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8898">#8898</a>)</li>
<li>In Microsoft Edge op basis van EdgeHTML speelt NVDA geen geluid voor zoeksuggesties meer af wanneer het venster wordt gemaximaliseerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9110" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9110">#9110</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10002" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10002">#10002</a>)</li>
<li>ARIA 1.1 vervolgkeuezelijsten worden nu ondersteund in Mozilla Firefox en Google Chrome. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9616" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9616">#9616</a>)</li>
<li>NVDA meldt niet langer de inhoud van visueel verborgen kolommen voor lijstitems in SysListView32-besturingselementen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8268" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8268">#8268</a>)</li>
<li>Het dialoogvenster Instellingen laat niet langer "informatie" zien als het huidige logniveau wanneer gebruikt op een beveiligd bureaublad. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10209" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10209">#10209</a>)</li>
<li>In het Start-menu van de Windows 10 Verjaardagsupdate en niewuer zal NVDA details van zoekresultaten melden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10232" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10232">#10232</a>)</li>
<li>Als in de bladermodus het document wordt gewijzigd als de cursor wordt verplaatst of snelnavigatie wordt gebruikt, spreekt NVDA in sommige gevallen niet langer onjuiste inhoud uit. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8831" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8831">#8831</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10343" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10343">#10343</a>)</li>
<li>Sommige namen van opsommingstekens in Microsoft Word zijn gecorrigeerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10399" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10399">#10399</a>)</li>
<li>In de Windows 10 mei 2019 Update en nieuwer zal NVDA opnieuw de eerst geselecteerde emoji of het eerste klemborditem melden wanneer respectievelijk het emoji-paneel en de klembordgeschiedenis worden geopend. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9204" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9204">#9204</a>)</li>
<li>In Poedit is het opnieuw mogelijk om sommige vertalingen te bekijken voor talen van rechts naar links. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9931" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9931">#9931</a>)</li>
<li>In de Instellingen-app in de Windows 10 april 2018 Update en nieuwer meldt NVDA niet langer voortgangsbalkinformatie voor volumemeters op de pagina Systeem / Geluid. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10284" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10284">#10284</a>)</li>
<li>Ongeldige reguliere expressies in spraakwoordenboeken zorgen er niet langer voor dat de spraak in NVDA stopt met werken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10334" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10334">#10334</a>)</li>
<li>Bij het lezen van items met opsommingstekens in Microsoft Word met UIA ingeschakeld, wordt het opsommingsteken van het volgende lijstitem niet langer ten onrechte gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9613" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9613">#9613</a>)</li>
<li>Some rare braille translation issues and errors with liblouis have been resolved. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9982" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9982">#9982</a>)</li>
<li>Java applications started before NVDA are now accessible without the need to restart the Java app. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10296" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10296">#10296</a>)</li>
<li>In Mozilla Firefox, when the focused element becomes marked as current (aria-current), this change is no longer spoken multiple times. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8960" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8960">#8960</a>)</li>
<li>NVDA will now treat certain composit unicode characters such as e-acute as one single character when moving through text. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10550" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10550">#10550</a>)</li>
<li>Spring Tool Suite Version 4 is now supported. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10001" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10001">#10001</a>)</li>
<li>Don't double speak name when aria-labelledby relation target is an inner element. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10552" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10552">#10552</a>)</li>
<li>On Windows 10 version 1607 and later, typed characters from Braille keyboards are spoken in more situations. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10569" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10569">#10569</a>)</li>
<li>When changing the audio output device, tones played by NVDA will now play through the newly selected device. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2167" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2167">#2167</a>)</li>
<li>In Mozilla Firefox, moving focus in browse mode is faster. This makes moving the cursor in browse mode more responsive in many cases. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10584" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10584">#10584</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_20">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<ul>
<li>Updated Python to 3.7. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7105" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7105">#7105</a>)</li>
<li>Updated pySerial to version 3.4. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8815" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8815">#8815</a>)</li>
<li>Updated wxPython to 4.0.3 to support Python 3.5 and later. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9630" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9630">#9630</a>)</li>
<li>Updated six to version 1.12.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9630" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9630">#9630</a>)</li>
<li>Updated py2exe to version 0.9.3.2 (in development, commit b372a8e from <a class="gh-link gh-issue" href="https://github.com/albertosottile/py2exe/issues/13" rel="noopener" target="_blank" title="GitHub Issue albertosottile/py2exe #13">albertosottile/py2exe#13</a>). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9856" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9856">#9856</a>)</li>
<li>Updated UIAutomationCore.dll comtypes module to version 10.0.18362. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9829" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9829">#9829</a>)</li>
<li>The tab-completion in the Python console only suggests attributes starting with an underscore if the underscore is first typed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9918" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9918">#9918</a>)</li>
<li>Flake8 linting tool has been integrated with SCons reflecting code requirements for Pull Requests. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5918" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5918">#5918</a>)</li>
<li>As NVDA no longer depends on pyWin32, modules such as win32api and win32con are no longer available to add-ons. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9639" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9639">#9639</a>)<ul>
<li>win32api calls can be replaced with direct calls to win32 dll functions via ctypes.</li>
<li>win32con constants should be defined in your files.</li>
</ul>
</li>
<li>The "async" argument in nvwave.playWaveFile has been renamed to "asynchronous". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8607" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8607">#8607</a>)</li>
<li>speakText and speakCharacter methods on synthDriver objects are no longer supported.<ul>
<li>This functionality is handled by SynthDriver.speak.</li>
</ul>
</li>
<li>SynthSetting classes in synthDriverHandler have been removed. Now use driverHandler.DriverSetting classes instead.</li>
<li>SynthDriver classes should no longer expose index via the lastIndex property.<ul>
<li>Instead, they should notify the synthDriverHandler.synthIndexReached action with the index, once all previous audio has finished playing before that index.</li>
</ul>
</li>
<li>SynthDriver classes must now notify the synthDriverHandler.synthDoneSpeaking action, once all audio from a SynthDriver.speak call has completed playing.</li>
<li>SynthDriver classes must support the speech.PitchCommand in their speak method, as changes in pitch for speak spelling now depends on this functionality.</li>
<li>The speech function getSpeechTextForProperties has been renamed to getPropertiesSpeech. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10098" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10098">#10098</a>)</li>
<li>The braille function getBrailleTextForProperties has been renamed to getPropertiesBraille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10469" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10469">#10469</a>)</li>
<li>Several speech functions have been changed to return speech sequences. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10098" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10098">#10098</a>)<ul>
<li>getControlFieldSpeech</li>
<li>getFormatFieldSpeech</li>
<li>getSpeechTextForProperties now called getPropertiesSpeech</li>
<li>getIndentationSpeech</li>
<li>getTableInfoSpeech</li>
</ul>
</li>
<li>Added a textUtils module to simplify string differences between Python 3 strings and Windows unicode strings. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9545" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9545">#9545</a>)<ul>
<li>See the module documentation and textInfos.offsets module for example implementations.</li>
</ul>
</li>
<li>Deprecated functionality now removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9548" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9548">#9548</a>)<ul>
<li>AppModules removed:<ul>
<li>Windows XP sound recorder.</li>
<li>Klango Player, which is abandoned software.</li>
</ul>
</li>
<li>configobj.validate wrapper removed.<ul>
<li>New code should use from configobj import validate instead of import validate</li>
</ul>
</li>
<li>textInfos.Point and textInfos.Rect replaced by locationHelper.Point and locationHelper.RectLTRB respectively.</li>
<li>braille.BrailleHandler._get_tether and braille.BrailleHandler.set_tether have been removed.</li>
<li>config.getConfigDirs has been removed.</li>
<li>config.ConfigManager.getConfigValidationParameter has been replaced by getConfigValidation</li>
<li>inputCore.InputGesture.logIdentifier property has been removed.<ul>
<li>Use _get_identifiers in inputCore.InputGesture instead.</li>
</ul>
</li>
<li>synthDriverHandler.SynthDriver.speakText/speakCharacter have been removed.</li>
<li>Removed several synthDriverHandler.SynthSetting classes.<ul>
<li>Previously kept for backwards compatibility (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8214" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8214">#8214</a>), now considered obsolete.</li>
<li>Drivers that used the SynthSetting classes should be updated to use the DriverSetting classes.</li>
</ul>
</li>
<li>Some legacy code has been removed, particularly:<ul>
<li>Support for the Outlook pre 2003 message list.</li>
<li>An overlay class for the classic start menu, only found in Windows Vista and earlier.</li>
<li>Dropped support for Skype 7, as it is definitely not working any more.</li>
</ul>
</li>
</ul>
</li>
<li>Added a framework to create vision enhancement providers; modules that can change screen contents, optionally based on input from NVDA about object locations. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9064" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9064">#9064</a>)<ul>
<li>Add-ons can bundle their own providers in a visionEnhancementProviders folder.</li>
<li>See the vision and visionEnhancementProviders modules for the implementation of the framework and examples, respectively.</li>
<li>Vision enhancement providers are enabled and configured via the 'vision' category in NVDA's settings dialog.</li>
</ul>
</li>
<li>Abstract class properties are now supported on objects that inherit from baseObject.AutoPropertyObject (e.g. NVDAObjects and TextInfos). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10102" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10102">#10102</a>)</li>
<li>Introduced displayModel.UNIT_DISPLAYCHUNK as a textInfos unit constant specific to DisplayModelTextInfo. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10165" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10165">#10165</a>)<ul>
<li>This new constant allows walking over the text in a DisplayModelTextInfo in a way that more closely resembles how the text chunks are saved in the underlying model.</li>
</ul>
</li>
<li>displayModel.getCaretRect now returns an instance of locationHelper.RectLTRB. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10233" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10233">#10233</a>)</li>
<li>The UNIT_CONTROLFIELD and UNIT_FORMATFIELD constants have been moved from virtualBuffers.VirtualBufferTextInfo to the textInfos package. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10396" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10396">#10396</a>)</li>
<li>For every entry in the NVDA log, information about the originating thread is now included. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10259" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10259">#10259</a>)</li>
<li>UIA TextInfo objects can now be moved/expanded by the page, story and formatField text units. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10396" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10396">#10396</a>)</li>
<li>External modules (appModules and globalPlugins) are now less likely to be able to break the creation of NVDAObjects.<ul>
<li>Exceptions caused by the "chooseNVDAObjectOverlayClasses" and "event_NVDAObject_init" methods are now properly caught and logged.</li>
</ul>
</li>
<li>The aria.htmlNodeNameToAriaLandmarkRoles dictionary has been renamed to aria.htmlNodeNameToAriaRoles. It now also contains roles that aren't landmarks.</li>
<li>scriptHandler.isCurrentScript has been removed due to lack of use. There is no replacement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8677" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8677">#8677</a>)Deze zijn niet vertaald. We verwijzen naar <a href="../en/changes.html" title="de Engelstalige versie van dit document">de Engelstalige versie van dit document</a>.</li>
</ul>
<h2 id="201921">2019.2.1</h2>
<p>In deze versie van NVDA zijn er diverse crashes opgelost die zich voordeden in 2019.2, waaronder:</p>
<ul>
<li>Verschillende crashes opgelost in Gmail die merkbaar waren in zowel Firefox als Chrome bij interactie met bepaalde pop-upmenu's zoals bij het maken van filters of het wijzigen van bepaalde Gmail-instellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10175" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10175">#10175</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9402" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9402">#9402</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8924" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8924">#8924</a>)</li>
<li>In Windows 7 veroorzaakt NVDA niet langer een crash van de Windows Verkenner wanneer de muis wordt gebruikt in het startmenu. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9435" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9435">#9435</a>)</li>
<li>Windows Verkenner in Windows 7 crasht niet langer bij het gebruik van metadata-invoervelden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5337" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5337">#5337</a>)</li>
<li>NVDA crasht niet langer bij interactie met afbeeldingen met een base64 URI in Mozilla Firefox of Google Chrome. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10227" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10227">#10227</a>)</li>
</ul>
<h2 id="20192">2019.2</h2>
<p>Hoogtepunten in deze versie zijn automatische detectie van Freedom Scientific brailleleesregels, een expirimentele functie in de geavanceerde instellingencategorie waardoor de bladermodus de focus niet langer automatisch verplaatst (wat mogelijk prestatieverbeteringen oplevert), toevoeging van de optie snelheidsboost voor de Windows OneCore synthesizer voor het gebruiken van zeer snelle spraak, en vele andere oplossingen voor problemen.</p>
<h3 id="nieuwe-functies_19">Nieuwe Functies</h3>
<ul>
<li>NVDA's ondersteuning voor Miranda NG werkt met nieuwere versies van de client. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9053" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9053">#9053</a>)</li>
<li>U kunt nu standaard de bladermodus uitschakelen door het uitschakelen van de optie "Bladermodus inschakelen bij laden van pagina" in de NVDA-instellingen voor de bladermodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8716" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8716">#8716</a>)<ul>
<li>Note that when this option is disabled, you can still enable browse mode manually by pressing NVDA+space.</li>
</ul>
</li>
<li>U kunt nu symbolen filteren in het dialoogvenster voor uitspraak van interpunctie en symbolen, vergelijkbaar met hoe filteren werkt in de elementenlijst en het dialoogvenster invoerhandelingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5761" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5761">#5761</a>)</li>
<li>Er is een commando toegevoegd om de Resolutie van de teksteenheid voor de muis aan te passen (hoeveel tekst er wordt uitgesproken wanneer de muis zich verplaatst), er is geen standaardinvoerhandeling aan toegewezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9056" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9056">#9056</a>)</li>
<li>De windows OneCore synthesizer heeft nu een optie snelheidsboost, die aanzienlijk snellere spraak mogelijk maakt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7498" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7498">#7498</a>)</li>
<li>De optie snelheidsboodst kan nu ingesteld worden in de ring met synthesizerinstellingen voor ondersteunde spraaksynthesizers. (Momenteel eSpeak-NG en Windows OneCore). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8934" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8934">#8934</a>)</li>
<li>Configuratieprofielen kunnen nu handmatig worden geactiveerd met invoerhandelingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4209" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4209">#4209</a>)<ul>
<li>The gesture must be configured in the "Input gestures" dialog.</li>
</ul>
</li>
<li>In Eclipse, ondersteuning toegevoegd voor automatische aanvullingen in de code editor. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5667" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5667">#5667</a>)<ul>
<li>Additionally, Javadoc information can be read from the editor when it is present by using NVDA+d.</li>
</ul>
</li>
<li>Er is een experimentele optie toegevoegd aan het paneel met Geavanceerde instellingen waarmee u kunt voorkomen dat de systeemfocus de bladermoduscursor volgt (Systeemfocus automatisch verplaatsen naar focusbare elementen). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2039" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2039">#2039</a>) Hoewel dit misschien niet geschikt is om voor alle websites uit te schakelen , kan dit mogelijk de volgende problemen oplossen:<ul>
<li>Rubber band effect: NVDA sporadically undoes the last browse mode keystroke by jumping to the previous location.</li>
<li>Edit boxes steal system focus when arrowing down through them on some websites.</li>
<li>Browse mode keystrokes are slow to respond.</li>
</ul>
</li>
<li>Voor ondersteunde brailleleesregels kunnen de instellingen van de driver nu gewijzigd worden vanuit de categorie braillein NVDA's instellingenvenster. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7452" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7452">#7452</a>)</li>
<li>Automatische detectie van Freedom Scientific brailleleesregels wordt nu ondersteund. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7727" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7727">#7727</a>)</li>
<li>Er is een commando toegevoegd om de vervanging weer te geven van het symbool onder de leescursor. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9286" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9286">#9286</a>)</li>
<li>Er is een experimentele optie toegevoegd aan het paneel met Geavanceerde instellingen die u in staat stel om een nieuwe, in ontwikkeling zijnde herschreven implementatie te proberen van NVDA's Windows Console ondersteuning die gebruik maakt van de Microsoft UI Automation API. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9614" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9614">#9614</a>)</li>
<li>In the Python Console ondersteunt het invoerveld nu het plakken van meerdere regels vanaf het klembord. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9776" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9776">#9776</a>)</li>
</ul>
<h3 id="veranderingen_20">Veranderingen</h3>
<ul>
<li>Synthesizervolume wordt nu verhoogd en verlaagd met 5 in plaats van 10 bij gebruik van de instellingenring. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6754" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6754">#6754</a>)</li>
<li>De tekst in add-onbeheer verduidelijkt wanneer NVDA wordt gestart met de --disable-addons parameter. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9473" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9473">#9473</a>)</li>
<li>Unicode Common Locale Data Repository (uitspraak van emoji) bnbijgewerkt naar versie 35.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9445" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9445">#9445</a>)</li>
<li>The hotkey for the filter field in the elements list in browse mode has changed to alt+y. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8728" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8728">#8728</a>)</li>
<li>Wanneer een automatisch gedetecteerde brailleleesregel via Bluetooth verbonden is, zal NVDA blijven zoeken naar USB-leesregels die door dezelfde driver worden aangestuurd en overschakelen naar een USB-verbinding als deze beschikbaar komt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8853" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8853">#8853</a>)</li>
<li>ESpeak-NG is bijgewerkt naar commit 67324cc.</li>
<li>Liblouis braillevertaler bijgewerkt naar versie 3.10.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9439" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9439">#9439</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9678" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9678">#9678</a>)</li>
<li>NVDA meldt het woord 'geselecteerd' nu na de zojuist door de gebruiker geselecteerde tekst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9028" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9028">#9028</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9909" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9909">#9909</a>)</li>
<li>In Microsoft Visual Studio Code is de bladermodus nu standaard uitgeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9828" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9828">#9828</a>)</li>
</ul>
<h3 id="opgeloste-problemen_29">Opgeloste Problemen</h3>
<ul>
<li>NVDA crasht niet langer als de map van een add-on leeg is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7686" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7686">#7686</a>)</li>
<li>Links-naar-rechts en rechts-naar-links-markeringen worden niet langer weergegeven in Braille of spraak bij het openen van het eigenschappenvenster. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8361" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8361">#8361</a>)</li>
<li>Bij het springen naar formuliervelden met snelnavigatie in de bladermodus wordt nu het volledige formulierveld gemeld in plaats van alleen de eerste regel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9388" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9388">#9388</a>)</li>
<li>NVDA valt niet langer stil na het afsluiten van de Windows 10 Mail-app. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9341" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9341">#9341</a>)</li>
<li>NVDA weigert niet langer te starten wanneer de regionale instellingen van de gebruiker is ingesteld op een taal die niet bekend is bij NVDA, zoals Engels (Nederland). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8726" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8726">#8726</a>)</li>
<li>Als de bladermodus is ingeschakeld in Microsoft Excel en u overschakelt naar een browser in de focusmodus of vice versa, wordt de status van de bladermodus nu juist gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8846" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8846">#8846</a>)</li>
<li>NVDA meldt nu correct de regel onder de muiscursor in Notepad++ en andere op Scintilla gebaseerde tekstverwerker. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5450" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5450">#5450</a>)</li>
<li>In Google Docs (en andere webgebaseerde tekstverwerkers) wordt er in braille niet langer onterecht "lst einde" getoond voor de cursor in het midden van een lijstitem. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9477" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9477">#9477</a>)</li>
<li>In de Windows 10 mei 2019 Update spreekt NVDA niet langer veel volumemeldingen uit als het volume wordt gewijzigd met hardwareknoppen wanneer de Windows Verkenner de focus heeft. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9466" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9466">#9466</a>)</li>
<li>Het laden van het dialoogvenster voor uitspraak van interpunctie en symbolen is nu veel sneller bij het gebruik van symboolwoordenboeken met meer dan 1000 items. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8790" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8790">#8790</a>)</li>
<li>In Scintilla-besturingselementen zoals Notepad++ is NVDA nu in staat om de juiste regel te melden wanneer automatische terugloop is ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9424" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9424">#9424</a>)</li>
<li>In Microsoft Excel wordt de locatie van de cel nu gemeld nadat deze is gewijzigd als gevolg van de toetscombinatie shift+enter of shift+numpadEnter. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9499" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9499">#9499</a>)</li>
<li>In Visual Studio 2017 en nieuwer wordt in de Objects Explorer het geselecteerde item in de objects tree of members tree nu correct gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9311" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9311">#9311</a>)</li>
<li>Add-ons met namen die alleen verschillen in hoofdletters worden niet langer als afzonderlijke add-ons behandeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9334" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9334">#9334</a>)</li>
<li>Voor Windows OneCore stemmen wordt de in NVDA ingestelde snelheid niet langer beinvloed door de ingestelde snelheid in de Windows 10 Spraakinstellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7498" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7498">#7498</a>)</li>
<li>Het logboek kan nu worden geopend met NVDA+F1 wanneer er geen ontwikkelaarsinfo is voor het huidige navigatorobject. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8613" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8613">#8613</a>)</li>
<li>Het is opnieuw mogelijk om NVDA's tabelnavigatiecommando's te gebruiken in Google Docs, in Firefox en Chrome. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9494" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9494">#9494</a>)</li>
<li>De bumpertoetsen op Freedom Scientific brailleleesregels werken nu correct. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8849" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8849">#8849</a>)</li>
<li>Bij het lezen van het eerste teken van een document in Notepad++ 7.7 X64 zal NVDA niet langer tot wel tien seconden bevriezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9609" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9609">#9609</a>)</li>
<li>HTCom kan nu gebruikt worden met een Handy Tech brailleleesregel in combinatie met NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9691" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9691">#9691</a>)</li>
<li>In Mozilla Firefox worden updates in een live region niet langer gemeld wanneer de live region zich in een achtergrondtablad bevindt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1318" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1318">#1318</a>)</li>
<li>Het zoekvenster van de NVDA bladermodus functioneert nu ook wanneer het Over dialoogvenster momenteel in de achtergrond is geopend. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8566" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8566">#8566</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_21">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<ul>
<li>You can now set the "disableBrowseModeByDefault" property on app modules to leave browse mode off by default. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8846" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8846">#8846</a>)</li>
<li>The extended window style of a window is now exposed using the <code>extendedWindowStyle</code> property on Window objects and their derivatives. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9136" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9136">#9136</a>)</li>
<li>Updated comtypes package to 1.1.7. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9440" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9440">#9440</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8522" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8522">#8522</a>)</li>
<li>When using the report module info command, the order of information has changed to present the module first. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7338" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7338">#7338</a>)</li>
<li>Added an example to demonstrate using nvdaControllerClient.dll from C#. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9600" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9600">#9600</a>)</li>
<li>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). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9761" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9761">#9761</a>)</li>
<li>The NVDA Python console now contains more useful modules in its namespace (such as appModules, globalPlugins, config and textInfos). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9789" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9789">#9789</a>)</li>
<li>The result of the last executed command in the NVDA Python console is now accessible from the _ (line) variable. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9782" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9782">#9782</a>)<ul>
<li>Note that this shadows the gettext translation function also called "_". To access the translation function: del _</li>
</ul>
</li>
</ul>
<h2 id="201911">2019.1.1</h2>
<p>In deze versie van NVDA zijn de volgende problemen opgelost:</p>
<ul>
<li>NVDA veroorzaakt niet langer een crash van Excel 2007 en weigert niet langer om te melden wanneer een cel een formule heeft. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9431" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9431">#9431</a>)</li>
<li>Google Chrome crasht niet langer bij interactie met bepaalde keuzelijsten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9364" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9364">#9364</a>)</li>
<li>Er is een probleem opgelost waardoor de gebruikersconfiguratie mogelijk niet naar het systeemconfiguratieprofiel kon worden gekopieerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9448" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9448">#9448</a>)</li>
<li>In Microsoft Excel gebruikt NVDA opnieuw de vertaalde melding bij het melden van de locatie van samengevoegde cellen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9471" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9471">#9471</a>)</li>
</ul>
<h2 id="20191">2019.1</h2>
<p>Hoogtepunten in deze versie zijn prestatieverbeteringen bij het gebruik van zowel Microsoft Word als Excel, stabiliteits- en beveiligingsverbeteringen zoals ondersteuning voor add-ons met informatie over versiecompatibiliteit en vele andere probleemoplossingen.</p>
<p>Houd er rekening mee dat aangepaste appModules, globalPlugins en brailleleesregel- en synthesizer drivers vanaf deze versie van NVDA niet langer automatisch worden geladen vanuit de NVDA-gebruikersconfiguratiemap.
Deze dienen in plaats daarvan geïnstalleerd te worden als onderdeel van een NVDA add-on. Voor het ontwikkelen van code voor een add-on kan gebruik gemaakt worden van het ontwikkelaarskladblok (developer scratchpad) in de NVDA-gebruikersconfiguratiemap. Hiervoor dient de optie voor het ontwikkelaarskladblok ingeschakeld te zijn in de nieuwe categorie met geavanceerde instellingen van NVDA.
Deze wijzigingen zijn nodig om compatibiliteit van aangepaste code beter te waarborgen, zodat er geen problemen in NVDA ontstaan wanneer deze code incompatibel wordt met nieuwere versies.
Raadpleeg de lijst met wijzigingen verderop voor meer informatie hierover.</p>
<h3 id="nieuwe-functies_20">Nieuwe Functies</h3>
<ul>
<li>Nieuwe brailletabellen: Afrikaans, Arabisch 8 punt computerbraille, Arabisch graad 2, Spaans graad 2. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4435" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4435">#4435</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9186" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9186">#9186</a>)</li>
<li>Een optie toegevoegd aan de muisinstellingen van NVDA om ervoor te zorgen dat NVDA situaties verwerkt waarin de muis wordt bestuurd door een andere applicatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8452" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8452">#8452</a>)<ul>
<li>This will allow NVDA to track the mouse when a system is controlled remotely using TeamViewer or other remote control software.</li>
</ul>
</li>
<li>De <code>--enable-start-on-logon</code> commandoregelparameter is toegevoegd zodat stille installaties van NVDA dusdanig geconfigureerd kunnen worden dat NVDA wel of niet start tijdens Windows aanmelding. Specificeer true om te starten op het aanmeldscherm of false om dit niet te doen. Wanneer --enable-start-on-logon niet gespecificeerd is, zal NVDA standaard starten tijdens Windows aanmelding, tenzij dit tijdens een eerdere installatie uitgeschakeld was. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8574" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8574">#8574</a>)</li>
<li>Het is mogelijk om de logfuncties van NVDA uit te schakelen door het niveau van loggen in te stellen op "uitgeschakeld" in de categorie met Algemene instellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8516" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8516">#8516</a>)</li>
<li>De aanwezigheid van formules in -spreadsheets in LibreOffice en Apache OpenOffice wordt nu gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/860" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #860">#860</a>)</li>
<li>In Mozilla Firefox en Google Chrome meldt de bladermodus nu het geselecteerde item in keuzelijsten en boomstructuren.<ul>
<li>This works in Firefox 66 and later.</li>
<li>This does not work for certain list boxes (HTML select controls) in Chrome.</li>
</ul>
</li>
<li>Vroege ondersteuning voor apps zoals Mozilla Firefox op computers met ARM64-processors (bijvoorbeeld Qualcomm Snapdragon). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9216" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9216">#9216</a>)</li>
<li>Er is een nieuwe geavanceerd categorie toegevoegd aan het dialoogvenster Instellingen van NVDA, inclusief een optie om NVDA's nieuwe ondersteuning voor Microsoft Word uit te proberen via de Microsoft UI Automation API. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9200" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9200">#9200</a>)</li>
<li>Ondersteuning toegevoegd voor de grafische weergave in Windows Schijfbeheer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1486" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1486">#1486</a>)</li>
<li>Ondersteuning toegevoegd voor Handy Tech Connect Braille en Basic Braille 84. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9249" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9249">#9249</a>)</li>
</ul>
<h3 id="veranderingen_21">Veranderingen</h3>
<ul>
<li>Liblouis braillevertaler bijgewerkt naar versie 3.8.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9013" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9013">#9013</a>)</li>
<li>Add-on-auteurs kunnen nu een minimaal vereiste NVDA-versie afdwingen voor hun add-ons. NVDA zal weigeren een add-on te installeren of te laden waarvan de minimaal vereiste NVDA-versie hoger is dan de huidige NVDA-versie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6275" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6275">#6275</a>)</li>
<li>Add-on-auteurs kunnen nu de versie van NVDA specificeren waarmee de add-on als laatste is getest. Als een add-on alleen getest is met een versie van NVDA ouder dan de huidige versie, weigert NVDA de add-on te installeren of te laden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6275" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6275">#6275</a>)</li>
<li>Deze versie van NVDA staat het installeren en laden van add-ons toe die nog geen gegevens over de Minimale en Laatst Getestte NVDA-versie bevatten. Het upgraden naar toekomstige versies van NVDA (bijv. 2019.2) zou er echter automatisch voor kunnen gaan zorgen dat deze oudere add-ons worden uitgeschakeld.</li>
<li>De opdracht om de muis naar het huidige navigatorobject te verplaatsen, is nu beschikbaar in Microsoft Word evenals voor UIA-besturingselementen, waaronder Microsoft Edge. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7916" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7916">#7916</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8371" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8371">#8371</a>)</li>
<li>Het melden van tekst onder de muis is verbeterd binnen Microsoft Edge en andere UIA-applicaties. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8370" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8370">#8370</a>)</li>
<li>Wanneer NVDA wordt gestart met de opdrachtregelparameter <code>--portable-path</code>, wordt het opgegeven pad automatisch ingevuld wanneer wordt geprobeerd een draagbare kopie van NVDA te maken met behulp van het NVDA-menu. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8623" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8623">#8623</a>)</li>
<li>Het pad naar de Noorse brailletabel is bijgewerkt voor gebruik van de standaard uit het jaar 2015. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9170" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9170">#9170</a>)</li>
<li>Bij navigeren op basis van een alinea (control + pijl omhoog of omlaag) of bij tabelnavigatie(control + alt + pijltjestoetsen), wordt de aanwezigheid van spelfouten niet langer gemeld, zelfs als NVDA is geconfigureerd om deze automatisch te melden. Dit komt doordat alinea's en tabelcellen vrij omvangrijk kunnen zijn en het detecteren van spelfouten in sommige toepassingen erg veel tijd kan kosten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9217" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9217">#9217</a>)</li>
<li>NVDA laadt niet langer automatisch aangepaste appModules, globalPlugins en brailleleesregel- en synthesizer drivers uit de NVDA-gebruikersconfiguratiemap. Deze code moet in plaats daarvan worden gedistribueerd als een add-on met de juiste versiegegevens, zodat incompatibele code niet wordt uitgevoerd door huidige versies van NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9238" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9238">#9238</a>)<ul>
<li>For developers who need to test code as it is being developed, enable NVDA's developer scratchpad directory in the Advanced category of NVDA settings, and place your code in the 'scratchpad' directory found in the NVDA user configuration directory when this option is enabled.</li>
</ul>
</li>
</ul>
<h3 id="opgeloste-problemen_30">Opgeloste Problemen</h3>
<ul>
<li>Bij gebruik van de OneCore spraaksynthesizer met de Windows 10 april 2018 update en nieuwer, worden er niet langer grote stukken stilte toegevoegd in de spraak. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8985" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8985">#8985</a>)</li>
<li>Bij het navigeren per karakter in invoervelden voor platte tekst (zoals Kladblok) of bladermodus, worden 32-bits emoji-tekens die bestaan uit twee UTF-16 code points (zoals 🤦) nu correct gelezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8782" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8782">#8782</a>)</li>
<li>Het dialoogvenster om het herstarten van NVDA te bevestigen na het wijzigen van de interfacetaal is verbeterd. De tekst en de knoplabels zijn nu beknopter en minder verwarrend. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6416" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6416">#6416</a>)</li>
<li>Als een spraaksynthesizer van een derde partij niet kan worden geladen, zal NVDA bij gebruik van Windows 10 terugvallen op de Windows OneCore spraaksynthesizer in plaats van espeak. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9025" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9025">#9025</a>)</li>
<li>Het item "Welkomstvenster" in het NVDA-menu is niet langer zichtbaar . (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8520" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8520">#8520</a>)</li>
<li>Bij gebruik van tab of snelnavigatie in bladermodus worden legenda's op tabbladen nu consequenter gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/709" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #709">#709</a>)</li>
<li>NVDA zal nu selectiewijzigingen aankondigen voor bepaalde tijdkiezers, zoals in de app Alarmen en klok in Windows 10. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5231" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5231">#5231</a>)</li>
<li>In het Actiecentrum van Windows 10 zal NVDA statusmeldingen aankondigen bij het veranderen van snelle acties zoals helderheid en Concentratiehulp. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8954" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8954">#8954</a>)</li>
<li>In het Actiecentrum in de Windows 10 oktober 2018 Update en ouder, zal NVDA de snelle actie voor helderheid herkennen als een knop in plaats van een schakelknop. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8845" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8845">#8845</a>)</li>
<li>NVDA is opnieuw in staat om de cursor te volgen en verwijderde karakters te melden in de Microsoft Excel invoervelden voor ga naar en zoeken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9042" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9042">#9042</a>)</li>
<li>Een zeldzame crash in de bladermodus in Firefox is opgelost. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9152" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9152">#9152</a>)</li>
<li>NVDA heeft niet langer moeite met het melden van de focus voor sommige besturingselementen in het lint van Microsoft Office 2016 wanneer dit is samengevouwen.</li>
<li>NVDA heeft niet langer moeite met het melden van de voorgestelde contactpersoon bij het invoeren van adressen in nieuwe berichten in Outlook 2016. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8502" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8502">#8502</a>)</li>
<li>De laatste cursorroutingstoetsen op 80-cellige leesregels van Eurobraille verplaatsen de cursor niet langer naar een positie aan of net na het begin van de brailleleesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9160" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9160">#9160</a>)</li>
<li>Tabelnavigatie is opnieuw beschikbaar in de conversatieweergave van Mozilla Thunderbird. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8396" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8396">#8396</a>)</li>
<li>In Mozilla Firefox en Google Chrome werkt het overschakelen naar de focusmodus nu correct voor bepaalde keuzelijsten en boomstructuren (waarbij de keuzelijst/boomstructuur niet zelf de focus kan krijgen, maar de items daarin wel). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3573" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3573">#3573</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9157" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9157">#9157</a>)</li>
<li>Bladermodus is standaard correct ingeschakeld bij het lezen van berichten in Outlook 2016/365 als de experimentele UI Automation-ondersteuning van NVDA wordt gebruikt voor Word-documenten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9188" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9188">#9188</a>)</li>
<li>NVDA zal nu minder snel dusdanig bevriezen dat uitloggen uit uw huidige Windows-sessie de enige manier is om te ontsnappen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6291" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6291">#6291</a>)</li>
<li>Wanneer in de Windows 10 oktober 2018 update en nieuwer de geschiedenis van het klembord in de cloud wordt geopend als het klembord leeg is, meldt NVDA de klembordstatus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9103" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9103">#9103</a>)</li>
<li>Wanneer er in de Windows 10 oktober 2018 update en nieuwer wordt gezocht naar emoji in het emoji-paneel, meldt NVDA het bovenste zoekresultaat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9105" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9105">#9105</a>)</li>
<li>NVDA bevriest niet langer in het hoofdvenster van Oracle VirtualBox 5.2 en nieuwer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9202" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9202">#9202</a>)</li>
<li>De responsiviteit in Microsoft Word bij het navigeren per regel, alinea of tabelcel kan in sommige documenten aanzienlijk zijn verbeterd. Een herinnering dat u Microsoft Word voor de beste prestaties dient in te stellen op de conceptweergave met alt + v, p na het openen van een document. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9217" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9217">#9217</a>)</li>
<li>In Mozilla Firefox en Google Chrome worden lege berichten (ARIA alerts) niet langer gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5657" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5657">#5657</a>)</li>
<li>Aanzienlijke prestatieverbeteringen bij het navigeren door cellen in Microsoft Excel, met name wanneer de spreadsheet opmerkingen en/of keuzelijsten voor validatie bevat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7348" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7348">#7348</a>)</li>
<li>Het is niet langer nodig om het direct bewerken in cellen uit te schakelen in de opties van Microsoft Excel om met NVDA toegang te krijgen tot het invoerveld voor celbewerking in Excel 2016/365. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8146" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8146">#8146</a>).</li>
<li>Een bevriezingsprobleem opgelost in Firefox dat soms zichtbaar werd wanneer snelnavigatie gebruikt werd om te navigeren tussen oriëntatiepunten terwijl de Enhanced Aria add-on gebruikt werd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8980" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8980">#8980</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_22">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<ul>
<li>NVDA can now be built with all editions of Microsoft Visual Studio 2017 (not just the Community edition). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8939" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8939">#8939</a>)</li>
<li>You can now include log output from liblouis into the NVDA log by setting the louis boolean flag in the debugLogging section of the NVDA configuration. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4554" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4554">#4554</a>)</li>
<li>Add-on authors are now able to provide NVDA version compatibility information in add-on manifests. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6275" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6275">#6275</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9055" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9055">#9055</a>)<ul>
<li>minimumNVDAVersion: The minimum required version of NVDA for an add-on to work properly.</li>
<li>lastTestedNVDAVersion: The last version of NVDA an add-on has been tested with.</li>
</ul>
</li>
<li>OffsetsTextInfo objects can now implement the _getBoundingRectFromOffset method to allow retrieval of bounding rectangles per characters instead of points. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8572" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8572">#8572</a>)</li>
<li>Added a boundingRect property to TextInfo objects to retrieve the bounding rectangle of a range of text. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8371" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8371">#8371</a>)</li>
<li>Properties and methods within classes can now be marked as abstract in NVDA. These classes will raise an error if instantiated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8294" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8294">#8294</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8652" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8652">#8652</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8658" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8658">#8658</a>)</li>
<li>NVDA can log the time since input when text is spoken, which helps in measuring perceived responsiveness. This can be enabled by setting the timeSinceInput setting to True in the debugLog section of the NVDA configuration. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9167" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9167">#9167</a>)</li>
</ul>
<h2 id="201841">2018.4.1</h2>
<p>Deze versie lost een crash op bij het opstarten wanneer de taal van de NVDA gebruikersinterface is ingesteld op Aragonees. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/9089" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #9089">#9089</a>)</p>
<h2 id="20184">2018.4</h2>
<p>Hoogtepunten in deze versie zijn prestatieverbeteringen in recente Mozilla Firefox versies, het uitspreken van emoji door alle synthesizers, het melden van beantwoord/doorgestuurd voor berichten in Outlook, het melden van de afstand tussen de cursor en de rand van een Microsoft Word pagina, en vele probleemoplossingen.</p>
<h3 id="nieuwe-functies_21">Nieuwe Functies</h3>
<ul>
<li>Nieuwe brailletabellen: Chinees (China, Mandarijn) graden 1 en 2. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5553" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5553">#5553</a>)</li>
<li>De status beantwoord / doorgestuurd wordt nu gemeld voor e-mails in de Microsoft Outlook berichtenlijst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6911" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6911">#6911</a>)</li>
<li>NVDA is nu in staat om beschrijvingen te lezen van emoji en andere tekens die deel uitmaken van de Unicode Common Locale Data Repository. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6523" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6523">#6523</a>)</li>
<li>In Microsoft Word kan de afstand tussen de cursor en de linker- en bovenrand van de pagina gemeld worden bij het indrukken van NVDA+numpadDelete. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1939" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1939">#1939</a>)</li>
<li>In Google Sheets met brailleondersteuning ingeschakeld, meldt NVDA niet langer 'geselecteerd' voor iedere cel bij het verplaatsen van de focus tussen cellen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8879" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8879">#8879</a>)</li>
<li>Ondersteuning toegevoegd voor Foxit Reader en Foxit Phantom PDF. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8944" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8944">#8944</a>)</li>
<li>Ondersteuning toegevoegd voor de DBeaver database tool. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8905" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8905">#8905</a>)</li>
</ul>
<h3 id="veranderingen_22">Veranderingen</h3>
<ul>
<li>"Helpbalonnen melden" in de instellingen voor objectweergave is hernoemd naar "Notificaties melden" om aan te geven dat deze optie ook het melden van toast-notificaties in Windows 8 en nieuwer omvat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5789" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5789">#5789</a>)</li>
<li>In de NVDA toetsenbordinstellingen worden de selectievakjes voor het in- of uitschakelen van de NVDA_toetsen nu weergegeven in een lijst in plaats van als aparte selectievakjes.</li>
<li>NVDA zal niet langer overbodige informatie presenteren bij het lezen van de klok in de systeembalk bij sommige versies van Windows. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4364" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4364">#4364</a>)</li>
<li>Liblouis braillevertaler bijgewerkt naar versie 3.7.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8697" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8697">#8697</a>)</li>
<li>ESpeak-ng is bijgewerkt naar commit 919f3240cbb.</li>
</ul>
<h3 id="opgeloste-problemen_31">Opgeloste Problemen</h3>
<ul>
<li>In Outlook 2016/365 worden de categorie en vlagstatus nu gemeld voor berichten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8603" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8603">#8603</a>)</li>
<li>Wanneer de taal van NVDA is ingesteld op Kirgyzisch, Mongools of Macedonisch wordt er niet langer een waarschuwing weergegeven dat de taal niet ondersteund wordt door het besturingssysteem. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8064" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8064">#8064</a>)</li>
<li>Het verplaatsen van de muis naar het navigatorobject zal de muis nu veel accurater verplaatsen naar de bladermoduspositie in Mozilla Firefox, Google Chrome en Acrobat Reader DC. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6460" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6460">#6460</a>)</li>
<li>De interactie met vervolgkeuzelijsten op het web in Firefox, Chrome en Internet Explorer is verbeterd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8664" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8664">#8664</a>)</li>
<li>Bij gebruik met de Japanse versie van Windows XP of Vista geeft NVDA nu zoals verwacht de systeemvereisten weer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8771" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8771">#8771</a>)</li>
<li>Prestatieverbeteringen bij het navigeren binnen lange pagina's met een grote hoeveelheid dynamische wijzigingen in Mozilla Firefox. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8678" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8678">#8678</a>)</li>
<li>Er zijn niet langer lettertypeattributen zichtbaar in braille wanneer deze zijn uitgeschakeld in de instellingen voor documentopmaak. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7615" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7615">#7615</a>)</li>
<li>NVDA no longer fails to track focus in File Explorer and other applications using UI Automation when another app is busy (such as batch processing audio). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7345" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7345">#7345</a>)</li>
<li>In ARIA menu's op het web wordt de escape-toets nu doorgestuurd naar het menu, waardoor de focusmodus niet langer onvoorwaardelijk wordt uigeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3215" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3215">#3215</a>)</li>
<li>Bij het lezen van berichten in de nieuwe webinterface van GMail wordt bij het gebruiken van snelnavigatie niet langer de volledige inhoud gemeld na het element waar naartoe genavigeerd is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8887" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8887">#8887</a>)</li>
<li>Na het updaten van NVDA zullen browsers zoals Firefox en google Chrome niet langer crashen, en zal bladermodus updates blijven weergeven in momenteel geladen documenten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7641" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7641">#7641</a>)</li>
<li>NVDA meldt niet langer meerdere malen klikbaar op een rij bij het navigeren door klikbare inhoud. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7430" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7430">#7430</a>)</li>
<li>Invoerhandelingen uitgevoerd op baum Vario 40 brailleleesregels worden opnieuw correct afgehandeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8894" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8894">#8894</a>)</li>
<li>In Google Slides met Mozilla Firefox zal NVDA niet langer geselecteerde tekst melden bij ieder element dat de focus krijgt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8964" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8964">#8964</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_23">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<ul>
<li>gui.nvdaControls now contains two classes to create accessible lists with check boxes. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7325" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7325">#7325</a>)<ul>
<li>CustomCheckListBox is an accessible subclass of wx.CheckListBox.</li>
<li>AutoWidthColumnCheckListCtrl adds accessible check boxes to an AutoWidthColumnListCtrl, which itself is based on wx.ListCtrl.</li>
</ul>
</li>
<li>If you need to make a wx widget accessible which isn't already, it is possible to do so by using an instance of gui.accPropServer.IAccPropServer_impl. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7491" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7491">#7491</a>)<ul>
<li>See the implementation of gui.nvdaControls.ListCtrlAccPropServer for more info.</li>
</ul>
</li>
<li>Updated configobj to 5.1.0dev commit 5b5de48a. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4470" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4470">#4470</a>)</li>
<li>The config.post_configProfileSwitch action now takes the optional prevConf keyword argument, allowing handlers to take action based on differences between configuration before and after the profile switch. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8758" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8758">#8758</a>)</li>
</ul>
<h2 id="201832">2018.3.2</h2>
<p>Deze versie lost een probleem op dat een crash in Google Chrome veroorzaakte bij het navigeren tussen tweets op <a href="http://www.twitter.com" rel="noopener" target="_blank" title="www.twitter.com">www.twitter.com</a>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8777" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8777">#8777</a>)</p>
<h2 id="201831">2018.3.1</h2>
<p>Deze versie lost een kritiek probleem op in NVDA dat ervoor zorgde dat 32-bit versies van Mozilla Firefox konden crashen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8759" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8759">#8759</a>)</p>
<h2 id="20183">2018.3</h2>
<p>Hoogtepunten in deze versie zijn het automatisch detecteren van verschillende brailleleesregels, ondersteuning voor nieuwe Windows 10 functies waaronder het Windows 10 Emoji invoerpaneel, en veel aanvullende probleemoplossingen.</p>
<h3 id="nieuwe-functies_22">Nieuwe Functies</h3>
<ul>
<li>NVDA meldt nu grammaticafouten wanneer zij correct worden aangeboden op webpagina's in Mozilla Firefox en Google Chrome. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8280" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8280">#8280</a>)</li>
<li>Inhoud in webpagina's die is aangemerkt als ingevoegd of verwijderd, wordt nu als zodanig gemeld in Google Chrome. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8558" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8558">#8558</a>)</li>
<li>Ondersteuning toegevoegd voor BrailleNote QT en Apex BT's scrollwiel wanneer BrailleNote wordt gebruikt als een brailleleesregel met NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5992" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5992">#5992</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5993" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5993">#5993</a>)</li>
<li>Scripts toegevoegd voor het melden van verstreken en totale tijd voor het huidige nummer in Foobar2000. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6596" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6596">#6596</a>)</li>
<li>Het symbool voor de Mac command-toets (⌘) wordt nu gemeld door iedere synthesizer bij het lezen van tekst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8366" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8366">#8366</a>)</li>
<li>Aangepaste rollen (roles) via het aria-roledescription attribuut worden nu ondersteund in alle web browsers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8448" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8448">#8448</a>)</li>
<li>Nieuwe brailletabbellen: Tsjechisch 8 punt, Centraal-Koerdisch, Esperanto, Hongaars, Zweeds 8 punt computerbraille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8226" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8226">#8226</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8437" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8437">#8437</a>)</li>
<li>Ondersteuning toegevoegd voor het automatisch herkennen van brailleleesregels op de achtergrond. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1271" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1271">#1271</a>)<ul>
<li>ALVA, Baum/HumanWare/APH/Orbit, Eurobraille, Handy Tech, Hims, SuperBraille and HumanWare BrailleNote and Brailliant BI/B displays are currently supported.</li>
<li>You can enable this feature by selecting the automatic option from the list of braille displays in NVDA's braille display selection dialog.</li>
<li>Please consult the documentation for additional details.</li>
</ul>
</li>
<li>Ondersteuning toegevoegd voor moderne invoermethoden die geïntroduceerd zijn in recente versies van Windows 10. Deze omvatten het emoji-paneel (Fall Creators Update), dicteren (Fall Creators Update), hardwaretoetsenbord invoersuggesties (April 2018 Update), en het cloud klembord (October 2018 Update). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7273" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7273">#7273</a>)</li>
<li>Inhoud die gemarkeerd is als blokcitaat met gebruik van ARIA (role blockquote) wordt nu ondersteund in Mozilla Firefox 63. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8577" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8577">#8577</a>)</li>
</ul>
<h3 id="veranderingen_23">Veranderingen</h3>
<ul>
<li>De lijst met beschikbare talen in de algemene instellingen van NVDA wordt nu gesorteerd op taal in plaats van op basis van ISO 639 codes. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7284" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7284">#7284</a>)</li>
<li>Standaardtoewijzingen toegevoegd voor alt shift tab en windows tab voor alle ondersteunde Freedom Scientific brailleleesregels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7387" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7387">#7387</a>)</li>
<li>Voor ALVA BC680 en protocol converter leesregels is het nu mogelijk om verschillende functies toe te wijzen aan de linker en rechter smart pad-, duim- en etouch toetsen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8230" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8230">#8230</a>)</li>
<li>Voor ALVA BC6 leesregels zal de toetsencombinatie sp2+sp3 de huidige datum en tijd melden, terwijl sp1+sp2 nu de Windows-toets emuleert. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8230" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8230">#8230</a>)</li>
<li>De gebruiker wordt bij het starten van NVDA nu eenmalig gevraagd of hij/zij ermee akkoord gaat dat NVDA gebruiksstatistieken verstuurd naar NV Access bij het automatisch controleren op updates. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8217" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8217">#8217</a>)</li>
<li>Wanneer er gecontroleerd wordt op updates en de gebruiker ermee akkoord is gegaan dat er gebruiksstatistieken worden verstuurd naar NV Access, zal NVDA nu de naam van de huidige synthesizer driver en brailleleesregel versturen om te helpen bij een betere prioritering van toekomstig werk aan deze drivers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8217" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8217">#8217</a>)</li>
<li>Liblouis braillevertaler bijgewerkt naar versie 3.5.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8365" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8365">#8365</a>)</li>
<li>Het pad naar de juiste Russische 8 punt brailletabel is bijgewerkt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8446" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8446">#8446</a>)</li>
<li>ESpeak-ng is bijgewerkt naar 1.49.3dev commit 910f4c2 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8561" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8561">#8561</a>)</li>
</ul>
<h3 id="opgeloste-problemen_32">Opgeloste Problemen</h3>
<ul>
<li>Toegankelijke labels voor elementen in Google Chrome worden nu directer gemeld in bladermodus wanneer het label zelf geen deel uitmaakt van de inhoud. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4773" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4773">#4773</a>)</li>
<li>Notificaties worden nu ondersteund in Zoom. Dit omvat notificaties voor dempen/dempen opheffen en inkomende berichten.(<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7754" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7754">#7754</a>)</li>
<li>Het wisselen van te tonen focuscontext in braille zorgt er in de bladermodus niet langer voor dat de braille-uitvoer de cursor niet volgt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7741" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7741">#7741</a>)</li>
<li>ALVA BC680 brailleleesregels hebben niet langer sporadisch moeite met initialiseren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8106" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8106">#8106</a>)</li>
<li>In de standaardsituatie zullen ALVA BC6 leesregels niet langer geëmuleerde systeemtoetsen uitvoeren bij het indrukken van toetsencombinaties die sp2+sp3 omvatten en gekoppeld zijn aan interne functionaliteit van de leesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8230" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8230">#8230</a>)</li>
<li>Het indrukken van sp2 op een ALVA BC6 leesregel om de alt-toets te emuleren werkt nu daadwerkelijk zoals vermeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8360" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8360">#8360</a>)</li>
<li>NVDA meldt niet langer overbodig wijzigingen van de toetsenbordindeling. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7383" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7383">#7383</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8419" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8419">#8419</a>)</li>
<li>Het volgen van de muis is nu stukken accurater in Kladblok en andere invoervelden voor platte tekst wanneer er sprake is van een document met meer dan 65535 karakters. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8397" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8397">#8397</a>)</li>
<li>NVDA zal meer dialoogvensters herkennen in Windows 10 en andere moderne applicaties. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8405" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8405">#8405</a>)</li>
<li>In de Windows 10 October 2018 Update en Windows Server 2019 en nieuwer zal NVDA niet langer moeite hebben met het volgen van de systeemfocus wanneer een applicatie vastloopt of het systeem overspoelt met gebeurtenissen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7345" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7345">#7345</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8535" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8535">#8535</a>)</li>
<li>Gebruikers worden nu geïnformeerd bij een poging tot het lezen of kopiëren van een lege statusbalk. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7789" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7789">#7789</a>)</li>
<li>Een probleem opgelost waarbij de niet ingeschakelde staat van elementen niet door de spraak uitgesproken werd wanneer het element eerder gedeeltelijk ingeschakeld was. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6946" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6946">#6946</a>)</li>
<li>In de lijst met talen in de algemene instellingen van NVDA wordt de naam van de Birmese taal nu correct weergegeven onder Windows 7. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8544" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8544">#8544</a>)</li>
<li>In Microsoft Edge zal NVDA nu notificaties melden zoals over de beschikbaarheid van de leesweergave en de voortghang van het laden van pagina's. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8423" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8423">#8423</a>)</li>
<li>Bij het navigeren naar een lijst op het web meldt NVDA nu het label van de lijst wanneer de web-auteur een label heeft ingesteld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7652" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7652">#7652</a>)</li>
<li>Bij het handmatig toewijzen van functies aan invoerhandelingen voor een bepaalde leesregel worden deze nu altijd weergegeven als toegewezen aan die leesregel. In het verleden werden ze altijd weergegeven alsof ze waren toegewezen aan de actieve leesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8108" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8108">#8108</a>)</li>
<li>De 64-bit-versie van Media Player Classic wordt nu ondersteund. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6066" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6066">#6066</a>)</li>
<li>Diverse verbeteringen in de braille-ondersteuning in Microsoft Word met UI Automation ingeschakeld:<ul>
<li>Similar to other multiline text fields, When positioned at the start of a document in Braille, the display is now panned such that the first character of the document is at the start of the display. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8406" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8406">#8406</a>)</li>
<li>Reduced overly verbose focus presentation in both speech and braille when focusing a Word document. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8407" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8407">#8407</a>)</li>
<li>Cursor routing in braille now works correctly when in a list in a Word document. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7971" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7971">#7971</a>)</li>
<li>Newly inserted bullets/numbers in a Word document are correctly reported in both speech and braille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7970" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7970">#7970</a>)</li>
</ul>
</li>
<li>In Windows 10 1803 en nieuwer is het nu mogelijk om add-ons te installeren wanneer de optie "Gebruik Unicode UTF-8 voor wereldwijde taalondersteuning" is ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8599" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8599">#8599</a>)</li>
<li>NVDA maakt het gebruik van iTunes 12.9 en nieuwer niet langer compleet onmogelijk. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8744" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8744">#8744</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_24">Veranderingen voor ontwikkelaars (niet vertaald)</h3>
<ul>
<li>Added scriptHandler.script, which can function as a decorator for scripts on scriptable objects. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6266" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6266">#6266</a>)</li>
<li>A system test framework has been introduced for NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/708" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #708">#708</a>)</li>
<li>Some changes have been made to the hwPortUtils module: (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1271" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1271">#1271</a>)<ul>
<li>listUsbDevices now yields dictionaries with device information including hardwareID and devicePath.</li>
<li>Dictionaries yielded by listComPorts now also contain a usbID entry for COM ports with USB VID/PID information in their hardware ID.</li>
</ul>
</li>
<li>Updated wxPython to 4.0.3. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7077" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7077">#7077</a>)</li>
<li>As NVDA now only supports Windows 7 SP1 and later, the key "minWindowsVersion" used to check if UIA should be enabled for a particular release of Windows has been removed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8422" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8422">#8422</a>)</li>
<li>You can now register to be notified about configuration saves/reset actions via new config.pre_configSave, config.post_configSave, config.pre_configReset, and config.post_configReset actions. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7598" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7598">#7598</a>)<ul>
<li>config.pre_configSave is used to be notified when NVDA's configuration is about to be saved, and config.post_configSave is called after configuration has been saved.</li>
<li>config.pre_configReset and config.post_configReset includes a factory defaults flag to specify if settings are reloaded from disk (false) or reset to defaults (true).</li>
</ul>
</li>
<li>config.configProfileSwitch has been renamed to config.post_configProfileSwitch to reflect the fact that this action is called after profile switch takes place. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7598" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7598">#7598</a>)</li>
<li>UI Automation interfaces updated to Windows 10 October 2018 Update and Server 2019 (IUIAutomation6 / IUIAutomationElement9). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8473" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8473">#8473</a>)</li>
</ul>
<h2 id="201821">2018.2.1</h2>
<p>Deze versie bevat bijgewerkte vertalingen omdat op het laatste moment een functie die problemen opleverde werd verwijderd.</p>
<h2 id="20182">2018.2</h2>
<p>Hoogtepunten in deze versie zijn ondersteuning voor tabellen in Kindle voor PC, ondersteuning voor HumanWare BrailleNote Touch en BI14 brailleleesregels, verbeteringen aan zowel Onecore als Sapi5 spraaksynthesizers, verbeteringen in Microsoft Outlook en veel meer.</p>
<h3 id="nieuwe-functies_23">Nieuwe Functies</h3>
<ul>
<li>samengevoegde cellen in rijen en kolommen van tabellen worden nu gemeld in spraak en braille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2642" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2642">#2642</a>)</li>
<li>NVDA tabelnavigatiecommando's worden nu ondersteund in Google Docs (met Braillemodus ingeschakeld). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7946" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7946">#7946</a>)</li>
<li>In Kindle voor PC is er de mogelijkheid om tabellen te lezen en er tussen te navigeren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7977" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7977">#7977</a>)</li>
<li>Ondersteuning voor de BrailleNote touch en Brailliant BI 14 brailleleesregels via zowel USB als bluetooth. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6524" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6524">#6524</a>)</li>
<li>In de Windows 10 Fall Creators Update en nieuwer kan NVDA nu notificaties melden van apps zoals Rekenmachine en Windows Store. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8045" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8045">#8045</a>)</li>
<li>Nieuwe brailletabellen: Litouws 8 punts, Oekraïns, Mongools graad 2. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7839" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7839">#7839</a>)</li>
<li>Een script toegevoegd om opmaak te melden van de tekst onder een specifieke braillecel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7106" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7106">#7106</a>)</li>
<li>Bij het updaten van NVDA is er nu de mogelijkheid om de installatie van de update uit te stellen tot een later gekozen moment. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4263" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4263">#4263</a>)</li>
<li>Nieuwe talen: Mongools, Zwitsers Duits.</li>
<li>Het is nu mogelijk om control, shift, alt, windows en NVDA in- en uit te schakelen vanaf uw brailletoetsenbord en deze modifiers te combineren met brailleinvoer (bijv. het indrukken van control+s). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7306" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7306">#7306</a>)<ul>
<li>You can assign these new modifier toggles using the commands found under Emulated system keyboard keys in the Input gestures dialog.</li>
</ul>
</li>
<li>Herstelde ondersteuning voor de leesregels Handy Tech Braillino en Modular (met oude firmware). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8016" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8016">#8016</a>)</li>
<li>Datum en tijd voor ondersteunde Handy Tech leesregels (zoals Active Braille en Active Star) worden nu automatisch gesynchroniseerd door NVDA als ze meer dan vijf seconden uit elkaar lopen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8016" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8016">#8016</a>)</li>
<li>Er kan nu een invoerhandeling toegewezen worden om triggers voor configuratieprofielen tijdelijk uit te schakelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4935" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4935">#4935</a>)</li>
</ul>
<h3 id="veranderingen_24">Veranderingen</h3>
<ul>
<li>De statuskolom in het venster voor add-ons beheren is zodanig gewijzigd dat deze nu aangeeft of de add-on in- of uitgeschakeld is in plaats van werkend of onderbroken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7929" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7929">#7929</a>)</li>
<li>Liblouis braillevertaler bijgewerkt naar 3.5.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7839" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7839">#7839</a>)</li>
<li>De Litouwse brailletabel is hernoemd naar Litouws 6 punts om verwarring te vermijden met de nieuwe 8 punts tabel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7839" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7839">#7839</a>)</li>
<li>De tabellen Frans (Canada) graad 1 en graad 2 zijn verwijderd. In plaats daarvan zullen resp. de Frans (unified) 6 punts computerbraille en Graad 2 tabellen worden gebruikt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7839" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7839">#7839</a>)</li>
<li>De secundaire cursorroutingtoetsen op Alva BC6, EuroBraille en Papenmeier brailleleesregels melden nu informatie over de opmaak voor de tekst onder de braillecel behorend bij die toets. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7106" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7106">#7106</a>)</li>
<li>Brailletabellen voor kortschrift schakelen nu terug naar onverkort braille in niet-bewerkbare gevallen (d.w.z. bij besturingselementen zonder cursor of in bladermodus). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7306" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7306">#7306</a>)</li>
<li>NVDA is nu minder breedsprakig voor afspraken of tijdsloten in de Outlok agenda die een hele dag betreffen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7949" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7949">#7949</a>)</li>
<li>Alle voorkeuren van NVDA bevinden zich nu gegroepeerd in één instellingenvenster onder NVDA-menu -&gt; Opties -&gt; Instellingen, in plaats van verspreid in een veelvoud aan dialoogvensters. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7302" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7302">#7302</a>)</li>
<li>De standaard spraaksynthesizer bij het gebruik van Windows 10 is nu oneCore stemmen in plaats van eSpeak. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8176" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8176">#8176</a>)</li>
</ul>
<h3 id="opgeloste-problemen_33">Opgeloste Problemen</h3>
<ul>
<li>NVDA heeft niet langer problemen bij het lezen van elementen die de focus hebben in het Microsoft Account inlogscherm in instellingen na het invullen van een e-mailadres. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7997" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7997">#7997</a>)</li>
<li>NVDA heeft niet langer moeite met het lezen van de paginana het teruggaan naar een vorige pagina in Microsoft Edge. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7997" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7997">#7997</a>)</li>
<li>Op het windows 10 inlogscherm spreekt NVDA niet langer het laatst ingevoerde karakter uit van de pincode bij het ontgrendelen van het scherm. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7908" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7908">#7908</a>)</li>
<li>IN Chrome en Firefox worden Labels van selectievakjes en keuzerondjes niet langer twee keer gemeldbij het navigeren met tab of snelnavigatie in de bladermodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7960" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7960">#7960</a>)</li>
<li>aria-current waarden met de waarde false worden nu daadwerkelijk behandeld als false in plaats van true. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7892" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7892">#7892</a>).</li>
<li>Het laden van de driver voor Windows Onecore stemmen gaat niet langer verkeerd wanneer de geconfigureerde stem verwijderd is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7999" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7999">#7999</a>)</li>
<li>Het wijzigen van stemmen voor de Windows Onecore stemmen driver is nu een stuk sneller. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7999" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7999">#7999</a>)</li>
<li>De incorrecte uitvoer voor verschillende brailletabellen, waaronder hoofdletters in 8 punts Deens kortschrift braille, is gecorrigeerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7526" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7526">#7526</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7693" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7693">#7693</a>)</li>
<li>NVDA is nu in staat om meerdere soorten opsommingstekens te melden in Microsoft Word. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6778" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6778">#6778</a>)</li>
<li>Het script voor het melden van opmaak zal de positie van de leescursor niet langer verplaatsen. Daarom zal het meerdere keren indrukken van een toegewezen invoerhandeling niet langer verschillende resultaten geven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7869" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7869">#7869</a>)</li>
<li>Het is niet langer mogelijk om kortschrift braille in te voeren in situaties waarin dit niet ondersteund wordt (d.w.z. er worden niet langer complete woorden naar het systeem gestuurd buiten tekstinhoud en in de bladermodus). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7306" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7306">#7306</a>)</li>
<li>Problemen in de stabiliteit van de verbinding met Handy Tech Easy Braille en Braille Wave leesregels zijn opgelost. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8016" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8016">#8016</a>)</li>
<li>Onder Windows 8 en nieuwer zal NVDA niet langer "onbekend"melden wanneer het Windows+X snelmenu wordt geopend en items in dit menu worden geselecteerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8137" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8137">#8137</a>)</li>
<li>Modelspecifieke toewijzingen aan toetsen voor Hims leesregels functioneren nu daadwerkelijk zoals vermeld in de gebruikershandleiding. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8096" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8096">#8096</a>)</li>
<li>NVDA zal nu proberen om problemen met COM-registraties op het systeem op te lossen die onder andere Firefox en Internet Explorer ontoegankelijk kunnen maken en resulteren in het veelvoudig melden van "onbekend". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2807" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2807">#2807</a>)</li>
<li>Er is een oplossing gerealiseerd voor een probleem in Windows Taakbeheer waardoor NVDA gebruikers niet in staat stelde om de inhoud van specifieke procesdetails te bekijken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8147" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8147">#8147</a>)</li>
<li>Nieuwere Microsoft SAPI5 stemmen hebben niet langer last van vertraging aan het einde van spraakuitvoer, waardoor het navigeren met deze stemmen veel efficiënter verloopt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8174" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8174">#8174</a>)</li>
<li>NVDA meldt niet langer links-naar-rechts- en rechts-naar-links-markeringen in braille of bij het navigeren per karakter in spraak wanneer de klok wordt bekeken in recente versies van Windows. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5729" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5729">#5729</a>)</li>
<li>Detectie van de scrolltoetsen op Hims Smart Beetle leesregels is opnieuw niet meer onbetrouwbaar. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6086" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6086">#6086</a>)</li>
<li>In sommige besturingselementen voor tekstinvoer, voornamelijk in Delphi-applicaties, is de informatie over bewerken en navigeren een stuk betrouwbaarder dan voorheen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/636" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #636">#636</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8102" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8102">#8102</a>)</li>
<li>In Windows 10 RS5, NVDA no longer reports extra redundant information when switching tasks with alt+tab. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8258" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8258">#8258</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_25">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>The developer info for UIA objects now contains a list of the UIA patterns available. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5712" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5712">#5712</a>)</li>
<li>App modules can now force certain windows to always use UIA by implementing the isGoodUIAWindow method. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7961" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7961">#7961</a>)</li>
<li>The hidden boolean flag "outputPass1Only" in the braille section of the configuration has again been removed. Liblouis no longer supports pass 1 only output. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7839" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7839">#7839</a>)</li>
</ul>
<h2 id="201811">2018.1.1</h2>
<p>Dit is een speciale versie van NVDA die een probleem oplost in de driver voor de Onecore Windows spraaksynthesizer die zorgde voor het afspelen van de spraak op een te hoge toonhoogte bij gebruik vanaf de Windows 10 April Update (1803). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8082" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8082">#8082</a>)</p>
<h2 id="20181">2018.1</h2>
<p>Hoogtepunten in deze versie zijn ondersteuning voor grafieken in Microsoft Word en PowerPoint, toegevoegde ondersteuning voor brailleleesregels waaronder Eurobraille en de Optelec protocol converter, verbeterde ondersteuning voor Hims en Optelec brailleleesregels, prestatieverbeteringen voor Mozilla Firefox 58 en nieuwer, en nog veel meer.</p>
<h3 id="nieuwe-functies_24">Nieuwe Functies</h3>
<ul>
<li>Het is nu mogelijk om te werken met grafieken in Microsoft Word en Microsoft PowerPoint op een vergelijkbare manier als in Microsoft Excel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7046" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7046">#7046</a>)<ul>
<li>In Microsoft Word: When in browse mode, cursor to an embedded chart and press enter to interact with it.</li>
<li>In Microsoft PowerPoint when editing a slide: tab to a chart object, and press enter or space to interact with the chart.</li>
<li>To stop interacting with a chart, press escape.</li>
</ul>
</li>
<li>Nieuwe taal: Kirgizisch.</li>
<li>Ondersteuning toegevoegd voor VitalSource Bookshelf. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7155" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7155">#7155</a>)</li>
<li>Ondersteuning toegevoegd voor de Optelec protocol converter, een apparaat dat iemand in staat stelt om een Braille Voyager of Satellite leesregel aan te sturen via het ALVA BC6 communicatieprotocol. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6731" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6731">#6731</a>)</li>
<li>Het is nu mogelijk om braille-invoer te gebruiken met een ALVA 640 Comfort brailleleesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7733" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7733">#7733</a>)<ul>
<li>NVDA's braille input functionality can be used with these as well as other BC6 displays with firmware 3.0.0 and above.</li>
</ul>
</li>
<li>Vroege ondersteuning toegevoegd voor Google Sheets met de braille-modus ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7935" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7935">#7935</a>)</li>
<li>Ondersteuning voor Eurobraille Esys, Esytime en Iris brailleleesregels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7488" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7488">#7488</a>)</li>
</ul>
<h3 id="veranderingen_25">Veranderingen</h3>
<ul>
<li>De drivers voor HIMS Braille Sense/Braille EDGE/Smart Beetle en Hims Sync Braille leesregels zijn vervangen door één driver. De nieuwe driver wordt automatisch geactiveerd voor voormalige syncBraille driver gebruikers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7459" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7459">#7459</a>)<ul>
<li>Some keys , notably scroll keys, have been reassigned to follow the conventions used by Hims products. Consult the user guide for more details.</li>
</ul>
</li>
<li>Bij het typen op een schermtoetsenbord via aanraakinteractie is het nu standaard zo dat u dubbel moet tikken op een toets om deze te activeren, op de zelfde manier waarop u een ander element zou activeren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7309" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7309">#7309</a>)<ul>
<li>To use the existing "touch typing" mode where simply lifting your finger off the key is enough to activate it, Enable this option in the new Touch Interaction settings dialog found in the Preferences menu.</li>
</ul>
</li>
<li>Het is niet langer nodig om braille expliciet te koppelen aan de focus of de leescursor, aangezien dit vanaf nu standaard automatisch gebeurd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2385" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2385">#2385</a>)<ul>
<li>Note that automatic tethering to review will only occur when using a review cursor or object navigation command. Scrolling will not activate this new behavior.</li>
</ul>
</li>
</ul>
<h3 id="opgeloste-problemen_34">Opgeloste Problemen</h3>
<ul>
<li>Het tonen van meldingen in de bladermodus, zoals het bekijken van opmaakinformatie door middel van het twee keer snel indrukken van NVDA+f, gaat niet langer verkeerd wanneer NVDA geïnstalleerd is in een map waarvan de naam niet-ASCII-tekens bevat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7474" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7474">#7474</a>)</li>
<li>De focus wordt opnieuw correct hersteld bij het terugkeren naar Spotify vanuit een andere applicatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7689" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7689">#7689</a>)</li>
<li>In de Windows 10 Fall Creaters Update gaat het bijwerken van NVDA niet langer verkeerd wanneer Beheerde maptoegang is ingeschakeld vanuit het Windows Defender beveiligingscentrum. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7696" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7696">#7696</a>)</li>
<li>Het detecteren van de scrolltoetsen van Hims Smart Beetle leesregels is niet langer onbetrouwbaar. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6086" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6086">#6086</a>)</li>
<li>Een lichte prestatieverbetering bij het weergeven van grote hoeveelheden inhoud in Mozilla Firefox 58 en nieuwer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7719" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7719">#7719</a>)</li>
<li>In Microsoft Outlook veroorzaakt het lezen van tabellen niet langer fouten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6827" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6827">#6827</a>)</li>
<li>Invoerhandelingen van brailleleesregels die modifier-toetsen emuleren, kunnen nu ook gecombineerd worden met andere geëmuleerde systeemtoetsen wanneer één van de invoerhandelingen specifiek is voor een bepaald model leesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7783" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7783">#7783</a>)</li>
<li>Bladermodus in Mozilla Firefox werkt nu naar behoren in pop-ups die getoond worden door extensies als LastPass en bitwarden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7809" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7809">#7809</a>)</li>
<li>NVDA loopt niet langer vast bij iedere focuswijziging wanneer Firefox of Chrome niet meer reageert, bijvoorbeeld vanwege een bevriezingsprobleem of vastloper. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7818" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7818">#7818</a>)</li>
<li>In Twitter-clients zoals Chicken Nugget zal NVDA de laatste 20 karakters niet langer negeren bij het lezen van tweets met 280 karakters. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7828" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7828">#7828</a>)</li>
<li>NVDA gebruikt nu de juiste taal voor het melden van symbolen bij het selecteren van tekst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7687" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7687">#7687</a>)</li>
<li>In recente versies van Office 365 is het opnieuw mogelijk om door Excel-grafieken te navigeren met de pijltjestoetsen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7046" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7046">#7046</a>)</li>
<li>In spraak- en braille-uitvoer worden de diverse statusindicatoren nu altijd in de zelfde volgorde getoond, ongeacht of ze positief of negatief zijn. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7076" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7076">#7076</a>)</li>
<li>In apps zoals Windows 10 Mail heeft NVDA bij het gebruik van backspace niet langer problemen met het melden van verwijderde karakters. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7456" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7456">#7456</a>)</li>
<li>Alle toetsen op de Hims Braille Sense Polaris leesregels werken nu zoals verwacht. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7865" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7865">#7865</a>)</li>
<li>NVDA heeft niet langer problemen met starten onder bepaalde versies van Windows 7 vanwege een foutmelding over een interne api-ms dll. Opstartproblemen konden zich voordoen wanneer een bepaalde versie van de Visual Studio 2017 redistributables geÏnstalleerd was door een andere applicatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7975" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7975">#7975</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_26">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>Added a hidden boolean flag to the braille section in the configuration: "outputPass1Only". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7301" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7301">#7301</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7693" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7693">#7693</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7702" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7702">#7702</a>)<ul>
<li>This flag defaults to true. If false, liblouis multi pass rules will be used for braille output.</li>
</ul>
</li>
<li>A new dictionary (braille.RENAMED_DRIVERS) has been added to allow for smooth transition for users using drivers that have been superseded by others. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7459" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7459">#7459</a>)</li>
<li>Updated comtypes package to 1.1.3. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7831" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7831">#7831</a>)</li>
<li>Implemented a generic system in braille.BrailleDisplayDriver to deal with displays which send confirmation/acknowledgement packets. See the handyTech braille display driver as an example. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7590" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7590">#7590</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7721" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7721">#7721</a>)</li>
<li>A new "isAppX" variable in the config module can be used to detect if NVDA is running as a Windows Desktop Bridge Store app. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7851" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7851">#7851</a>)</li>
<li>For document implementations such as NVDAObjects or browseMode that have a textInfo, there is now a new documentBase.documentWithTableNavigation class that can be inherited from to gain standard table navigation scripts. Please refer to this class to see which helper methods must be provided by your implementation for table navigation to work. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7849" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7849">#7849</a>)</li>
<li>The scons batch file now better handles when Python 3 is also installed, making use of the launcher to specifically launch python 2.7 32 bit. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7541" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7541">#7541</a>)</li>
<li>hwIo.Hid now takes an additional parameter exclusive, which defaults to True. If set to False, other applications are allowed to communicate with a device while it is connected to NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7859" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7859">#7859</a>)</li>
</ul>
<h2 id="20174">2017.4</h2>
<p>Hoogtepunten in deze versie zijn sterk verbeterde ondersteuning voor het web zoals standaard bladermodus voor dialoogvensters binnen websites, beter melden van labels van gegroepeerde velden in bladermodus, ondersteuning voor nieuwe Windows 10 technologieën zoals Windows Defender Application Guard en Windows 10 met ARM64, en automatisch melden van schermstand en batterijstatus.
Let op: deze versie van NVDA ondersteunt Windows XP en Windows Vista niet meer. De minimumvereiste voor NVDA is nu windows 7 met Service Pack 1.</p>
<h3 id="nieuwe-functies_25">Nieuwe Functies</h3>
<ul>
<li>In bladermodus is het nu mogelijk om voorbij/naar het begin van een oriëntatiepunt te springen met behulp van de commando's ga voorbij/naar het begin van een containerelement (komma/shift+komma). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5482" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5482">#5482</a>)</li>
<li>In Firefox, Chrome en Internet Explorer omvat snelnavigatie naar invoer- en formuliervelden nu ook invoervelden met opmaakondersteuning (D.w.z. contentEditable). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5534" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5534">#5534</a>)</li>
<li>In web browsers kan de elementenlijst nu formuliervelden en knoppen weergeven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/588" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #588">#588</a>)</li>
<li>Initiële ondersteuning voor Windows 10 op ARM64. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7508" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7508">#7508</a>)</li>
<li>Vroege ondersteuning voor het lezen van en interactief navigeren door wiskundige inhoud voor Kindle boeken, mits deze inhoud toegankelijk is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7536" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7536">#7536</a>)</li>
<li>Ondersteuning toegevoegd voor Azardi e-book reader. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5848" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5848">#5848</a>)</li>
<li>Bij het updaten van add-ons wordt nu versie-informatie gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5324" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5324">#5324</a>)</li>
<li>Ondersteuning toegevoegd voor nieuwe commandoregelopties om een draagbare versie van NVDA aan te maken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6329" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6329">#6329</a>)</li>
<li>Ondersteuning voor Microsoft Edge toegevoegd wanneer dit draait binnen Windows Defender Application Guard (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7600" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7600">#7600</a>)</li>
<li>Wanneer NVDA gebruikt wordt op een laptop of tablet wordt het vanaf nu gemeld als er een adapter wordt aangesloten/losgekoppeld en als de schermstand wijzigt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4574" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4574">#4574</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4612" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4612">#4612</a>)</li>
<li>Nieuwe taal: Macedonisch.</li>
<li>Nieuwe brailletabellen: Croatisch graad 1, Viëtnamees graad 1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7518" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7518">#7518</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7565" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7565">#7565</a>)</li>
<li>Ondersteuning toegevoegd voor de Handy Tech Actilino brailleleesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7590" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7590">#7590</a>)</li>
<li>Braille-invoer wordt nu ondersteund voor leesregels van Handy Tech. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7590" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7590">#7590</a>)</li>
</ul>
<h3 id="veranderingen_26">Veranderingen</h3>
<ul>
<li>Het miminimaal door NVDA ondersteunde besturingssysteem is nu Windows 7 met Service Pack 1, of Windows Server 2008 R2 met Service Pack 1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7546" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7546">#7546</a>)</li>
<li>Webdialoogvensters in Firefox en Chrome web browsers gebruiken nu automatisch bladermodus, tenzij binnen een webapplicatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4493" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4493">#4493</a>)</li>
<li>In bladermodus meldt het gebruik van tab of snelnavigatiecommando's niet langer het verlaten van containers zoals lijsten en tabellen, waardoor navigatie efficiënter wordt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2591" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2591">#2591</a>)</li>
<li>In bladermodus voor Firefox en Chrome wordt nu de naam van formulierveldgroeperingen gemeld wanneer daarin genavigeerd wordt met snelnavigatie of tab. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3321" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3321">#3321</a>)</li>
<li>In bladermodusomvat het snelnavigatiecommando voor ingebedde objecten (o en shift+o) nu zowel elementen van het type audio en video als met de aria roles application en dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7239" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7239">#7239</a>)</li>
<li>Espeak-ng is bijgewerkt (naar commit <a class="gh-link gh-commit" href="https://github.com/nvaccess/nvda/commit/01919cd48a566cdf34347784b2e74554b376e900" rel="noopener" target="_blank" title="GitHub Commit: nvaccess/nvda@01919cd48a566cdf34347784b2e74554b376e900">01919cd</a>), wat enkele problemen oplost met het produceren van release builds. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7385" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7385">#7385</a>)</li>
<li>Bij het derde keer activeren van het 'lees statusbalk' commando wordt de inhoud van de statusbalk naar het klembord gekopieerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1785" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1785">#1785</a>)</li>
<li>Bij het toewijzen van invoerhandelingen voor een Baum leesregel is het nu mogelijk om specifieke toewijzingen te doen voor het model van de brailleleesregel die momenteel in gebruik is (bijv. VarioUltra of Pronto). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7517" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7517">#7517</a>)</li>
<li>De sneltoets van het filterveld in de elementenlijst in bladermodus is gewijzigd van alt+f in alt+e. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7569" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7569">#7569</a>)</li>
<li>Er is een niet toegewezen invoerhandeling toegevoegd voor bladermodus om het melden van lay-outtabellen snel in of uit te schakelen. U kunt deze optie vinden in de categorie bladermodus van het dialoogvenster Invoerhandelingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7634" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7634">#7634</a>)</li>
<li>Liblouis braillevertaler bijgewerkt naar 3.3.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7565" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7565">#7565</a>)</li>
<li>De sneltoets van het keuzerondje reguliere expressie in het dialoogvenster voor uitspraakwoordenboeken is gewijzigd van alt+r in alt+e. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6782" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6782">#6782</a>)</li>
<li>De bestanden voor Stem-afhankelijke woordenboeken hebben vanaf nu een versienummer en zijn verplaatst naar de map 'speechDicts/voiceDicts.v1'. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7592" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7592">#7592</a>)</li>
<li>Aanpassingen in versie-afhankelijke bestanden (gebruikersconfiguratie, stem-afhankelijke woordenboeken) worden niet langer opgeslagen wanneer NVDA gestart is vanuit het installatiebestand. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7688" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7688">#7688</a>)</li>
<li>De Braillino, Bookworm en Modular (met oude firmware) brailleleesregels van Handy Tech worden niet langer standaard ondersteund. Installeer de Handy Tech Universele Driver en NVDA add-on om deze leesregels te gebruiken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7590" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7590">#7590</a>)</li>
</ul>
<h3 id="opgeloste-problemen_35">Opgeloste Problemen</h3>
<ul>
<li>Links worden nu als zodanig weergegeven in braille in applicaties zoals Microsoft Word. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6780" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6780">#6780</a>)</li>
<li>NVDA wordt niet langer merkbaar langzamer wanneer er veel tabbladen geopend zijn in Firefox of Chrome web browsers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3138" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3138">#3138</a>)</li>
<li>De cursorroutingtoetsen van de MDV Lilli brailleleesregel worden niet langer één cel te ver naar rechts geactiveerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7469" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7469">#7469</a>)</li>
<li>In Internet Explorer en andere MSHTML-documenten wordt het HTML5 required attribuut nu ondersteund om de vereiste status van een formulierveld aan te geven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7321" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7321">#7321</a>)</li>
<li>Brailleleesregels worden nu bijgewerkt bij het typen van Arabische karakters in een WordPad-document dat links uitgelijnd is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/511" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #511">#511</a>).</li>
<li>Toegankelijke labels voor elementen in Mozilla Firefox worden nu gemeld in bladermodus wanneer het label geen deel uitmaakt van de inhoud. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4773" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4773">#4773</a>)</li>
<li>In de windows 10 Creators Update heeft NVDA na een herstart niet langer problemen met het benaderen van Firefox. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7269" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7269">#7269</a>)</li>
<li>Bij het starten van NVDA terwijl Mozilla Firefox de focus heeft, zou bladermodus nu opnieuw beschikbaar moeten zijn. Wanneer bladermodus nog niet werkt, is dit te verhelpen door met alt+tab uit en terug in het venster te navigeren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5758" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5758">#5758</a>)</li>
<li>Het is nu mogelijk om wiskundige inhoud te bekijken in Google Chrome op een systeem waarop Mozilla Firefox niet geïnstalleerd is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7308" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7308">#7308</a>)</li>
<li>In vergelijking met eerdere installaties van NVDA zouden het besturingssysteem en andere applicaties stabieler moeten zijn wanneer u NVDA direct start na de installatie, dus voor u het systeem herstart hebt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7563" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7563">#7563</a>)</li>
<li>Bij het gebruik van een commando voor tekstherkenning (bijv. NVDA+r) geeft NVDA nu een foutmelding in plaats van geen melding wanneer het navigatorobject verdwenen is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7567" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7567">#7567</a>)</li>
<li>De functionaliteit om terug te scrollen is hersteld voor Freedom Scientific brailleleesregels die een linker bumperbalk bevatten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7713" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7713">#7713</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_27">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>"scons tests" now checks that translatable strings have translator comments. You can also run this alone with "scons checkPot". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7492" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7492">#7492</a>)</li>
<li>There is now a new extensionPoints module which provides a generic framework to enable code extensibility at specific points in the code. This allows interested parties to register to be notified when some action occurs (extensionPoints.Action), to modify a specific kind of data (extensionPoints.Filter) or to participate in deciding whether something will be done (extensionPoints.Decider). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3393" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3393">#3393</a>)</li>
<li>You can now register to be notified about configuration profile switches via the config.configProfileSwitched Action. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3393" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3393">#3393</a>)</li>
<li>Braille display gestures that emulate system keyboard key modifiers (such as control and alt) can now be combined with other emulated system keyboard keys without explicit definition. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6213" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6213">#6213</a>)<ul>
<li>For example, if you have a key on your display bound to the alt key and another display key to downArrow, combining these keys will result in the emulation of alt+downArrow.</li>
</ul>
</li>
<li>The braille.BrailleDisplayGesture class now has an extra model property. If provided, pressing a key will generate an additional, model specific gesture identifier. This allows a user to bind gestures limited to a specific braille display model.<ul>
<li>See the baum driver as an example for this new functionality.</li>
</ul>
</li>
<li>NVDA is now compiled with Visual Studio 2017 and the Windows 10 SDK. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7568" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7568">#7568</a>)</li>
</ul>
<h2 id="20173">2017.3</h2>
<p>Hoogtepunten in deze versie zijn invoer van braille kortschrift, ondersteuning voor nieuwe Windows OneCore stemmen beschikbaar in Windows 10, ingebouwde ondersteuning voor Windows 10 OCR, en veel significante verbeteringen voor Braille en het web.</p>
<h3 id="nieuwe-functies_26">Nieuwe Functies</h3>
<ul>
<li>Een Braille-instelling is toegevoegd: "Meldingen voor onbepaalde tijd tonen". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6669" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6669">#6669</a>)</li>
<li>In Microsoft Outlook berichtenlijsten meldt NVDA nu of een bericht een vlag heeft. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6374" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6374">#6374</a>)</li>
<li>In Microsoft PowerPoint wordt nu het exacte soort vorm gemeld bij het bewerken van een slide (zoals driehoek, cirkel, video of pijl), in plaats van enkel "vorm". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7111" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7111">#7111</a>)</li>
<li>Wiskundige inhoud (aangeboden als MathML) wordt nu ondersteund in Google Chrome. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7184" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7184">#7184</a>)</li>
<li>NVDA kan nu spreken met de nieuwe Windows OneCore stemmen (ook bekend als Microsoft Mobile stemmen) inbegrepen in Windows 10. U vindt ze door Windows OneCore stemmen te selecteren in NVDA's Synthesizer dialoogvenster. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6159" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6159">#6159</a>)</li>
<li>De bestanden van de gebruikersconfiguratie van NVDA kunnen nu worden opgeslagen in de local application data map. Dit wordt bepaald via een instelling in het register. Zie "Systeem-brede parameters" in de Gebruikershandleiding voor meer details. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6812" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6812">#6812</a>)</li>
<li>In web browsers meldt NVDA nu placeholder-waarden voor velden (specificiek, aria-placeholder wordt nu ondersteund). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7004" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7004">#7004</a>)</li>
<li>In Bladermodus voor Microsoft Word is het nu mogelijk naar spelfouten te navigeren via snelnavigatie (w en shift+w). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6942" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6942">#6942</a>)</li>
<li>Ondersteuning toegevoegd voor besturingselementen voor datumselectie in dialoogvensters voor afspraken in Microsoft Outlook. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7217" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7217">#7217</a>)</li>
<li>De momenteel geselecteerde suggestie wordt nu gemeld in Windows 10 Mail aan-/cc-velden en het Windows 10 Instellingen zoekveld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6241" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6241">#6241</a>)</li>
<li>Er wordt een geluid afgespeeld om aan te geven dat suggesties verschenen zijn in bepaalde zoekvelden in Windows 10 (Bijvoorbeeld het startscherm, instellingen zoeken, Windows 10 mail aan-/cc-velden). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6241" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6241">#6241</a>)</li>
<li>NVDA meldt nu automatisch notificaties in Skype voor Business Desktop, zoals wanneer iemand met u een conversatie start. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7281" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7281">#7281</a>)</li>
<li>NVDA meldt nu automatisch binnenkomende chatberichten in een Skype voor Business conversatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7286" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7286">#7286</a>)</li>
<li>NVDA meldt nu automatisch notificaties in Microsoft Edge, zoals wanneer een download start. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7281" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7281">#7281</a>)</li>
<li>U kunt nu ook braille typen in kortschrift op een brailleleesregel met een brailletoetsenbord. Dit omvat ook Nederlands literair braille. Zie de sectie Braille-invoer van de Gebruikershandleiding voor details. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2439" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2439">#2439</a>)</li>
<li>U kunt nu Unicode braillekarakters invoeren via het brailletoetsenbord van een brailleleesregel door Unicode braille te selecteren als de invoertabel in Braille-instellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6449" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6449">#6449</a>)</li>
<li>Ondersteuning toegevoegd voor de SuperBraille brailleleesregel die wordt gebruikt in Taiwan. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7352" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7352">#7352</a>)</li>
<li>Nieuwe brailletabellen: Deens 8 punts computer braille, Litouws, Persisch 8 punts computer braille, Persisch graad 1, Sloveens 8 punts computer braille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6188" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6188">#6188</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6550" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6550">#6550</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6773" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6773">#6773</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7367" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7367">#7367</a>)</li>
<li>Verbeterde Engels (V.S.) 8 punt computerbrailletabel, inclusief ondersteuning voor opsommingstekens, het euroteken en letters met accenten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6836" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6836">#6836</a>)</li>
<li>NVDA kan nu de OCR functionaliteit gebruiken die is ingebouwd in Windows 10 om de tekst in afbeeldingen of ontoegankelijke applicaties te herkennen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7361" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7361">#7361</a>)<ul>
<li>The language can be set from the new Windows 10 OCR dialog in NVDA Preferences.</li>
<li>To recognize the content of the current navigator object, press NVDA+r.</li>
<li>See the Content Recognition section of the User Guide for further details.</li>
</ul>
</li>
<li>U kunt nu kiezen welke contextinformatie wordt getoond op een brailleleesregel als een object focus krijgt via de nieuwe instelling "Te tonen Focuscontext" in het dialoogvenster Braille-instellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/217" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #217">#217</a>)<ul>
<li>For example, the "Fill display for context changes" and "Only when scrolling back" options can make working with lists and menus more efficient, since the items won't continually change their position on the display.</li>
<li>See the section on the "Focus context presentation" setting in the User Guide for further details and examples.</li>
</ul>
</li>
<li>In Firefox en Chrome ondersteunt NVDA nu complexe dynamische grids zoals spreadsheets waar slechts een gedeelte van de inhoud geladen of weergegeven wordt (specifiek,, de attributen aria-rowcount, aria-colcount, aria-rowindex en aria-colindex die zijn ingevoerd in ARIA 1.1). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7410" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7410">#7410</a>)</li>
</ul>
<h3 id="veranderingen_27">Veranderingen</h3>
<ul>
<li>Er is een niet toegewezen invoerhandeling toegevoegd om NVDA op verzoek te herstarten. U kunt deze optie vinden in de categorie Diversen van het dialoogvenster Invoerhandelingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6396" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6396">#6396</a>)</li>
<li>De toetsenbordindeling kan nu worden ingesteld in het welkomscherm van NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6863" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6863">#6863</a>)</li>
<li>Veel meer soorten besturingselementen en bijbehorende status-indicatoren zijn afgekort voor braille. Ook oriëntatiepunten zijn afgekort. Zie "Braille-afkortingen voor besturingselementen, status-indicatoren en oriëntatiepunten" onder Braille in de Gebruikershandleiding voor een volledige lijst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7188" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7188">#7188</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3975" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3975">#3975</a>)</li>
<li>Updated eSpeak NG to 1.49.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7280" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7280">#7280</a>)</li>
<li>In het dialoogvenster Braille-instellingen zijn de lijsten van uitvoer- en invoertabellen nu alfabetisch gerangschikt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6113" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6113">#6113</a>)</li>
<li>Liblouis braille translator bijgewerkt naar 3.2.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6935" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6935">#6935</a>)</li>
<li>De standaard brailletabel is nu Uniforme Engelse Braillecode graad 1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6952" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6952">#6952</a>)</li>
<li>Standaard toont NVDA op een brailleleesregel nu enkel de delen van de inhoudsinformatie die gewijzigd zijn als een object focus krijgt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/217" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #217">#217</a>)<ul>
<li>Previously, it always showed as much context information as possible, regardless of whether you have seen the same context information before.</li>
<li>You can revert to the old behaviour by changing the new "Focus context presentation" setting in the Braille Settings dialog to "Always fill display".</li>
</ul>
</li>
<li>Bij gebruik van Braille kan de cursor geconfigureerd worden om een andere vorm aan te nemen, afhankelijk van of braille gekoppeld is aan de focus of de leescursor. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7112" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7112">#7112</a>)</li>
<li>Het NVDA logo is bijgewerkt. Het bijgewerkte NVDA logo is een gestileerde mix van de letters NVDA in wit op een paarse achtergrond. Dit garandeeert dat het zichtbaar is tegen elke gekleurde achtergrond, en gebruikt het paars van het NV Access logo. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7446" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7446">#7446</a>)</li>
</ul>
<h3 id="opgeloste-problemen_36">Opgeloste Problemen</h3>
<ul>
<li>Bij bewerkbare elementen van het type div wordt in Chrome bladermodus het label niet langer gemeldt als zijnde de waarde. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7153" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7153">#7153</a>)</li>
<li>Het indrukken van end terwijl u zich in bladermodus binnen een leeg Microsoft Word document bevindt, levert niet langer een foutmelding (runtime error) op. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7009" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7009">#7009</a>)</li>
<li>Bladermodus wordt nu correct ondersteund in Microsoft Edge waar een document specifiek voorzien is van de ARIA role document. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6998" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6998">#6998</a>)</li>
<li>In bladermodus kunt u nu selecteren of deselecteren tot het einde van de regel met shift+end, zelfs als de cursor op het laatste karacter van de regel staat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7157" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7157">#7157</a>)</li>
<li>Als een dialoogvenster een voortgangsbalk bevat, wordt de tekst van het dialoogvenster nu bijgewerkt in braille als de voortgangsbalk wijzigt. Dit betekent bijvoorbeeld dat u nu de resterende tijd kunt lezen in het dialoogvenster dat getoond wordt bij het downloaden van NVDA updates. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6862" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6862">#6862</a>)</li>
<li>NVDA meldt vanaf nu selectiewijzigingen voor bepaalde Windows 10 vervolgkeuzelijsten, zoals Automatisch afspelen in Instellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6337" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6337">#6337</a>).</li>
<li>Er wordt niet langer overtollige informatie gemeld bij het invoeren van afspraken in Microsoft Outlook. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7216" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7216">#7216</a>)</li>
<li>Pieptonen voor bepaalde NVDA dialoogvensters met voortgangsbalken (zoals voor het controleren op updates) worden nu alleen afgespeeld wanneer weergave van voortgangsbalken dusdanig is ingesteld dat pieptonen worden afgespeeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6759" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6759">#6759</a>)</li>
<li>In Microsoft Excel 2003 en 2007 worden cellen weer gemeld bij het rondpijlen door een werkblad. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7243" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7243">#7243</a>)</li>
<li>In de Windows 10 Creators Update en nieuwere versies wordt bladermodus opnieuw automatisch ingeschakeld bij het lezen van e-mails in Windows 10 Mail. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7289" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7289">#7289</a>)</li>
<li>Op de meeste brailleleesregels met een brailletoetsenbord verwijdert punt 7 nu het laatst ingevoerde braillekarakter, waar punt 8 zorgt voor een druk op de enter-toets. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6054" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6054">#6054</a>)</li>
<li>Bij het verplaatsen van de cursor in bewerkbare tekst (zoals met de cursortoetsen of backspace) is de gesproken feedback van NVDA in veel gevallen een stuk nauwkeuriger, met name in Chrome en terminal applicaties. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6424" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6424">#6424</a>)</li>
<li>De inhoud van het dialoogvenster om handtekeningen te bewerken in Microsoft Outlook 2016 kan nu worden gelezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7253" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7253">#7253</a>)</li>
<li>In Java Swing applicaties is NVDA er niet langer de oorzaak van dat de applicatie crasht bij het navigeren door tabellen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6992" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6992">#6992</a>)</li>
<li>In de Windows 10 Creators Update zal NVDA Pop-upmeldingen niet langer meerdere keren achter elkaar melden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7128" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7128">#7128</a>)</li>
<li>In het startmenu in Windows 10 zal NVDA de zoektekst niet langer melden na het indrukken van de Enter-toets om het startmenu te sluiten na een zoekopdracht. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7370" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7370">#7370</a>)</li>
<li>Het uitvoeren van snelnavigatie naar koppen is nu beduidend sneller in Microsoft Edge. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7343" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7343">#7343</a>)</li>
<li>In Microsoft Edge zal het navigeren in bladermodus niet langer grote stukken van bepaalde webpagina's (zoals het Wordpress 2015 thema) overslaan. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7143" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7143">#7143</a>)</li>
<li>In Microsoft Edge worden oriëntatiepunten nu correct vertaald in andere talen dan Engels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7328" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7328">#7328</a>)</li>
<li>IN braille wordt de selectie nu correct gevolgd wanneer de geselecteerde tekst de leesregelbreedte overschrijdt. Wanneer u bijvoorbeeld meerdere regels selecteert met shift+pijlOmlaag, zal in braille de laatst geselecteerde regel getoond worden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5770" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5770">#5770</a>)</li>
<li>In Firefox zal NVDA niet langer onnodig meerdere keren "sectie" uitspreken bij het openen van details voor een tweet op twitter.com. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5741" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5741">#5741</a>)</li>
<li>Tabelnavigatiecommando's zijn niet langer beschikbaar voor opmaaktabellen in BladerModus tenzij het melden van lay-outtabellen is ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7382" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7382">#7382</a>)</li>
<li>In Firefox en Chrome springen tabelnavigatiecommando's in bladermodus nu over verborgen tabelcellen heen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6652" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6652">#6652</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5655" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5655">#5655</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_28">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>Timestamps in the log now include milliseconds. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7163" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7163">#7163</a>)</li>
<li>NVDA must now be built with Visual Studio Community 2015. Visual Studio Express is no longer supported. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7110" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7110">#7110</a>)<ul>
<li>The Windows 10 Tools and SDK are now also required, which can be enabled when installing Visual Studio.</li>
<li>See the Installed Dependencies section of the readme for additional details.</li>
</ul>
</li>
<li>Support for content recognizers such as OCR and image description tools can be easily implemented using the new contentRecog package. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7361" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7361">#7361</a>)</li>
<li>The Python json package is now included in NVDA binary builds. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3050" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3050">#3050</a>)</li>
</ul>
<h2 id="20172">2017.2</h2>
<p>Hoogtepunten in deze versie zijn volledige ondersteuning voor audio-onderdrukking in de Windows 10 Creators Update; oplossingen voor verschillende selectieproblemen in bladermodus, inclusief problemen met Alles Selecteren; significante verbeteringen in de ondersteuning van Microsoft Edge; en verbeteringen op het web zoals aangeven van elementen gemarkeerd als huidig (via aria-current).</p>
<h3 id="nieuwe-functies_27">Nieuwe Functies</h3>
<ul>
<li>Informatie over celranden kan nu worden gemeld in Microsoft Excel via NVDA+f. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3044" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3044">#3044</a>)</li>
<li>Ondersteuning toegevoegd voor aria-current attributen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6358" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6358">#6358</a>)</li>
<li>Automatische taalverandering wordt nu ondersteund in Microsoft Edge. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6852" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6852">#6852</a>)</li>
<li>Ondersteuning toegevoegd voor Windows Rekenmachine op Windows 10 Enterprise LTSB (Long-Term Servicing Branch) en Server. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6914" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6914">#6914</a>)</li>
<li>Als u het commando read current line driemaal snel uitvoert, wordt de regel gespeld met karakterbeschrijvingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6893" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6893">#6893</a>)</li>
<li>Nieuwe taal: Burmees.</li>
<li>Unicode symbolen zoals pijl omhoog, pijl omlaag en breuksymbolen worden nu juist uitgesproken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3805" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3805">#3805</a>)</li>
</ul>
<h3 id="veranderingen_28">Veranderingen</h3>
<ul>
<li>Bij het navigeren in de simpele leesoverzichtmodus in applicaties die gebruik maken van UI Automation worden bepaalde irrelevante objecten nu genegeerd om de navigatie eenvoudiger te maken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6948" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6948">#6948</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6950" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6950">#6950</a>)</li>
</ul>
<h3 id="opgeloste-problemen_37">Opgeloste Problemen</h3>
<ul>
<li>Menu-items op webpagina's kunnen nu geactiveerd worden binnen de bladermodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6735" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6735">#6735</a>)</li>
<li>Het drukken van escape in het dialoogvenster configuratieprofielen "Verwijderen bevestigen" zorgt ervoor dat het venster gesloten wordt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6851" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6851">#6851</a>)</li>
<li>Het mogelijke vastlopen van Mozilla Firefox en andere Gecko-applicaties waar de multi-process-functie is ingeschakeld, is opgelost. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6885" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6885">#6885</a>)</li>
<li>De accuratesse van het melden van de achtergrondkleur in de schermoverzichtmodus is verbeterd bij tekst die getekend is met een transparante achtergrond. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6467" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6467">#6467</a>)</li>
<li>Verbeterde ondersteuning binnen Internet Explorer 11 voor elementbeschrijvingen die beschikbaar zijn op webpagina's (specifiek, ondersteuning voor aria-describedby in iframes en wanneer meerdere ID's zijn opgegeven). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5784" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5784">#5784</a>)</li>
<li>In de Windows 10 Creators Update werkt NVDA's audio-onderdrukking opnieuw zoals in eerdere Windows-versies (d.w.z. Onderdrukken bij spraak- en geluidsuitvoer, Altijd onderdrukken, en geen onderdrukking zijn allemaal beschikbaar). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6933" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6933">#6933</a>)</li>
<li>Bij bepaalde (UIA) controls waarvoor geen toetsenbordsneltoets is gedefineerd, weigert NVDA nniet langer deze te melden of ernaar te navigeren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6779" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6779">#6779</a>)</li>
<li>In sneltoets-informatie voor bepaalde (UIA) controls worden niet langer twee lege spaties toegevoegd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6790" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6790">#6790</a>)</li>
<li>Het weigeren van bepaalde toetscombinaties op HIMS leesregels (o.a. spatie+punt4) is opgelost. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3157" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3157">#3157</a>)</li>
<li>Een probleem opgelost bij het openen van een seriële poort op systemen die gebruik maken van bepaalde niet-Engelse talen waarbij het verbinden met brailleleesregels in sommige gevallen mislukte. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6845" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6845">#6845</a>)</li>
<li>De kans dat het configuratiebestand beschadigt bij het afsluiten van Windows is verminderd. Configuratiebestanden worden nu naar een tijdelijk bestand geschreven voordat het eigenlijke configuratiebestand vervangen wordt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3165" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3165">#3165</a>)</li>
<li>Bij het twee keer uitvoeren van het lees huidige regel commando om de huidige regel te laten spellen, wordt nu de juiste taal gebruikt voor het spellen van karakters. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6726" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6726">#6726</a>)</li>
<li>Het navigeren per regel in Microsoft Edge is nu tot wel drie keer zo snel in de Windows 10 Creators Update. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6994" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6994">#6994</a>)</li>
<li>NVDA meldt niet langer "Web Runtime groepering" wanneer een Microsoft Edge document in de Windows 10 Creators Update de focus krijgt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6948" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6948">#6948</a>)</li>
<li>Alle bestaande versies van SecureCRT worden nu ondersteund. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6302" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6302">#6302</a>)</li>
<li>Adobe Acrobat Reader loopt niet langer vast in bepaalde PDF-documenten (specifiek, de documenten die lege ActualText attributen bevatten). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7021" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7021">#7021</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7034" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7034">#7034</a>)</li>
<li>In bladermodus in Microsoft Edge worden interactieve tabellen (ARIA grids) niet langer overgeslagen bij het navigeren naar tabellen met t en shift+t. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6977" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6977">#6977</a>)</li>
<li>In bladermodus zal het indrukken van shift+home na een voorwaardse selectie de selectie zoals verwacht weer ongedaan maken tot het begin van de regel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5746" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5746">#5746</a>)</li>
<li>In bladermodus gaat het selecteren van alle tekst (control+a) niet langer fout wanneer de cursor zich niet aan het begin van de tekst bevindt (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6909" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6909">#6909</a>)</li>
<li>Enkele andere zeldzame selectieproblemen in bladermodus opgelost. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7131" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7131">#7131</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_29">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>Commandline arguments are now processed with Python's argparse module, rather than optparse. This allows certain options such as -r and -q to be handled exclusively. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6865" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6865">#6865</a>)</li>
<li>core.callLater now queues the callback to NVDA's main queue after the given delay, rather than waking the core and executing it directly. This stops possible freezes due to the core accidentally going to sleep after processing a callback, in the midle of a modal call such as the desplaying of a message box. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6797" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6797">#6797</a>)</li>
<li>The InputGesture.identifiers property has been changed so that it is no longer normalized. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6945" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6945">#6945</a>)<ul>
<li>Subclasses no longer need to normalize identifiers before returning them from this property.</li>
<li>If you want normalized identifiers, there is now an InputGesture.normalizedIdentifiers property which normalizes the identifiers returned by the identifiers property .</li>
</ul>
</li>
<li>The InputGesture.logIdentifier property is now deprecated. Callers should use InputGesture.identifiers[0] instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6945" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6945">#6945</a>)</li>
<li>Removed some deprecated code:<ul>
<li><code>speech.REASON_*</code> constants: <code>controlTypes.REASON_*</code> should be used instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6846" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6846">#6846</a>)</li>
<li><code>i18nName</code> for synth settings: <code>displayName</code> and <code>displayNameWithAccelerator</code> should be used instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6846" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6846">#6846</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5185" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5185">#5185</a>)</li>
<li><code>config.validateConfig</code>. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6846" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6846">#6846</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/667" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #667">#667</a>)</li>
<li><code>config.save</code>: <code>config.conf.save</code> should be used instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6846" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6846">#6846</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/667" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #667">#667</a>)</li>
</ul>
</li>
<li>The list of completions in the autocomplete context menu of the Python Console no longer shows any object path leading up to the final symbol being completed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7023" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7023">#7023</a>)</li>
<li>There is now a unit testing framework for NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/7026" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #7026">#7026</a>)<ul>
<li>Unit tests and infrastructure are located in the tests/unit directory. See the docstring in the tests\unit\init.py file for details.</li>
<li>You can run tests using "scons tests". See the "Running Tests" section of readme.md for details.</li>
<li>If you are submitting a pull request for NVDA, you should first run the tests and ensure they pass.</li>
</ul>
</li>
</ul>
<h2 id="20171">2017.1</h2>
<p>Hoogtepunten in deze versie zijn melden van secties en tekstkolommen in Microsoft Word; Ondersteuning voor lezen, navigeren en annoteren van boeken in Kindle voor PC; en verbeterde ondersteuning voor Microsoft Edge.</p>
<h3 id="nieuwe-functies_28">Nieuwe Functies</h3>
<ul>
<li>In Microsoft Word kan het soort sectie-einde en het nummer van de sectie nu gemeld worden. Dit schakelt u in met de optie "paginanummers melden" in het dialoogvenster documentopmaak. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5946" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5946">#5946</a>)</li>
<li>In Microsoft Word kunnen de tekstkolommen nu gemeld worden. Dit schakelt u in met de optie "paginanummers melden" in het dialoogvenster documentopmaak. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5946" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5946">#5946</a>)</li>
<li>Automatische taalherkenning wordt nu ondersteund in Wordpad. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6555" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6555">#6555</a>)</li>
<li>Het NVDA-commando om te zoeken (NVDA+control+f) wordt nu ondersteund in bladermodus voor Microsoft Edge. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6580" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6580">#6580</a>)</li>
<li>Snelnavigatie voor knoppen in bladermodus (b en shift+b) worden nu ondersteund in Microsoft Edge. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6577" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6577">#6577</a>)</li>
<li>Bij het kopiëren van een werkblad in Microsoft Excel worden kolom- en rijkoppen onthouden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6628" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6628">#6628</a>)</li>
<li>Ondersteuning voor lezen en navigeren van boeken in Kindle voor PC versie 1.19, inclusief toegang tot links, voetnoten, afbeeldingen, highlights en gebruikersnotities. Voor meer informatie verwijzen we naar de sectie Kindle voor PC in NVDA handleiding. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6247" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6247">#6247</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6638" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6638">#6638</a>)</li>
<li>Bladermodus tabel navigatie wordt nu ondersteund in Microsoft Edge. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6594" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6594">#6594</a>)</li>
<li>In Microsoft Excel meldt het commando om de locatie van de leescursor te melden (desktop: NVDA+numpadDelete, laptop: NVDA+delete) nu de naam van het werkblad en de cellocatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6613" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6613">#6613</a>)</li>
<li>Een optie toegevoegd aan het Afsluiten dialoogvenster om te herstarten met het loggen van debug-informatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6689" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6689">#6689</a>)</li>
</ul>
<h3 id="veranderingen_29">Veranderingen</h3>
<ul>
<li>Het minimum voor de knippersnelheid van de braillecursor is nu 200 ms. Wanneer dit eerder lager was ingesteld, zal dit worden verhoogd naar 200 ms. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6470" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6470">#6470</a>)</li>
<li>Er is een selectievakje toegevoegd aan het dialoogvenster braille-instellingen voor het in/uitschakelen van het knipperen van de braillecursor. Eerder werd een waarde van nul gebruikt om dit te bereiken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6470" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6470">#6470</a>)</li>
<li>ESpeak NG bijgewerkt (commit e095f008, 10 januari 2017). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6717" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6717">#6717</a>)</li>
<li>Vanwege wijzigingen in de Windows 10 Creators Update is de "Altijd onderdrukken" modus niet meer beschikbaar in de audio-onderdrukkingsinstellingen van NVDA. Deze optie is nog wel beschikbaar bij oudere versies van windows 10. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6684" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6684">#6684</a>)</li>
<li>Vanwege wijzigingen in de Windows 10 Creators Update is het in de "Onderdrukken bij spraak- en geluidsuitvoer" modus niet meer mogelijk om te waarborgen dat de audio volledig onderdrukt is voordat het spreken van de spraak begint. Ook wordt audio na het spreken niet lang genoeg onderdrukt om ervoor te zorgen dat er geen stuitereffect ontstaat in het volume. Deze veranderingen hebben geen effect op oudere versies van windows 10. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6684" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6684">#6684</a>)</li>
</ul>
<h3 id="opgeloste-problemen_38">Opgeloste problemen</h3>
<ul>
<li>Een bevriezingsprobleem opgelost in Microsoft Word bij het navigeren per alinea door een groot document in bladermodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6368" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6368">#6368</a>)</li>
<li>Tabellen in Microsoft Word die gekopieerd werden uit Microsoft Excel worden niet langer behandeld als lay-outtabellen en worden daardoor niet langer genegeerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5927" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5927">#5927</a>)</li>
<li>Wanneer er geprobeerd wordt te typen in de beveiligde weergave van Microsoft Excel maakt NVDA nu een geluid in plaats van het uitspreken van karakters die niet getypt werden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6570" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6570">#6570</a>)</li>
<li>Het drukken van escape in Microsoft Excel schakelt niet langer onterecht naar bladermodus, tenzij de gebruiker eerder expliciet naar bladermodus is geschakeld met NVDA+spatiebalk en dan focusmodus heeft geactiveerd door enter te drukken op een formulierveld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6569" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6569">#6569</a>)</li>
<li>NVDA loopt niet langer vast in Microsoft Excel spreadsheets waarin een gehele rij of kolom is samengevoegd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6216" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6216">#6216</a>)</li>
<li>Het melden van afgesneden/Overschrijdende tekst in cellen in Microsoft Excel zou nu accurater moeten zijn (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6472" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6472">#6472</a>)</li>
<li>NVDA meldt nu wanneer een selectievakje alleen-lezen is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6563" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6563">#6563</a>)</li>
<li>Het NVDA installatieprogramma laat niet langer een waarschuwing zien dat het logo-geluid niet afgespeeld kan worden omdat er geen audioapparaat beschikbaar is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6289" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6289">#6289</a>)</li>
<li>Besturingselementen in het lint van Microsoft Excel die niet beschikbaar zijn worden nu als zodanig gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6430" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6430">#6430</a>)</li>
<li>NVDA zal niet langer "venster" aankondigen bij het minimaliseren van vensters. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6671" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6671">#6671</a>)</li>
<li>Getypte karakters worden nu uitgesproken in Universal Windows Platform (UWP) apps (inclusief Microsoft Edge) in de Windows 10 Creators Update. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6017" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6017">#6017</a>)</li>
<li>De muis wordt nu gevolgd over alle schermen op computers met meerdere monitoren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6598" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6598">#6598</a>)</li>
<li>NVDA wordt niet langer onbruikbaar na het afsluiten van Windows Media Player als de focus op een schuifbalk staat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5467" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5467">#5467</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_30">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>Profiles and configuration files are now automatically upgraded to meet the requirements of schema modifications. If there is an error during upgrade, a notification is shown, the configuration is reset and the old configuration file is available in the NVDA log at 'Info' level. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6470" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6470">#6470</a>)Deze zijn niet vertaald. We verwijzen naar <a href="../en/changes.html" title="de Engelstalige versie van dit document">de Engelstalige versie van dit document</a>.</li>
</ul>
<h2 id="20164">2016.4</h2>
<p>Hoogtepunten in deze versie zijn verbeterde ondersteuning voor Microsoft Edge; bladermodus in de Windows 10 Mail app; en significante verbeteringen aan de dialoogvensters van NVDA.</p>
<h3 id="nieuwe-functies_29">Nieuwe Functies</h3>
<ul>
<li>NVDA kan nu regelinspringing aangeven met tonen. Dit kunt u instellen met de keuzelijst "Regelinspringing melden" in het dialoogvenster Documentopmaak. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5906" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5906">#5906</a>)</li>
<li>Ondersteuning voor de Orbit Reader 20 brailleleesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6007" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6007">#6007</a>)</li>
<li>Een optie om het spraakweergavevenster te openen bij het opstarten is toegevoegd. Dit kunt u inschakelen via een selectievakje in het spraakweergavevenster. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5050" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5050">#5050</a>)</li>
<li>Bij het opnieuw openen van het spraakweergavevenster, worden de locatie en afmetingen nu teruggezet. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5050" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5050">#5050</a>)</li>
<li>Kruisverwijzingen in Microsoft Word worden nu behandeld als hyperlinks. Ze worden gemeld als links en kunnen geactiveerd worden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6102" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6102">#6102</a>)</li>
<li>Ondersteuning voor de Baum SuperVario2, Baum Vario 340 en HumanWare Brailliant2 brailleleesregels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6116" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6116">#6116</a>)</li>
<li>Initiële ondersteuning voor de Verjaardagsupdate van Microsoft Edge. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6271" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6271">#6271</a>)</li>
<li>Bladermodus wordt nu gebruikt bij het lezen van emails in de Windows 10 mail app. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6271" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6271">#6271</a>)</li>
<li>New language: Lithuanian.</li>
</ul>
<h3 id="veranderingen_30">Veranderingen</h3>
<ul>
<li>Liblouis braillevertaler bijgewerkt naar 3.0.0. Dit geeft significante verbeteringen in de uniforme Engelse braillecode. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6109" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6109">#6109</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4194" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4194">#4194</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6220" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6220">#6220</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6140" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6140">#6140</a>)</li>
<li>In het venster Add-ons Beheren hebben de knoppen Add-on uitschakelen en Add-on inschakelen nu toetsenbordsneltoetsen (resp. alt+u en alt+i). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6388" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6388">#6388</a>)</li>
<li>Verschillende opvullings- en uitlijningsproblemen in dialoogvensters van NVDA zijn opgelost. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6317" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6317">#6317</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5548" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5548">#5548</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6342" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6342">#6342</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6343" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6343">#6343</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6349" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6349">#6349</a>)</li>
<li>Het dialoogvenster documentopmaak is aangepast zodat de inhoud scrollt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6348" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6348">#6348</a>)</li>
<li>De layout van het dialoogvenster Uitspraak van symbolen is aangepast zodat de volledige breedte van het dialoogvenster wordt gebruikt voor de symbolenlijst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6101" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6101">#6101</a>)</li>
<li>In bladermodus in webbrowsers kunt u nu de letttertoetsnavigatiecommando's e en shift+e en f en shift+f gebruiken om naar alleen-lezen invoervelden te gaan. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4164" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4164">#4164</a>)</li>
<li>In de instelllingen voor Documentopmaak is "Wijziging van opmaak achter de cursor weergeven" hernoemd naar "Opmaakwijzigingen achter de cursor melden", omdat dit een invloed heeft op zowel braille als spraak. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6336" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6336">#6336</a>)</li>
<li>Uiterlijk gewijzigd van het NVDA "Welkom dialoogvenster". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6350" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6350">#6350</a>)</li>
<li>In dialoogvensters van NVDA zijn de knoppen "Ok" en "Annuleren" nu rechts uitgelijnd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6333" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6333">#6333</a>)</li>
<li>Er worden nu draaiknoppen gebruikt voor numerieke invoervelden zoals de instelling "Percentage toonhoogteverandering bij hoofdletters" in het dialoogvenster Stem-instellingen. U kunt de gewenste waarde invoeren of de pijltoetsen omhoog en omlaag gebruiken om de waarde aan te passen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6099" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6099">#6099</a>)</li>
<li>De manier waarop IFrames worden gemeld, is consistenter gemaakt in alle browsers. IFrames worden nu gemeld als "frame" in Firefox. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6047" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6047">#6047</a>)</li>
</ul>
<h3 id="opgeloste-problemen_39">Opgeloste problemen</h3>
<ul>
<li>Een zeldzame fout opgelost bij het afsluiten van NVDA terwijl het spraakweergavevenster open is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5050" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5050">#5050</a>)</li>
<li>Afbeeldingen maps verschijnen nu zoals verwacht in bladermodus in Mozilla Firefox. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6051" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6051">#6051</a>)</li>
<li>Voorheen gebeurde er niets als u op de Entertoets drukte in het dialoogvenster Woordenboek. Nu worden alle wijzigingen opgeslagen die u hebt aangebracht en wordt het dialoogvenster afgesloten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6206" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6206">#6206</a>)</li>
<li>Berichten worden nu getoond in braille als u invoermodi wijzigt voor een invoermethode (native invoer/alfanumeriek, halve/volledige xmodus, etc.). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5892" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5892">#5892</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5893" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5893">#5893</a>)</li>
<li>Als u een add-on uitschakelt en onmiddellijk weer inschakelt of omgekeerd, keert de status van de add-on nu correct terug naar de oorspronkelijke. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6299" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6299">#6299</a>)</li>
<li>In Microsoft Word kunnen velden met paginanummers nu gelezen worden in kopteksten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6004" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6004">#6004</a>)</li>
<li>In het dialoogvenster symbooluitspraak kan de muis nu worden gebruikt om de focus te verplaatsen tussen de symbolenlijst en de invoervelden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6312" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6312">#6312</a>)</li>
<li>In bladermodus in Microsoft Word is een probleem opgelost dat de elementenlijst niet liet verschijnen als een document een ongeldige hyperlink bevatte. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5886" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5886">#5886</a>)</li>
<li>Als u het spraakweergavevenster sluit via de taakbalk of de alt+F4 sneltoets, zal het selectievakje in het NVDA-menu nu correct aangeven of het venster al dan niet zichtbaar is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6340" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6340">#6340</a>)</li>
<li>Het commando Plugins herladen, veroorzaakt niet langer problemen voor getriggerde configuratieprofielen, nieuwe documenten in web browsers en schermoverzichtmodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2892" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2892">#2892</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5380" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5380">#5380</a>)</li>
<li>In de talenlijst van het dialoogvenster Algemene Instellingen, worden talen als Aragonese nu correct getoond in Windows 10. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6259" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6259">#6259</a>)</li>
<li>Geëmuleerde systeemtoetsen (b.v. een knop op een brailleleesregel die een druk op de tabtoets emuleert) worden nu getoond in de gekozen NVDA-taal in invoerhulp en het dialoogvenster Invoerhandelingen koppelen. Voorheen werden ze altijd in het Engels getoond. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6212" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6212">#6212</a>)</li>
<li>Wijzigen van de NVDA-taal (in het dialoogvenster Algemene Instellingen) heeft nu pas effect als NVDA is herstart. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4561" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4561">#4561</a>)</li>
<li>Het is niet langer mogelijk om het Patroonveld leeg te laten voor een nieuwe regel in het spraakwoordenboek. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6412" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6412">#6412</a>)</li>
<li>Een zeldzaam probleem opgelost bij het zoeken naar seriële poorten in sommige systemen wat sommige drivers voor brailleleesregels onbruikbaar maakte. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6462" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6462">#6462</a>)</li>
<li>Genummerde opsommingstekens in tabelcellen worden nu gelezen in Microsoft Word als u per cel navigeert. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6446" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6446">#6446</a>)</li>
<li>It is now possible to assign gestures to commands for the Handy Tech braille display driver in the NVDA Input Gestures dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6461" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6461">#6461</a>)</li>
<li>In Microsoft Excel, pressing enter or numpadEnter when navigating a spreadsheet now correctly reports navigation to the next row. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6500" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6500">#6500</a>)</li>
<li>iTunes no longer intermittently freezes forever when using browse mode for the iTunes Store, Apple Music, etc. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6502" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6502">#6502</a>)</li>
<li>Fixed crashes in 64 bit Mozilla and Chrome-based applications. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6497" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6497">#6497</a>)</li>
<li>In Firefox with multi-process enabled, browse mode and editable text fields now function correctly. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6380" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6380">#6380</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_31">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>It is now possible to provide app modules for executables containing a dot (.) in their names. Dots are replaced with underscores (_). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5323" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5323">#5323</a>)</li>
<li>The new gui.guiHelper module includes utilities to simplify the creation of wxPython GUIs, including automatic management of spacing. This facilitates better visual appearance and consistency, as well as easing creation of new GUIs for blind developers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6287" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6287">#6287</a>)</li>
</ul>
<h2 id="20163">2016.3</h2>
<p>Hoogtepunten in deze versie zijn de mogelijkheid om individuele add-ons uit te schakelen; ondersteuning voor formuliervelden in Microsoft Excel; significante verbeteringen bij het melden van kleuren; correcties en verbeteringen voor verschillende brailleleesregels; en gecorrigeerde en verbeterde ondersteuning voor Microsoft Word.</p>
<h3 id="nieuwe-functies_30">Nieuwe Functies</h3>
<ul>
<li>U kunt nu bladermodus gebruiken om PDF-documenten te lezen in Microsoft Edge, in de windows 10 verjaardagsupdate. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5740" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5740">#5740</a>)</li>
<li>Doorhalen en dubbel doorhalen worden nu gemeld indien van toepassing in Microsoft Word. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5800" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5800">#5800</a>)</li>
<li>In Microsoft Word wordt nu de titel van een tabel gemeld als die beschikbaar is. Als er een beschrijving is, kunt u die bereiken met het commando open lange beschrijving (NVDA+d) in bladermodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5943" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5943">#5943</a>)</li>
<li>In Microsoft Word meldt NVDA nu positie-informatie bij wisselen tussen paragrafen (alt+shift+pijlOmlaag en alt+shift+pijlOmhoog). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5945" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5945">#5945</a>)</li>
<li>Als Regelafstand melden is ingeschakeld in NVDA-instellingen voor Documentopmaak, wordt in Microsoft Word regelafstand nu gemeld als u die wijzigt met de voorziene sneltoetsen van Microsoft word, en als u naar tekst gaat met een andere regelafstand. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2961" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2961">#2961</a>)</li>
<li>In Internet Explorer worden HTML5 structuurelementen nu herkend. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5591" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5591">#5591</a>)</li>
<li>Het melden van opmerkingen (zoals in Microsoft Word) kan nu worden uitgeschakeld via het selectievakje Opmerkingen melden in het dialoogvenster met instellingen voor Documentopmaak . (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5108" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5108">#5108</a>)</li>
<li>In het venster add-ons beheren kunt u nu individuele add-ons uitschakelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3090" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3090">#3090</a>)</li>
<li>Bijkomende toetskoppelingen zijn toegevoegd voor ALVA BC640/680 brailleleesregels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5206" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5206">#5206</a>)</li>
<li>Er is nu een commando om de brailleleesregel te verplaatsen naar de huidige focus. Momenteel is enkel bij de ALVA BC640/680 serie een toets aan dit commando gekoppeld. Voor andere leeesregels kunt u het zelf koppelen in het dialoogvenster Invoerhandelingen koppelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5250" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5250">#5250</a>)</li>
<li>In Microsoft Excel kunt u nu werken met formuliervelden. Ga naar formuliervelden via de elementenlijst of met lettertoetsnavigatie in bladermodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4953" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4953">#4953</a>)</li>
<li>In het dialoogvenster invoehrandelingen koppelen kunt U nu een invoerhandeling toewijzen om vereenvoudigde leesmodus in en uit te schakelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6173" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6173">#6173</a>)</li>
</ul>
<h3 id="veranderingen_31">Veranderingen</h3>
<ul>
<li>NVDA meldt nu kleuren met een begrijpelijke basisreeks van 9 kleurtinten en 3 schakeringen, met variaties van helderheid en bleekheid. Dit komt in de plaats van de subjectieve en moeilijk te begrijpen kleurnamen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6029" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6029">#6029</a>)</li>
<li>Het bestaande gedrag van NVDA+F9 en later NVDA+F10 is gewijzigd. Als f10 een eerste keer wordt gedrukt, wordt tekst geselecteerd. Als F10 tweemaal (snel na elkaar) wordt gedrukt, wordt de tekst gekopieerd naar het klembord. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4636" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4636">#4636</a>)</li>
<li>ESpeakNG bijgewerkt naar versie Master 11b1a7b (22 juni 2016). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6037" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6037">#6037</a>)</li>
</ul>
<h3 id="opgeloste-problemen_40">Opgeloste Problemen</h3>
<ul>
<li>In bladermodus in Microsoft Word blijft de opmaak nu behouden bij het kopiëren naar het klembord. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5956" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5956">#5956</a>)</li>
<li>In Microsoft Word reageert NVDA nu correct bij gebruik van de tabelnavigatiecommando's van Word zelf (alt+home, alt+end, alt+pageUp en alt+pageDown) en tabelselectiecommando's (navigatiecommando's met shift). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5961" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5961">#5961</a>)</li>
<li>In dialoogvensters van Microsoft Word is de objectnavigatie van NVDA sterk verbeterd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6036" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6036">#6036</a>)</li>
<li>In sommige toepassingen zoals Visual Studio 2015 worden sneltoetsen (b.v. control+c om te kopiëren) nu gemeld zoals verwacht. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6021" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6021">#6021</a>)</li>
<li>Een zeldzaam probleem opgelost bij het scannen naar seriële poorten dat op sommige systemen sommige drivers voor brailleleesregels onbruikbaar maakte. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6015" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6015">#6015</a>)</li>
<li>Kleuren melden in Microsoft Word is nu meer accuraat omdat er nu rekening wordt gehouden met wijzigingen in Microsoft Office Thema's. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5997" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5997">#5997</a>)</li>
<li>Bladermodus voor Microsoft Edge en ondersteuning voor Start Menu zoeksuggesties is opnieuw beschikbaar in versies van Windows 10 van na april 2016. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5955" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5955">#5955</a>)</li>
<li>In Microsoft Word werkt het automatisch lezen van tabelkoppen beter in het geval van samengevoegde cellen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5926" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5926">#5926</a>)</li>
<li>In de Windows 10 Mail app weigert NVDA niet langer de inhoud van berichten te lezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5635" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5635">#5635</a>)</li>
<li>Als Commandotoetsen uitspreken is ingeschakeld, worden lock-toetsen zoals caps lock niet langer tweemaal aangekondigd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5490" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5490">#5490</a>)</li>
<li>Dialoogvensters van Windows Gebruikersaccountbeheer worden opnieuw correct gelezen in de Windows 10 verjaardagsupdate. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5942" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5942">#5942</a>)</li>
<li>In de Web Conference Plugin (zoals gebruikt in de website out-of-sight.net) zal NVDA niet langer piepen en wijzigingen van de voortgangsbalk uitspreken die te maken hebben met invoer via de microfoon. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5888" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5888">#5888</a>)</li>
<li>Als u de commando's Volgende/Vorige zoeken uitvoert in Bladermodus zal er nu een correcte hoofdlettergevoelige zoekopdracht gebeuren als de oorspronkelijke zoekopdracht hoofdlettergevoelig was. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5522" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5522">#5522</a>)</li>
<li>Bij het bewerken van woordenboekregels krijgt u nu feedback als een reguliere expressie fout is. NVDA loopt niet langer vast als een woordenboekbestand een verkeerde reguliere expressie bevat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4834" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4834">#4834</a>)</li>
<li>Als NVDA niet kan communiceren met een brailleleesregel (b.v. omdat hij werd ontkoppeld), zal dit automatisch het gebruik van de leesregel uitschakelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1555" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1555">#1555</a>)</li>
<li>Lichtverbeterde perstaties van filters in de Bladermodus Elementenlijst in sommige gevallen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6126" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6126">#6126</a>)</li>
<li>In Microsoft Excel meldt NVDA de achtergrondpatronen. De gebruikte namen komen nu overeen met die van Excel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6092" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6092">#6092</a>)</li>
<li>Verbeterde ondersteuning voor het Windows 10 inlogscherm, inclusief aankondigingen van waarschuwingen en het activeren van het wachtwoordveld via aanraken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6010" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6010">#6010</a>)</li>
<li>NVDA detecteert nu correct de secundaire routingknoppen van de ALVA BC640/680 brailleleesregels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5206" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5206">#5206</a>)</li>
<li>NVDA kan opnieuw Windows Pop-upmeldingen weergeven in recente versies van Windows 10. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6096" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6096">#6096</a>)</li>
<li>Het kon gebeuren dat NVDA geen toetsaanslagen meer herkende op Baum compatibele en HumanWare Brailliant B brailleleesregels. Dit is niet langer het geval. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6035" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6035">#6035</a>)</li>
<li>Als het melden van regelnummers is ingeschakeld in NVDA's voorkeuren voor Documentopmaak, dan worden regelnummers nu getoond op een brailleleesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5941" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5941">#5941</a>)</li>
<li>Als spraakmodus uit is, verschijnen gemelde objecten (zoals het drukken van NVDA+tab om de focus te melden) nu in het spraakweergavevenster zoals verwacht. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6049" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6049">#6049</a>)</li>
<li>In the Outlook 2016 message list, associated draft information is no longer reported. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6219" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6219">#6219</a>)</li>
<li>In Google Chrome and Chrome-based browsers in a language other than English, browse mode no longer fails to work in many documents. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6249" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6249">#6249</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_32">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>Logging information directly from a property no longer results in the property being called recursively over and over again. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6122" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6122">#6122</a>)</li>
</ul>
<h2 id="201621">2016.2.1</h2>
<p>Deze versie verhelpt het vastlopen van Microsoft Word:</p>
<ul>
<li>NVDA veroorzaakt niet langer het vastlopen van Microsoft Word onmiddellijk nadat het wordt gestart in Windows XP. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/6033" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #6033">#6033</a>)</li>
<li>Melden van grammaticafouten is verwijderd omdat het Microsoft Word liet vastlopen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5954" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5954">#5954</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5877" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5877">#5877</a>)</li>
</ul>
<h2 id="20162">2016.2</h2>
<p>Hoogtepunten in deze versie zijn de mogelijkheid om spelfouten aan te geven tijdens het typen; ondersteuning voor melden van grammaticafouten in Microsoft Word; en verbeteringen en correcties aan de Microsoft Office ondersteuning.</p>
<h3 id="nieuwe-functies_31">Nieuwe Functies</h3>
<ul>
<li>In bladermodus in Internet Explorer en andere MSHTML-elementen, bij gebruik van lettertoetsnavigatie a en shift+a (om naar aantekeningen te springen), gaat u nu ook naar ingevoegde en verwijderde tekst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5691" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5691">#5691</a>)</li>
<li>In Microsoft Excel meldt NVDA nu het niveau van een groep van cellen, en ook of het is samen- of uitgevouwen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5690" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5690">#5690</a>)</li>
<li>Het commando Tekstopmaak melden (NVDA+f) tweemaal drukken, toont de informatie in bladermodus zodat u het kan nakijken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4908" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4908">#4908</a>)</li>
<li>In Microsoft Excel 2010 en hoger worden celschaduw en opvullingen met kleurovergang nu gemeld. Automatisch melden wordt gecontroleerd door de optie Kleuren melden in NVDA-instellingen voor Documentopmaak. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3683" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3683">#3683</a>)</li>
<li>Nieuwe brailletabel: Koine Grieks. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5393" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5393">#5393</a>)</li>
<li>In het dialoogvenster logboek weergeven kunt u de log nu opslaan met de sneltoets control+s. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4532" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4532">#4532</a>)</li>
<li>Als het melden van spelfouten is ingeschakeld en ondersteund in het element dat de focus heeft, zal NVDA een geluid afspelen om u op een spelfout te wijzen tijdens het typen. Dit kunt u uitschakelen met de nieuwe optie "Geluid bij spelfouten tijdens typen" in het dialoogvenster Toetsenbordinstellingen van NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2024" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2024">#2024</a>)</li>
<li>Grammaticafouten worden nu gemeld in Microsoft Word. Dit kunt u uitschakelen met de nieuwe optie "Grammaticafouten melden" in dialoogvenster met voorkeuren voor Documentopmaak. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5877" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5877">#5877</a>)</li>
</ul>
<h3 id="veranderingen_32">Veranderingen</h3>
<ul>
<li>In bladermodus en invulbare tekstvelden behandelt NVDA de nummerieke enter op de zelfde manier als de gewone entertoets. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5385" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5385">#5385</a>)</li>
<li>NVDA is overgeschakeld naar de eSpeak NG spraaksynthesizer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5651" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5651">#5651</a>)</li>
<li>In Microsoft Excel negeert NVDA niet langer een kolomkop voor een cel als er een lege rij is tussen de cel en de kop. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5396" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5396">#5396</a>)</li>
<li>In Microsoft Excel worden coördinaten nu aangekondigd voorafgaand aan de koppen om verwarring te voorkomen tussen koppen en inhoud. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5396" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5396">#5396</a>)</li>
</ul>
<h3 id="opgeloste-problemen_41">Opgeloste Problemen</h3>
<ul>
<li>Als u in bladermodus lettertoetsnavigatie probeert te gebruiken om naar een element te gaan dat niet is ondersteund voor het document, meldt NVDA dat dit niet ondersteund is in plaats van te melden dat er in die richting geen element is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5691" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5691">#5691</a>)</li>
<li>Bij het weergeven van de lijst met werkbladen in de Elementenlijst in Microsoft Excel, worden nu ook werkbladen opgenomen die enkel grafieken bevatten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5698" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5698">#5698</a>)</li>
<li>NVDA meldt niet langer overbodige informatie bij het schakelen tussen vensters in een Java-toepassing met meerdere venster zoals IntelliJ of Android Studio. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5732" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5732">#5732</a>)</li>
<li>In Scintilla-gebaseerde editors zoals Notepad++ wordt braille nu correct bijgewerkt als u de cursor beweegt via een brailleleesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5678" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5678">#5678</a>)</li>
<li>NVDA loopt niet langer soms vast bij het inschakelen van braille-uitvoer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4457" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4457">#4457</a>)</li>
<li>In Microsoft Word wordt alinea-inspringing nu altijd gemeld in de meeteenheid die de gebruiker kiest (b.v. centimeters of inches). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5804" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5804">#5804</a>)</li>
<li>Bij gebruik van een brailleleesregel worden veel NVDA-berichten die voorheen enkel werden uitgesproken nu ook in braille getoond. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5557" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5557">#5557</a>)</li>
<li>In toegankelijke Java-toepassingen wordt nu het niveau van items in een boomstructuur gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5766" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5766">#5766</a>)</li>
<li>Vastlopers opgelost in Adobe Flash in Mozilla Firefox in sommige gevallen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5367" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5367">#5367</a>)</li>
<li>In Google Chrome en Chrome-gebaseerde browsers kunnen documenten binnen dialoogvensters of toepassingen nu gelezen worden in bladermodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5818" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5818">#5818</a>)</li>
<li>In Google Chrome en Chrome-gebaseerde browsers kunt u NVDA nu verplichten om naar bladermodus over te schakelen in web-dialoogvensters of toepassingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5818" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5818">#5818</a>)</li>
<li>Het verplaatsen van de focus naar bepaalde elementen in Internet Explorer en andere MSHTML-elementen (specifiek waar aria-activedescendant is gebruikt) schakelt niet langer onterecht naar bladermodus. Dit gebeurde bijvoorbeeld als u naar suggesties ging in adresvelden bij het schrijven van een bericht in Gmail. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5676" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5676">#5676</a>)</li>
<li>In Microsoft Word loopt NVDA niet langer vast in grote tabellen als melden van tabelrij/kolomkoppen is ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5878" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5878">#5878</a>)</li>
<li>In Microsoft word meldt NVDA niet langer onterecht tekst als een kop als die een overzichtsniveau heeft maar geen ingebouwde kopstijl. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5186" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5186">#5186</a>)</li>
<li>In bladermodus in Microsoft Word werken de commando's Achter/Naar begin van containerobject springen (komma en shift+komma) nu voor tabellen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5883" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5883">#5883</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_33">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>NVDA's C++ components are now built with Microsoft Visual Studio 2015. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5592" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5592">#5592</a>)</li>
<li>You can now present a text or HTML message to the user in browse mode using ui.browseableMessage. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4908" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4908">#4908</a>)</li>
<li>In the User Guide, when a &lt;!-- KC:setting command is used for a setting which has a common key for all layouts, the key may now be placed after a full-width colon () as well as the regular colon (:). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5739" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5739">#5739</a>) --&gt;</li>
</ul>
<h2 id="20161">2016.1</h2>
<p>Hoogtepunten in deze versie zijn de mogelijkheid om het volume van andere geluiden te verlagen; verbeteringen aan braille-uitvoer en ondersteuning voor brailleleesregels; verschillende belangrijke correcties aan Microsoft Office ondersteuning; en correcties aan bladermodus in iTunes.</p>
<h3 id="nieuwe-functies_32">Nieuwe Functies</h3>
<ul>
<li>Nieuwe brailletabellen: Pools 8 punts computerbraille, Mongools. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5537" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5537">#5537</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5574" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5574">#5574</a>)</li>
<li>U kunt de braillecursor uitschakelen en zijn vorm veranderen via de nieuwe opties Cursor weergeven en Cursorvorm in het dialoogvenster Braille-instelllingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5198" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5198">#5198</a>)</li>
<li>NVDA kan nu via Bluetooth verbinden met een HIMS Smart Beetle brailleleesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5607" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5607">#5607</a>)</li>
<li>NVDA kan het volume verlagen van andere geluiden als het is geïnstalleerd op Windows 8 en hoger. U kunt deze audio-onderdrukkingsmodus instellen in de Synthesizer-instellingen of door NVDA+shift+d te drukken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3830" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3830">#3830</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5575" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5575">#5575</a>)</li>
<li>Ondersteuning voor de APH Refreshabraille in HID mode en de Baum VarioUltra en Pronto! via een USB-verbinding. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5609" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5609">#5609</a>)</li>
<li>Ondersteuning voor HumanWare Brailliant BI/B braille leesregels met het protocol ingesteld als OpenBraille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5612" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5612">#5612</a>)</li>
</ul>
<h3 id="veranderingen_33">Veranderingen</h3>
<ul>
<li>Melden van nadruk is nu standaard uitgeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4920" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4920">#4920</a>)</li>
<li>In het dialoogvenster Elementenlijst in Microsoft Excel is de sneltoets voor Formules gewijzigd naar alt+r zodat hij verschilt van de sneltoets voor het Filterveld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5527" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5527">#5527</a>)</li>
<li>LibLouis braillevertaler bijgewerkt naar 2.6.5. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5574" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5574">#5574</a>)</li>
<li>Het woord "tekst" wordt niet langer gemeld als de focus of de leescursor naar tekstobjecten beweegt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5452" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5452">#5452</a>)</li>
</ul>
<h3 id="opgeloste-problemen_42">Opgeloste problemen</h3>
<ul>
<li>In iTunes 12 update bladermodus nu correct als een nieuwe pagina laadt in de iTunes Store. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5191" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5191">#5191</a>)</li>
<li>In Internet Explorer en andere MSHTML-elementen gedraagt naar specifieke kopniveau's gaan met lettertoetsnavigatie zich nu zoals verwacht als het kopniveau is overschreven voor toegankelijkheidsredenen (specifiek als aria-level het niveau overschrijft van een h-tag). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5434" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5434">#5434</a>)</li>
<li>In Spotify landt de focus minder vaak op "unbekende" objecten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5439" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5439">#5439</a>)</li>
<li>Focus wordt nu correct teruggezet bij het terugkeren naar Spotify vanuit een andere toepassing. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5439" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5439">#5439</a>)</li>
<li>Bij het schakelen tussen bladermodus en focusmodus wordt de modus zowel in braille als via spraak gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5239" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5239">#5239</a>)</li>
<li>De Startknop op de Taakbalk wordt niet langer gemeld als een lijst en/of als geselecteerd in sommige versies van Windows. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5178" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5178">#5178</a>)</li>
<li>Berichten als "ingevoegd" worden niet langer gemeld bij het opstellen van berichten in Microsoft Outlook. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5486" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5486">#5486</a>)</li>
<li>Bij gebruik van een brailleleesregel en tekst is geselecteerd op de huidige regel (b.v. bij het zoeken in een tekstverwerker naar tekst die op dezelfde regel voorkomt), zal de brailleleesregel scrollen al sdat nodig is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5410" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5410">#5410</a>)</li>
<li>NVDA sluit niet langer stil af bij het sluiten van een Windows opdrachtprompt met alt+f4 in Windows 10. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5343" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5343">#5343</a>)</li>
<li>Als u het soort element wijzigt in de Elementenlijst in bladermodus, wordt het filterveld nu leeggemaakt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5511" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5511">#5511</a>)</li>
<li>Als u de muis beweegt in tekstvelden in Mozilla-toepassingen, leest dit opnieuw de betreffende regel, woord, etc. zoals verwacht in plaats van de hele inhoud. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5535" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5535">#5535</a>)</li>
<li>Bij het bewegen van de muis in tekstvelden in Mozilla-toepassingen stopt het lezen niet langer bij elementen als links binnen het woord of de regel worden gelezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2160" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2160">#2160</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5535" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5535">#5535</a>)</li>
<li>In Internet Explorer kan de shoprite.com website nu worden gelezen in bladermodus. Vroeger werd hij gemeld als leeg. (Specifiek worden misvormde lang-attributen nu keurig opgevangen.) (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5569" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5569">#5569</a>)</li>
<li>In Microsoft Word worden bijgehouden wijzigingen zoals "ingevoegd" niet langer gemeld als bijgehouden wijzigingen niet worden weergegeven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5566" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5566">#5566</a>)</li>
<li>Als een aankruisknop focus krijgt, meldt NVDA nu wanneer hij verandert van ingedrukt naar niet ingedrukt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5441" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5441">#5441</a>)</li>
<li>Melden van veranderingen van muisvormen werkt opnieuw zoals verwacht. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5595" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5595">#5595</a>)</li>
<li>Als regelinspringing wordt uitgesproken, worden non-breaking spaces nu behandeld als normale spaties. Voorheen kon dit aankondigingen veroorzaken als "spatie spatie spatie" in plaats van "3 spaties". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5610" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5610">#5610</a>)</li>
<li>Bij het sluiten van een moderne Microsoft invoermethode kandidatenlijst wordt de focus correct teruggezet naar ofwel de invoersamenstelling of het onderliggende document. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4145" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4145">#4145</a>)</li>
<li>In Microsoft Office 2013 en later, als het lint is ingesteld om enkel tabs te tonen, worden items in het lint opnieuw gemeld zoals verwacht als een tab wordt geactiveerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5504" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5504">#5504</a>)</li>
<li>Oplossingen en verbeteringen voor aanraakscherm gebarendetectie en -koppeling. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5652" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5652">#5652</a>)</li>
<li>Aanraakscherm hovers worden niet langer gemeld in invoerhulp. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5652" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5652">#5652</a>)</li>
<li>NVDA weigert niet langer opmerkingen op te lijsten in de Elementenlijst voor Microsoft Excel als de opmerking op samengevoegde cellen is geplaatst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5704" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5704">#5704</a>)</li>
<li>In een zeer uitzonderlijk geval weigert NVDA niet langer inhoud te lezen van een werkblad in Microsoft Excel met melden van rij- en kolomkoppen ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5705" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5705">#5705</a>)</li>
<li>In Google Chrome werkt navigatie binnen een Invoersamenstelling nu zoals verwacht bij het invoeren van Oost-Aziatische karakters. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4080" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4080">#4080</a>)</li>
<li>Bij het zoeken van Apple Music in iTunes wordt bladermodus voor de zoekresultaten nu bijgewerkt zoals verwacht. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5659" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5659">#5659</a>)</li>
<li>Als u in Microsoft Excel shift+f11 drukt om een nieuw werkblad te maken, wordt nu uw nieuwe positie gemeld in plaats van helemaal niets. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5689" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5689">#5689</a>)</li>
<li>Problemen opgelost met de uitvoer op de brailleleesregel bij het ingeven van Koreaanse karakters. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5640" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5640">#5640</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_34">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>The new audioDucking.AudioDucker class allows code which outputs audio to indicate when background audio should be ducked. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3830" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3830">#3830</a>)</li>
<li>nvwave.WavePlayer's constructor now has a wantDucking keyword argument which specifies whether background audio should be ducked while audio is playing. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3830" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3830">#3830</a>)<ul>
<li>When this is enabled (which is the default), it is essential that WavePlayer.idle be called when appropriate.</li>
</ul>
</li>
<li>Enhanced I/O for braille displays: (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5609" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5609">#5609</a>)<ul>
<li>Thread-safe braille display drivers can declare themselves as such using the BrailleDisplayDriver.isThreadSafe attribute. A driver must be thread-safe to benefit from the following features.</li>
<li>Data is written to thread-safe braille display drivers in the background, thus improving performance.</li>
<li>hwIo.Serial extends pyserial to call a callable when data is received instead of drivers having to poll.</li>
<li>hwIo.Hid provides support for braille displays communicating via USB HID.</li>
<li>hwPortUtils and hwIo can optionally provide detailed debug logging, including devices found and all data sent and received.</li>
</ul>
</li>
<li>There are several new properties accessible from touch screen gestures: (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5652" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5652">#5652</a>)<ul>
<li>MultitouchTracker objects now contain a childTrackers property which contains the MultiTouchTrackers the tracker was composed of. For example, 2 finger double tap has child trackers for two 2-finger taps. The 2-finger taps themselves have child trackers for two taps.</li>
<li>MultiTouchTracker objects now also contain a rawSingleTouchTracker property if the tracker was the result of one single finger doing a tap, flick or hover. The SingleTouchTracker allows access to the underlying ID assigned to the finger by the operating system and whether or not the finger is still in contact at the current time.</li>
<li>TouchInputGestures now have x and y properties, removing the need to access the tracker for trivial cases.</li>
<li>TouchInputGesturs now contain a preheldTracker property, which is a MultitouchTracker object representing the other fingers held while this action was being performed.</li>
</ul>
</li>
<li>Two new touch screen gestures can be emitted: (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5652" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5652">#5652</a>)<ul>
<li>Plural tap and holds (e.g. double tap and hold)</li>
<li>A generalized identifier with finger count removed for holds (e.g. hold+hover for 1finger_hold+hover).</li>
</ul>
</li>
</ul>
<h2 id="20154">2015.4</h2>
<p>Hoogtepunten in deze versie zijn prestatieverbeteringen in Windows 10; opname in het Toegankelijkheidscentrum in Windows 8 en hoger; verbeteringen voor Microsoft Excel, zoals een lijst van werkbladen en het hernoemen ervan, en toegang tot vergrendelde cellen in beveiligde werkbladen; en ondersteuning voor het bewerken van rich text in Mozilla Firefox, Google Chrome en Mozilla Thunderbird.</p>
<h3 id="nieuwe-functies_33">Nieuwe Functies</h3>
<ul>
<li>NVDA verschijnt nu in het Toegankelijkheidscentrum in Windows 8 en hoger. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/308" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #308">#308</a>)</li>
<li>Bij het bewegen tussen cellen in Excel, worden veranderingen in de opmaak nu automatisch gemeld als die opties zijn ingeschakeld in het dialoogvenster documentopmaak instellingen van NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4878" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4878">#4878</a>)</li>
<li>Aan het dialoogvenster documentopmaak instellingen is de optie Nadruk Melden toegevoegd. Ze is standaard ingeschakeld en laat NVDA automatisch melden dat tekst benadrukt is in documenten. Momenteel is dit enkel ondersteund voor em en strong tags in Bladermodus voor Internet Explorer en andere MSHTML-elementen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4920" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4920">#4920</a>)</li>
<li>De aanwezigheid van ingevoegde en verwijderde tekst wordt nu gemeld in Bladermodus voor Internet Explorer en andere MSHTML-elementen als de optie Aangebrachte wijzigingen in de tekst melden, is ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4920" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4920">#4920</a>)</li>
<li>Bij het bekijken van gemaakte wijzigingen in de Elementenlijst van NVDA voor Microsoft Word, wordt meer informatie getoond zoals welke opmaakeigenschappen gewijzigd zijn. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4920" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4920">#4920</a>)</li>
<li>In Microsoft Excel zie je een lijst van werkbladen met de mogelijkheid ze te hernoemen via de Elementenlijst (NVDA+f7). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4630" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4630">#4630</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4414" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4414">#4414</a>)</li>
<li>Je kan nu configureren om symbolen al dan niet naar spraaksynthesizers te sturen (bijvoorbeeld om een pauze in te lassen of de intonatie te wijzigen) in het dialoogvenster Symbooluitspraak. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5234" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5234">#5234</a>)</li>
<li>In Microsoft Excel meldt NVDA nu de invoerberichten die de auteur van het werkblad heeft toegevoegd aan cellen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5051" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5051">#5051</a>)</li>
<li>Ondersteuning voor de Baum Pronto! V4 en VarioUltra brailleleesregels via Bluetooth-aansluiting. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3717" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3717">#3717</a>)</li>
<li>Ondersteuning voor het bewerken van rich text in Mozilla applicaties zoals Google Docs met braille-ondersteuning ingeschakeld in Mozilla Firefox en HTML-opstelling in Mozilla Thunderbird. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1668" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1668">#1668</a>)</li>
<li>Ondersteuning voor het bewerken van rich text in Google Chrome en Chrome-gebaseerde browsers zoals Google Docs met braille-ondersteuning ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2634" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2634">#2634</a>)<ul>
<li>This requires Chrome version 47 or later.</li>
</ul>
</li>
<li>In bladermodus in Microsoft Excel kan je nu navigeren naar vergrendelde cellen in beveiligde werkbladen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4952" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4952">#4952</a>)</li>
</ul>
<h3 id="veranderingen_34">Veranderingen</h3>
<ul>
<li>De optie Aangebrachte wijzigingen in de tekst melden, is nu standaard ingeschakeld in het dialoogvenster Documentopmaak instellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4920" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4920">#4920</a>)</li>
<li>Tijdens het navigeren per karakter in Microsoft Word met de ingeschakelde optie Aangebrachte wijzigingen in de tekst melden, wordt nu minder informatie gemeld bij wijzigingen, waardoor navigatie efficiënter verloopt. Om de extra informatie te zien, gebruikt u de Elementenlijst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4920" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4920">#4920</a>)</li>
<li>Liblouis braillevertaler bijgewerkt naar 2.6.4. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5341" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5341">#5341</a>)</li>
<li>Heel wat symbolen (waaronder eenvoudige wiskundige symbolen) zijn verplaatst naar het niveau sommige zodat ze standaard worden uitgesproken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3799" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3799">#3799</a>)</li>
<li>Als de synthesizer het ondersteunt, zou de spraak nu moeten pauzeren voor haakjes en het gedachtenstreepje (). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3799" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3799">#3799</a>)</li>
<li>Bij het selecteren van tekst, wordt de tekst gemeld voor de aanduiding "geselecteerd" in plaats van erna. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1707" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1707">#1707</a>)</li>
</ul>
<h3 id="opgeloste-problemen_43">Opgeloste problemen</h3>
<ul>
<li>Grote performantieverbeteringen bij het navigeren door de berichtenlijst van Outlook 2010/2013. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5268" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5268">#5268</a>)</li>
<li>In een grafiek in Microsoft Excel werkt het navigeren met bepaalde toetsen (zoasl wisselen van werkblad met control+pageUp en control+pageDown) nu correct. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5336" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5336">#5336</a>)</li>
<li>Het visuele uitzicht is gecorrigeerd van de knoppen in het waarschuwingsvenster dat verschijnt als u NVDA probeert te downgraden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5325" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5325">#5325</a>)</li>
<li>In Windows 8 en hoger start NVDA nu een stuk vroeger als het is geconfigureerd om te starten na het aanmelden bij Windows. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/308" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #308">#308</a>)<ul>
<li>If you enabled this using a previous version of NVDA, you will need to disable it and enable it again in order for the change to take effect. Follow this procedure:<ol>
<li>Open the General Settings dialog.</li>
<li>Uncheck the Automatically start NVDA after I log on to Windows checkbox.</li>
<li>Press the OK button.</li>
<li>Open the General Settings dialog again.</li>
<li>Check the Automatically start NVDA after I log on to Windows checkbox.</li>
<li>Press the OK button.</li>
</ol>
</li>
</ul>
</li>
<li>Performantieverbeteringen voor UI Automation inclusief File Explorer en Task Viewer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5293" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5293">#5293</a>)</li>
<li>NVDA schakelt nu correct naar focusmodus bij het tabben naar alleen-lezen ARIA grid controls in Bladermodus voor Mozilla Firefox en andere Gecko-gebaseerde controls. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5118" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5118">#5118</a>)</li>
<li>NVDA meldt nu correct "geen vorig" in plaats van "geen volgend" als er geen objecten meer zijn bij het vegen naar links op een aanraakscherm.</li>
<li>Problemen opgelost bij het typen van meerdere woorden in het filterveld in het dialoogvenster Invoerhandelingen koppelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5426" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5426">#5426</a>)</li>
<li>NVDA loopt niet langer vast in sommige gevallen bij het opnieuw verbinden via USB met een HumanWare Brailliant BI/B series leesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5406" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5406">#5406</a>)</li>
<li>In talen met samengevoegde karakters werken omschrijvingen van karakters nu zoals verwacht voor Engelse karakters in hoofdletters. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5375" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5375">#5375</a>)</li>
<li>NVDA zou niet langer af en toe mogen vastlopen bij het openen van het Startmenu in Windows 10. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5417" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5417">#5417</a>)</li>
<li>In Skype voor Desktop worden meldingen die verschijnen voor een eerdere melding verdween nu gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4841" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4841">#4841</a>)</li>
<li>Meldingen worden nu correct gemeld in Skype voor Desktop 7.12 en hoger. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5405" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5405">#5405</a>)</li>
<li>NVDA meldt de focus nu correct bij het sluiten van een contextmenu in sommige toepassingen zoals Jart. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5302" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5302">#5302</a>)</li>
<li>In Windows 7 en hoger wordt Kleur opnieuw gemeld in bepaalde toepassingen zoals Wordpad. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5352" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5352">#5352</a>)</li>
<li>Bij het bewerken in Microsoft PowerPoint meldt een druk op de enter-toets nu automatisch de ingegeven tekst zoals een opsommingsteken of getal. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5360" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5360">#5360</a>)</li>
</ul>
<h2 id="20153">2015.3</h2>
<p>Hoogtepunten in deze versie zijn initiële ondersteuning voor Windows 10; de mogelijkheid om lettertoetsnavigatie uit te schakelen in bladermodus (nuttig voor sommige web apps); verbeteringen in Internet Explorer; en correcties voor rommelige tekst tijdens het typen in bepaalde toepassingen als braille is ingeschakeld.</p>
<h3 id="nieuwe-functies_34">Nieuwe Functies</h3>
<ul>
<li>De aanwezigheid van spelfouten wordt aangekondigd in bewerkbare velden voor Internet Explorer en andere MSHTML-elementen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4174" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4174">#4174</a>)</li>
<li>Veel meer unicode wiskunde-symbolen worden nu uitgesproken als ze in tekst voorkomen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3805" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3805">#3805</a>)</li>
<li>Zoeksuggesties in het Windows 10 startscherm worden automatisch gemeld (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5049" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5049">#5049</a>)</li>
<li>Ondersteuning voor de EcoBraille 20, EcoBraille 40, EcoBraille 80 en EcoBraille Plus brailleleesregels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4078" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4078">#4078</a>)</li>
<li>In bladermodus kunt u nu lettertoetsnavigatie in- en uitschakelen door NVDA+shift+spatiebalk te drukken. Uitgeschakeld betekent dat ingetoetste letters doorgegeven worden aan de applicatie, wat handig is voor sommige webtoepassingen zoals Gmail, Twitter en Facebook. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3203" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3203">#3203</a>)</li>
<li>Nieuwe brailletabellen: Fins 6 punts, Iers graad 1, Iers graad 2, Koreaans graad 1 (2006), Koreaans graad 2 (2006). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5137" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5137">#5137</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5074" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5074">#5074</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5097" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5097">#5097</a>)</li>
<li>Het QWERTY toetsenbord van de Papenmeier BRAILLEX Live Plus brailleleesregel wordt nu ondersteund. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5181" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5181">#5181</a>)</li>
<li>Experimentele ondersteuning voor de Microsoft Edge webbrowser en browsing engine in Windows 10. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5212" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5212">#5212</a>)</li>
<li>Nieuwe taal: Kannada.</li>
</ul>
<h3 id="veranderingen_35">Veranderingen</h3>
<ul>
<li>Liblouis braillevertaler bijgewekrt naar 2.6.3. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5137" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5137">#5137</a>)</li>
<li>Als u een oudere versie van NVDA probeert te installeren dan degene die momenteel is geïnstalleerd, zal u nu gewaarschuwd worden dat dit niet aanbevolen is en dat NVDA helemaal verwijderd moet worden voordat u doorgaat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5037" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5037">#5037</a>)</li>
</ul>
<h3 id="opgeloste-problemen_44">Opgeloste problemen</h3>
<ul>
<li>In bladermodus voor Internet Explorer en andere MSHTML-elementen gaat de snelnavigatie per formulierveld niet langer foutief naar lijstonderdelen die louter visueel zijn. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4204" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4204">#4204</a>)</li>
<li>Voor ARIA tab panels In Firefox probeert NVDA niet langer een beschrijving te maken met alle tekst die ze bevatten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4638" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4638">#4638</a>)</li>
<li>In Internet Explorer en andere MSHTML-elementen, wordt bij het tabben in secties, artikels of dialoogvensters niet langer alle inhoud van de container als naam gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5021" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5021">#5021</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5025" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5025">#5025</a>)</li>
<li>Bij gebruik van Baum/HumanWare/APH brailleleesregels met een braille toetsenbord stopt de braille-invoer niet langer te werken na het drukken op een andere soort toets op de leesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3541" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3541">#3541</a>)</li>
<li>In Windows 10 wordt niet langer irrelevante informatie gemeld bij het drukken van alt+tab of alt+shift+tab om tussen toepassingen te schakelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5116" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5116">#5116</a>)</li>
<li>Getypte tekst is niet langer rommelig bij gebruik van bepaalde toepassingen zoals Microsoft Outlook met een brailleleesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2953" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2953">#2953</a>)</li>
<li>In bladermodus in Internet Explorer en andere MSHTML-elementen, wordt nu de juiste inhoud gemeld als een element verschijnt of wijzigt en krijgt onmiddellijk de focus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5040" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5040">#5040</a>)</li>
<li>In bladermodus in Microsoft Word, update lettertoetsnavigatie nu de brailleleesregel en de leescursor zoals men verwacht. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4968" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4968">#4968</a>)</li>
<li>In braille worden niet langer overbodige spaties getoond tussen of na indicatoren voor controls en opmaak. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5043" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5043">#5043</a>)</li>
<li>Als een toepassing traag reageert en u schakelt weg van die toepassing, is NVDA in de meeste gevallen nu veel meer responsive in andere toepassingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3831" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3831">#3831</a>)</li>
<li>Windows 10 Pop-upmeldingen worden nu gemeld zoals men verwacht. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5136" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5136">#5136</a>)</li>
<li>In bepaalde (UI Automation) keuzelijsten wordt nu de waarde gemeld als ze verandert. Vroeger waren er gevallen waar dit niet werkte.</li>
<li>In bladermodus in web browsers werkt tabben nu zoals men verwacht na het tabben naar een frame document. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5227" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5227">#5227</a>)</li>
<li>Het Windows 10 lock screen kan nu weggestuurd worden bij gebruik van een aanraakscherm. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5220" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5220">#5220</a>)</li>
<li>In Windows 7 en hoger is tekst niet langer rommelig bij het typen in bepaalde toepassingen zoals Wordpad en Skype met een brailleleesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4291" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4291">#4291</a>)</li>
<li>Op het Windows 10 lock screen is het niet langer mogelijk het klembord te lezen, draaiende toepassingen te bereiken met de leescursor, de NVDA-configuratie te wijzigen, etc. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5269" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5269">#5269</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_35">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>You can now inject raw input from a system keyboard that is not handled natively by Windows (e.g. a QWERTY keyboard on a braille display) using the new keyboardHandler.injectRawKeyboardInput function. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4576" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4576">#4576</a>)</li>
<li>eventHandler.requestEvents has been added to request particular events that are blocked by default; e.g. show events from a specific control or certain events even when in the background. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3831" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3831">#3831</a>)</li>
<li>Rather than a single i18nName attribute, synthDriverHandler.SynthSetting now has separate displayNameWithAccelerator and displayName attributes to avoid reporting of the accelerator in the synth settings ring in some languages.<ul>
<li>For backwards compatibility, in the constructor, displayName is optional and will be derived from displayNameWithAccelerator if not provided. However, if you intend to have an accelerator for a setting, both should be provided.</li>
<li>The i18nName attribute is deprecated and may be removed in a future release.</li>
</ul>
</li>
</ul>
<h2 id="20152">2015.2</h2>
<p>Hoogtepunten in deze versie zijn de mogelijkheid om grafieken te lezen in Microsoft Excel en ondersteuning voor lezen van, interageren met, en navigeren in wiskundige inhoud.</p>
<h3 id="nieuwe-functies_35">Nieuwe Functies</h3>
<ul>
<li>Per zin vooruit en achteruit bewegen is nu mogelijk in Microsoft Word met respectievelijk alt+pijlOmlaag en alt+pijlOmhoog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3288" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3288">#3288</a>)</li>
<li>Nieuwe brailletabellen voor verschillende Indische talen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4778" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4778">#4778</a>)</li>
<li>In Microsoft Excel meldt NVDA nu als de inhoud van een cel is overschreden of afgesneden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3040" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3040">#3040</a>)</li>
<li>In Microsoft Excel kunt u nu de Elementenlijst (NVDA+f7) gebruiken voor een lijst van grafieken, opmerkingen en formules. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1987" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1987">#1987</a>)</li>
<li>Ondersteuning voor het lezen van grafieken in Microsoft Excel. Selecteer de grafiek via de Elementenlijst (NVDA+f7) en gebruik dan de pijltoetsen om tussen de gegevenspunten te bewegen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1987" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1987">#1987</a>)</li>
<li>Als u MathPlayer 4 van Design Science gebruikt, kan NVDA nu wiskundige inhoud lezen en ermee interageren in internetbrowsers en in Microsoft Word en PowerPoint. Voor meer details verwijzen we naar het hoofdstuk "Inhoud van wiskundige aard lezen" van de gebruikershandleiding. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4673" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4673">#4673</a>)</li>
<li>Via het dialoogvenster Invoerhandelingen koppelen, is het nu mogelijk om invoerhandelingen (toetsenbordsneltoetsen, aanraakgebaren, enz.) te koppelen aan alle dialoogvensters met instellingen van NVDA en opties voor documentopmaak. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4898" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4898">#4898</a>)</li>
</ul>
<h3 id="veranderingen_36">Veranderingen</h3>
<ul>
<li>In het dialoogvenster Documentopmaak zijn de sneltoetsen gewijzigd voor het melden van lijsten, links, regelnummers en lettertypes. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4650" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4650">#4650</a>)</li>
<li>In het dialoogvenster Muisinstellingen zijn sneltoetsen toegevoegd voor "Geluidscoördinatie gebruiken bij verplaatsen van muis" en "Schermhelderheid bepaalt Volume audio-coördinatie". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4916" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4916">#4916</a>)</li>
<li>Melden van kleurnamen is aanzienlijk verbeterd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4984" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4984">#4984</a>)</li>
<li>Liblouis braillevertaler bijgewerkt naar 2.6.2. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4777" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4777">#4777</a>)</li>
</ul>
<h3 id="opgeloste-problemen_45">Opgeloste Problemen</h3>
<ul>
<li>In bepaalde Indische talen worden omschrijvingen van karakters nu correct behandeld voor samengevoegde karakters. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4582" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4582">#4582</a>)</li>
<li>Als de optie "Vertrouw taal van stem bij het verwerken van karakters en symbolen" ingeschakeld is, zal het dialoogvenster Uitspraak van interpunctie en symbolen nu correct de stemtaal gebruiken. Ook wordt de taal waarvoor de uitspraak gewijzigd wordt getoond als titel van het dialoogvenster. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4930" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4930">#4930</a>)</li>
<li>In Internet Explorer en andere MSHTML-elementen worden getypte karakters niet langer foutief aangekondigd in bewerkbare keuzelijsten zoals het zoekveld op de Google homepage. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4976" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4976">#4976</a>)</li>
<li>Als u in Microsoft Officetoepassingen kleuren selecteert, worden de kleurnamen nu gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3045" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3045">#3045</a>)</li>
<li>Deense brailleweergave hersteld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4986" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4986">#4986</a>)</li>
<li>U kunt opnieuw PageUp/pageDown gebruiken om dia's te wisselen in een PowerPoint presentatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4850" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4850">#4850</a>)</li>
<li>In Skype voor Desktop 7.2 en hoger worden typing meldingen nu gemeld en er zijn problemen opgelost onmiddellijk nadat de focus uit een conversatie beweegt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4972" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4972">#4972</a>)</li>
<li>Problemen opgelost bij het typen van bepaalde leestekens/symbolen zoals haken in het filterveld in het dialoogvenster Invoerhandelingen koppelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5060" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5060">#5060</a>)</li>
<li>Als u in Internet Explorer en andere MSHTML-elementen g of shift+g drukt om te navigeren naar afbeeldingen komt u nu ook bij elementen die gemarkeerd zijn als afbeelding via ARIA role img. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/5062" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #5062">#5062</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_36">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>brailleInput.handler.sendChars(mychar) will no longer filter out a character if it is equal to the previous character by ensuring that the key sent is correctly released. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4139" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4139">#4139</a>)</li>
<li>Scripts for changing touch modes will now honor new labeles added to touchHandler.touchModeLabels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4699" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4699">#4699</a>)</li>
<li>Add-ons can provide their own math presentation implementations. See the mathPres package for details. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4509" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4509">#4509</a>)</li>
<li>Speech commands have been implemented to insert a break between words and to change the pitch, volume and rate. See BreakCommand, PitchCommand, VolumeCommand and RateCommand in the speech module. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4674" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4674">#4674</a>)<ul>
<li>There is also speech.PhonemeCommand to insert specific pronunciation, but the current implementations only support a very limited number of phonemes.</li>
</ul>
</li>
</ul>
<h2 id="20151">2015.1</h2>
<p>Hoogtepunten in deze versie zijn bladermodus voor Microsoft Word en Outlook documenten; drastisch verbeterde ondersteuning voor de Desktop client van Skype; en aanzienlijke verbeteringen aan Microsoft Internet Explorer.</p>
<h3 id="nieuwe-functies_36">Nieuwe Functies</h3>
<ul>
<li>U kunt nu nieuwe symbolen toevoegen in het dialoogvenster Uitspraak van interpunctie en symbolen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4354" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4354">#4354</a>)</li>
<li>In het dialoogvenster INvoerhandelingen koppelen kunt u nu het veld "Filter op" gebruiken om enkel invoerhandelingen weer te geven die bepaalde woorden bevatten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4458" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4458">#4458</a>)</li>
<li>NVDA meldt nu automatisch nieuwe tekst in mintty. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4588" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4588">#4588</a>)</li>
<li>In het zoekvenster van de bladermodus bevindt zich nu een optie voor het uitvoeren van een hoofdlettegevoelige zoekopdracht. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4584" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4584">#4584</a>)</li>
<li>Lettertoetsnavigatie (h om per kop te navigeren, etc.) en de lijst met elementen (NVDA+f7) zijn nu beschikbaar in Microsoft Word documenten door het inschakelen van bladermodus met NVDA+spatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2975" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2975">#2975</a>)</li>
<li>De mogelijkheid tot het lezen van HTML-berichten in Microsoft Outlook 2007 en nieuwer heeft belangrijke verbeteringen ondergaan. Bladermodus wordt automatisch geactiveerd voor deze berichten. Wanneer bladermodus in bepaalde zeldzame situaties niet geactiveerd wordt, kunt u activatie forceren met NVDA+spatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2975" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2975">#2975</a>)</li>
<li>Tabel kolomkoppen in Microsoft word worden automatisch gemeld bij tabellen waarbij expliciet een rij met koppen is ingesteld door de auteur via de Microsoft word tabeleigenschappen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4510" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4510">#4510</a>)<ul>
<li>However, For tables where rows have been merged, this will not work automatically. In this situation, you can still set column headers manually in NVDA with NVDA+shift+c.</li>
</ul>
</li>
<li>In Skype voor Desktop worden notificaties nu gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4741" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4741">#4741</a>)</li>
<li>In Skype voor Desktop kunt u nu een overzicht van de meest recente berichten krijgen door gebruik te maken van NVDA+control+1 tot en met NVDA+control+0; bijv. NVDA+control+1 voor het meest recente bericht en NVDA+control+0 voor het tiende meest recente bericht. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3210" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3210">#3210</a>)</li>
<li>In een conversatie in Skype voor Desktop zal NVDA nu melden wanneer een contactpersoon aan het typen is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3506" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3506">#3506</a>)</li>
<li>NVDA kan nu stil geïnstalleerd worden via de commandoregel zonder de geïnstalleerde versie automatisch te starten na de installatie. Om dit te doen gebruikt u de optie --install-silent. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4206" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4206">#4206</a>)</li>
<li>Ondersteuning voor de Papenmeier BRAILLEX Live 20, BRAILLEX Live en BRAILLEX Live Plus brailleleesregels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4614" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4614">#4614</a>)</li>
</ul>
<h3 id="veranderingen_37">Veranderingen</h3>
<ul>
<li>In het NVDA instellingenvenster Documentopmaak heeft de optie voor het melden van spellingsfouten nu een sneltoets (alt+f). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/793" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #793">#793</a>)</li>
<li>NVDA zal nu de taal van de synthesizer/stem gebruiken voor het uitspreken van karakters en symbolen (inclusief interpunctie en symboolnamen), ongeacht automatisch van taal wisselen is ingeschakeld. Om deze optie uit te schaklen zodat NVDA de interfacetaal weer gebruikt schakelt u de nieuwe optie Vertrouw taal van stem bij het verwerken van karakters en symbolen uit in de steminstellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4210" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4210">#4210</a>)</li>
<li>Ondersteuning voor de Newfon-synthesizer is verwijderd. Newfon is nu beschikbaar als een add-on. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3184" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3184">#3184</a>)</li>
<li>Skype voor Desktop 7 of nieuwer is nu vereist voor gebruik met NVDA; eerdere versies worden niet ondersteund. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4218" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4218">#4218</a>)</li>
<li>Het downloaden van NVDA updates is nu veiliger. (Concreet wordt de update-informatie nu opgevraagd via https en wordt de hash van het bestand gecontroleerd nadat het bestand gedownload is.) (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4716" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4716">#4716</a>)</li>
<li>eSpeak heeft een upgrade gekregen naar versie 1.48.04 (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4325" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4325">#4325</a>)</li>
</ul>
<h3 id="opgeloste-problemen_46">Opgeloste Problemen</h3>
<ul>
<li>In Microsoft Excel worden samengevoegde cellen met rij- en kolomkoppen nu correct afgehandeld. Als bijvoorbeeld A1 en B1 zijn samengevoegd, worden bij B2 zowel A1 en B1 gemeld als kolomkop in plaats van helemaal niets. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4617" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4617">#4617</a>)</li>
<li>Bij het bewerken van de inhoud van een tekstvak in Microsoft PowerPoint 2003 zal NVDA nu de inhoud van iedere regel correct melden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4619" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4619">#4619</a>)</li>
<li>Alle dialoogvensters van NVDA worden nu op het midden van het scherm weergegeven om visuele presentatie en bruikbaarheid te verbeteren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3148" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3148">#3148</a>)</li>
<li>Wanneer er in Skype voor desktop bij het toevoegen van een contactpersoon een introducerend bericht wordt ingetypt, werkt het invoeren van en navigeren door de tekst nu correct. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3661" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3661">#3661</a>)</li>
<li>Wanneer de focus verplaatst naar een nieuw item in boomstructuren in de Eclipse IDEen het eerder geselecteerde item een selectivakje is, wordt het niet langer onterecht gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4586" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4586">#4586</a>)</li>
<li>In het venster voor spellingscontrole van Microsoft Word zal de volgende fout automatisch gemeld moeten worden wanneer de laatste fout veranderd of genegeerd is met gebruik van de daarvoor bedoelde sneltoetsen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1938" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1938">#1938</a>)</li>
<li>Tekst kan weer correct worden gelezen in plaatsen zoals het terminalvenster van Tera Term Pro en documenten in Balabolka. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4229" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4229">#4229</a>)</li>
<li>Focus now correctly returns to the document being edited When finishing input composition of text in Korean and other east Asian languages while editing within a frame in Internet Explorer and other MSHTML documents. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4045" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4045">#4045</a>)</li>
<li>Wanneer u in het dialoogvenster Invoerhandelingen koppelen tijdens het selecteren van een toetsenbordindeling voor een toetsenbordsneltoets op escape drukt, zal het menu gesloten worden in plaats van het hele venster. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3617" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3617">#3617</a>)</li>
<li>Bij het verwijderen van een add-on wordt de map van de add-on nu correct verwijderd na het herstarten van NVDA. Voorheen moest NVDA twee keer herstart worden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3461" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3461">#3461</a>)</li>
<li>Er zijn belangrijke problemen opgelost bij het gebruik van Skype voor Desktop 7. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4218" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4218">#4218</a>)</li>
<li>Bij het versturen van een bericht in Skype voor Desktop wordt het niet langer twee keer gelezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3616" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3616">#3616</a>)</li>
<li>In Skype voor Desktop zou NVDA niet langer af en toe onterecht een grote berichtenstroom moeten voorlezen (mogelijk zelfs een hele conversatie). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4644" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4644">#4644</a>)</li>
<li>er is een probleem opgelost waarbij het NVDA-commando voor het melden van de datum/tijd de regionale instellingen van de gebruiker in sommige gevallen niet respecteerde. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2987" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2987">#2987</a>)</li>
<li>In de bladermodus wordt onzinnige tekst (die soms zelfs meerdere regels omvat) niet langer gepresenteerd voor bepaalde afbeeldingen zoals te vinden op Google Groups. Dit gebeurde specifiek met base64 gecodeerde afbeeldingen.) (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4793" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4793">#4793</a>)</li>
<li>NVDA zou niet langer na enkele seconden moeten bevriezen wanneer de focus verplaatst wordt uit een app uit de Windows Store. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4572" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4572">#4572</a>)</li>
<li>The aria-atomic attribute on live regions in Mozilla Firefox is now honored even when the atomic element itself changes. Previously, it only affected descendant elements. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4794" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4794">#4794</a>)</li>
<li>Browse mode will reflect updates, and live regions will be announced, for browse mode documents within ARIA applications embedded in a document in Internet Explorer or other MSHTML controls. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4798" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4798">#4798</a>)</li>
<li>When text is changed or added in live regions in Internet Explorer and other MSHTML controls where the author has specified that text is relevant, only the changed or added text is announced, rather than all of the text in the containing element. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4800" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4800">#4800</a>)</li>
<li>Content indicated by the aria-labelledby attribute on elements in Internet Explorer and other MSHTML controls correctly replaces the original content where it is appropriate to do so. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4575" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4575">#4575</a>)</li>
<li>Bij de spellingscontrole in Microsoft Outlook 2013 wordt het verkeerd gespelde woord nu gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4848" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4848">#4848</a>)</li>
<li>In Internet Explorer and other MSHTML controls, content inside elements hidden with visibility:hidden is no longer inappropriately presented in browse mode. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4839" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4839">#4839</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3776" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3776">#3776</a>)</li>
<li>In Internet Explorer and other MSHTML controls, the title attribute on form controls no longer inappropriately takes preference over other label associations. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4491" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4491">#4491</a>)</li>
<li>In Internet Explorer and other MSHTML controls, NVDA no longer ignores focusing of elements due to the aria-activedescendant attribute. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4667" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4667">#4667</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_37">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>Updated wxPython to 3.0.2.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3763" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3763">#3763</a>)</li>
<li>Updated Python to 2.7.9. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4715" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4715">#4715</a>)</li>
<li>NVDA no longer crashes when restarting after removing or updating an add-on which imports speechDictHandler in its installTasks module. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4496" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4496">#4496</a>)</li>
</ul>
<h2 id="20144">2014.4</h2>
<h3 id="nieuwe-functies_37">Nieuwe Functies</h3>
<ul>
<li>Nieuwe talen: Colombiaans Spaans, Punjabi.</li>
<li>Het is nu mogelijk om NVDA te herstarten of NVDA te herstarten met add-ons uitgeschakeld vanuit het afsluitvenster van NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4057" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4057">#4057</a>)<ul>
<li>NVDA can also be started with add-ons disabled by using the --disable-addons command line option.</li>
</ul>
</li>
<li>In uitspraakwoordenboeken is het nu mogelijk om in te stellen dat een patroon alleen gebruikt wordt wanneer het een heel woord betreft, d.w.z. het vervangen vindt niet plaats wanneer het woord een deel van een langer woord is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1704" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1704">#1704</a>)</li>
</ul>
<h3 id="veranderingen_38">Veranderingen</h3>
<ul>
<li>Wanneer u met objectnavigatie naar een object genavigeerd bent en dit object zich wel en het vorige object zich niet in een bladermodusdocument bevindt, zal de leesoverzichtsmodus automatisch ingesteld worden op document. Dit gebeurde voorheen alleen wanneer het navigatorobject veranderde door een focusverandering. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4369" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4369">#4369</a>)</li>
<li>De lijsten voor brailleleesregels en synthesizers in de respectievelijke instellingsvensters zijn nu alfabetisch gesorteerd, behalve geen braille/geen spraak die zich nu onderaan de lijst bevinden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2724" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2724">#2724</a>)</li>
<li>Liblouis braillevertaler bijgewerkt naar 2.6.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4434" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4434">#4434</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3835" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3835">#3835</a>)</li>
<li>Het navigeren naar tekstvelden in bladermodus door het indrukken van e en shift+e omvat nu bewerkbare keuzelijsten. Dit omvat ook het zoekvak in de nieuwste versie van Google Zoeken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4436" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4436">#4436</a>)</li>
<li>Het klikken op het NVDA-pictogram in het systeemvak met de linker muisknop opent nu het NVDA-menu. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4459" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4459">#4459</a>)</li>
</ul>
<h3 id="opgeloste-problemen_47">Opgeloste Problemen</h3>
<ul>
<li>When moving focus back to a browse mode document (e.g. alt+tabbing to an already opened web page), the review cursor is properly positioned at the virtual caret, rather than the focused control (e.g. a nearby link). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4369" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4369">#4369</a>)</li>
<li>In Powerpoint-presentaties volgt de leescursor nu de virtuele cursor op een correcte manier. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4370" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4370">#4370</a>)</li>
<li>In Mozilla Firefox and other Gecko-based browsers, new content within a live region will be announced even if the new content has a usable ARIA live type different to the parent live region; e.g. when content marked as assertive is added to a live region marked as polite. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4169" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4169">#4169</a>)</li>
<li>In Internet Explorer and other MSHTML controls, some cases where a document is contained within another document no longer prevent the user from accessing some of the content (specifically, framesets inside framesets). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4418" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4418">#4418</a>)</li>
<li>NVDA loopt in sommige gevallen niet langer vast bij het gebruik van een Handy Tech brailleleesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3709" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3709">#3709</a>)</li>
<li>Het in een aantal gevallen weergeven van een foutmelding in Windows Vista, bijv. bij het starten van NVDA via de bureaubladsnelkoppeling of via de sneltoets, is opgelost.(<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4235" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4235">#4235</a>)</li>
<li>Er zijn ernstige problemen met tekstinvoer opgelost in dialoogvensters in recente versies van Eclipse. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3872" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3872">#3872</a>)</li>
<li>In Outlook 2010 werkt het verplaatsen van de cursor in het locatieveld van afspraken en vergaderverzoeken nu naar behoren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4126" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4126">#4126</a>)</li>
<li>Inside a live region, content which is marked as not being live (e.g. aria-live="off") is now correctly ignored. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4405" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4405">#4405</a>)</li>
<li>Bij het melden van de tekst van een statusbalk met een naam wordt de naam nu correct gescheiden van het eerste woord van de statusbalktekst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4430" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4430">#4430</a>)</li>
<li>Bij het invoeren van wachtwoorden met het uitspreken van woorden ingeschakeld worden er niet langer nodeloos meerdere sterretjes uitgesproken bij het beginnen aan een nieuw woord. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4402" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4402">#4402</a>)</li>
<li>In de berichtenlijst van Microsoft Outlook worden items niet langer nodeloos benoemd als data-items. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4439" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4439">#4439</a>)</li>
<li>Bij het selecteren van tekst in het codevenster van de Eclipse IDE wordt de hele selectie niet langer iedere keer uitgesproken bij een selectieverandering. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2314" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2314">#2314</a>)</li>
<li>Verschillende versies van Eclipse worden nu als zodanig herkend en behandeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4360" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4360">#4360</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4454" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4454">#4454</a>)</li>
<li>Mouse tracking and touch exploration in Internet Explorer and other MSHTML controls (including many Windows 8 applications) is now much more accurate&nbsp; on high DPI displays or when document zoom is changed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3494" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3494">#3494</a>)</li>
<li>Mouse tracking and touch exploration in Internet Explorer and other MSHTML controls will now announce the label of more buttons. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4173" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4173">#4173</a>)</li>
<li>Bij het gebruik van een Papenmeier BRAILLEX brailleleesregel met BrxCom werken de toetsen op de leesregel nu als verwacht. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4614" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4614">#4614</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_38">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>For executables which host many different apps (e.g. javaw.exe), code can now be provided to load specific app modules for each app instead of loading the same app module for all hosted apps. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4360" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4360">#4360</a>)<ul>
<li>See the code documentation for appModuleHandler.AppModule for details.</li>
<li>Support for javaw.exe is implemented.</li>
</ul>
</li>
</ul>
<h2 id="20143">2014.3</h2>
<h3 id="nieuwe-functies_38">Nieuwe Functies</h3>
<ul>
<li>De geluiden die worden gespeeld bij het starten en afsluiten van NVDA kunnen uitgeschakeld worden via een nieuwe optie in het dialoogvenster met Algemene instellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/834" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #834">#834</a>)</li>
<li>Hulp voor add-ons is bereikbaar vanuit de Add-ons Manager voor add-ons die dit ondersteunen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2694" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2694">#2694</a>)</li>
<li>Ondersteuning voor de Agenda in Microsoft Outlook 2007 en hoger (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2943" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2943">#2943</a>) inclusief:<ul>
<li>Announcement of the current time when moving around with the arrow keys.</li>
<li>Indication if the selected time is within any appointments.</li>
<li>announcement of the selected appointment when pressing tab.</li>
<li>Smart filtering of the date so as to only announce the date if the new selected time or appointment is on a different day to the last.</li>
</ul>
</li>
<li>Ondersteuning uitgebreid voor de Inbox en andere berichtenlijsten in Outlook 2010 en hoger (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3834" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3834">#3834</a>) inclusief:<ul>
<li>The ability to silence column headers (from, subject, etc.) by turning off the Report Table row and column headers option in Document Formatting settings.</li>
<li>The ability to use table navigation commands (control + alt + arrows) to move through the individual columns.</li>
</ul>
</li>
<li>Microsoft word: als een inline afbeelding geen alternatieve tekst heeft, zal NVDA in plaats daarvan de titel van de afbeelding melden als de auteur deze heeft opgegeven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4193" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4193">#4193</a>)</li>
<li>Microsoft Word: melden van Alinea inspringing met het commando opmaak melden (NVDA+f) en automatisch als de nieuwe instelling Melden van alinea inspringing is ingeschakeld bij Documentopmaak instellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4165" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4165">#4165</a>).</li>
<li>Automatisch melden van ingevoegde tekst zoals een nieuw opsommingsteken, getal of tabsprong bij het drukken op enter in bewerkbare documenten en tekstvelden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4185" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4185">#4185</a>)</li>
<li>Microsoft word: NVDA+alt+c meldt de tekst van een opmerking als de cursor binnen een opmerking staat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3528" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3528">#3528</a>)</li>
<li>Verbeterde ondersteuning voor het automatisch lezen van kolom- en rijkoppen in Microsoft Excel (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3568" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3568">#3568</a>) inclusief:<ul>
<li>Support of Excel defined name ranges to identify header cells (compatible with Jaws screen reader) .</li>
<li>The set column header (NVDA+shift+c) and set row header (NVDA+shift+r) commands now store the settings in the worksheet so that they are available the next time the sheet is opened, and will be available to other screen readers that support the defined name range scheme.</li>
<li>These commands can also now be used multiple times per sheet to set different headers for different regions.</li>
</ul>
</li>
<li>Ondersteuning voor het automatisch lezen van kolom- en rijkoppen in Microsoft Word (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3110" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3110">#3110</a>) inclusief:</li>
<li>Ondersteuning van MS Word bookmarks om kopcellen te identificeren (compatibel met de Jaws screenreader)</li>
<li>De commando's kolomkoppen instellen (NVDA+shift+c) en rijkoppen instellen (NVDA+shift+r) laten u in de eerste kopcel van een tabel toe om NVDA te laten weten dat deze koppen automatisch gemeld moeten worden. De instellingen worden in het document bewaard zodat ze beschikbaar zijn de volgende keer dat het document wordt geopend, en ze zullen beschikbaar zijn voor andere schermlezers die het bookmark schema ondersteunen.</li>
<li>Microsoft Word: meld de afstand van de linkerrand van de pagina als men op de tabtoets drukt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1353" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1353">#1353</a>)</li>
<li>Microsoft Word: geeft feedback in spraak en braille voor de meest beschikbare opmaaksneltoetsen (vet, cursief, onderlijnen, uitlijning en kopniveau's). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1353" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1353">#1353</a>)</li>
<li>Microsoft Excel: als de geselecteerde cel opmerkingen bevat, kunnen deze nu gemeld worden via NVDA+alt+c (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2920" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2920">#2920</a>)</li>
<li>Microsoft Excel voorziet een NVDA-specifiek dialoogvenster om de opmerkingen te bewerken bij de momenteel geselecteerde cel als u het Excel-commando shift+f2 drukt om in de modus te komen voor het bewerken van opmerkingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2920" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2920">#2920</a>)</li>
<li>Microsoft Excel: feedback in spraak en braille voor veel meer sneltoetsen die de selectie verplaatsen (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4211" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4211">#4211</a>) inclusief:<ul>
<li>Vertical page movement (pageUp and pageDown);</li>
<li>Horizontal page movement (alt+pageUp and alt+pageDown);</li>
<li>Extend selection (the above keys with Shift added); and</li>
<li>Selecting the current region (control+shift+8).</li>
</ul>
</li>
<li>Microsoft Excel: meld verticale en horizontale uitlijning voor cellen met het commando opmaak melden (NVDA+f) en automatisch als de optie voor het melden van uitlijning is ingeschakeld in de Documentopmaak instellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4212" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4212">#4212</a>)</li>
<li>Microsoft Excel: de stijl van een cel kan nu worden gemeld met het commando opmaak melden (NVDA+f). Ze kan ook automatisch worden gemeld als in Documentopmaak instellingen de optie Stijl melden is ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4213" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4213">#4213</a>)</li>
<li>Microsoft Powerpoint: bij het verplaatsen van vormen binnen een dia met de pijltoetsen wordt nu de huidige locatie van de vorm gemeld (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4214" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4214">#4214</a>) inclusief:<ul>
<li>The distance between the shape and each of the slide edges is reported.</li>
<li>If the shape covers or is covered by another shape, then the distance overlapped and the overlapped shape are reported.</li>
<li>To report this information at any time without moving a shape, press the report location command (NVDA+delete).</li>
<li>When selecting a shape, if it is covered by another shape, NVDA will report that it is obscured.</li>
</ul>
</li>
<li>Het commando Locatie melden (NVDA+delete) is in sommige situaties meer inhoudsafhankelijk. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4219" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4219">#4219</a>):<ul>
<li>In standard edit fields and browse mode, the cursor position as a percentage through the content and its screen coordinates are reported.</li>
<li>On shapes in PowerPoint Presentations, position of the shape relative to the slide and other shapes is reported.</li>
<li>Pressing this command twice will produce the previous behaviour of reporting the location information for the entire control.</li>
</ul>
</li>
<li>Nieuwe taal: Catalaans.</li>
</ul>
<h3 id="veranderingen_39">Veranderingen</h3>
<ul>
<li>Liblouis braillevertaler bijgewerkt naar 2.5.4. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4103" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4103">#4103</a>)</li>
</ul>
<h3 id="opgeloste-problemen_48">Opgeloste Problemen</h3>
<ul>
<li>In Google Chrome en Chrome-gebaseerde browsers worden bepaalde stukken tekst (bvb. als ze beklemtoond zijn) niet langer herhaald bij het melden van de tekst van een waarschuwing of dialoogvenster. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4066" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4066">#4066</a>)</li>
<li>Als u in bladermodus in Mozilla applicaties enter drukte op een knop etc. werd die niet altijd geactiveerd (of de verkeerde control werd geactiveerd). Dit was enkel in sommige gevallen zoals de knoppen bovenaan Facebook. Dit probleem is verholpen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4106" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4106">#4106</a>)</li>
<li>Nutteloze informatie wordt niet langer aangekondigd bij het tabben door iTunes. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4128" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4128">#4128</a>)</li>
<li>In bepaalde lijsten in iTunes zoals de Muzieklijst, werkt het bewegen naar het volgende item nu correct via gebruik van objectnavigatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4129" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4129">#4129</a>)</li>
<li>HTML-elementen die via WAI ARIA markup worden veranderd in koppen zijn nu opgenomen in de Bladermodus Elementenlijst en snelnavigatie voor Internet Explorer documenten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4140" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4140">#4140</a>)</li>
<li>Als u, in bladermodus documenten, binnen pagina links volgt in recente versies van Internet Explorer verplaatst de focus nu correct naar doelpositie en dit wordt ook gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4134" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4134">#4134</a>)</li>
<li>Microsoft Outlook 2010 en hoger: overall access to secure dialogs zoals de Nieuwe profielen en mail setup dialogs is verbeeterd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4090" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4090">#4090</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4091" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4091">#4091</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4095" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4095">#4095</a>)</li>
<li>Microsoft Outlook: Useless verbosity has been decreased in command toolbars when navigating through certain dialogs. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4096" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4096">#4096</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3407" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3407">#3407</a>)</li>
<li>Microsoft Word: tabben naar een lege cel in een tabel kondigt niet langer foutief aan dat de tabel wordt verlaten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4151" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4151">#4151</a>)</li>
<li>Microsoft Word: het eerste teken na het einde van een tabel (inclusief een nieuwe lege regel) wordt niet langer foutief als onderdeel van de tabel beschouwd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4152" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4152">#4152</a>)</li>
<li>In de spellingcontrole van Microsoft Word 2010 wordt het eigenlijke foutief gespelde woord gemeld in plaats van onterecht enkel het eerste vette woord te melden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3431" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3431">#3431</a>)</li>
<li>In bladermodus in Internet Explorer en andere MSHTML-elementen, tabbing of gebruik van lettertoetsnavigatie om naar formuliervelden te gaan, meldt opnieuw het label in veel gevallen waar dat vroeger niet gebeurde (specifiek waar HTML label elements zijn gebruikt). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4170" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4170">#4170</a>)</li>
<li>Microsoft Word: Reporting de aanwezigheid en placement of comments is more accurate. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3528" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3528">#3528</a>)</li>
<li>Navigatie in bepaalde dialoogvensters in MS Office producten zoals Word, Excel en Outlook is verbeterd door niet langer bepaalde control container toolbars te melden die niet nuttig zijn voor de gebruiker. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4198" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4198">#4198</a>)</li>
<li>Task panes zoals clipboard manager of File recovery lijken niet langer per ongeluk focus te krijgen bij het openen van een toepassing als Microsoft Word of Excel, waardoor de gebruiker soms heen en weer moest schakelen naar de toepassing om het document of werkblad te gebruiken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4199" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4199">#4199</a>)</li>
<li>NVDA weigert niet langer te werken op recente Windows besturingssystemen als de taal van Windows is ingesteld als Servisch (Latin). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4203" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4203">#4203</a>)</li>
<li>Pressing numlock in invoerhulp nu correctly toggles numlock, rather than causing het toetsenbord en het besturingssysteem to become out of sync in regards to de status van deze toets. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4226" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4226">#4226</a>)</li>
<li>In Google Chrome wordt de titel van het document opnieuw gemeld bij het wisselen van tabblad. In NVDA 2014.2 gebeurde dit in sommige gevallen niet. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4222" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4222">#4222</a>)</li>
<li>In Google Chrome en Chrome-gebaseerde browsers wordt het webadres van het document niet langer gemeld bij het lezen van het document. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4223" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4223">#4223</a>)</li>
<li>When running say all als de No speech synthesizer is geselecteerd (nuttig voor automated testing), say all will nu complete in plaats van te stoppen na de eerste regels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4225" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4225">#4225</a>)</li>
<li>Microsoft Outlook's Signature dialog: het Signature editing veld is nu toegankelijk, wat full cursor tracking en format detection mogelijk maakt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3833" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3833">#3833</a>)</li>
<li>Microsoft Word: bij het lezen van de laatste regel van een tabelcel, wordt niet langer de hele tabelcel gelezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3421" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3421">#3421</a>)</li>
<li>Microsoft Word: bij het lezen van de eerste of de laatste regel van een inhoudsopgave, wordt niet langer de hele inhoudsopgave gelezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3421" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3421">#3421</a>)</li>
<li>Bij het uitspreken van woorden en in sommige andere gevallen, worden woorden niet langer onterecht onderbroken bij markeringen zoals klinkertekens en virama in Indische talen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4254" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4254">#4254</a>)</li>
<li>Invoervelden voor getallen worden nu correct behandeld in GoldWave. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/670" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #670">#670</a>)</li>
<li>Microsoft Word: als u per alinea navigeert met control+pijlOmlaag / control+pijlOmhoog is het niet langer nodig de toetscombinatie tweemaal te drukken als u door een lijst gaat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3290" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3290">#3290</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_39">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>NVDA now has unified support for add-on documentation. See the Add-on Documentation section of the Developer Guide for details. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2694" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2694">#2694</a>)</li>
<li>When providing gesture bindings on a ScriptableObject via __gestures, it is now possible to provide the None keyword as the script. This unbinds the gesture in any base classes. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4240" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4240">#4240</a>)</li>
<li>It is now possible to change the shortcut key used to start NVDA for locales where the normal shortcut causes problems. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2209" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2209">#2209</a>)<ul>
<li>This is done via gettext.</li>
<li>Note that the text for the Create desktop shortcut option in the Install NVDA dialog, as well as the shortcut key in the User Guide, must also be updated.</li>
</ul>
</li>
</ul>
<h2 id="20142">2014.2</h2>
<h3 id="nieuwe-functies_39">Nieuwe Functies</h3>
<ul>
<li>Aankondiging van tekstselectie is nu mogelijk in sommige custom invoervelden waar display information wordt gebruikt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/770" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #770">#770</a>)</li>
<li>In toegankelijke Javatoepassingen wordt informatie over de positie nu aangekondigd voor keuzerondjes en andere controls die groepsinformatie weergeven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3754" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3754">#3754</a>)</li>
<li>In toegankelijke Javatoepassingen worden sneltoetsen nu aangekondigd voor controls die hiervan voorzien zijn. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3881" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3881">#3881</a>)</li>
<li>In bladermodus worden nu labels bij oriëntatiepunten gemeld. Ze zijn ook opgenomen in het dialoogvenster van de Elementenlijst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1195" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1195">#1195</a>)</li>
<li>In bladermodus worden gelabelde gebieden nu behandeld als oriëntatiepunten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3741" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3741">#3741</a>)</li>
<li>In Internet Explorer documenten en toepassingen worden Live Regions (onderdeel van de W3c ARIA standaard) nu ondersteund. Deze laten auteurs van webpagina's toe om bepaalde gebieden te markeren als veranderlijk. Als de inhoud van zo een gebied verandert, zal die automatisch worden voorgelezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1846" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1846">#1846</a>)</li>
</ul>
<h3 id="veranderingen_40">Veranderingen</h3>
<ul>
<li>Bij het afsluiten van een dialoogvenster of toepassing in een bladermodus document, wordt de naam en het type van het bladermodus document niet langer aangekondigd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4069" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4069">#4069</a>)</li>
</ul>
<h3 id="opgeloste-problemen_49">Opgeloste problemen</h3>
<ul>
<li>Het standaard Windows Systeemmenu wordt niet langer onverwacht geblokkeerd in Javatoepassingen (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3882" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3882">#3882</a>)</li>
<li>Bij het kopiëren van tekst van Schermoverzichtmodus, worden lijnsprongen niet langer genegeerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3900" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3900">#3900</a>)</li>
<li>Nutteloze objecten met witruimte worden niet langer gemeld in sommige toepassingen als de focus verandert of bij gebruik van objectnavigatie met eenvoudige leesoverzichtmodus ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3839" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3839">#3839</a>)</li>
<li>Berichtvakken en andere dialoogvensters van NVDA veroorzaken opnieuw dat eerdere spraak wordt geannuleerd vooraleer het dialoogvenster aan te kondigen.</li>
<li>In bladermodus worden de labels van controls zoals links en knoppen nu correct weergegeven als de auteur het label heeft overschreven om de toegankelijkheid te verbeteren (meer bepaald door aria-label of aria-labelledby te gebruiken). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1354" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1354">#1354</a>)</li>
<li>In Bladermodus in Internet Explorer wordt tekst in een element met aria-presentation niet langer genegeerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4031" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4031">#4031</a>)</li>
<li>Het is nu opnieuw mogelijk Viëtnamese tekst te typen met de Unikey software. Schakel hiervoor het selectievakje Behandel toetsen van andere toepassingen uit, dat is toegevoegd aan het dialoogvenster Toetsenbordinstellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4043" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4043">#4043</a>)</li>
<li>In bladermodus worden menu items van keuzerondjes en selectievakjes gemeld als controls in plaats van gewone klikbare tekst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4092" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4092">#4092</a>)</li>
<li>NVDA schakelt niet langer foutief van focusmodus naar bladermodus als een menu item van een keuzerondje of selectievakje focus krijgt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4092" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4092">#4092</a>)</li>
<li>Als in Microsoft PowerPoint "getypte woorden uitspreken is ingeschakeld, worden karakters die worden verwijderd met backspace niet langer aangekondigd als deel van het getypte woord. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3231" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3231">#3231</a>)</li>
<li>In de dialoogvensters met opties van Microsoft Office 2010 worden de labels van vervolgkeuzelijsten correct gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4056" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4056">#4056</a>)</li>
<li>Als u in bladermodus in Mozillatoepassingen de snelnavigatiecommando's gebruikt om naar volgende/vorige knop of formulierveld te springen, worden nu ook aankruisknoppen meegenomen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4098" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4098">#4098</a>)</li>
<li>De inhoud van alerts in Mozillatoepassingen wordt niet langer tweemaal gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3481" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3481">#3481</a>)</li>
<li>In bladermodus worden containers en oriëntatiepunten niet langer herhaald als u erbinnen navigeert terwijl de pagina-inhoud wijzigt (b.v. bij het navigeren op de websites van Facebook en Twitter). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2199" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2199">#2199</a>)</li>
<li>NVDA herstelt zich vaker als u wegschakelt van toepassingen die niet meer reageren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3825" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3825">#3825</a>)</li>
<li>The caret (insertion point) opnieuw correctly updates when doing een sayAll command while in tekstvelden drawn directly to het scherm. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/4125" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #4125">#4125</a>)</li>
</ul>
<h2 id="20141">2014.1</h2>
<h3 id="nieuwe-functies_40">Nieuwe Functies</h3>
<ul>
<li>Ondersteuning voor Microsoft PowerPoint 2013. Merk op dat beveiligde weergave niet wordt ondersteund. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3578" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3578">#3578</a>)</li>
<li>In Microsoft word en Excel kan NVDA nu het geselecteerde symbool lezen bij het kiezen van symbolen uit het dialoogvenster Symbolen Invoegen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3538" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3538">#3538</a>)</li>
<li>U kunt nu kiezen of inhoud in documenten als klikbaar moet worden aangegeven via een nieuwe optie in het dialoogvenster Documentopmaak. Deze optie is standaard ingeschakeld overeenkomstig het vroegere gedrag. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3556" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3556">#3556</a>)</li>
<li>Ondersteuning voor brailleleesregels die via Bluetooth zijn verbonden met een computer die met de Widcomm Bluetooth Software werkt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2418" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2418">#2418</a>)</li>
<li>Bij het bewerken van tekst in PowerPoint worden hyperlinks nu gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3416" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3416">#3416</a>)</li>
<li>In ARIA-toepassingen of dialoogvensters op internet kunt u nu NVDA naar bladermodus laten schakelen met NVDA+spatiebalk. Dit laat documentachtige navigatie toe in de toepassing of het dialoogvenster. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2023" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2023">#2023</a>)</li>
<li>In Outlook Express, Windows Mail en Windows Live Mail meldt NVDA het nu als een bericht een bijlage heeft of gemarkeerd is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1594" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1594">#1594</a>)</li>
<li>Bij het navigeren door tabellen in toegankelijke Java toepassingen worden rij- en kolomcoördinaten nu gemeld, inclusief kolom- en rijkoppen als die er zijn. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3756" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3756">#3756</a>)</li>
</ul>
<h3 id="veranderingen_41">Veranderingen</h3>
<ul>
<li>Voor Papenmeier brailleleesregels is het commando move to flat review/focus verwijderd. Gebruikers kunnen de gewenste toetsen toekennen via het dialoogvenster Invoerhandelingen koppelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3652" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3652">#3652</a>)</li>
<li>NVDA vereist nu Microsoft VC runtime versie 11, wat inhoudt dat het niet langer kan werken op besturingssystemen ouder dan Windows XP Service Pack 2 of Windows Server 2003 Service Pack 1.</li>
<li>Als het interpunctieniveau is ingesteld op Sommige, zullen nu de asterisk (*) en het plusteken (+) worden uitgesproken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3614" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3614">#3614</a>)</li>
<li>ESpeak bijgewerkt naar versie 1.48.04 die veel taalverbeteringen bevat en die een aantal vastlopers oplost. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3842" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3842">#3842</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3739" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3739">#3739</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3860" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3860">#3860</a>)</li>
</ul>
<h3 id="opgeloste-problemen_50">Opgeloste problemen</h3>
<ul>
<li>Bij het navigeren tussen of het selecteren van cellen in Microsoft Excel zou NVDA niet langer foutief de oude cel mogen aankondigen in plaats van de nieuwe cel als Microsoft Excel traag is bij het verplaatsen van de selectie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3558" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3558">#3558</a>)</li>
<li>NVDA werkt nu correct als u via het contextmenu een keuzelijst opent binnen een cel in Microsoft Excel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3586" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3586">#3586</a>)</li>
<li>In winkelpagina's van iTunes 11 wordt nieuwe pagina-inhoud nu juist getoond in bladermodus als u een link volgt in de winkel of bij het initieel openen van de winkel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3625" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3625">#3625</a>)</li>
<li>Knoppen om een preview van nummers te krijgen in de iTunes 11 winkel tonen nu hun label in bladermodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3638" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3638">#3638</a>)</li>
<li>In bladermodus in Google Chrome worden de labels van selectievakjes en keuzerondjes nu correct weergegeven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1562" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1562">#1562</a>)</li>
<li>In Instantbird meldt NVDA niet langer nutteloze informatie elke keer u naar een contact gaat in de Contactenlijst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2667" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2667">#2667</a>)</li>
<li>In bladermodus in Adobe Reader wordt de juiste tekst nu weergegeven voor knoppen, etc. waar het label werd overschreven via een tooltip of op andere manieren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3640" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3640">#3640</a>)</li>
<li>In bladermodus in Adobe Reader zullen overbodige afbeeldingen die de tekst "mc-ref" bevatten niet langer worden weergegeven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3645" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3645">#3645</a>)</li>
<li>NVDA meldt niet langer alle cellen in Microsoft Excel als onderlijnd bij hun opmaakinformatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3669" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3669">#3669</a>)</li>
<li>Toont niet langer betekenisloze karakters in bladermodus documenten zoals die in de Unicode-reeks voor privé-gebruik. In sommige gevallen verhinderden deze dat zinvoller labels werden getoond. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2963" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2963">#2963</a>)</li>
<li>Invoersamenstelling voor het invoeren van Oost-Aziatische karakters weigert niet langer in PuTTY. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3432" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3432">#3432</a>)</li>
<li>Navigeren door een document na afgebroken automatisch lezen leidt er niet langer toe dat NVDA soms foutief aankondigde dat u een veld verliet (zoals een tabel) lager in het document dat het automatisch lezen eigenlijk nooit had uitgesproken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3688" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3688">#3688</a>)</li>
<li>Bij gebruik van bladermodus snelnavigatiecommando's tijdens automatisch lezen met doorbladeren ingeschakeld, kondigt NVDA accurater het nieuwe veld aan; b.v. zegt nu dat een kop een kop is, in plaats van enkel zijn tekst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3689" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3689">#3689</a>)</li>
<li>De snelnavigatiecommando's om te springen naar het einde of begin van een container werken nu met doorbladeren tijdens automatisch lezen; d.w.z. dat ze niet langer het huidige automatisch lezen zullen afbreken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3675" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3675">#3675</a>)</li>
<li>Benamingen van invoerhandelingen die voorkomen in het dialoogvenster Invoerhandelingen koppelen zijn nu duidelijker en vertaald. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3624" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3624">#3624</a>)</li>
<li>NVDA veroorzaakt niet langer het vastlopen van bepaalde programma's bij het bewegen van de muis over hun rich edit (TRichEdit) controls. Het gaat o.a. om de programma's Jarte 5.1 en BRfácil. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3693" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3693">#3693</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3603" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3603">#3603</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3581" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3581">#3581</a>)</li>
<li>In Internet Explorer en andere MSHTML-elementen worden containers zoals tabellen die zijn gemarkeerd met de ARIA presentation role niet langer gemeld aan de gebruiker. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3713" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3713">#3713</a>)</li>
<li>in Microsoft Word herhaalt NVDA op de brailleleesregel niet langer meermaals de informatie over rijen en kolommen voor een tabelcel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3702" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3702">#3702</a>)</li>
<li>In talen zoals Frans en Duits die een spatie gebruiken om duizendtallen te scheiden, worden de cijfers van aparte groepjes niet langer uitgesproken als een enkel getal. Dit was vooral problematisch voor tabelcellen die getallen bevatten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3698" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3698">#3698</a>)</li>
<li>Braille weigert niet langer soms te vernieuwen als de systeemcursor beweegt in Microsoft Word 2013. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3784" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3784">#3784</a>)</li>
<li>Als u gepositioneerd bent op het eerste karakter van een kop in Microsoft Word, verdwijnt de tekst die de kop en zijn niveau aankondigt niet langer van de brailleleesregel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3701" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3701">#3701</a>)</li>
<li>Als een programma wordt afgesloten waarvoor een configuratieprofiel actief is, weigert NVDA niet langer soms het profiel uit te schakelen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3732" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3732">#3732</a>)</li>
<li>Bij Aziatische invoer in een control binnen NVDA zelf (b.v. het bladermodus dialoogvenster om te zoeken), wordt niet langer foutief "NVDA" gemeld in plaats van de kandidaat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3726" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3726">#3726</a>)</li>
<li>De tabbladen in het opties-dialoogvenster van Outlook 2013 worden nu gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3826" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3826">#3826</a>)</li>
<li>Verbeterde ondersteuning voor ARIA live regions in Firefox en andere Mozilla Geckotoepassingen:<ul>
<li>Support for aria-atomic updates and filtering of aria-busy updates. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2640" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2640">#2640</a>)</li>
<li>Alternative text (such as alt attribute or aria-label) is included if there is no other useful text. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3329" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3329">#3329</a>)</li>
<li>Live region updates are no longer silenced if they occur at the same time as the focus moves. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3777" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3777">#3777</a>)</li>
</ul>
</li>
<li>Bepaalde presentatie-elementen worden niet langer foutief getoond in Firefox en andere Mozilla Geckotoepassingen in bladermodus (meer bepaald als het element is gemarkeerd met aria-presentation maar ook focus kan krijgen). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3781" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3781">#3781</a>)</li>
<li>Een performantieverbetering bij het navigeren door een document in Microsoft Word als melden van spelfouten is ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3785" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3785">#3785</a>)</li>
<li>Verschillende verbeteringen aan de ondersteuning voor toegankelijke Java toepassingen:<ul>
<li>The initially focused control in a frame or dialog no longer fails to be reported when the frame or dialog comes to the foreground. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3753" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3753">#3753</a>)</li>
<li>Unuseful position information is no longer announced for radio buttons (e.g. 1 of 1). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3754" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3754">#3754</a>)</li>
<li>Better reporting of JComboBox controls (html no longer reported, better reporting of expanded and collapsed states). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3755" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3755">#3755</a>)</li>
<li>When reporting the text of dialogs, some text that was previously missing is now included. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3757" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3757">#3757</a>)</li>
<li>Changes to the name, value or description of the focused control is now reported more accurately. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3770" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3770">#3770</a>)</li>
</ul>
</li>
<li>Een vastloper opgelost in NVDA in Windows 8 als de focus gaat naar bepaalde RichEdit controls die grote hoeveelheden tekst bevatten (b.v. NVDA's log viewer, windbg). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3867" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3867">#3867</a>)</li>
<li>Op systemen met een hoge DPI display setting (wat standaard het geval is bij veel moderne schermen), stuurt NVDA de muis niet langer naar de verkeerde plaats in sommige toepassingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3758" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3758">#3758</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3703" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3703">#3703</a>)</li>
<li>Een probleem opgelost dat zich soms voordeed bij het surfen waarbij NVDA niet langer correct werkte totdat het werd herstart, zelfs als het niet was vastgelopen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3804" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3804">#3804</a>)</li>
<li>Een Papenmeier brailleleesregel kan nu gebruikt worden zelfs als er nooit een Papenmeier leesregel aangesloten was via USB. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3712" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3712">#3712</a>)</li>
<li>NVDA loopt niet langer vast als een ouder model Papenmeier BRAILLEX brailleleesregel wordt geselecteerd zonder dat er een leesregel is aangesloten.</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_40">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>AppModules now contain productName and productVersion properties. This info is also now included in Developer Info (NVDA+f1). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1625" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1625">#1625</a>)</li>
<li>In the Python Console, you can now press the tab key to complete the current identifier. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/433" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #433">#433</a>)<ul>
<li>If there are multiple possibilities, you can press tab a second time to choose from a list.</li>
</ul>
</li>
</ul>
<h2 id="20133">2013.3</h2>
<h3 id="nieuwe-functies_41">Nieuwe Functies</h3>
<ul>
<li>Formuliervelden worden nu gemeld in Microsoft word documenten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2295" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2295">#2295</a>)</li>
<li>NVDA kan nu aangebrachte wijzigingen in de tekst aankondigen in Microsoft Word als Wijzigingen Bijhouden is ingeschakeld. Merk op dat u hiervoor in NVDA ook het selectievakje "Aangebrachte wijzigingen in de tekst melden" moet inschakelen in het dialoogvenster documentinstellingen (standaard is het uitgeschakeld). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1670" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1670">#1670</a>)</li>
<li>In Microsoft Excel 2003 tot 2010 worden keuzelijsten nu aangekondigd bij het openen en navigeren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3382" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3382">#3382</a>)</li>
<li>een nieuwe optie 'Doorbladeren tijdens automatisch lezen toestaan' in het dialoogvenster Toetsenbordinstellingen laat toe door een document te navigeren met de navigatietoetsen van bladermodus en de commando's om naar paragrafen of regels te gaan, terwijl u automatisch blijft lezen. Deze optie is standaard uitgeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2766" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2766">#2766</a>)</li>
<li>Er is nu een dialoogvenster Invoerhandelingen koppelen, dat u eenvoudiger toelaat om snelkoppelingen (zoals toetsen op het toetsenbord) toe te kennen aan NVDA-commando's. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1532" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1532">#1532</a>)</li>
<li>U kan nu verschillende instellingen hebben voor verschillende situaties door configuratieprofielen te gebruiken. Profielen kunnen manueel of automatisch geactiveerd worden (v.b. voor een bepaalde toepassing). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/87" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #87">#87</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/667" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #667">#667</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1913" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1913">#1913</a>)</li>
<li>In Microsoft Excel worden cellen die links zijn nu als links aangekondigd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3042" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3042">#3042</a>)</li>
<li>In Microsoft Excel wordt het nu gemeld als een cel opmerkingen bevat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2921" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2921">#2921</a>)</li>
</ul>
<h3 id="opgeloste-problemen_51">Opgeloste problemen</h3>
<ul>
<li>Zend Studio werkt nu hetzelfde als Eclipse. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3420" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3420">#3420</a>)</li>
<li>Als de status verandert van bepaalde selectievakjes in het dialoogvenster Berichtregels van Microsoft Outlook 2010 wordt dat nu automatisch gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3063" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3063">#3063</a>)</li>
<li>NVDA meldt nu de status "vastgemaakt" voor vastgemaakte items zoals tabs in Mozilla Firefox. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3372" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3372">#3372</a>)</li>
<li>Het is nu mogelijk scripts te koppelen aan toetsenbordsneltoetsen in combinatie met de Alt- en/of de Windowstoetsen. Als dit voorheen gebeurde, werd bij het oproepen van het script ofwel het Startmenu ofwel de menubalk geactiveerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3472" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3472">#3472</a>)</li>
<li>Het selecteren van tekst in bladermodusdocumenten (v.b. met control+shift+end) veroorzaakt geen verandering meer van de toetsenbordindeling op systemen waarop meerdere toetsenbordindelingen zijn geïnstalleerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3472" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3472">#3472</a>)</li>
<li>Internet Explorer zou niet langer mogen vastlopen of onbruikbaar worden bij het afsluiten van NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3397" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3397">#3397</a>)</li>
<li>Fysieke beweging en andere activiteiten op sommige nieuwere computers worden niet langer behandeld als ongeldige toetsaanslagen. Voorheen konden deze ertoe leiden dat de spraak stopte en soms activeerden ze NVDA-commando's. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3468" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3468">#3468</a>)</li>
<li>NVDA gedraagt zich nu zoals verwacht in Poedit 1.5.7. Gebruikers van oudere versies zullen moeten updaten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3485" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3485">#3485</a>)</li>
<li>NVDA kan nu beveiligde documenten lezen in Microsoft Word 2010 en zal Word niet langer doen vastlopen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1686" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1686">#1686</a>)</li>
<li>Een onbekende commandline swiwtch bij het starten van het installatiebestand voor NVDA veroorzaakt niet langer een eindeloze loop van dialoogvensters met foutboodschappen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3463" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3463">#3463</a>)</li>
<li>NVDA weigert niet langer de alt-tekst te melden van afbeeldingen en objecten in Microsoft Word als de alt-tekst aanhalingstekens bevat of andere karakters die niet standaard zijn. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3579" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3579">#3579</a>)</li>
<li>Het juiste aantal items wordt nu gemeld in bepaalde horizontale lijsten in Bladermodus. Voorheen werd soms het dubbele gemeld van het werkelijke aantal. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2151" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2151">#2151</a>)</li>
<li>Als u control+a drukt in een Microsoft Excel werkblad wordt nu de bijgewerkte selectie gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3043" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3043">#3043</a>)</li>
<li>NVDA kan nu XHTML-documenten correct lezen in Microsoft Internet Explorer en andere MSHTML-elementen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3542" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3542">#3542</a>)</li>
<li>Bij het afsluiten van het dialoogvenster Toetsenbordinstellingen krijgt de gebruiker nu een foutmelding als hij geen toets heeft gekozen als NVDA-toets. Voor een correcte werking van NVDA moet er minstens één toets gekozen worden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2871" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2871">#2871</a>)</li>
<li>In Microsoft Excel kondigt NVDA samengevoegde cellen nu anders aan dan meerdere geselecteerde cellen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3567" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3567">#3567</a>)</li>
<li>De bladermoduscursor wordt niet langer foutief gepositioneerd bij het verlaten van een dialoogvenster of toepassing binnen het document. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3145" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3145">#3145</a>)</li>
<li>Een probleem opgelost waarbij op sommige systemen de driver voor de HumanWare Brailliant BI/B serie brailleleesregel niet als optie verscheen in het Braille-instellingen dialoogvenster, zelfs als de leesregel was verbonden via USB.</li>
<li>NVDA no longer fails to switch to screen review when the navigator object has no actual screen location. In this case the review cursor is now placed at the top of the screen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3454" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3454">#3454</a>)</li>
<li>Fixed an issue which caused the Freedom Scientific braille display driver to fail when the port was set to USB in some circumstances. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3509" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3509">#3509</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3662" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3662">#3662</a>)</li>
<li>Fixed an issue where keys on Freedom Scientific braille displays weren't detected in some circumstances. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3401" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3401">#3401</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3662" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3662">#3662</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_41">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>You can specify the category to be displayed to the user for scripts using the scriptCategory attribute on ScriptableObject classes and the category attribute on script methods. See the documentation for baseObject.ScriptableObject for more details. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1532" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1532">#1532</a>)</li>
<li>config.save is deprecated and may be removed in a future release. Use config.conf.save instead. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/667" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #667">#667</a>)</li>
<li>config.validateConfig is deprecated and may be removed in a future release. Add-ons which need this should provide their own implementation. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/667" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #667">#667</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3632" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3632">#3632</a>)</li>
</ul>
<h2 id="20132">2013.2</h2>
<h3 id="nieuwe-functies_42">Nieuwe Functies</h3>
<ul>
<li>Ondersteuning voor het Chromium Embedded Framework, een webbrowser control die gebruikt wordt in meerdere toepassingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3108" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3108">#3108</a>)</li>
<li>Nieuwe eSpeak stemvariant: Iven3.</li>
<li>In Skype worden nieuwe chatberichten automatisch gemeld als de conversatie focus krijgt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2298" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2298">#2298</a>)</li>
<li>Ondersteuning voor Tween, inbegrepen het melden van tabnamen en minder breedsprakigheid bij het lezen van tweets.</li>
<li>U kan nu het tonen van NVDA-berichten uitschakelen op een brailleleesregel door de Time-out voor berichten op 0 te zetten in het dialoogvenster Braille Instellingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2482" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2482">#2482</a>)</li>
<li>Bij het beheren van Add-ons is er nu een knop "Download Add-ons" om de NVDA Add-ons-website te openen waar u beschikbare add-ons kan bekijken en downloaden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3209" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3209">#3209</a>)</li>
<li>In het NVDA Welkom dialoogvenster dat altijd verschijnt bij de eerste keer dat u NVDA gebruikt, kunt u nu aangeven of NVDA automatisch moet starten nadat u inlogt bij Windows. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2234" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2234">#2234</a>)</li>
<li>Slaapmodus is automatisch ingeschakeld als u Dolphin Cicero gebruikt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2055" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2055">#2055</a>)</li>
<li>De Windows x64 versie van Miranda IM/Miranda NG wordt nu ondersteund. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3296" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3296">#3296</a>)</li>
<li>Zoeksuggesties in het Windows 8.1 Startscherm worden automatisch gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3322" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3322">#3322</a>)</li>
<li>Ondersteuning voor het navigeren in en bewerken van rekenbladen in Microsoft Excel 2013. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3360" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3360">#3360</a>)</li>
<li>De Freedom Scientific Focus 14 Blue en Focus 80 Blue brailleleesregels, evenals de Focus 40 Blue in bepaalde configuraties die eerder waren ondersteund, zijn nu ondersteund als ze aangesloten zijn via Bluetooth. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3307" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3307">#3307</a>)</li>
<li>Autocomplete suggesties worden nu gemeld in Outlook 2010. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2816" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2816">#2816</a>)</li>
<li>Nieuwe brailletabellen: Engels (U.K.) computerbraille, Koreaans graad 2, Russisch braille voor computercode.</li>
<li>Nieuwe taal: Farsi. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1427" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1427">#1427</a>)</li>
</ul>
<h3 id="veranderingen_42">Veranderingen</h3>
<ul>
<li>Als u in de objectmodus op een aanraakscherm met één vinger naar links of rechts veegt, beweegt u nu naar het vorige of volgende object, niet enkel deze in de huidige container. Veegt u met twee vingers naar links of rechts dan voert u de originele actie uit of beweegt u naar het vorige of volgende object binnen de huidige container.</li>
<li>het selectievakje "Lay-outtabellen melden" in het dialoogvenster "bladermodus instellingen" is hernoemd naar "Lay-outtabellen opnemen" om aan te geven dat snelnavigatie ze ook niet zal localiseren als het selectievakje is uitgeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3140" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3140">#3140</a>)</li>
<li>Platte overzichtsmodus is vervangen door object-, document en schermoverzichtmodi. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2996" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2996">#2996</a>)<ul>
<li>Object review reviews text just within the navigator object, document review reviews all text in a browse mode document (if any) and screen review reviews text on the screen for the current application.</li>
<li>The commands that previously move to/from flat review now toggle between these new review modes.</li>
<li>The navigator object automatically follows the review cursor such that it remains the deepest object at the position of the review cursor when in document or screen review modes.</li>
<li>After switching to screen review mode, NVDA will stay in this mode until you explicitly switch back to document or object review mode.</li>
<li>When in document or object review mode, NVDA may automatically switch between these two modes depending on whether you are moving around a browse mode document or not.</li>
</ul>
</li>
<li>Liblouis braillevertaler bijgewerkt naar 2.5.3. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3371" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3371">#3371</a>)</li>
</ul>
<h3 id="opgeloste-problemen_52">Opgeloste Problemen</h3>
<ul>
<li>Het activeren van een object kondigt nu de actie voor de activatie aan, in plaats van de actie na de activatie (b.v. uitvouwen bij het uitvouwen in plaats van invouwen). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2982" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2982">#2982</a>)</li>
<li>Meer accuraat lezen en volgen van de cursor in verschillende invoervelden voor recente versies van Skype, zoals chat- en zoekvelden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1601" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1601">#1601</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3036" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3036">#3036</a>)</li>
<li>In de lijst met recente conversaties in Skype, wordt nu het aantal nieuwe gebeurtenissen gelezen voor elke conversatie, indien van toepassing. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1446" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1446">#1446</a>)</li>
<li>Verbeteringen aan cursor tracking en leesvolgorde voor rechts-naar-links tekst die naar het scherm wordt geschreven; b.v. bewerken van Arabische tekst in Microsoft Excel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1601" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1601">#1601</a>)</li>
<li>Snelnavigatie naar knoppen en formuliervelden zal nu links aangeven die gemarkeerd zijn als knoppen voor toegankelijkheidsredenen in Internet Explorer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2750" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2750">#2750</a>)</li>
<li>In bladermodus wordt de inhoud binnen boomstructuren niet langer weergegeven omdat een platte weergave niet bruikbaar is. U kan Enter drukken op een boomstructuur om ermee te interageren in focusmodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3023" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3023">#3023</a>)</li>
<li>Het drukken van alt+pijlOmlaag of alt+PijlOmhoog, om een vervolgkeuzelijst uit te klappen in focusmodus, schakelt niet langer foutief over naar bladermodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2340" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2340">#2340</a>)</li>
<li>In Internet Explorer 10 activeren tabelcellen niet langer focusmodus, tenzij de auteur van de webpagina ze expliciet focuseerbaar heeft gemaakt (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3248" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3248">#3248</a>)</li>
<li>NVDA weigert niet langer te starten als de systeemtijd eerder is dan de laaste controle op updates. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3260" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3260">#3260</a>)</li>
<li>Als een voortgangsbalk wordt getoond op een brailleleesregel, wordt de brailleleesregel bijgewerkt als de voortgangsbalk verandert. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3258" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3258">#3258</a>)</li>
<li>In bladermodus in Mozillatoepassingen, worden tabelbijschriften niet langer tweemaal weergegeven. Bovendien wordt de samenvatting weergegeven als er ook een bijschrift is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3196" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3196">#3196</a>)</li>
<li>Als u de invoertaal verandert in Windows 8, spreekt NVDA nu de juiste taal in plaats van de vorige.</li>
<li>NVDA kondigt nu IME conversie mode veranderingen aan in Windows 8.</li>
<li>NVDA kondigt niet langer rommel aan op het bureaublad als de Google Japanese of Atok IME invoermethodes gebruikt worden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3234" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3234">#3234</a>)</li>
<li>In Windows 7 en hoger, kondigt NVDA niet langer foutief spraakherkenning of aanraakinvoer aan als een toetsenbordtaalverandering.</li>
<li>NVDA kondigt niet langer een specifiek speciaal karakter (0x7f) aan als u control+backspace drukt in sommige editors als "getypte karakters uitspreken" is ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3315" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3315">#3315</a>)</li>
<li>espeak verandert niet langer foutief van toonhoogte, volume, etc. als NVDA tekst leest die bepaalde XML controlekarakters bevat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3334" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3334">#3334</a>) (regressie van <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/437" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #437">#437</a>)</li>
<li>In Javatoepassingen worden veranderingen aan het label of waarde van de control die de focus heeft nu automatisch aangekondigd, en weergegeven bij herhaaldelijk bevragen van de control. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3119" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3119">#3119</a>)</li>
<li>In Scintilla controls worden regels nu correct gemeld als automatische terugloop is ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/885" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #885">#885</a>)</li>
<li>In Mozillatoepassingen wordt de naam van alleen-lezen lijstitems nu correct gemeld; b.v. bij het navigeren door tweets in focusmodus op twitter.com. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3327" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3327">#3327</a>)</li>
<li>De inhoud van bevestigingsdialoogvensters in Microsoft Office 2013 wordt nu automatisch gelezen als ze verschijnen.</li>
<li>Performantieverbeteringen bij het navigeren in bepaalde tabellen in Microsoft Word (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3326" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3326">#3326</a>)</li>
<li>NVDA's tabelnavigatiecommando's (control+alt+pijltjes) werken beter in bepaalde Microsoft Word tabellen waar een cel meerdere rijen overspant.</li>
<li>Als de Add-ons Manager geopend is en u activeert hem nogmaals (ofwel vanuit het menu Extra of door een add-on-bestand te openen) weigert hij niet langer dienst. Het is nu mogelijk de Add-ons Manager te sluiten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3351" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3351">#3351</a>)</li>
<li>NVDA loopt niet langer vast in bepaalde dialoogvensters als Japanse of Chinese Office 2010 IME in gebruik is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3064" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3064">#3064</a>)</li>
<li>Meerdere spaties worden niet langer samengetrokken tot één spatie op brailleleesregels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1366" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1366">#1366</a>)</li>
<li>Zend Eclipse PHP Developer Tools werkt nu hetzelfde als Eclipse. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3353" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3353">#3353</a>)</li>
<li>In Internet Explorer is het opnieuw niet nodig tab te drukken om te interageren met een ingebed object (zoals Flash content) nadat u er enter op heeft gedrukt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3364" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3364">#3364</a>)</li>
<li>Bij het bewerken van tekst in Microsoft PowerPoint wordt de laatste regel niet langer gemeld als de vorige regel, als de laatste regel leeg is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3403" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3403">#3403</a>)</li>
<li>In Microsoft PowerPoint worden objecten niet langer soms tweemaal uitgesproken als u ze selecteert of ervoor kiest om ze te bewerken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3394" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3394">#3394</a>)</li>
<li>NVDA veroorzaakt niet langer het vastlopen van Adobe Reader bij bepaalde slecht opgemaakte PDF-documenten die rijen bevatten die geen deel uitmaken van een tabel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3399" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3399">#3399</a>)</li>
<li>NVDA detecteert nu correct welke de volgende dia is die focus heeft na het verwijderen van een dia in de miniaturen-weergave van Microsoft PowerPoint. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3415" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3415">#3415</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_42">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>windowUtils.findDescendantWindow has been added to search for a descendant window (HWND) matching the specified visibility, control ID and/or class name.</li>
<li>The remote Python console no longer times out after 10 seconds while waiting for input. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3126" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3126">#3126</a>)</li>
<li>Inclusion of the bisect module in binary builds is deprecated and may be removed in a future release. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3368" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3368">#3368</a>)<ul>
<li>Add-ons which depend on bisect (including the urllib2 module) should be updated to include this module.</li>
</ul>
</li>
</ul>
<h2 id="201311">2013.1.1</h2>
<p>Deze versie lost het probleem op waarbij NVDA vastliep als Iers als taal werd ingesteld. De vertalingen zijn bijgewerkt en enkele andere problemen zijn opgelost.</p>
<h3 id="opgeloste-problemen_53">Opgeloste Problemen</h3>
<ul>
<li>De juiste karakters worden geproduceerd bij het typen in NVDA's eigen gebruikersinterface als u een Koreaanse of Japanse invoermethode als standaardmethode gebruikt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2909" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2909">#2909</a>)</li>
<li>In Internet Explorer en andere MSHTML-elementen worden velden met een ongeldige invoer nu correct behandeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3256" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3256">#3256</a>)</li>
<li>NVDA loopt niet langer vast bij het starten als Iers is ingesteld als taal.</li>
</ul>
<h2 id="20131">2013.1</h2>
<p>Hoogtepunten in deze versie zijn een meer intuïtieve en consistente laptop toetsenbordindeling; basisondersteuning voor Microsoft PowerPoint; ondersteuning voor lange beschrijvingen in webbrowsers; en ondersteuning voor invoer van computerbraille voor brailleleesregels met een brailletoetsenbord.</p>
<h3 id="belangrijk">Belangrijk</h3>
<h4 id="nieuwe-laptop-toetsenbordindeling">Nieuwe Laptop Toetsenbordindeling</h4>
<p>De laptop toetsenbordindeling is helemaal herzien om ze intuîtiever en consistenter te maken.
De nieuwe indeling gebruikt de pijltjestoetsen in combinatie met de NVDA-toets en andere modifiers voor leescommando's.</p>
<p>Let op de volgende veranderingen aan veelgebruikte commando's:</p>
<table>
<thead>
<tr>
<th>Naam</th>
<th>Toets</th>
</tr>
</thead>
<tbody>
<tr>
<td>Alles voorlezen</td>
<td>NVDA+a</td>
</tr>
<tr>
<td>Deze regel lezen</td>
<td>NVDA+l</td>
</tr>
<tr>
<td>Geselecteerde tekst lezen</td>
<td>NVDA+shift+s</td>
</tr>
<tr>
<td>Statusbalk voorlezen</td>
<td>NVDA+shift+end</td>
</tr>
</tbody>
</table>
<p>Bovendien zijn, samen met andere veranderingen, alle commando's veranderd voor objectnavigatie, tekstreview, muisklik en synth-instellingenring.
Bekijk het <a href="keyCommands.html" title="Overzicht van Commando's">Overzicht van Commando's</a> voor de nieuwe toetsen.</p>
<h3 id="nieuwe-functies_43">Nieuwe Functies</h3>
<ul>
<li>Basisondersteuning voor bewerken en lezen van Microsoft PowerPoint presentaties. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/501" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #501">#501</a>)</li>
<li>Basisondersteuning voor lezen en schrijven van berichten in Lotus Notes 8.5. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/543" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #543">#543</a>)</li>
<li>Ondersteuning voor automatische taalverandering bij het lezen van documenten in Microsoft Word. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2047" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2047">#2047</a>)</li>
<li>In bladermodus voor MSHTML (b.v. Internet Explorer) en Gecko (b.v. Firefox) wordt de aanwezigheid van lange beschrijvingen nu aangekondigd. Het is ook mogelijk de lange beschrijving te openen in een nieuw venster door op NVDA+d te drukken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/809" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #809">#809</a>)</li>
<li>Meldingen in Internet Explorer 9 en hoger worden nu uitgesproken (zoals geblokkeerde inhoud of bestandsdownloads). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2343" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2343">#2343</a>)</li>
<li>Automatisch melden van rij- en kolomkoppen van een tabel wordt nu ondersteund voor bladermodusdocumenten in Internet Explorer en andere MSHTML-elementen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/778" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #778">#778</a>)</li>
<li>Nieuwe talen: Aragonees, Iers</li>
<li>Nieuwe brailletabellen: Deens graad 2, Koreaans graad 1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2737" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2737">#2737</a>)</li>
<li>Ondersteuning voor brailleleesregels verbonden via bluetooth op een computer met de Toshiba Bluetooth Stack voor Windows. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2419" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2419">#2419</a>)</li>
<li>Ondersteuning voor poortselectie bij gebruik van Freedom Scientific leesregels (Automatisch, USB of Bluetooth).</li>
<li>Ondersteuning voor de BrailleNote familie van notitietoestellen van HumanWare, gebruikt als een brailleleesregel voor een screenreader. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2012" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2012">#2012</a>)</li>
<li>Ondersteuning voor oudere modellen van Papenmeier BRAILLEX brailleleesregels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2679" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2679">#2679</a>)</li>
<li>Ondersteuning voor invoer van computerbraille voor brailleleesregels met een brailletoetsenbord. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/808" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #808">#808</a>)</li>
<li>Nieuwe toetsenbordinstellingen die de keuze geven of NVDA de spraak moet onderbreken voor getypte karakters en/of de Entertoets. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/698" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #698">#698</a>)</li>
<li>Ondersteuning voor verschillende browsers gebaseerd op Google Chrome: Rockmelt, BlackHawk, Comodo Dragon en SRWare Iron. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2236" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2236">#2236</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2813" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2813">#2813</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2814" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2814">#2814</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2815" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2815">#2815</a>)</li>
</ul>
<h3 id="veranderingen_43">Veranderingen</h3>
<ul>
<li>Liblouis braillevertaler bijgewerkt naar 2.5.2. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2737" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2737">#2737</a>)</li>
<li>De laptop toetsenbordindeling is helemaal herzien om ze intuïtiever en consistenter te maken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/804" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #804">#804</a>)</li>
<li>ESpeak speech synthesizer bijgewerkt naar 1.47.11. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2680" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2680">#2680</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3124" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3124">#3124</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3132" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3132">#3132</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3141" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3141">#3141</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3143" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3143">#3143</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3172" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3172">#3172</a>)</li>
</ul>
<h3 id="opgeloste-problemen_54">Opgeloste Problemen</h3>
<ul>
<li>De snelnavigatietoetsen om te springen naar de volgende of vorige scheiding in bladermodus werken nu in Internet Explorer en andere MSHTML-elementen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2781" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2781">#2781</a>)</li>
<li>Als NVDA terugvalt naar eSpeak of als er geen spraak is omdat de gekozen spraaksynthesizer dienst weigert bij het starten van NVDA, dan wordt niet meer automatisch de fallback synthesizer teruggezet. Dit betekent dat nu, de originele synthesizer opnieuw geprobeerd wordt volgende keer dat NVDA start. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2589" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2589">#2589</a>)</li>
<li>Als NVDA terugvalt op geen braille omdat de gekozen brailleleesregel dienst weigerde bij het starten van NVDA, dan wordt de brailleleesregel niet meer automatisch terug ingesteld op geen braille. Dit betekent dat nu, de originele leesregel opnieuw wordt geprobeerd bij de volgende keer dat NVDA start. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2264" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2264">#2264</a>)</li>
<li>In bladermodus in Mozillatoepassingen worden updates aan tabellen nu correct weergegeven. Bijvoorbeeld, in bijgewerkte cellen worden rij- en kolomcoördinaten gemeld en tabelnavigatie werkt zoals het moet. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2784" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2784">#2784</a>)</li>
<li>In bladermodus in web browsers werden bepaalde klikbare niet-gelabelde afbeeldingen vroeger niet weergegeven. Nu werkt dit correct. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2838" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2838">#2838</a>)</li>
<li>Eerdere en latere versies van SecureCRT worden nu ondersteund. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2800" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2800">#2800</a>)</li>
<li>Voor invoermethodes zoals Easy Dots IME onder XP worde de leesreeks nu correct gemeld.</li>
<li>De kandidatenlijst in de Chinese Simplified Microsoft Pinyin invoermethode onder Windows 7 wordt nu correct gelezen bij het veranderen van pagina met pijl links en rechts, en bij de eerste keer dat het met Home wordt geopend.</li>
<li>Als gepersonaliseerde uitspraakinformatie voor symbolen wordt opgeslagen, wordt het geavanceerde "preserve" veld niet langer verwijderd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2852" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2852">#2852</a>)</li>
<li>Als u "automatisch controleren op updates" uitschakelt, moet NVDA niet langer herstarten om de wijziging door te voeren.</li>
<li>NVDA weigert niet langer te starten als een add-on niet kan worden verwijderd omdat zijn map momenteel in gebruik is door een andere applicatie. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2860" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2860">#2860</a>)</li>
<li>Tablabels in het dialoogvenster met DropBox-instellingen kunnen nu gezien worden met platte overzichtzsmodus.</li>
<li>Als de invoertaal wordt veranderd naar iets anders dan de standaard, detecteert NVDA nu correct de toetsen voor commando's en invoerhelpmodus.</li>
<li>Voor talen zoals Duits waar het + (plus)teken een enkele toets op het toetsenbord is, is het nu mogelijk er commando's aan te binden door het woord "plus" te gebruiken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2898" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2898">#2898</a>)</li>
<li>In Internet Explorer en andere MSHTML-elementen worden citaten nu gemeld indien van toepassing. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2888" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2888">#2888</a>)</li>
<li>De HumanWare Brailliant BI/B series brailleleesregel driver kan nu worden geselecteerd als de leesregel verbonden is via Bluetooth maar nooit verbonden was via USB.</li>
<li>Het filteren van elementen in de Elementenlijst van de bladermodus met hoofdlettertekstfilter geeft nu niet-hoofdlettergevoelige resultaten net zoals kleine letters in plaats van helemaal niets. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2951" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2951">#2951</a>)</li>
<li>In Mozilla browsers kan bladermodus opnieuw worden gebruikt als Flash content focus krijgt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2546" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2546">#2546</a>)</li>
<li>Bij gebruik van een kortschrift brailletabel en als "Naar computerbraille uitbreiden voor het woord onder de cursor" is ingeschakeld, wordt de braillecursor nu correct gepositioneerd na een woord waarin een karakter is voorgesteld door meerdere braillecellen (b.v. hoofdletterteken, letterteken, cijferteken, etc.). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2947" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2947">#2947</a>)</li>
<li>Tekstselectie wordt nu correct getoond op een brailleleesregel in toepassingen zoals Microsoft Word 2003 en Internet Explorer invoercontrols.</li>
<li>Het is opnieuw mogelijk tekst achterwaarts te selecteren in Microsoft Word terwijl Braille is ingeschakeld.</li>
<li>Bij het lezen en verwijderen van karakters In Scintilla invoercontrols, kondigt NVDA correct multibyte karakters aan. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2855" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2855">#2855</a>)</li>
<li>NVDA weigert niet langer te installeren als het pad naar het gebruikersprofiel bepaalde multibyte karakters bevat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2729" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2729">#2729</a>)</li>
<li>Het melden van groepen voor Lijstbeeldcontrols (SysListview32) in 64-bit toepassingen veroorzaakt niet langer een fout.</li>
<li>In bladermodus in Mozillatoepassingen wordt tekstcontent niet langer foutief behandeld als bewerkbaar in sommige zeldzame gevallen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2959" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2959">#2959</a>)</li>
<li>Als u in IBM Lotus Symphony en OpenOffice de systeemcursor beweegt, beweegt nu de leescursor indien van toepassing.</li>
<li>Adobe Flash content is nu toegankelijk in Internet Explorer in Windows 8. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2454" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2454">#2454</a>)</li>
<li>Bluetooth ondersteuning gecorrigeerd voor Papenmeier Braillex Trio. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2995" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2995">#2995</a>)</li>
<li>Onmogelijkheid opgelost om bepaalde Microsoft Speech API versie 5 stemmen te gebruiken zoals Koba Speech 2 stemmen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2629" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2629">#2629</a>)</li>
<li>In toepassingen die de Java Access Bridge gebruiken, worden brailleleesregels nu correct bijgewerkt als de systeemcursor beweegt in bewerkbare tekstvelden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3107" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3107">#3107</a>)</li>
<li>Ondersteunt het formulier oriëntatiepunt in bladermodusdocumenten die oriëntatiepunten ondersteunen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2997" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2997">#2997</a>)</li>
<li>De eSpeak synthesizer driver behandelt het lezen per karakter nu correcter (b.v. aankondigen van de naam of de waarde van een vreemde letter in plaats van enkel zijn geluid of generieke naam). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3106" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3106">#3106</a>)</li>
<li>NVDA weigert niet langer gebruikersinstellingen te kopiëren voor gebruik op inlog- en andere beveiligde schermen als het pad naar het gebruikersprofiel non-ASCII karakters bevat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3092" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3092">#3092</a>)</li>
<li>NVDA loopt niet langer vast bij gebruik van Aziatische karakterinvoer in sommige .NET-toepassingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3005" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3005">#3005</a>)</li>
<li>het is nu mogelijk bladermodus te gebruiken voor pagina's in Internet Explorer 10 als u in standaardmodus bent; b.v. <a href="http://www.gmail.com" rel="noopener" target="_blank" title="www.gmail.com">www.gmail.com</a> login-pagina. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/3151" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #3151">#3151</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_43">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>Braille display drivers can now support manual port selection. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/426" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #426">#426</a>)<ul>
<li>This is most useful for braille displays which support connection via a legacy serial port.</li>
<li>This is done using the getPossiblePorts class method on the BrailleDisplayDriver class.</li>
</ul>
</li>
<li>Braille input from braille keyboards is now supported. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/808" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #808">#808</a>)<ul>
<li>Braille input is encompassed by the brailleInput.BrailleInputGesture class or a subclass thereof.</li>
<li>Subclasses of braille.BrailleDisplayGesture (as implemented in braille display drivers) can also inherit from brailleInput.BrailleInputGesture. This allows display commands and braille input to be handled by the same gesture class.</li>
</ul>
</li>
<li>You can now use comHelper.getActiveObject to get an active COM object from a normal process when NVDA is running with the UIAccess privilege. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2483" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2483">#2483</a>)</li>
</ul>
<h2 id="20123">2012.3</h2>
<p>Hoogtepunten in deze versie zijn ondersteuning voor Aziatische karakterinvoer; experimentele ondersteuning voor aanraakschermen op Windows 8; melden van paginanummers en verbeterde ondersteuning voor tabellen in Adobe Reader; tabelnavigatiecommando's in tabelrijen en Windows lijstbeeldcontrols die focus krijgen; ondersteuning voor verschillende brailleleesregels; en het melden van rij- en kolomkoppen in Microsoft Excel.</p>
<h3 id="nieuwe-functies_44">Nieuwe Functies</h3>
<ul>
<li>NVDA ondersteunt nu Aziatische karakterinvoer bij gebruik van IME en text service invoermethodes in alle toepassingen, Inbegrepen:<ul>
<li>Reporting and navigation of candidate lists;</li>
<li>Reporting and navigation of composition strings; and</li>
<li>Reporting of reading strings.</li>
</ul>
</li>
<li>De aanwezigheid van onderlijning en doorstrepen wordt nu gemeld in Adobe Reader documenten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2410" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2410">#2410</a>)</li>
<li>Als de Windowsfunctie Plaktoetsen is ingeschakeld, zal de NVDA modifier toets zich nu gedragen als andere modifier toetsen. Dit laat u toe de NVDA modifier toets te gebruiken zonder dat u deze ingedrukt moet houden terwijl u andere toetsen indrukt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/230" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #230">#230</a>)</li>
<li>Automatisch melden van kolom- en rijkoppen wordt nu ondersteund in Microsoft Excel. Druk NVDA+shift+c om de rij in te stellen die kolomkoppen bevat en NVDA+shift+r om de kolom in te stellen die rijkoppen bevat. Druk een van beide commando's tweemeel snel na elkaar om de instelling ongedaan te maken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1519" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1519">#1519</a>)</li>
<li>Ondersteuning voor HIMS Braille Sense, Braille EDGE en SyncBraille brailleleesregels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1266" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1266">#1266</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1267" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1267">#1267</a>)</li>
<li>Als Windows 8 Pop-upmeldingen verschijnen, zal NVDA deze melden als "helpballonnen weergeven" is ingeschakeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2143" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2143">#2143</a>)</li>
<li>Experimentele ondersteuning voor aanraakschermen in Windows 8, inclusief:<ul>
<li>Reading text directly under your finger while moving it around</li>
<li>Many gestures for performing object navigation, text review, and other NVDA commands.</li>
</ul>
</li>
<li>Ondersteuning voor VIP Mud. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1728" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1728">#1728</a>)</li>
<li>Als in Adobe Reader een tabel een samenvatting heeft, wordt die nu weergegeven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2465" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2465">#2465</a>)</li>
<li>In Adobe Reader kunnen rij- en kolomkoppen van een tabel nu worden gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2193" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2193">#2193</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2527" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2527">#2527</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2528" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2528">#2528</a>)</li>
<li>Nieuwe talen: Amharisch, Koreaans, Nepalees, Sloveens.</li>
<li>NVDA kan nu autocomplete suggesties lezen bij het ingeven van emailadressen in Microsoft Outlook 2007. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/689" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #689">#689</a>)</li>
<li>Nieuwe eSpeak stemvarianten: Gene, Gene2. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2512" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2512">#2512</a>)</li>
<li>In Adobe Reader kunnen nu paginanummers worden weeergegeven. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2534" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2534">#2534</a>)<ul>
<li>In Reader XI, page labels are reported where present, reflecting changes to page numbering in different sections, etc. In earlier versions, this is not possible and only sequential page numbers are reported.</li>
</ul>
</li>
<li>Het is nu mogelijk om NVDA's configuratie terug te zetten naar fabrieksinstellingen ofwel door NVDA+control+r drie keer snel in te drukken of door te kiezen voor "zet de configuratie terug naar fabrieksinstellingen" in het NVDA menu. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2086" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2086">#2086</a>)</li>
<li>Ondersteuning voor de Seika Versie 3, 4 en 5 en Seika80 brailleleesregels van Nippon Telesoft. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2452" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2452">#2452</a>)</li>
<li>De eerste en laatste top routing knoppen op Freedom Scientific PAC Mate en Focus Brailleleesregels kunnenn nu gebruikt worden om achterwaarts en voorwaarts te scrollen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2556" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2556">#2556</a>)</li>
<li>Veel meer features zijn ondersteund op Freedom Scientific Focus Brailleleesregels zoals advance bars, rocker bars en bepaalde puntcombinaties voor veelgebruikte acties. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2516" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2516">#2516</a>)</li>
<li>In toepassingen die IAccessible2 gebruiken "zoals Mozillatoepassingen) kunnen rij- en kolomkoppen van een tabel nu worden gemeld buiten bladermodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/926" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #926">#926</a>)</li>
<li>Vroegtijdige ondersteuning voor de document control in Microsoft Word 2013. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2543" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2543">#2543</a>)</li>
<li>Tekstuitlijning kan nu worden gemeld in toepassingen die IAccessible2 gebruiken zoals Mozillatoepassingen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2612" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2612">#2612</a>)</li>
<li>Als een tabelrij of standaard Windows lijstbeeld control met meerdere kolommen focus krijgt, kunt u nu de tabelnavigatiecommando's gebruiken om toegang te krijgen tot individuele cellen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/828" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #828">#828</a>)</li>
<li>Nieuwe brailletabellen: Ests graad 0, Portugees 8 punt computerbraille, Italiaans 6 punt computerbraille. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2319" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2319">#2319</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2662" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2662">#2662</a>)</li>
<li>Als NVDA op het systeem is geïnstalleerd, kunt u een NVDA add-on package direct openen om te installeren (b.v. vanuit Windows Explorer of na het downloaden in een web browser). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2306" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2306">#2306</a>)</li>
<li>Ondersteuning voor nieuwere modellen van Papenmeier BRAILLEX brailleleesregels. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1265" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1265">#1265</a>)</li>
<li>Positie informatie (b.v. 1 van 4) wordt nu gemeld voor Windows Explorer lijstitems op Windows 7 en hoger. Dit omvat ook alle UIAutomation controls die de itemIndex en itemCount custom eigenschappen ondersteunen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2643" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2643">#2643</a>)</li>
</ul>
<h3 id="veranderingen_44">Veranderingen</h3>
<ul>
<li>In het NVDA leescursor dialoogvenster is de Follow toetsenbord focus optie hernoemd naar Follow systeem focus voor consistentie met terminologie die elders in NVDA voorkomt.</li>
<li>Als braille aan de leescursor gekoppeld is en de cursor is op een object dat geen tekstobject is (b.v. een bewerkbaar tekstveld), activeren cursor routing toetsen nu het object. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2386" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2386">#2386</a>)</li>
<li>De optie "instellingen opslaan bij afsluiten" is nu standaard ingeschakeld voor nieuwe configuraties.</li>
<li>Bij het updaten van een geïnstalleerde versie van NVDA wordt de bureaublad-sneltoets niet langer teruggezet naar control+alt+n als de gebruiker hem manueel had veranderd in iets anders. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2572" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2572">#2572</a>)</li>
<li>De add-ons lijst in de Add-ons Manager toont nu de package naam voorafgaand aan zijn status. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2548" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2548">#2548</a>)</li>
<li>Als u dezelfde of een andere versie van een momenteel geïnstalleerde add-on installeert, zal NVDA vragen of u de add-on wilt bijwerken in plaats van enkel een fout te tonen en de installatie af te breken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2501" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2501">#2501</a>)</li>
<li>Objectnavigatiecommando's (behalve het meld huidig object commando) melden nu met minder breedsprakigheid. U kan de extra informatie nog steeds krijgen door het meld huidig object commando te gebruiken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2560" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2560">#2560</a>)</li>
<li>Liblouis braillevertaler bijgewerkt naar 2.5.1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2319" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2319">#2319</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2480" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2480">#2480</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2662" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2662">#2662</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2672" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2672">#2672</a>)</li>
<li>Het NVDA Key Commands Quick Reference document is hernoemd naar Commands Quick Reference omdat het nu zowel aanraakgebaren bevat als toetsenbordcommando's.</li>
<li>De Elementenlijst in bladermodus onthoudt nu het laatst getoonde elementtype (b.v. links, koppen of oriëntatiepunten) elke keer het dialoogvenster wordt getoond tijdens dezelfde sessie van NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/365" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #365">#365</a>)</li>
<li>De meeste Metro apps in Windows 8 (b.v. Mail, Calendar) activeren niet langer de bladermodus voor de volledige app.</li>
<li>Handy Tech BrailleDriver COM-Server bijgewerkt naar 1.4.2.0.</li>
</ul>
<h3 id="opgeloste-problemen_55">Opgeloste Problemen</h3>
<ul>
<li>In Windows Vista en later behandelt NVDA de Windowstoets niet langer foutief als ingedrukt bij het unlocken van Windows nadat het is gelocked door Windows+l te drukken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1856" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1856">#1856</a>)</li>
<li>In Adobe Reader worden rijkoppen nu correct herkend als tabelcellen; i.e. coördinaten worden gemeld en ze kunnen benaderd worden met tabelnavigatiecommando's. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2444" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2444">#2444</a>)</li>
<li>In Adobe Reader worden tabelcellen die meer dan één kolom en/of rij overspannen nu correct behandeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2437" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2437">#2437</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2438" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2438">#2438</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2450" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2450">#2450</a>)</li>
<li>Het NVDA distributiepakket controleert nu zijn integriteit voordat het wordt uitgevoerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2475" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2475">#2475</a>)</li>
<li>Tijdelijke downloadbestanden worden nu verwijderd als het downloaden van een NVDA update mislukt is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2477" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2477">#2477</a>)</li>
<li>NVDA loopt niet langer vast als het draait als een administrator tijdens het kopiëren van de gebruikersconfiguratie naar de systeemconfiguratie (voor gebruik op Windows logon en andere beveiligde schermen). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2485" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2485">#2485</a>)</li>
<li>Tegels op het Windows 8 Startscherm worden nu beter getoond in spraak en braille. De naam wordt niet langer herhaald, Niet Geselecteerd wordt niet langer gemeld op alle tegels, en live status informatie wordt getoond als de beschrijving van de tegel (b.v. huidige temperatuur voor de Weather tegel).</li>
<li>Paswoorden worden niet langer aangekondigd bij het lezen van paswoordvelden in Microsoft Outlook en andere standaard invoercontrols die gemarkeerd zijn als beveiligd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2021" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2021">#2021</a>)</li>
<li>In Adobe Reader worden veranderingen aan formuliervelden nu correct weergegeven in bladermodus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2529" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2529">#2529</a>)</li>
<li>Verbeterde ondersteuning voor de Microsoft Word spellingscontrole, inclusief meer accuraat lezen van de huidige spellingsfout, en de mogelijkheid om de spellingscontrole te ondersteunen als u een geïnstalleerde kopie van NVDA gebruikt in Windows Vista of hoger.</li>
<li>Add-ons die bestanden bevatten met niet-Engelse karakters kunnen nu in de meeste gevallen correct worden geïnstalleerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2505" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2505">#2505</a>)</li>
<li>In Adobe Reader gaat de taal van de tekst niet langer verloren als ze wordt bijgewerkt of als ernaar gescrolld wordt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2544" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2544">#2544</a>)</li>
<li>Bij het installeren van een add-on, toont het bevestigingsdialoogvenster nu correct de vertaalde naam van de add-on indien beschikbaar. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2422" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2422">#2422</a>)</li>
<li>In toepassingen die UI Automation gebruiken (zoals .net en Silverlight-toepassingen), is de berekening van numerieke waarden voor controls zoals sliders gecorrigeerd. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2417" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2417">#2417</a>)</li>
<li>De configuratie voor het melden van voortgangsbalken is nu erkend voor de onbepaalde voortgangsbalken, getoond door NVDA bij het installeren, maken van een draagbare kopie, etc. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2574" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2574">#2574</a>)</li>
<li>NVDA-commando's kunnen niet langer uitgevoerd worden vanop een brailleleesregel als een secure Windows scherm (zoals het Lock scherm) actief is. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2449" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2449">#2449</a>)</li>
<li>In bladermodus wordt braille nu bijgewerkt als de tekst die getoond wordt verandert. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2074" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2074">#2074</a>)</li>
<li>Als op een secure Windows scherm zoals het Lock scherm, berichten van toepassingen speaking of displaying braille direct via NVDA worden nu genegeerd.</li>
<li>In bladermodus is het niet langer mogelijk buiten de onderkant van het document te gaan met pijl rechts als u op het laatste karakter bent, of bij het springen naar het einde van een container als die container het laatste item is in het document. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2463" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2463">#2463</a>)</li>
<li>Onbelangrijke inhoud wordt niet langer foutief inbegrepen bij het melden van de tekst van dialoogvensters in webtoepassingen (specifiek in ARIA dialoogvensters zonder aria-describedby attribuut). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2390" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2390">#2390</a>)</li>
<li>NVDA meldt of localiseert niet langer foutief bepaalde invoervelden in MSHTML documenten (b.v. Internet Explorer), specifiek waar de auteur van de webpagina een expliciete ARIA role heeft gebruikt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2435" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2435">#2435</a>)</li>
<li>De backspace-toets wordt nu correct behandeld bij het uitspreken van getypte woorden in Windows command consoles. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2586" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2586">#2586</a>)</li>
<li>Celcoördinaten in Microsoft Excel worden nu opnieuw in Braille getoond.</li>
<li>In Microsoft Word laat NVDA u niet langer in de steek in een alinea met lijstopmaak als u probeert te navigeren over een opsommingsteken of getal met pijl links of control + pijl links. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2402" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2402">#2402</a>)</li>
<li>In bladermodus in Mozillatoepassingen worden de items in bepaalde lijstboxes (meer bepaald, ARIA list boxes) niet langer foutief weergegeven.</li>
<li>In bladermodus in Mozillatoepassingen worden bepaalde controls, die werden weergegeven met een fout label of met enkel witruimte, nu weergegeven met het correcte label.</li>
<li>In bladermodus in Mozillatoepassingen, is sommige overbodige witruimte weggelaten.</li>
<li>In bladermodus in web browsers worden bepaalde afbeeldingen, die expliciet zijn gemarkeerd als decoratief (meer bepaald, met een alt="" attribuut), nu correct genegeerd.</li>
<li>In webbrowsers verbergt NVDA nu inhoud die is gemarkeerd als verborgen voor schermlezers (specifiek bij gebruik van het aria-hidden attribuut). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2117" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2117">#2117</a>)</li>
<li>Negatieve bedragen (b.v. -$123) worden nu correct uitgesproken als negatief, onafhankleijk van symboolniveau. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2625" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2625">#2625</a>)</li>
<li>Tijdens het automatisch lezen zal NVDA niet langer foutief terugkeren naar de standaardtaal waar een regel geen zin beëindigt. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2630" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2630">#2630</a>)</li>
<li>Lettertype informatie wordt nu correct gedetecteerd in Adobe Reader 10.1 en later. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2175" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2175">#2175</a>)</li>
<li>Als in Adobe Reader alternatieve tekst beschikbaar is, zal enkel die tekst worden weergegeven. Vroeger bevatte die soms ook onbelangrijke tekst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2174" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2174">#2174</a>)</li>
<li>Waar een document een applicatie bevat, wordt de inhoud van de applicatie niet langer inbegrepen in bladermodus. Dit voorkomt onverwacht bewegen binnen de applicatie bij het navigeren. U kan interageren met de applicatie op dezelfde manier als voor embedded objecten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/990" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #990">#990</a>)</li>
<li>In Mozillatoepassingen wordt de waarde van spin knoppen nu correct gemeld als ze verandert. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2653" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2653">#2653</a>)</li>
<li>Verbeterde ondersteuning voor Adobe Digital Editions zodat het werkt in versie 2.0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2688" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2688">#2688</a>)</li>
<li>Als u NVDA+PijlOmhoog drukt op een vervolgkeuzelijst in Internet Explorer en andere MSHTML documenten worden niet langer foutief alle items gelezen. Enkel het actieve item zal worden gelezen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2337" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2337">#2337</a>)</li>
<li>Spraakwoordenboeken slaan nu juist op als u een #-teken gebruikt in het patroon voor vervanging. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/961" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #961">#961</a>)</li>
<li>Bladermodus voor MSHTML documenten (b.v. Internet Explorer) nu correct displays visible content contained binnen verborgen content (specifiek, elementen met een style of visibility:visible binnen een element met style visibility:hidden). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2097" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2097">#2097</a>)</li>
<li>Links in Windows XP's Security Center melden niet langer random junk na hun namen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1331" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1331">#1331</a>)</li>
<li>UI Automation text controls (b.v. het zoekveld in het Windows 7 Startmenu) worden nu correct aangekondigd als u de muis erover beweegt in plaats van stil te blijven.</li>
<li>Veranderingen van toetsenbordindeling worden niet langer gemeld tijdens automatisch lezen, wat vooral problematisch was voor meertalige documenten die Arabische tekst bevatten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1676" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1676">#1676</a>)</li>
<li>De hele inhoud van sommige UI Automation bewerkbare tekstcontrols (b.v. het zoekvak in het Windows 7/8 Startmenu) wordt niet langer aangekondigd elke keer dat het verandert.</li>
<li>Bij het schakelen tussen groepen op het Windows 8 startscherm, kondigen ongelabelde groepen niet langer hun eerste tegel aan als de naam van de groep. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2658" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2658">#2658</a>)</li>
<li>Bij het openen van het Windows 8 startscherm wordt de focus correct op de eerste tegel geplaatst, in plaats van te springen naar de root van het startscherm wat het navigateren verwarrend kan maken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2720" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2720">#2720</a>)</li>
<li>NVDA weigert niet langer te starten als het pad naar het gebruikersprofiel bepaalde multibyte karakters bevat. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2729" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2729">#2729</a>)</li>
<li>In bladermodus in Google Chrome wordt de tekst van tabs nu correct weergegeven.</li>
<li>In bladermodus worden menuknoppen nu correct weergegeven.</li>
<li>In OpenOffice.org/LibreOffice Calc, werkt het lezen van rekenbladcellen nu correct. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2765" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2765">#2765</a>)</li>
<li>NVDA kan opnieuw functioneren in de Yahoo! Mail berichtenlijst in Internet Explorer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2780" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2780">#2780</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_44">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>Previous log file is now copied to nvda-old.log on NVDA initialization. Therefore, if NVDA crashes or is restarted, logging information from that session is still accessible for inspection. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/916" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #916">#916</a>)</li>
<li>Fetching the role property in chooseNVDAObjectOverlayClasses no longer causes the role to be incorrect and thus not reported on focus for certain objects such as Windows command consoles and Scintilla controls. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2569" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2569">#2569</a>)</li>
<li>The NVDA Preferences, Tools and Help menus are now accessible as attributes on gui.mainFrame.sysTrayIcon named preferencesMenu, toolsMenu and helpMenu, respectively. This allows plugins to more easily add items to these menus.</li>
<li>The navigatorObject_doDefaultAction script in globalCommands has been renamed to review_activate.</li>
<li>Gettext message contexts are now supported. This allows multiple translations to be defined for a single English message depending on the context. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1524" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1524">#1524</a>)<ul>
<li>This is done using the pgettext(context, message) function.</li>
<li>This is supported for both NVDA itself and add-ons.</li>
<li>xgettext and msgfmt from GNU gettext must be used to create any PO and MO files. The Python tools do not support message contexts.</li>
<li>For xgettext, pass the --keyword=pgettext:1c,2 command line argument to enable inclusion of message contexts.</li>
<li>See http://www.gnu.org/software/gettext/manual/html_node/Contexts.html#Contexts for more information.</li>
</ul>
</li>
<li>It is now possible to access built-in NVDA modules where they have been overridden by third party modules. See the nvdaBuiltin module for details.</li>
<li>Add-on translation support can now be used within the add-on installTasks module. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2715" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2715">#2715</a>)</li>
</ul>
<h2 id="201221">2012.2.1</h2>
<p>Deze versie pakt verschillende potentiële beveiligingszaken aan (door een upgrade naar Python 2.7.3).</p>
<h2 id="20122">2012.2</h2>
<p>Hoogtepunten in deze versie zijn een ingebouwd installatieprogramma en het aanmaken van een draagbare kopie, automatische updates, eenvoudig beheer van nieuwe NVDA add-ons, aankondiging van afbeeldingen in Microsoft Word, ondersteuning voor Windows 8 Metro style apps, en verschillende belangrijke opgeloste problemen.</p>
<h3 id="nieuwe-functies_45">Nieuwe Functies</h3>
<ul>
<li>NVDA kan nu automatisch controleren op updates, ze downloaden en installeren. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/73" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #73">#73</a>)</li>
<li>Het uitbreiden van NVDA's functionaliteit is vereenvoudigd door de toevoeging van een Add-ons Manager (die u vindt in Extra in het NVDA menu). Deze laat u toe nieuwe NVDA add-on packages (.nvda-addon bestanden) die plugins en drivers bevatten te installeren en verwijderen. Merk op dat de Add-on manager geen oudere custom plugins en drivers toont die manueel zijn gekopieerd naar uw configuratiemap. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/213" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #213">#213</a>)</li>
<li>Veel meer algemene NVDA-functies werken nu in Windows 8 Metro style apps als u een geïnstalleerde versie van NVDA gebruikt, inclusief het uitsprkeen van getypte karakters, en bladermodus voor webdocumenten (inclusief ondersteuning voor de metro versie van Internet Explorer 10). Draagbare kopieën of NVDA hebben geen toegang tot metro style apps. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1801" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1801">#1801</a>)</li>
<li>In bladermodus documenten (Internet Explorer, Firefox, etc.) kunt u nu springen naar het begin en voorbij het einde van bepaalde containing elementen (zoals lijsten en tabellen) met respectievelijk shift+, en ,. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/123" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #123">#123</a>)</li>
<li>Nieuwe taal: Grieks.</li>
<li>Afbeeldingen en alt-tekst worden nu gemeld in Microsoft Word Documenten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2282" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2282">#2282</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1541" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1541">#1541</a>)</li>
</ul>
<h3 id="veranderingen_45">Veranderingen</h3>
<ul>
<li>Het aankondigen van celcoördinaten in Microsoft Excel gebeurt nu nà de inhoud in plaats van ervoor, en dit gebeurt nu enkel als de meld tabellen en meld tabelcelcoördinaten instellingen zijn ingeschakeld in het Documentopmaak instellingen dialoogvenster. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/320" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #320">#320</a>)</li>
<li>NVDA is nu gedistribueerd in één pakket. In plaats van aparte draagbare en installeerbare versies, is er nu slechts één bestand dat een tijdelijke kopie van NVDA zal starten en die u toelaat het programma te installeren of een draagbare kopie aan te maken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1715" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1715">#1715</a>)</li>
<li>NVDA wordt nu altijd geïnstalleerd in Program Files op alle systemen. Als u een vorige installatie bijwerkt zal het ook automatisch worden verplaatst als het niet vroeger daar was geïnstalleerd.</li>
</ul>
<h3 id="opgeloste-problemen_56">Opgeloste Problemen</h3>
<ul>
<li>Met auto taalverandering ingeschakeld, wordt inhoud zoals alt-tekst voor afbeeldignen en labels voor andere bepaalde controls in Mozilla Gecko (b.v. Firefox) nu gemeld in de aangegeven taal.</li>
<li>SayAll in BibleSeeker (en andere TRxRichEdit controls) stopt niet langer in het midden van een passage.</li>
<li>Lijsten in de Windows 8 Explorer bestandseigenschappen (permitions tab) en in Windows 8 Windows Update worden nu correct gelezen.</li>
<li>Mogelijke vastlopers opgelost in MS Word die konden voorkomen als het meer dan 2 seconden duurde om tekst van een document te verkrijgen (extreem lange regels of inhoudsopgaves). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2191" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2191">#2191</a>)</li>
<li>Detectie van word breaks werkt nu correct waar witruimte wordt gevolgd door bepaalde leestekens. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1656" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1656">#1656</a>)</li>
<li>In bladermodus in Adobe Reader is het nu mogelijk om te navigeren naar koppen zonder een niveau gebruik makend van snelnavigatie en de Elementenlijst. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2181" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2181">#2181</a>)</li>
<li>In Winamp wordt braille nu correct bijgewerkt als u beweegt naar een ander item in de Playlist Editor. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1912" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1912">#1912</a>)</li>
<li>De boom in de elementenlijst (beschikbaar voor bladermodus documenten) heeft nu de juiste afmetingen om de tekst te tonen van elk element. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2276" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2276">#2276</a>)</li>
<li>In toepassingen die de Java Access Bridge gebruiken, worden bewerkbare tekstvelden nu correct in braille getoond. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2284" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2284">#2284</a>)</li>
<li>In toepassingen die de java Access Bridge gebruiken, melden bewerkbare tekstvelden niet langer vreemde karakters in bepaalde omstandigheden. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1892" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1892">#1892</a>)</li>
<li>In toepassingen die de Java Access Bridge gebruiken, wordt, als men aan het einde van een bewerkbaar tekstveld is, de huidige regel nu correct gemeld. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1892" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1892">#1892</a>)</li>
<li>In bladermodus in toepassingen die Mozilla Gecko 14 en later gebruiken (b.v. Firefox 14), werkt snelnavigatie nu voor citaten en embedded objecten. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2287" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2287">#2287</a>)</li>
<li>In Internet Explorer 9 leest NVDA niet langer ongewilde inhoud als de focus beweegt binnen bepaalde oriëntatiepunten of focuseerbare elementen (specifiek, een div element dat focuseerbaar is of een ARIA landmark role heeft).</li>
<li>Het NVDA-icoon voor de NVDA Desktop en Startmenu snelkoppelingen wordt nu correct getoond in 64 bit versies van Windows. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/354" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #354">#354</a>)</li>
</ul>
<h3 id="veranderingen-voor-ontwikkelaars-niet-vertaald_45">Veranderingen voor Ontwikkelaars (niet vertaald)</h3>
<ul>
<li>Due to the replacement of the previous NSIS installer for NVDA with a built-in installer in Python, it is no longer necessary for translaters to maintain a langstrings.txt file for the installer. All localization strings are now managed by gettext po files.</li>
</ul>
<h2 id="20121">2012.1</h2>
<p>Hoogtepunten in deze versie zijn functies voor vlotter lezen van braille; aanduiding van documentopmaak in braille; toegang tot veel meer opmaakinformatie en verbeterde performantie in Microsoft Word; en ondersteuning voor de iTunes Store.</p>
<h3 id="new-features_4">New Features</h3>
<ul>
<li>NVDA can announce the number of leading tabs and spaces of the current line in the order that they are entered. This can be enabled by selecting report line indentation in the document formatting dialogue. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/373" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #373">#373</a>)</li>
<li>NVDA can now detect key presses generated from alternative keyboard input emulation such as on-screen keyboards and speech recognition software.</li>
<li>NVDA can now detect colors in Windows command consoles.</li>
<li>Bold, italic and underline are now indicated in braille using signs appropriate to the configured translation table. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/538" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #538">#538</a>)</li>
<li>Much more information is now reported in Microsoft Word documents, including:<ul>
<li>Inline information such as footnote and endnote numbers, heading levels, the existence of comments, table nesting levels, links, and text color;</li>
<li>Reporting when entering document sections such as the comments story, footnotes and endnotes stories, and header and footer stories.</li>
</ul>
</li>
<li>Braille now indicates selected text using dots 7 and 8. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/889" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #889">#889</a>)</li>
<li>Braille now reports information about controls within documents such as links, buttons and headings. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/202" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #202">#202</a>)</li>
<li>Support for the hedo ProfiLine and MobilLine USB braille displays. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1863" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1863">#1863</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1897" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1897">#1897</a>)</li>
<li>NVDA now avoids splitting words in braille when possible by default. This can be disabled in the Braille Settings dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1890" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1890">#1890</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1946" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1946">#1946</a>)</li>
<li>It is now possible to have braille displayed by paragraphs instead of lines, which may allow for more fluent reading of large amounts of text. This is configurable using the Read by paragraphs option in the Braille Settings dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1891" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1891">#1891</a>)</li>
<li>In browse mode, you can activate the object under the cursor using a braille display. This is done by pressing the cursor routing key where the cursor is located (which means pressing it twice if the cursor is not already there). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1893" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1893">#1893</a>)</li>
<li>Basic support for web areas in iTunes such as the Store. Other applications using WebKit 1 may also be supported. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/734" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #734">#734</a>)</li>
<li>In books in Adobe Digital Editions 1.8.1 and later, pages are now turned automatically when using say all. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1978" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1978">#1978</a>)</li>
<li>New braille translation tables: Portuguese grade 2, Icelandic 8 dot computer braille, Tamil grade 1, Spanish 8 dot computer braille, Farsi grade 1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2014" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2014">#2014</a>)</li>
<li>You can now configure whether frames in documents are reported from the Document Formatting preferences dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1900" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1900">#1900</a>)</li>
<li>Sleep mode is automatically enabled when using OpenBook. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1209" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1209">#1209</a>)</li>
<li>In Poedit, translators can now read translator added and automatically extracted comments. Messages that are untranslated or fuzzy are marked with a star and a beep is heard when you navigate onto them. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1811" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1811">#1811</a>)</li>
<li>Support for the HumanWare Brailliant BI and B series displays. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1990" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1990">#1990</a>)</li>
<li>New languages: Norwegian Bokmål, Traditional Chinese (Hong Kong).</li>
</ul>
<h3 id="changes_4">Changes</h3>
<ul>
<li>Commands to describe the current character or to spell the current word or line now will spell in the appropriate language according to the text, if auto language switching is turned on and the appropriate language information is available.</li>
<li>Updated eSpeak speech synthesizer to 1.46.02.</li>
<li>NVDA will now truncate extremely long (30 characters or greater) names guessed from graphic and link URLs as they are most likely garbage that gets in the way of reading. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1989" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1989">#1989</a>)</li>
<li>Some information displayed in braille has been abbreviated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1955" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1955">#1955</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2043" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2043">#2043</a>)</li>
<li>When the caret or review cursor moves, braille is now scrolled in the same way as when it is manually scrolled. This makes it more appropriate when braille is configured to read by paragraphs and/or avoid splitting words. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1996" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1996">#1996</a>)</li>
<li>Updated to new Spanish grade 1 braille translation table.</li>
<li>Updated liblouis braille translator to 2.4.1.</li>
</ul>
<h3 id="bug-fixes_8">Bug Fixes</h3>
<ul>
<li>In Windows 8, focus is no longer incorrectly moved away from the Windows Explorer search field, which was not allowing NVDA to interact with it.</li>
<li>Major performance improvements when reading and navigating Microsoft Word documents while automatic reporting of formatting is enabled, thus now making it quite comfortable to proof read formatting etc. Performance may be also improved over all for some users.</li>
<li>Browse mode is now used for full screen Adobe Flash content.</li>
<li>Fixed poor audio quality in some cases when using Microsoft Speech API version 5 voices with the audio output device set to something other than the default (Microsoft Sound Mapper). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/749" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #749">#749</a>)</li>
<li>Again allow NVDA to be used with the "no speech" synthesizer, relying purely on braille or the speech viewer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1963" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1963">#1963</a>)</li>
<li>Object navigation commands no longer report "No children" and "No parents", but instead report messages consistent with the documentation.</li>
<li>When NVDA is configured to use a language other than English, the name of the tab key is now reported in the correct language.</li>
<li>In Mozilla Gecko (e.g. Firefox), NVDA no longer intermittently switches to browse mode while navigating menus in documents. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2025" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2025">#2025</a>)</li>
<li>In Calculator, the backspace key now reports the updated result instead of reporting nothing. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2030" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2030">#2030</a>)</li>
<li>In browse mode, the move mouse to current navigator object command now routes to the center of the object at the review cursor instead of the top left, making it more accurate it some cases. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2029" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2029">#2029</a>)</li>
<li>In browse mode with automatic focus mode for focus changes enabled, focusing on a toolbar will now switch to focus mode. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1339" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1339">#1339</a>)</li>
<li>The report title command works correctly again in Adobe Reader.</li>
<li>With automatic focus mode for focus changes enabled, focus mode is now correctly used for focused table cells; e.g. in ARIA grids. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1763" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1763">#1763</a>)</li>
<li>In iTunes, position information in certain lists is now reported correctly.</li>
<li>In Adobe Reader, some links are no longer treated as containing read-only editable text fields.</li>
<li>The labels of some editable text fields are no longer incorrectly included when reporting the text of a dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1960" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1960">#1960</a>)</li>
<li>The description of groupings is once again reported if reporting of object descriptions is enabled.</li>
<li>The human readable sizes are now included in the text of the Windows Explorer drive properties dialog.</li>
<li>Double reporting of property page text has been suppressed in some cases. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/218" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #218">#218</a>)</li>
<li>Improved tracking of the caret in editable text fields which rely on text written to the screen. In particular, this improves editing in the Microsoft Excel cell editor and the Eudora message editor. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1658" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1658">#1658</a>)</li>
<li>In Firefox 11, the move to containing virtual buffer command (NVDA+control+space) now works as it should to escape embedded objects such as Flash content.</li>
<li>NVDA now restarts itself correctly (e.g. after changing the configured language) when it is located in a directory which contains non-ASCII characters. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2079" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2079">#2079</a>)</li>
<li>Braille correctly respects the settings for reporting of object shortcut keys, position information and descriptions.</li>
<li>In Mozilla applications, switching between browse and focus modes is no longer slow with braille enabled. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2095" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2095">#2095</a>)</li>
<li>Routing the cursor to the space at the end of the line/paragraph using braille cursor routing keys in some editable text fields now works correctly instead of routing to the start of the text. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2096" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2096">#2096</a>)</li>
<li>NVDA again works correctly with the Audiologic Tts3 synthesizer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2109" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2109">#2109</a>)</li>
<li>Microsoft Word documents are correctly treated as multi-line. This causes braille to behave more appropriately when a document is focused.</li>
<li>In Microsoft Internet Explorer, errors no longer occur when focusing on certain rare controls. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2121" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2121">#2121</a>)</li>
<li>Changing the pronunciation of punctuation/symbols by the user will now take effect straight away, rather than requiring NVDA to be restarted or auto language switching to be disabled.</li>
<li>When using eSpeak, speech no longer goes silent in some cases in the Save As dialog of the NVDA Log Viewer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2145" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2145">#2145</a>)</li>
</ul>
<h3 id="changes-for-developers_4">Changes for Developers</h3>
<ul>
<li>There is now a remote Python console for situations where remote debugging is useful. See the Developer Guide for details.</li>
<li>The base path of NVDA's code is now stripped from tracebacks in the log to improve readability. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1880" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1880">#1880</a>)</li>
<li>TextInfo objects now have an activate() method to activate the position represented by the TextInfo.<ul>
<li>This is used by braille to activate the position using cursor routing keys on a braille display. However, there may be other callers in future.</li>
</ul>
</li>
<li>TreeInterceptors and NVDAObjects which only expose one page of text at a time can support automatic page turns during say all by using the textInfos.DocumentWithPageTurns mix-in. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1978" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1978">#1978</a>)</li>
<li>Several control and output constants have been renamed or moved. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/228" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #228">#228</a>)<ul>
<li>speech.REASON_* constants have been moved to controlTypes.</li>
<li>In controlTypes, speechRoleLabels and speechStateLabels have been renamed to just roleLabels and stateLabels, respectively.</li>
</ul>
</li>
<li>Braille output is now logged at level input/output. First, the untranslated text of all regions is logged, followed by the braille cells of the window being displayed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/2102" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #2102">#2102</a>)</li>
<li>subclasses of the sapi5 synthDriver can now override _getVoiceTokens and extend init to support custom voice tokens such as with sapi.spObjectTokenCategory to get tokens from a custom registry location.</li>
</ul>
<h2 id="20113">2011.3</h2>
<p>Highlights of this release include automatic speech language switching when reading documents with appropriate language information; support for 64 bit Java Runtime Environments; reporting of text formatting in browse mode in Mozilla applications; better handling of application crashes and freezes; and initial fixes for Windows 8.</p>
<h3 id="new-features_5">New Features</h3>
<ul>
<li>NVDA can now change the eSpeak synthesizer language on the fly when reading certain web/pdf documents with appropriate language information. Automatic language/dialect switching can be toggled on and off from the Voice Settings dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/845" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #845">#845</a>)</li>
<li>Java Access Bridge 2.0.2 is now supported, which includes support for 64 bit Java Runtime Environments.</li>
<li>In Mozilla Gecko (e.g. Firefox) Heading levels are now announced when using object navigation.</li>
<li>Text formatting can now be reported when using browse mode in Mozilla Gecko (e.g. Firefox and Thunderbird). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/394" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #394">#394</a>)</li>
<li>Text with underline and/or strikethrough can now be detected and reported in standard IAccessible2 text controls such as in Mozilla applications.</li>
<li>In browse mode in Adobe Reader, table row and column counts are now reported.</li>
<li>Added support for the Microsoft Speech Platform synthesizer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1735" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1735">#1735</a>)</li>
<li>Page and line numbers are now reported for the caret in IBM Lotus Symphony. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1632" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1632">#1632</a>)</li>
<li>The percentage of how much the pitch changes when speaking a capital letter is now configurable from the voice settings dialog. However, this does replace the older raise pitch for capitals checkbox (therefore to turn off this feature set the percentage to 0). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/255" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #255">#255</a>)</li>
<li>Text and background color is now included in the reporting of formatting for cells in Microsoft Excel. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1655" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1655">#1655</a>)</li>
<li>In applications using the Java Access Bridge, the activate current navigator object command now works on controls where appropriate. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1744" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1744">#1744</a>)</li>
<li>New language: Tamil.</li>
<li>Basic support for Design Science MathPlayer.</li>
</ul>
<h3 id="changes_5">Changes</h3>
<ul>
<li>NVDA will now restart itself if it crashes.</li>
<li>Some information displayed in braille has been abbreviated. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1288" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1288">#1288</a>)</li>
<li>the Read active window script (NVDA+b) has been improved to filter out unuseful controls and also is now much more easy to silence. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1499" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1499">#1499</a>)</li>
<li>Automatic say all when a browse mode document loads is now optional via a setting in the Browse Mode settings dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/414" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #414">#414</a>)</li>
<li>When trying to read the status bar (Desktop NVDA+end), If a real status bar object cannot be located, NVDA will instead resort to using the bottom line of text written to the display for the active application. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/649" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #649">#649</a>)</li>
<li>When reading with say all in browse mode documents, NVDA will now pause at the end of headings and other block-level elements, rather than speaking the text together with the next lot of text as one long sentence.</li>
<li>In browse mode, pressing enter or space on a tab now activates it instead of switching to focus mode. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1760" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1760">#1760</a>)</li>
<li>Updated eSpeak speech synthesizer to 1.45.47.</li>
</ul>
<h3 id="bug-fixes_9">Bug Fixes</h3>
<ul>
<li>NVDA no longer shows bullets or numbering for lists in Internet Explorer and other MSHTML controls when the author has indicated that these should not be shown (i.e. the list style is "none"). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1671" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1671">#1671</a>)</li>
<li>Restarting NVDA when it has frozen (e.g. by pressing control+alt+n) no longer exits the previous copy without starting a new one.</li>
<li>Pressing backspace or arrow keys in a Windows command console no longer causes strange results in some cases. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1612" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1612">#1612</a>)</li>
<li>The selected item in WPF combo boxes (and possibly some other combo boxes exposed using UI Automation) which do not allow text editing is now reported correctly.</li>
<li>In browse mode in Adobe Reader, it is now always possible to move to the next row from the header row and vice versa using the move to next row and move to previous row commands. Also, the header row is no longer reported as row 0. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1731" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1731">#1731</a>)</li>
<li>In browse mode in Adobe Reader, it is now possible to move to (and therefore past) empty cells in a table.</li>
<li>Pointless position information (e.g. 0 of 0 level 0) is no longer reported in braille.</li>
<li>When braille is tethered to review, it is now able to show content in flat review. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1711" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1711">#1711</a>)</li>
<li>A text control's text is no longer presented twice on a braille display in some cases, e.g. scrolling back from the start of Wordpad documents.</li>
<li>In browse mode in Internet Explorer, pressing enter on a file upload button now correctly presents the dialog to choose a file to upload instead of switching to focus mode. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1720" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1720">#1720</a>)</li>
<li>Dynamic content changes such as in Dos consoles are no longer announced if sleep mode for that application is currently on. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1662" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1662">#1662</a>)</li>
<li>In browse mode, the behaviour of alt+upArrow and alt+downArrow to collapse and expand combo boxes has been improved. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1630" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1630">#1630</a>)</li>
<li>NVDA now recovers from many more situations such as applications that stop responding which previously caused it to freeze completely. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1408" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1408">#1408</a>)</li>
<li>For Mozilla Gecko (Firefox etc) browse mode documents NVDA will no longer fail to render text in a very specific situation where an element is styled as display:table. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1373" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1373">#1373</a>)</li>
<li>NVDA will no longer announce label controls when focus moves inside of them. Stops double announcements of labels for some form fields in Firefox (Gecko) and Internet Explorer (MSHTML). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1650" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1650">#1650</a>)</li>
<li>NVDA no longer fails to read a cell in Microsoft Excel after pasting in to it with control+v. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1781" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1781">#1781</a>)</li>
<li>In Adobe Reader, extraneous information about the document is no longer announced when moving to a control on a different page in focus mode. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1659" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1659">#1659</a>)</li>
<li>In browse mode in Mozilla Gecko applications (e.g. Firefox), toggle buttons are now detected and reported correctly. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1757" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1757">#1757</a>)</li>
<li>NVDA can now correctly read the Windows Explorer Address Bar in Windows 8 developer preview.</li>
<li>NVDA will no longer crash apps such as winver and wordpad in Windows 8 developer preview due to bad glyph translations.</li>
<li>In browse mode in applications using Mozilla Gecko 10 and later (e.g. Firefox 10), the cursor is more often positioned correctly when loading a page with a target anchor. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/360" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #360">#360</a>)</li>
<li>In browse mode in Mozilla Gecko applications (e.g. Firefox), labels for image maps are now rendered.</li>
<li>With mouse tracking enabled, moving the mouse over certain editable text fields (such as in Synaptics Pointing Device Settings and SpeechLab SpeakText) no longer causes the application to crash. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/672" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #672">#672</a>)</li>
<li>NVDA now functions correctly in several about dialogs in applications distributed with Windows XP, including the About dialog in Notepad and the About Windows dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1853" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1853">#1853</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1855" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1855">#1855</a>)</li>
<li>Fixed reviewing by word in Windows Edit controls. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1877" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1877">#1877</a>)</li>
<li>Moving out of an editable text field with leftArrow, upArrow or pageUp while in focus mode now correctly switches to browse mode when automatic focus mode for caret movement is enabled. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1733" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1733">#1733</a>)</li>
</ul>
<h3 id="changes-for-developers_5">Changes for Developers</h3>
<ul>
<li>NVDA can now instruct speech synthesizers to switch languages for particular sections of speech.<ul>
<li>To support this, drivers must handle speech.LangChangeCommand in sequences past to SynthDriver.speak().</li>
<li>SynthDriver objects should also provide the language argument to VoiceInfo objects (or override the language attribute to retrieve the current language). Otherwise, NVDA's user interface language will be used.</li>
</ul>
</li>
</ul>
<h2 id="20112">2011.2</h2>
<p>Highlights of this release include major improvements concerning punctuation and symbols, including configurable levels, custom labelling and character descriptions; no pauses at the end of lines during say all; improved support for ARIA in Internet Explorer; better support for XFA/LiveCycle PDF documents in Adobe Reader; access to text written to the screen in more applications; and access to formatting and color information for text written to the screen.</p>
<h3 id="new-features_6">New Features</h3>
<ul>
<li>It is now possible to hear the description for any given character by pressing the review current character script twice in quick succession. For English characters this is the standard English phonetic alphabet. For pictographic languages such as traditional Chinese, one or more example phrases using the given symbol are provided. Also pressing review current word or review current line three times will spell the word/line using the first of these descriptions. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/55" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #55">#55</a>)</li>
<li>More text can be seen in flat review for applications such as Mozilla Thunderbird that write their text directly to the display as glyphs.</li>
<li>It is now possible to choose from several levels of punctuation and symbol announcement. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/332" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #332">#332</a>)</li>
<li>When punctuation or other symbols are repeated more than four times, the number of repetitions is now announced instead of speaking the repeated symbols. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/43" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #43">#43</a>)</li>
<li>New braille translation tables: Norwegian 8 dot computer braille, Ethiopic grade 1, Slovene grade 1, Serbian grade 1. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1456" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1456">#1456</a>)</li>
<li>Speech no longer unnaturally pauses at the end of each line when using the say all command. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/149" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #149">#149</a>)</li>
<li>NVDA will now announce whether something is sorted (according to the aria-sort property) in web browsers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1500" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1500">#1500</a>)</li>
<li>Unicode Braille Patterns are now displayed correctly on braille displays. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1505" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1505">#1505</a>)</li>
<li>In Internet Explorer and other MSHTML controls when focus moves inside a group of controls (surrounded by a fieldset), NVDA will now announce the name of the group (the legend). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/535" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #535">#535</a>)</li>
<li>In Internet Explorer and other MSHTML controls, the aria-labelledBy and aria-describedBy properties are now honoured.</li>
<li>in Internet Explorer and other MSHTML controls, support for ARIA list, gridcell, slider and progressbar controls has been improved.</li>
<li>Users can now change the pronunciation of punctuation and other symbols, as well as the symbol level at which they are spoken. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/271" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #271">#271</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1516" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1516">#1516</a>)</li>
<li>In Microsoft Excel, the name of the active sheet is now reported when switching sheets with control+pageUp or control+pageDown. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/760" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #760">#760</a>)</li>
<li>When navigating a table in Microsoft Word with the tab key NVDA will now announce the current cell as you move. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/159" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #159">#159</a>)</li>
<li>You can now configure whether table cell coordinates are reported from the Document Formatting preferences dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/719" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #719">#719</a>)</li>
<li>NVDA can now detect formatting and color for text written to the screen.</li>
<li>In the Outlook Express/Windows Mail/Windows Live Mail message list, NVDA will now announce the fact that a message is unread and also if it's expanded or collapsed in the case of conversation threads. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/868" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #868">#868</a>)</li>
<li>eSpeak now has a rate boost setting which triples the speaking rate.</li>
<li>Support for the calendar control found in the Date and Time Information dialog accessed from the Windows 7 clock. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1637" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1637">#1637</a>)</li>
<li>Additional key bindings have been added for the MDV Lilli braille display. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/241" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #241">#241</a>)</li>
<li>New languages: Bulgarian, Albanian.</li>
</ul>
<h3 id="changes_6">Changes</h3>
<ul>
<li>To move the caret to the review cursor, now press the move focus to navigator object script (desktop NVDA+shift+numpadMinus, laptop NVDA+shift+backspace) twice in quick succession. This frees up more keys on the keyboard. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/837" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #837">#837</a>)</li>
<li>To hear the decimal and hexadecimal representation of the character under the review cursor, now press review current character three times rather than twice, as twice now speaks the character description.</li>
<li>Updated eSpeak speech synthesiser to 1.45.03. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1465" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1465">#1465</a>)</li>
<li>Layout tables are no longer announced in Mozilla Gecko applications while moving the focus when in focus mode or outside of a document.</li>
<li>In Internet Explorer and other MSHTML controls, browse mode now works for documents inside ARIA applications. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1452" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1452">#1452</a>)</li>
<li>Updated liblouis braille translator to 2.3.0.</li>
<li>When in browse mode and jumping to a control with quicknav or focus, the description of the control is now announced if it has one.</li>
<li>Progress bars are now announced in brows mode.</li>
<li>Nodes marked with an ARIA role of presentation in Internet Explorer and other MSHTML controls are now filtered out of simple review and the focus ancestry.</li>
<li>NVDA's user interface and documentation now refer to virtual buffers as browse mode, as the term "virtual buffer" is rather meaningless to most users. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1509" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1509">#1509</a>)</li>
<li>When the user wishes to copy their user settings to the system profile for use on the logon screen, etc., and their settings contain custom plugins, they are now warned that this could be a security risk. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1426" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1426">#1426</a>)</li>
<li>The NVDA service no longer starts and stops NVDA on user input desktops.</li>
<li>On Windows XP and Windows Vista, NVDA no longer makes use of UI Automation even if it is available via the platform update. Although using UI Automation can improve the accessibility of some modern applications, on XP and Vista there were too many freezes, crashes and over all performance loss while using it. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1437" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1437">#1437</a>)</li>
<li>In applications using Mozilla Gecko 2 and later (such as Firefox 4 and later), a document can now be read in browse mode before it is fully finished loading.</li>
<li>NVDA now announces the state of a container when focus moves to a control inside it (e.g. if focus moves inside a document that is still loading it will report it as busy).</li>
<li>NVDA's user interface and documentation no longer use the terms "first child" and "parent" with respect to object navigation, as these terms are confusing for many users.</li>
<li>Collapsed is no longer reported for some menu items which have sub-menus.</li>
<li>The reportCurrentFormatting script (NVDA+f) now reports the formatting at the position of the review cursor rather than the system caret / focus. As by default the review cursor follows the caret, most people should not notice a difference. However this now enables the user to find out the formatting when moving the review cursor, such as in flat review.</li>
</ul>
<h3 id="bug-fixes_10">Bug Fixes</h3>
<ul>
<li>Collapsing combo boxes in browse mode documents when focus mode has been forced with NVDA+space no longer auto-switches back to browse mode. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1386" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1386">#1386</a>)</li>
<li>In Gecko (e.g. Firefox) and MSHTML (e.g. Internet Explorer) documents, NVDA now correctly renders certain text on the same line which was previously rendered on separate lines. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1378" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1378">#1378</a>)</li>
<li>When Braille is tethered to review and the navigator object is moved to a browse mode document, either manually or due to a focus change, braille will appropriately show the browse mode content. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1406" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1406">#1406</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1407" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1407">#1407</a>)</li>
<li>When speaking of punctuation is disabled, certain punctuation is no longer incorrectly spoken when using some synthesisers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/332" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #332">#332</a>)</li>
<li>Problems no longer occur when loading configuration for synthesisers which do not support the voice setting such as Audiologic Tts3. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1347" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1347">#1347</a>)</li>
<li>The Skype Extras menu is now read correctly. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/648" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #648">#648</a>)</li>
<li>Checking the Brightness controls volume checkbox in the Mouse Settings dialog should no longer cause a major lag for beeps when moving the mouse around the screen on Windows Vista/Windows 7 with Aero enabled. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1183" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1183">#1183</a>)</li>
<li>When NVDA is configured to use the laptop keyboard layout, NVDA+delete now works as documented to report the dimensions of the current navigator object. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1498" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1498">#1498</a>)</li>
<li>NVDA now Appropriately honours the aria-selected attribute in Internet Explorer documents.</li>
<li>When NVDA automatically switches to focus mode in browse mode documents, it now announces information about the context of the focus. For example, if a list box item receives focus, the list box will be announced first. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1491" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1491">#1491</a>)</li>
<li>In Internet Explorer and other MSHTML controls, ARIA listbox controls are now treeted as lists, rather than list items.</li>
<li>When a read-only editable text control receives focus, NVDA now reports that it is read-only. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1436" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1436">#1436</a>)</li>
<li>In browse mode, NVDA now behaves correctly with respect to read-only editable text fields.</li>
<li>In browse mode documents, NVDA no longer incorrectly switches out of focus mode when aria-activedescendant is set; e.g. when the completion list appeared in some auto complete controls.</li>
<li>In Adobe Reader, the name of controls is now reported when moving focus or using quick navigation in browse mode.</li>
<li>In XFA PDF documents in Adobe Reader, buttons, links and graphics are now rendered correctly.</li>
<li>In XFA PDF documents in Adobe Reader, all elements are now rendered on separate lines. This change was made because large sections (sometimes even the entire document) were being rendered without breaks due to the general lack of structure in these documents.</li>
<li>Fixed problems when moving focus to or away from editable text fields in XFA PDF documents in Adobe Reader.</li>
<li>In XFA PDF documents in Adobe Reader, changes to the value of a focused combo box will now be reported.</li>
<li>Owner-drawn Combo boxes such as the ones to choose colors in Outlook Express are now accessible with NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1340" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1340">#1340</a>)</li>
<li>In languages which use a space as a digit group/thousands separator such as French and German, numbers from separate chunks of text are no longer pronounced as a single number. This was particularly problematic for table cells containing numbers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/555" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #555">#555</a>)</li>
<li>nodes with an ARIA role of description in Internet Explorer and other MSHTML controls now are classed as static text, not edit fields.</li>
<li>Fixed various issues when pressing tab while focus is on a document in browse mode (e.g. tab inappropriately moving to the address bar in Internet Explorer). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/720" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #720">#720</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1367" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1367">#1367</a>)</li>
<li>When entering lists while reading text, NVDA now says, for example, "list with 5 items" instead of "listwith 5 items". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1515" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1515">#1515</a>)</li>
<li>In input help mode, gestures are logged even if their scripts bypass input help such as the scroll braille display forward and back commands.</li>
<li>In input help mode, when a modifier is held down on the keyboard, NVDA no longer reports the modifier as if it is modifying itself; e.g. NVDA+NVDA.</li>
<li>In Adobe Reader documents, pressing c or shift+c to navigate to a combo box now works.</li>
<li>The selected state of selectable table rows is now reported the same way it is for list and tree view items.</li>
<li>Controls in Firefox and other Gecko applications can now be activated while in browse mode even if their content has been floated off-screen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/801" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #801">#801</a>)</li>
<li>You can no longer show an NVDA settings dialog while a message dialog is being shown, as the settings dialog was frozen in this case. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1451" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1451">#1451</a>)</li>
<li>In Microsoft Excel, there is no longer a lag when holding down or rapidly pressing keys to move between or select cells.</li>
<li>Fixed intermittent crashes of the NVDA service which meant that NVDA stopped running on secure Windows screens.</li>
<li>Fixed problems that sometimes occurred with braille displays when a change caused text that was being displayed to disappear. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1377" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1377">#1377</a>)</li>
<li>The downloads window in Internet Explorer 9 can now be navigated and read with NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1280" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1280">#1280</a>)</li>
<li>It is no longer possible to accidentally start multiple copies of NVDA at the same time. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/507" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #507">#507</a>)</li>
<li>On slow systems, NVDA no longer inappropriately causes its main window to be shown all the time while running. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/726" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #726">#726</a>)</li>
<li>NVDA no longer crashes on Windows xP when starting a WPF application. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1437" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1437">#1437</a>)</li>
<li>Say all and say all with review are now able to work in UI automation text controls that support all required functionality. For example, you can now use say all with review on XPS Viewer documents.</li>
<li>NVDA no longer inappropriately classes some list items in the Outlook Express / Windows Live Mail message rules Apply Now dialog as being checkboxes. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/576" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #576">#576</a>)</li>
<li>Combo boxes are no longer reported as having a sub-menu.</li>
<li>NVDA is now able to read the recipiants in the To, CC and BCC fields in Microsoft Outlook. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/421" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #421">#421</a>)</li>
<li>Fixed the issue in NVDA's Voice Settings dialog where the value of sliders was sometimes not reported when changed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1411" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1411">#1411</a>)</li>
<li>NVDA no longer fails to announce the new cell when moving in an Excel spreadsheet after cutting and pasting. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1567" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1567">#1567</a>)</li>
<li>NVDA no longer becomes worse at guessing color names the more colors it announces.</li>
<li>In Internet Explorer and other MSHTML controls, fixed the inability to read parts of rare pages which contain iframes marked with an ARIA role of presentation. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1569" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1569">#1569</a>)</li>
<li>In Internet Explorer and other MSHTML controls, fixed a rare problem where the focus kept bouncing infinitely between the document and a multi-line editable text field in focus mode. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1566" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1566">#1566</a>)</li>
<li>In Microsoft Word 2010 NVDA will now automatically read confirmation dialogs. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1538" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1538">#1538</a>)</li>
<li>In multi-line editable text fields in Internet Explorer and other MSHTML controls, selection on lines after the first is now reported correctly. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1590" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1590">#1590</a>)</li>
<li>Improved moving by word in many cases, including browse mode and Windows Edit controls. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1580" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1580">#1580</a>)</li>
<li>The NVDA installer no longer shows garbled text for Hong Kong versions of Windows Vista and Windows 7. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1596" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1596">#1596</a>)</li>
<li>NVDA no longer fails to load the Microsoft Speech API version 5 synthesizer if the configuration contains settings for that synthesizer but is missing the voice setting. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1599" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1599">#1599</a>)</li>
<li>In editable text fields in Internet Explorer and other MSHTML controls, NVDA no longer lags or freezes when braille is enabled.</li>
<li>In firefox brows mode, NVDA no longer refuses to include content that is inside a focusable node with an ARIA role of presentation.</li>
<li>In Microsoft Word with braille enabled, lines on pages after the first page are now reported correctly. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1603" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1603">#1603</a>)</li>
<li>In Microsoft Word 2003, lines of right-to-left text can once again be read with braille enabled. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/627" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #627">#627</a>)</li>
<li>In Microsoft Word, say all now works correctly when the document does not end with a sentence ending.</li>
<li>When opening a plain text message in Windows Live Mail 2011, NVDA will correctly focus on the message document allowing it to be read.</li>
<li>NVDA no longer temporarily freezes or refuses to speak when in the Move to / Copy to dialogs in Windows Live Mail. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/574" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #574">#574</a>)</li>
<li>In Outlook 2010, NVDA will now correctly track the focus in the message list. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1285" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1285">#1285</a>)</li>
<li>Some USB connection issues have been resolved with the MDV Lilli braille display. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/241" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #241">#241</a>)</li>
<li>In Internet explorer and other MSHTML controls, spaces are no longer ignored in browse mode in certain cases (e.g. after a link).</li>
<li>In Internet Explorer and other MSHTML controls, some extraneous line breaks have been eliminated in browse mode. specifically, HTML elements with a display style of None no longer force a line break. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1685" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1685">#1685</a>)</li>
<li>If NVDA is unable to start, failure to play the Windows critical stop sound no longer clobbers the critical error message in the log file.</li>
</ul>
<h3 id="changes-for-developers_6">Changes for Developers</h3>
<ul>
<li>Developer documentation can now be generated using SCons. See readme.txt at the root of the source distribution for details, including associated dependencies.</li>
<li>Locales can now provide descriptions for characters. See the Character Descriptions section of the Developer Guide for details. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/55" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #55">#55</a>)</li>
<li>Locales can now provide information about the pronunciation of specific punctuation and other symbols. See the Symbol Pronunciation section of the Developer Guide for details. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/332" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #332">#332</a>)</li>
<li>You can now build NVDAHelper with several debugging options using the nvdaHelperDebugFlags SCons variable. See readme.txt at the root of the source distribution for details. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1390" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1390">#1390</a>)</li>
<li>Synth drivers are now passed a sequence of text and speech commands to speak, instead of just text and an index.<ul>
<li>This allows for embedded indexes, parameter changes, etc.</li>
<li>Drivers should implement SynthDriver.speak() instead of SynthDriver.speakText() and SynthDriver.speakCharacter().</li>
<li>The old methods will be used if SynthDriver.speak() is not implemented, but they are deprecated and will be removed in a future release.</li>
</ul>
</li>
<li>gui.execute() has been removed. wx.CallAfter() should be used instead.</li>
<li>gui.scriptUI has been removed.<ul>
<li>For message dialogs, use wx.CallAfter(gui.messageBox, ...).</li>
<li>For all other dialogs, real wx dialogs should be used instead.</li>
<li>A new gui.runScriptModalDialog() function simplifies using modal dialogs from scripts.</li>
</ul>
</li>
<li>Synth drivers can now support boolean settings. See SynthDriverHandler.BooleanSynthSetting.</li>
<li>SCons now accepts a certTimestampServer variable specifying the URL of a timestamping server to use to timestamp authenticode signatures. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1644" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1644">#1644</a>)</li>
</ul>
<h2 id="201111">2011.1.1</h2>
<p>This release fixes several security and other important issues found in NVDA 2011.1.</p>
<h3 id="bug-fixes_11">Bug Fixes</h3>
<ul>
<li>The Donate item in the NVDA menu is now disabled when running on the logon, lock, UAC and other secure Windows screens, as this is a security risk. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1419" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1419">#1419</a>)</li>
<li>It is now impossible to copy or paste within NVDA's user interface while on secure desktops (lock screen, UAC screen and windows logon) as this is a security risk. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1421" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1421">#1421</a>)</li>
<li>In Firefox 4, the move to containing virtual buffer command (NVDA+control+space) now works as it should to escape embedded objects such as Flash content. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1429" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1429">#1429</a>)</li>
<li>When speaking of command keys is enabled, shifted characters are no longer incorrectly spoken as command keys. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1422" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1422">#1422</a>)</li>
<li>When speaking of command keys is enabled, pressing space with modifiers other than shift (such as control and alt) is now reported as a command key. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1424" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1424">#1424</a>)</li>
<li>Logging is now completely disabled when running on the logon, lock, UAC and other secure Windows screens, as this is a security risk. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1435" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1435">#1435</a>)</li>
<li>In input help mode, Gestures are now logged even if they are not bound to a script (in accordance with the user guide). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1425" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1425">#1425</a>)</li>
</ul>
<h2 id="20111">2011.1</h2>
<p>Highlights of this release include automatic reporting of new text output in mIRC, PuTTY, Tera Term and SecureCRT; support for global plugins; announcement of bullets and numbering in Microsoft Word; additional key bindings for braille displays, including keys to move to the next and previous line; support for several Baum, HumanWare and APH braille displays; and reporting of colors for some controls, including IBM Lotus Symphony text controls.</p>
<h3 id="new-features_7">New Features</h3>
<ul>
<li>Colors can now be reported for some controls. Automatic announcement can be configured in the Document Formatting preferences dialog. It can also be reported on demand using the report text formatting command (NVDA+f).<ul>
<li>Initially, this is supported in standard IAccessible2 editable text controls (such as in Mozilla applications), RichEdit controls (such as in Wordpad) and IBM Lotus Symphony text controls.</li>
</ul>
</li>
<li>In virtual buffers, you can now select by page (using shift+pageDown and shift+pageUp) and paragraph (using shift+control+downArrow and shift+control+upArrow). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/639" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #639">#639</a>)</li>
<li>NVDA now automatically reports new text output in mIRC, PuTTY, Tera Term and SecureCRT. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/936" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #936">#936</a>)</li>
<li>Users can now add new key bindings or override existing ones for any script in NVDA by providing a single user input gesture map. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/194" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #194">#194</a>)</li>
<li>Support for global plugins. Global plugins can add new functionality to NVDA which works across all applications. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/281" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #281">#281</a>)</li>
<li>A small beep is now heard when typing characters with the shift key while capslock is on. This can be turned off by unchecking the related new option in the Keyboard settings dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/663" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #663">#663</a>)</li>
<li>hard page breaks are now announced when moving by line in Microsoft Word. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/758" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #758">#758</a>)</li>
<li>Bullets and numbering are now spoken in Microsoft Word when moving by line. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/208" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #208">#208</a>)</li>
<li>A command to toggle Sleep mode for the current application (NVDA+shift+s) is now available. Sleep mode (previously known as self voicing mode) disables all screen reading functionality in NVDA for a particular application. Very useful for applications that provide their own speech and or screen reading features. Press this command again to disable Sleep mode.</li>
<li>Some additional braille display key bindings have been added. See the Supported Braille Displays section of the User Guide for details. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/209" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #209">#209</a>)</li>
<li>For the convenience of third party developers, app modules as well as global plugins can now be reloaded without restarting NVDA. Use tools -&gt; Reload plugins in the NVDA menu or NVDA+control+f3. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/544" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #544">#544</a>)</li>
<li>NVDA now remembers the position you were at when returning to a previously visited web page. This applies until either the browser or NVDA is exited. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/132" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #132">#132</a>)</li>
<li>Handy Tech braille displays can now be used without installing the Handy Tech universal driver. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/854" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #854">#854</a>)</li>
<li>Support for several Baum, HumanWare and APH braille displays. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/937" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #937">#937</a>)</li>
<li>The status bar in Media Player Classic Home Cinema is now recognised.</li>
<li>The Freedom Scientific Focus 40 Blue braille display can now be used when connected via bluetooth. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1345" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1345">#1345</a>)</li>
</ul>
<h3 id="changes_7">Changes</h3>
<ul>
<li>Position information is no longer reported by default in some cases where it was usually incorrect; e.g. most menus, the Running Applications bar, the Notification Area, etc. However, this can be turned on again by an added option in the Object Presentation settings dialog.</li>
<li>Keyboard help has been renamed to input help to reflect that it handles input from sources other than the keyboard.</li>
<li>Input Help no longer reports a script's code location via speech and braille as it is cryptic and irrelevant to the user. However, it is now logged for developers and advanced users.</li>
<li>When NVDA detects that it has frozen, it continues to intercept NVDA modifier keys, even though it passes all other keys through to the system. This prevents the user from unintentionally toggling caps lock, etc. if they press an NVDA modifier key without realising NVDA has frozen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/939" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #939">#939</a>)</li>
<li>If keys are held down after using the pass next key through command, all keys (including key repeats) are now passed through until the last key is released.</li>
<li>If an NVDA modifier key is pressed twice in quick succession to pass it through and the second press is held down, all key repeats will now be passed through as well.</li>
<li>The volume up, down and mute keys are now reported in input help. This could be helpful if the user is uncertain as to what these keys are.</li>
<li>The hotkey for the Review Cursor item in the NVDA Preferences menu has been changed from r to c to eliminate the conflict with the Braille Settings item.</li>
</ul>
<h3 id="bug-fixes_12">Bug Fixes</h3>
<ul>
<li>When adding a new speech dictionary entry, the title of the dialog is now "Add dictionary entry" instead of "Edit dictionary entry". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/924" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #924">#924</a>)</li>
<li>In speech dictionary dialogs, the content of the Regular expression and Case sensitive columns of the Dictionary entries list is now presented in the configured NVDA language instead of always in English.</li>
<li>In AIM, position information is now announced in tree views.</li>
<li>On sliders in the Voice Settings dialog, up arrow/page up/home now increase the setting and down arrow/page down/end decrease it. Previously, the opposite occurred, which is not logical and is inconsistent with the synth settings ring. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/221" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #221">#221</a>)</li>
<li>In virtual buffers with screen layout disabled, some extraneous blank lines no longer appear.</li>
<li>If an NVDA modifier key is pressed twice quickly but there is an intervening key press, the NVDA modifier key is no longer passed through on the second press.</li>
<li>Punctuation keys are now spoken in input help even when speaking of punctuation is disabled. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/977" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #977">#977</a>)</li>
<li>In the Keyboard Settings dialog, the keyboard layout names are now presented in the configured NVDA language instead of always in English. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/558" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #558">#558</a>)</li>
<li>Fixed an issue where some items were rendered as empty in Adobe Reader documents; e.g. the links in the table of contents of the Apple iPhone IOS 4.1 User Guide.</li>
<li>The "Use currently saved settings on the logon and other secure screens" button in NVDA's General Settings dialog now works if used immediately after NVDA is newly installed but before a secure screen has appeared. Previously, NVDA reported that copying was successful, but it actually had no effect. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1194" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1194">#1194</a>)</li>
<li>It is no longer possible to have two NVDA settings dialogs open simultaneously. This fixes issues where one open dialog depends on another open dialog; e.g. changing the synthesiser while the Voice Settings dialog is open. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/603" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #603">#603</a>)</li>
<li>On systems with UAC enabled, the "Use currently saved settings on the logon and other secure screens" button in NVDA's General Settings dialog no longer fails after the UAC prompt if the user's account name contains a space. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/918" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #918">#918</a>)</li>
<li>In Internet Explorer and other MSHTML controls, NVDA now uses the URL as a last resort to determine the name of a link, rather than presenting empty links. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/633" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #633">#633</a>)</li>
<li>NVDA no longer ignores the focus in AOL Instant Messenger 7 menus. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/655" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #655">#655</a>)</li>
<li>Announce the correct label for errors in the Microsoft Word Spell Check dialog (e.g. Not in dictionary, Grammar error, punctuation). Previously they were all announced as grammar error. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/883" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #883">#883</a>)</li>
<li>Typing in Microsoft Word while using a braille display should no longer cause garbled text to be typed, and a rare freeze when pressing a braille routing key in Word documents has been fixed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1212" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1212">#1212</a>) However a limitation is that Arabic text can no longer be read in Word 2003 and below, while using a braille display. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/627" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #627">#627</a>)</li>
<li>When pressing the delete key in an edit field, the text/cursor on a braille display should now always be updated appropriately to reflect the change. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/947" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #947">#947</a>)</li>
<li>Changes on dynamic pages in Gecko2 documents (E.g. Firefox 4) while multiple tabs are open are now properly reflected by NVDA. Previously only changes in the first tab were reflected. (Mozilla bug 610985)</li>
<li>NVDA can now properly announce the suggestions for grammar and punctuation errors in Microsoft Word spell check dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/704" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #704">#704</a>)</li>
<li>In Internet Explorer and other MSHTML controls, NVDA no longer presents destination anchors as empty links in its virtual buffer. Instead, these anchors are hidden as they should be. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1326" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1326">#1326</a>)</li>
<li>Object navigation around and within standard groupbox windows is no longer broken and asymmetrical.</li>
<li>In Firefox and other Gecko-based controls, NVDA will no longer get stuck in a subframe if it finishes loading before the outer document.</li>
<li>NVDA now appropriately announces the next character when deleting a character with numpadDelete. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/286" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #286">#286</a>)</li>
<li>On the Windows XP logon screen, the user name is once again reported when the selected user is changed.</li>
<li>Fixed problems when reading text in Windows command consoles with reporting of line numbers enabled.</li>
<li>The Elements List dialog for virtual buffers is now usable by sighted users. All controls are visible on screen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1321" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1321">#1321</a>)</li>
<li>The list of entries in the Speech Dictionary dialog is now more readable by sighted users. The list is now large enough to show all of its columns on screen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/90" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #90">#90</a>)</li>
<li>On ALVA BC640/BC680 braille displays, NVDA no longer disregards display keys that are still held down after another key is released.</li>
<li>Adobe Reader X no longer crashes after leaving the untagged document options before the processing dialog appears. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1218" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1218">#1218</a>)</li>
<li>NVDA now switches to the appropriate braille display driver when you revert to saved configuration. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1346" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1346">#1346</a>)</li>
<li>The Visual Studio 2008 Project Wizard is read correctly again. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/974" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #974">#974</a>)</li>
<li>NVDA no longer completely fails to work in applications which contain non-ASCII characters in their executable name. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1352" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1352">#1352</a>)</li>
<li>When reading by line in AkelPad with word wrap enabled, NVDA no longer reads the first character of the following line at the end of the current line.</li>
<li>In the Visual Studio 2005/2008 code editor, NVDA no longer reads the entire text after every typed character. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/975" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #975">#975</a>)</li>
<li>Fixed the issue where some braille displays weren't cleared properly when NVDA was exited or the display was changed.</li>
<li>The initial focus is no longer sometimes spoken twice when NVDA starts. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/1359" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #1359">#1359</a>)</li>
</ul>
<h3 id="changes-for-developers_7">Changes for Developers</h3>
<ul>
<li>SCons is now used to prepare the source tree and create binary builds, portable archives, installers, etc. See readme.txt at the root of the source distribution for details.</li>
<li>The key names used by NVDA (including key maps) have been made more friendly/logical; e.g. upArrow instead of extendedUp and numpadPageUp instead of prior. See the vkCodes module for a list.</li>
<li>All input from the user is now represented by an inputCore.InputGesture instance. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/601" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #601">#601</a>)<ul>
<li>Each source of input subclasses the base InputGesture class.</li>
<li>Key presses on the system keyboard are encompassed by the keyboardHandler.KeyboardInputGesture class.</li>
<li>Presses of buttons, wheels and other controls on a braille display are encompassed by subclasses of the braille.BrailleDisplayGesture class. These subclasses are provided by each braille display driver.</li>
</ul>
</li>
<li>Input gestures are bound to ScriptableObjects using the ScriptableObject.bindGesture() method on an instance or an __gestures dict on the class which maps gesture identifiers to script names. See baseObject.ScriptableObject for details.</li>
<li>App modules no longer have key map files. All input gesture bindings must be done in the app module itself.</li>
<li>All scripts now take an InputGesture instance instead of a key press.<ul>
<li>KeyboardInputGestures can be sent on to the OS using the send() method of the gesture.</li>
</ul>
</li>
<li>To send an arbitrary key press, you must now create a KeyboardInputGesture using KeyboardInputGesture.fromName() and then use its send() method.</li>
<li>Locales may now provide an input gesture map file to add new bindings or override existing bindings for scripts anywhere in NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/810" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #810">#810</a>)<ul>
<li>Locale gesture maps should be placed in locale\LANG\gestures.ini, where LANG is the language code.</li>
<li>See inputCore.GlobalGestureMap for details of the file format.</li>
</ul>
</li>
<li>The new LiveText and Terminal NVDAObject behaviors facilitate automatic reporting of new text. See those classes in NVDAObjects.behaviors for details. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/936" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #936">#936</a>)<ul>
<li>The NVDAObjects.window.DisplayModelLiveText overlay class can be used for objects which must retrieve text written to the display.</li>
<li>See the mirc and putty app modules for usage examples.</li>
</ul>
</li>
<li>There is no longer an _default app module. App modules should instead subclass appModuleHandler.AppModule (the base AppModule class).</li>
<li>Support for global plugins which can globally bind scripts, handle NVDAObject events and choose NVDAObject overlay classes. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/281" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #281">#281</a>) See globalPluginHandler.GlobalPlugin for details.</li>
<li>On SynthDriver objects, the available* attributes for string settings (e.g. availableVoices and availableVariants) are now OrderedDicts keyed by ID instead of lists.</li>
<li>synthDriverHandler.VoiceInfo now takes an optional language argument which specifies the language of the voice.</li>
<li>SynthDriver objects now provide a language attribute which specifies the language of the current voice.<ul>
<li>The base implementation uses the language specified on the VoiceInfo objects in availableVoices. This is suitable for most synthesisers which support one language per voice.</li>
</ul>
</li>
<li>Braille display drivers have been enhanced to allow buttons, wheels and other controls to be bound to NVDA scripts:<ul>
<li>Drivers can provide a global input gesture map to add bindings for scripts anywhere in NVDA.</li>
<li>They can also provide their own scripts to perform display specific functions.</li>
<li>See braille.BrailleDisplayDriver for details and existing braille display drivers for examples.</li>
</ul>
</li>
<li>The 'selfVoicing' property on AppModule classes has now been renamed to 'sleepMode'.</li>
<li>The app module events event_appLoseFocus and event_appGainFocus have now been renamed to event_appModule_loseFocus and event_appModule_gainFocus, respectivly, in order to make the naming convention consistent with app modules and tree interceptors.</li>
<li>All braille display drivers should now use braille.BrailleDisplayDriver instead of braille.BrailleDisplayDriverWithCursor.<ul>
<li>The cursor is now managed outside of the driver.</li>
<li>Existing drivers need only change their class statement accordingly and rename their _display method to display.</li>
</ul>
</li>
</ul>
<h2 id="20102">2010.2</h2>
<p>Notable features of this release include greatly simplified object navigation; virtual buffers for Adobe Flash content; access to many previously inaccessible controls by retrieving text written to the screen; flat review of screen text; support for IBM Lotus Symphony documents; reporting of table row and column headers in Mozilla Firefox; and significantly improved user documentation.</p>
<h3 id="new-features_8">New Features</h3>
<ul>
<li>Navigating through objects with the review cursor has been greatly simplified. The review cursor now excludes objects which aren't useful to the user; i.e. objects only used for layout purposes and unavailable objects.</li>
<li>In applications using the Java Access Bridge (including OpenOffice.org), formatting can now be reported in text controls. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/358" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #358">#358</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/463" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #463">#463</a>)</li>
<li>When moving the mouse over cells in Microsoft Excel, NVDA will appropriately announce them.</li>
<li>In applications using the Java Access Bridge, the text of a dialog is now reported when the dialog appears. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/554" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #554">#554</a>)</li>
<li>A virtualBuffer can now be used to navigate adobe Flash content. Object navigation and interacting with the controls directly (by turning on focus mode) is still supported. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/453" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #453">#453</a>)</li>
<li>Editable text controls in the Eclipse IDE, including the code editor, are now accessible. You must be using Eclipse 3.6 or later. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/256" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #256">#256</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/641" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #641">#641</a>)</li>
<li>NVDA can now retrieve most text written to the screen. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/40" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #40">#40</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/643" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #643">#643</a>)<ul>
<li>This allows for reading of controls which do not expose information in more direct/reliable ways.</li>
<li>Controls made accessible by this feature include: some menu items which display icons (e.g. the Open With menu on files in Windows XP) (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/151" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #151">#151</a>), editable text fields in Windows Live applications (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/200" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #200">#200</a>), the errors list in Outlook Express (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/582" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #582">#582</a>), the editable text control in TextPad (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/605" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #605">#605</a>), lists in Eudora, many controls in Australian E-tax and the formula bar in Microsoft Excel.</li>
</ul>
</li>
<li>Support for the code editor in Microsoft Visual Studio 2005 and 2008. At least Visual Studio Standard is required; this does not work in the Express editions. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/457" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #457">#457</a>)</li>
<li>Support for IBM Lotus Symphony documents.</li>
<li>Early experimental support for Google Chrome. Please note that Chrome's screen reader support is far from complete and additional work may also be required in NVDA. You will need a recent development build of Chrome to try this.</li>
<li>The state of toggle keys (caps lock, num lock and scroll lock) is now displayed in braille when they are pressed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/620" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #620">#620</a>)</li>
<li>Help balloons are now displayed in braille when they appear. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/652" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #652">#652</a>)</li>
<li>Added a driver for the MDV Lilli braille display. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/241" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #241">#241</a>)</li>
<li>When selecting an entire row or column in Microsoft Excel with the shortcut keys shift+space and control+space, the new selection is now reported. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/759" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #759">#759</a>)</li>
<li>Table row and column headers can now be reported. This is configurable from the Document Formatting preferences dialog.<ul>
<li>Currently, this is supported in documents in Mozilla applications such as Firefox (version 3.6.11 and later) and Thunderbird (version 3.1.5 and later). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/361" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #361">#361</a>)</li>
</ul>
</li>
<li>Introduced commands for flat review: (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/58" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #58">#58</a>)<ul>
<li>NVDA+numpad7 switches to flat review, placing the review cursor at the position of the current object, allowing you to review the screen (or a document if within one) with the text review commands.</li>
<li>NVDA+numpad1 moves the review cursor into the object represented by the text at the position of the review cursor, allowing you to navigate by object from that point.</li>
</ul>
</li>
<li>Current NVDA user settings can be copied to be used on secure Windows screens such as the logon and UAC screens by pressing a button in the General Settings dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/730" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #730">#730</a>)</li>
<li>Support for Mozilla Firefox 4.</li>
<li>Support for Microsoft Internet Explorer 9.</li>
</ul>
<h3 id="changes_8">Changes</h3>
<ul>
<li>The sayAll by Navigator object (NVDA+numpadAdd), navigator object next in flow (NVDA+shift+numpad6) and navigator object previous in flow (NVDA+shift+numpad4) commands have been removed for the time being, due to bugginess and to free up the keys for other possible features.</li>
<li>In the NVDA Synthesizer dialog, only the display name of the synthesizer is now listed. Previously, it was prefixed by the driver's name, which is only relevant internally.</li>
<li>When in embedded applications or virtual buffers inside another virtualBuffer (e.g. Flash), you can now press nvda+control+space to move out of the embedded application or virtual buffer to the containing document. Previously nvda+space was used for this. Now nvda+space is specifically only for toggling brows/focus modes on virtualBuffers.</li>
<li>If the speech viewer (enabled under the tools menu) is given the focus (e.g. it was clicked in) new text will not appear in the control until focus is moved away. This allows for selecting the text with greater ease (e.g. for copying).</li>
<li>The Log Viewer and Python Console are maximised when activated.</li>
<li>When focusing on a worksheet in Microsoft Excel and there is more than one cell selected, the selection range is announced, rather than just the active cell. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/763" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #763">#763</a>)</li>
<li>Saving configuration and changing of particular sensitive options is now disabled when running on the logon, UAC and other secure Windows screens.</li>
<li>Updated eSpeak speech synthesiser to 1.44.03.</li>
<li>If NVDA is already running, activating the NVDA shortcut on the desktop (which includes pressing control+alt+n) will restart NVDA.</li>
<li>Removed the report text under the mouse checkbox from the Mouse settings dialog and replaced it with an Enable mouse tracking checkbox, which better matches the toggle mouse tracking script (NVDA+m).</li>
<li>Updates to the laptop keyboard layout so that it includes all commands available in the desktop layout and works correctly on non-English keyboards. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/798" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #798">#798</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/800" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #800">#800</a>)</li>
<li>Significant improvements and updates to the user documentation, including documentation of the laptop keyboard commands and synchronisation of the Keyboard Commands Quick Reference with the User Guide. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/455" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #455">#455</a>)</li>
<li>Updated liblouis braille translator to 2.1.1. Notably, this fixes some issues related to Chinese braille as well as characters which are undefined in the translation table. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/484" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #484">#484</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/499" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #499">#499</a>)</li>
</ul>
<h3 id="bug-fixes_13">Bug Fixes</h3>
<ul>
<li>In µTorrent, the focused item in the torrents list no longer reports repeatedly or steals focus when a menu is open.</li>
<li>In µTorrent, the names of the files in the Torrent Contents list are now reported.</li>
<li>In Mozilla applications, focus is now correctly detected when it lands on an empty table or tree.</li>
<li>In Mozilla applications, "not checked" is now correctly reported for checkable controls such as checkable table cells. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/571" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #571">#571</a>)</li>
<li>In Mozilla applications, the text of correctly implemented ARIA dialogs is no longer ignored and will now be reported when the dialog appears. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/630" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #630">#630</a>)</li>
<li>in Internet Explorer and other MSHTML controls, the ARIA level attribute is now honoured correctly.</li>
<li>In Internet Explorer and other MSHTML controls, the ARIA role is now chosen over other type information to give a much more correct and predictable ARIA experience.</li>
<li>Stopped a rare crash in Internet Explorer when navigating through frames or iFrames.</li>
<li>In Microsoft Word documents, right-to-left lines (such as Arabic text) can be read again. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/627" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #627">#627</a>)</li>
<li>Greatly reduced lag when large amounts of text are displayed in a Windows command console on 64-bit systems. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/622" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #622">#622</a>)</li>
<li>If Skype is already started when NVDA starts, it is no longer necessary to restart Skype to enable accessibility. This may also be true for other applications which check the system screen reader flag.</li>
<li>In Microsoft Office applications, NVDA no longer crashes when speak foreground (NVDA+b) is pressed or when navigating some objects on toolbars. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/616" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #616">#616</a>)</li>
<li>Fixed incorrect speaking of numbers containing a 0 after a separator; e.g. 1,023. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/593" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #593">#593</a>)</li>
<li>Adobe Acrobat Pro and Reader 9 no longer crash when closing a file or performing certain other tasks. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/613" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #613">#613</a>)</li>
<li>The selection is now announced when control+a is pressed to select all text in some editable text controls such as in Microsoft Word. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/761" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #761">#761</a>)</li>
<li>In Scintilla controls (e.g. Notepad++), text is no longer incorrectly selected when NVDA moves the caret such as during say all. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/746" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #746">#746</a>)</li>
<li>It is again possible to review the contents of cells in Microsoft Excel with the review cursor.</li>
<li>NVDA can again read by line in certain problematic textArea fields in Internet Explorer 8. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/467" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #467">#467</a>)</li>
<li>Windows Live Messenger 2009 no longer exits immediately after it is started while NVDA is running. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/677" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #677">#677</a>)</li>
<li>In web browsers, It is no longer necessary to press tab to interact with an embedded object (such as Flash content) after pressing enter on the embedded object or returning from another application. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/775" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #775">#775</a>)</li>
<li>In Scintilla controls (e.g. Notepad++), the beginning of long lines is no longer truncated when it scrolls off the screen. Also, these long lines will be correctly displayed in braille when they are selected.</li>
<li>In Loudtalks, it is now possible to access the contact list.</li>
<li>The URL of the document and "MSAAHTML Registered Handler" are no longer sometimes spuriously reported in Internet Explorer and other MSHTML controls. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/811" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #811">#811</a>)</li>
<li>In tree views in the Eclipse IDE, the previously focused item is no longer incorrectly announced when focus moves to a new item.</li>
<li>NVDA now functions correctly on a system where the current working directory has been removed from the DLL search path (by setting the CWDIllegalInDllSearch registry entry to 0xFFFFFFFF). Note that this is not relevant to most users. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/907" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #907">#907</a>)</li>
<li>When the table navigation commands are used outside of a table in Microsoft Word, "edge of table" is no longer spoken after "not in table". (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/921" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #921">#921</a>)</li>
<li>When the table navigation commands cannot move due to being at the edge of a table in Microsoft Word, "edge of table" is now spoken in the configured NVDA language rather than always in English. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/921" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #921">#921</a>)</li>
<li>In Outlook Express, Windows Mail and Windows Live Mail, the state of the checkboxes in message rules lists is now reported. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/576" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #576">#576</a>)</li>
<li>The description of message rules can now be read in Windows Live Mail 2010.</li>
</ul>
<h2 id="20101">2010.1</h2>
<p>This release focuses primarily on bug fixes and improvements to the user experience, including some significant stability fixes.</p>
<h3 id="new-features_9">New Features</h3>
<ul>
<li>NVDA no longer fails to start on a system with no audio output devices. Obviously, a braille display or the Silence synthesiser in conjunction with the Speech Viewer will need to be used for output in this case. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/425" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #425">#425</a>)</li>
<li>A report landmarks checkbox has been added to the Document Formatting settings dialog which allows you to configure whether NVDA should announce landmarks in web documents. For compatibility with the previous release, the option is on by default.</li>
<li>If speak command keys is enabled, NVDA will now announce the names of multimedia keys (e.g. play, stop, home page, etc.) on many keyboards when they are pressed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/472" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #472">#472</a>)</li>
<li>NVDA now announces the word being deleted when pressing control+backspace in controls that support it. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/491" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #491">#491</a>)</li>
<li>Arrow keys can now be used in the Web formator window to navigate and read the text. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/452" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #452">#452</a>)</li>
<li>The entry list in the Microsoft Office Outlook address book is now supported.</li>
<li>NVDA better supports embedded editable (design mode) documents in Internet Explorer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/402" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #402">#402</a>)</li>
<li>a new script (nvda+shift+numpadMinus) allows you to move the system focus to the current navigator object.</li>
<li>New scripts to lock and unlock the left and right mouse buttons. Useful for performing drag and drop operations. shift+numpadDivide to lock/unlock the left, shift+numpadMultiply to lock/unlock the right.</li>
<li>New braille translation tables: German 8 dot computer braille, German grade 2, Finnish 8 dot computer braille, Chinese (Hong Kong, Cantonese), Chinese (Taiwan, Manderin). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/344" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #344">#344</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/369" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #369">#369</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/415" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #415">#415</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/450" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #450">#450</a>)</li>
<li>It is now possible to disable the creation of the desktop shortcut (and thus the shortcut key) when installing NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/518" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #518">#518</a>)</li>
<li>NVDA can now use IAccessible2 when present in 64 bit applications. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/479" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #479">#479</a>)</li>
<li>Improved support for live regions in Mozilla applications. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/246" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #246">#246</a>)</li>
<li>The NVDA Controller Client API is now provided to allow applications to control NVDA; e.g. to speak text, silence speech, display a message in Braille, etc.</li>
<li>Information and error messages are now read in the logon screen in Windows Vista and Windows 7. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/506" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #506">#506</a>)</li>
<li>In Adobe Reader, PDF interactive forms developed with Adobe LiveCycle are now supported. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/475" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #475">#475</a>)</li>
<li>In Miranda IM, NVDA now automatically reads incoming messages in chat windows if reporting of dynamic content changes is enabled. Also, commands have been added to report the three most recent messages (NVDA+control+number). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/546" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #546">#546</a>)</li>
<li>Input text fields are now supported in Adobe Flash content. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/461" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #461">#461</a>)</li>
</ul>
<h3 id="changes_9">Changes</h3>
<ul>
<li>The extremely verbose keyboard help message in the Windows 7 Start menu is no longer reported.</li>
<li>The Display synth has now been replaced with a new Speech Viewer. To activate it, choose Speech Viewer from the Tools menu. The speech viewer can be used independently of what ever speech synthesizer you are using. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/44" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #44">#44</a>)</li>
<li>Messages on the braille display will automatically be dismissed if the user presses a key that results in a change such as the focus moving. Previously the message would always stay around for its configured time.</li>
<li>Setting whether braille should be tethered to the focus or the review cursor (NVDA+control+t) can now be also set from the braille settings dialog, and is also now saved in the user's configuration.</li>
<li>Updated eSpeak speech synthesiser to 1.43.</li>
<li>Updated liblouis braille translator to 1.8.0.</li>
<li>In virtual buffers, the reporting of elements when moving by character or word has been greatly improved. Previously, a lot of irrelevant information was reported and the reporting was very different to that when moving by line. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/490" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #490">#490</a>)</li>
<li>The Control key now simply stops speech like other keys, rather than pausing speech. To pause/resume speech, use the shift key.</li>
<li>Table row and column counts are no longer announced when reporting focus changes, as this announcement is rather verbose and usually not useful.</li>
</ul>
<h3 id="bug-fixes_14">Bug Fixes</h3>
<ul>
<li>NVDA no longer fails to start if UI Automation support appears to be available but fails to initialise for some reason. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/483" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #483">#483</a>)</li>
<li>The entire contents of a table row is no longer sometimes reported when moving focus inside a cell in Mozilla applications. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/482" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #482">#482</a>)</li>
<li>NVDA no longer lags for a long time when expanding tree view items that contain a very large amount of sub-items.</li>
<li>When listing SAPI 5 voices, NVDA now tries to detect buggy voices and excludes them from the Voice Settings dialog and synthesiser settings ring. Previously, when there was just one problematic voice, NVDA's SAPI 5 driver would sometimes fail to start.</li>
<li>Virtual buffers now honour the report object shortcut keys setting found in the Object Presentation dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/486" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #486">#486</a>)</li>
<li>In virtual buffers, row/column coordinates are no longer incorrectly read for row and column headers when reporting of tables is disabled.</li>
<li>In virtual buffers, row/column coordinates are now correctly read when you leave a table and then re-enter the same table cell without visiting another cell first; e.g. pressing upArrow then downArrow on the first cell of a table. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/378" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #378">#378</a>)</li>
<li>Blank lines in Microsoft Word documents and Microsoft HTML edit controls are now shown appropriately on braille displays. Previously NVDA was displaying the current sentence on the display, not the current line for these situations. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/420" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #420">#420</a>)</li>
<li>Multiple security fixes when running NVDA at Windows logon and on other secure desktops. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/515" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #515">#515</a>)</li>
<li>The cursor position (caret) is now correctly updated when performing a Say All that goes off the bottom of the screen, in standard Windows edit fields and Microsoft Word documents. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/418" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #418">#418</a>)</li>
<li>In virtual buffers, text is no longer incorrectly included for images inside links and clickables that are marked as being irrelevant to screen readers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/423" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #423">#423</a>)</li>
<li>Fixes to the laptop keyboard layout. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/517" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #517">#517</a>)</li>
<li>When Braille is tethered to review when you focus on a Dos console window, the review cursor can now properly navigate the text in the console.</li>
<li>While working with TeamTalk3 or TeamTalk4 Classic, the VU meter progress bar in the main window is no longer announced as it updates. Also, special characters can be read properly in the incoming chat window.</li>
<li>Items are no longer spoken twice in the Windows 7 Start Menu. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/474" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #474">#474</a>)</li>
<li>Activating same-page links in Firefox 3.6 appropriately moves the cursor in the virtualBuffer to the correct place on the page.</li>
<li>Fixed the issue where some text was not rendered in Adobe Reader in certain PDF documents.</li>
<li>NVDA no longer incorrectly speaks certain numbers separated by a dash; e.g. 500-1000. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/547" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #547">#547</a>)</li>
<li>In Windows XP, NVDA no longer causes Internet Explorer to freeze when toggling checkboxes in Windows Update. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/477" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #477">#477</a>)</li>
<li>When using the in-built eSpeak synthesiser, simultaneous speech and beeps no longer intermittently cause freezes on some systems. This was most noticeable, for example, when copying large amounts of data in Windows Explorer.</li>
<li>NVDA no longer announces that a Firefox document has become busy (e.g. due to an update or refresh) when that document is in the background. This also caused the status bar of the foreground application to be spuriously announced.</li>
<li>When switching Windows keyboard layouts (with control+shift or alt+shift), the full name of the layout is reported in both speech and braille. Previously it was only reported in speech, and alternative layouts (e.g. Dvorak) were not reported at all.</li>
<li>If reporting of tables is disabled, table information is no longer announced when the focus changes.</li>
<li>Certain standard tree view controls in 64 bit applications (e.g. the Contents tree view in Microsoft HTML Help) are now accessible. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/473" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #473">#473</a>)</li>
<li>Fixed some problems with logging of messages containing non-ASCII characters. This could cause spurious errors in some cases on non-English systems. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/581" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #581">#581</a>)</li>
<li>The information in the About NVDA dialog now appears in the user's configured language instead of always appearing in English. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/586" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #586">#586</a>)</li>
<li>Problems are no longer encountered when using the synthesiser settings ring after the voice is changed to one which has less settings than the previous voice.</li>
<li>In Skype 4.2, contact names are no longer spoken twice in the contact list.</li>
<li>Fixed some potentially major memory leaks in the GUI and in virtual buffers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/590" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #590">#590</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/591" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #591">#591</a>)</li>
<li>Work around a nasty bug in some SAPI 4 synthesisers which was causing frequent errors and crashes in NVDA. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/597" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #597">#597</a>)</li>
</ul>
<h2 id="20091">2009.1</h2>
<p>Major highlights of this release include support for 64 bit editions of Windows; greatly improved support for Microsoft Internet Explorer and Adobe Reader documents; support for Windows 7; reading of the Windows logon, control+alt+delete and User Account Control (UAC) screens; and the ability to interact with Adobe Flash and Sun Java content on web pages. There have also been several significant stability fixes and improvements to the general user experience.</p>
<h3 id="new-features_10">New Features</h3>
<ul>
<li>Official support for 64 bit editions of Windows! (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/309" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #309">#309</a>)</li>
<li>Added a synthesizer driver for the Newfon synthesizer. Note that this requires a special version of Newfon. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/206" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #206">#206</a>)</li>
<li>In virtual buffers, focus mode and browse mode can now be reported using sounds instead of speech. This is enabled by default. It can be configured from the Virtual buffers dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/244" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #244">#244</a>)</li>
<li>NVDA no longer cancels speech when volume control keys are pressed on the keyboard, allowing the user to change the volume and listen to actual results immediately. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/287" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #287">#287</a>)</li>
<li>Completely rewritten support for Microsoft Internet Explorer and Adobe Reader documents. This support has been unified with the core support used for Mozilla Gecko, so features such as fast page rendering, extensive quick navigation, links list, text selection, auto focus mode and braille support are now available with these documents.</li>
<li>Improved support for the date selection control found in the Windows Vista Date / Time properties dialog.</li>
<li>improved support for the Modern XP/Vista start menu (specifically the all programs, and places menus). Appropriate level information is now announced.</li>
<li>The amount of text that is announced when moving the mouse is now configurable from the Mouse settings dialog. A choice of paragraph, line, word or character can be made.</li>
<li>announce spelling errors under the cursor in Microsoft Word.</li>
<li>support for the Microsoft Word 2007 spell checker. Partial support may be available for prior Microsoft Word versions.</li>
<li>Better support for Windows Live Mail. Plain text messages can now be read and both the plain text and HTML message composers are useable.</li>
<li>In Windows Vista, if the user moves to the secure desktop (either because a UAC control dialog appeared, or because control+alt+delete was pressed), NVDA will announce the fact that the user is now on the secure desktop.</li>
<li>NVDA can announce text under the mouse within dos console windows.</li>
<li>Support for UI Automation via the UI Automation client API available in Windows 7, as well as fixes to improve the experience of NVDA in Windows 7.</li>
<li>NVDA can be configured to start automatically after you log on to Windows. The option is in the General Settings dialog.</li>
<li>NVDA can read secure Windows screens such as the Windows logon, control+alt+delete and User Account Control (UAC) screens in Windows XP and above. Reading of the Windows logon screen can be configured from the General Settings dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/97" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #97">#97</a>)</li>
<li>Added a driver for the Optelec ALVA BC6 series braille displays.</li>
<li>When browsing web documents, you can now press n and shift+n to skip forward and backward past blocks of links, respectively.</li>
<li>When browsing web documents, ARIA landmarks are now reported, and you can move forward and backward through them using d and shift+d, respectively. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/192" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #192">#192</a>)</li>
<li>The Links List dialog available when browsing web documents has now become an Elements List dialog which can list links, headings and landmarks. Headings and landmarks are presented hierarchically. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/363" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #363">#363</a>)</li>
<li>The new Elements List dialog contains a "Filter by" field which allows you to filter the list to contain only those items including the text that was typed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/173" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #173">#173</a>)</li>
<li>Portable versions of NVDA now look in the 'userConfig' directory inside the NVDA directory, for the user's configuration. Like for the installer version, this keeps the user's configuration separate from NVDA itself.</li>
<li>Custom app modules, braille display drivers and synth drivers can now be stored in the user's configuration directory. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/337" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #337">#337</a>)</li>
<li>Virtual buffers are now rendered in the background, allowing the user to interact with the system to some extent during the rendering process. The user will be notified that the document is being rendered if it takes longer than a second.</li>
<li>If NVDA detects that it has frozen for some reason, it will automatically pass all keystrokes through so that the user has a better chance of recovering the system.</li>
<li>Support for ARIA drag and drop in Mozilla Gecko. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/239" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #239">#239</a>)</li>
<li>The document title and current line or selection is now spoken when you move focus inside a virtual buffer. This makes the behaviour when moving focus into virtual buffers consistent with that for normal document objects. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/210" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #210">#210</a>)</li>
<li>In virtual buffers, you can now interact with embedded objects (such as Adobe Flash and Sun Java content) by pressing enter on the object. If it is accessible, you can then tab around it like any other application. To return focus to the document, press NVDA+space. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/431" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #431">#431</a>)</li>
<li>In virtual buffers, o and shift+o move to the next and previous embedded object, respectively.</li>
<li>NVDA can now fully access applications running as administrator in Windows Vista and later. You must install an official release of NVDA for this to work. This does not work for portable versions and snapshots. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/397" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #397">#397</a>)</li>
</ul>
<h3 id="changes_10">Changes</h3>
<ul>
<li>NVDA no longer announces "NVDA started" when it starts.</li>
<li>The startup and exit sounds are now played using NVDA's configured audio output device instead of the Windows default audio output device. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/164" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #164">#164</a>)</li>
<li>Progress bar reporting has been improved. Most notably you can now configure NVDA to announce via both speech and beeps at the same time.</li>
<li>Some generic roles, such as pane, application and frame, are no longer reported on focus unless the control is unnamed.</li>
<li>The review copy command (NVDA+f10) copies the text from the start marker up to and including the current review position, rather than excluding the current position. This allows the last character of a line to be copied, which was not previously possible. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/430" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #430">#430</a>)</li>
<li>the navigatorObject_where script (ctrl+NVDA+numpad5) has been removed. This key combination did not work on some keyboards, nore was the script found to be that useful.</li>
<li>the navigatorObject_currentDimentions script has been remapped to NVDA+numpadDelete. The old key combination did not work on some keyboards. This script also now reports the width and height of the object instead of the right/bottom coordinates.</li>
<li>Improved performance (especially on netbooks) when many beeps occur in quick succession; e.g. fast mouse movement with audio coordinates enabled. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/396" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #396">#396</a>)</li>
<li>The NVDA error sound is no longer played in release candidates and final releases. Note that errors are still logged.</li>
</ul>
<h3 id="bug-fixes_15">Bug Fixes</h3>
<ul>
<li>When NVDA is run from an 8.3 dos path, but it is installed in the related long path (e.g. progra~1 verses program files) NVDA will correctly identify that it is an installed copy and properly load the user's settings.</li>
<li>speaking the title of the current foreground window with nvda+t now works correctly when in menus.</li>
<li>braille no longer shows useless information in its focus context such as unlabeled panes.</li>
<li>stop announcing some useless information when the focus changes such as root panes, layered panes and scroll panes in Java or Lotus applications.</li>
<li>Make the keyword search field in Windows Help (CHM) viewer much more usable. Due to buggyness in that control, the current keyword could not be read as it would be continually changing.</li>
<li>report correct page numbers in Microsoft Word if the page numbering has been specifically offset in the document.</li>
<li>Better support for edit fields found in Microsoft Word dialogs (e.g. the Font dialog). It is now possible to navigate these controls with the arrow keys.</li>
<li>better support for Dos consoles. specifically: NVDA can now read the content of particular consoles it always used to think were blank. Pressing control+break no longer terminates NVDA.</li>
<li>On Windows Vista and above, the NVDA installer now starts NVDA with normal user privileges when requested to run NVDA on the finish screen.</li>
<li>Backspace is now handled correctly when speaking typed words. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/306" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #306">#306</a>)</li>
<li>Don't incorrectly report "Start menu" for certain context menus in Windows Explorer/the Windows shell. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/257" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #257">#257</a>)</li>
<li>NVDA now correctly handles ARIA labels in Mozilla Gecko when there is no other useful content. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/156" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #156">#156</a>)</li>
<li>NVDA no longer incorrectly enables focus mode automatically for editable text fields which update their value when the focus changes; e.g. http://tigerdirect.com/. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/220" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #220">#220</a>)</li>
<li>NVDA will now attempt to recover from some situations which would previously cause it to freeze completely. It may take up to 10 seconds for NVDA to detect and recover from such a freeze.</li>
<li>When the NVDA language is set to "User default", use the user's Windows display language setting instead of the Windows locale setting. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/353" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #353">#353</a>)</li>
<li>NVDA now recognises the existence of controls in AIM 7.</li>
<li>The pass key through command no longer gets stuck if a key is held down. Previously, NVDA stopped accepting commands if this occurred and had to be restarted. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/413" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #413">#413</a>)</li>
<li>The taskbar is no longer ignored when it receives focus, which often occurs when exiting an application. Previously, NVDA behaved as if the focus had not changed at all.</li>
<li>When reading text fields in applications which use the Java Access Bridge (including OpenOffice.org), NVDA now functions correctly when reporting of line numbers is enabled.</li>
<li>The review copy command (NVDA+f10) gracefully handles the case where it is used on a position before the start marker. Previously, this could cause problems such as crashes in Notepad++.</li>
<li>A certain control character (0x1) no longer causes strange eSpeak behaviour (such as changes in volume and pitch) when it is encountered in text. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/437" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #437">#437</a>)</li>
<li>The report text selection command (NVDA+shift+upArrow) now gracefully reports that there is no selection in objects which do not support text selection.</li>
<li>Fixed the issue where pressing the enter key on certain Miranda-IM buttons or links was causing NVDA to freeze. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/440" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #440">#440</a>)</li>
<li>The current line or selection is now properly respected when spelling or copying the current navigator object.</li>
<li>Worked around a Windows bug which was causing garbage to be spoken after the name of link controls in Windows Explorer and Internet Explorer dialogs. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/451" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #451">#451</a>)</li>
<li>Fixed a problem with the report date and time command (NVDA+f12). Previously, date reporting was truncated on some systems. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/471" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #471">#471</a>)</li>
<li>Fixed the issue where the system screen reader flag was sometimes inappropriately cleared after interacting with secure Windows screens. This could cause problems in applications which check the screen reader flag, including Skype, Adobe Reader and Jart. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/462" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #462">#462</a>)</li>
<li>In an Internet Explorer 6 combo box, the active item is now reported when it is changed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/342" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #342">#342</a>)</li>
</ul>
<h2 id="06p3">0.6p3</h2>
<h3 id="new-features_11">New Features</h3>
<ul>
<li>As Microsoft Excel's formula bar is inaccessible to NVDA, provide an NVDA specific dialog box for editing when the user presses f2 on a cell.</li>
<li>Support for formatting in IAccessible2 text controls, including Mozilla applications.</li>
<li>Spelling errors can now be reported where possible. This is configurable from the Document Formatting preferences dialog.</li>
<li>NVDA can be configured to beep for either all or only visible progress bars. Alternatively, it can be configured to speak progress bar values every 10%.</li>
<li>Links can now be identified in richedit controls.</li>
<li>The mouse can now be moved to the character under the review cursor in most editable text controls. Previously, the mouse could only be moved to the center of the control.</li>
<li>In virtual buffers, the review cursor now reviews the text of the buffer, rather than just the internal text of the navigator object (which is often not useful to the user). This means that you can navigate the virtual buffer hierarchically using object navigation and the review cursor will move to that point in the buffer.</li>
<li>Handle some additional states on Java controls.</li>
<li>If the title command (NVDA+t) is pressed twice, it spells the title. If pressed thrice, it is copied to the clipboard.</li>
<li>Keyboard help now reads the names of modifier keys when pressed alone.</li>
<li>Key names announced by keyboard help are now translatable.</li>
<li>Added support for the recognized text field in SiRecognizer. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/198" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #198">#198</a>)</li>
<li>Support for braille displays!</li>
<li>Added a command (NVDA+c) to report the text on the Windows clipboard. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/193" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #193">#193</a>)</li>
<li>In virtualBuffers, if NVDA automatically switches to focus mode, you can use the escape key to switch back to browse mode. NVDA+space can still also be used.</li>
<li>In virtual buffers, when the focus changes or the caret is moved, NVDA can automatically switch to focus mode or browse mode as appropriate for the control under the caret. This is configured from the Virtual Buffers dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/157" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #157">#157</a>)</li>
<li>Rewritten SAPI4 synthesizer driver which replaces the sapi4serotek and sapi4activeVoice drivers and should fix the problems encountered with these drivers.</li>
<li>The NVDA application now includes a manifest, which means that it no longer runs in compatibility mode in Windows Vista.</li>
<li>The configuration file and speech dictionaries are now saved in the user's application data directory if NVDA was installed using the installer. This is necessary for Windows Vista and also allows multiple users to have individual NVDA configurations.</li>
<li>Added support for position information for IAccessible2 controls.</li>
<li>Added the ability to copy text to the clipboard using the review cursor. NVDA+f9 sets the start marker to the current position of the review cursor. NVDA+f10 retrieves the text between the start marker and the current position of the review cursor and copies it to the clipboard. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/240" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #240">#240</a>)</li>
<li>Added support for some edit controls in pinacle tv software.</li>
<li>When announcing selected text for long selections (512 characters or more), NVDA now speaks the number of selected characters, rather than speaking the entire selection. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/249" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #249">#249</a>)</li>
</ul>
<h3 id="changes_11">Changes</h3>
<ul>
<li>If the audio output device is set to use the Windows default device (Microsoft Sound Mapper), NVDA will now switch to the new default device for eSpeak and tones when the default device changes. For example, NVDA will switch to a USB audio device if it automatically becomes the default device when it is connected.</li>
<li>Improve performance of eSpeak with some Windows Vista audio drivers.</li>
<li>reporting of links, headings, tables, lists and block quotes can now be configured from the Document Formatting settings dialog. Previously to configure these settings for virtual buffers, the virtual buffer settings dialog would have been used. Now all documents share this configuration.</li>
<li>Rate is now the default setting in the speech synthesizer settings ring.</li>
<li>Improve the loading and unloading of appModules.</li>
<li>The title command (NVDA+t) now only reports the title instead of the entire object. If the foreground object has no name, the application's process name is used.</li>
<li>Instead of virtual buffer pass through on and off, NVDA now reports focus mode (pass through on) and browse mode (pass through off).</li>
<li>Voices are now stored in the configuration file by ID instead of by index. This makes voice settings more reliable across systems and configuration changes. The voice setting will not be preserved in old configurations and an error may be logged the first time a synthesizer is used. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/19" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #19">#19</a>)</li>
<li>The level of a tree view item is now announced first if it has changed from the previously focused item for all tree views. Previously, this was only occurring for native Windows (SysTreeView32) tree views.</li>
</ul>
<h3 id="bug-fixes_16">Bug Fixes</h3>
<ul>
<li>The last chunk of audio is no longer cut off when using NVDA with eSpeak on a remote desktop server.</li>
<li>Fix problems with saving speech dictionaries for certain voices.</li>
<li>Eliminate the lag when moving by units other than character (word, line, etc.) towards the bottom of large plain text documents in Mozilla Gecko virtual buffers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/155" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #155">#155</a>)</li>
<li>If speak typed words is enabled, announce the word when enter is pressed.</li>
<li>Fix some character set issues in richedit documents.</li>
<li>The NVDA log viewer now uses richedit instead of just edit to display the log. This improves reading by word with NVDA.</li>
<li>Fix some issues related to embedded objects in richedit controls.</li>
<li>NVDA now reads page numbers in Microsoft Word. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/120" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #120">#120</a>)</li>
<li>Fix the issue where tabbing to a checked checkbox in a Mozilla Gecko virtual buffer and pressing space would not announce that the checkbox was being unchecked.</li>
<li>Correctly report partially checked checkboxes in Mozilla applications.</li>
<li>If the text selection expands or shrinks in both directions, read the selection as one chunk instead of two.</li>
<li>When reading with the mouse, text in Mozilla Gecko edit fields should now be read.</li>
<li>Say all should no longer cause certain SAPI5 synthesizers to crash.</li>
<li>Fixed an issue which meant that text selection changes were not being read in Windows standard edit controls before the first focus change after NVDA was started.</li>
<li>Fix mouse tracking in Java objects. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/185" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #185">#185</a>)</li>
<li>NVDA no longer reports Java tree view items with no children as being collapsed.</li>
<li>Announce the object with focus when a Java window comes to the foreground. Previously, only the top-level Java object was announced.</li>
<li>The eSpeak synthesizer driver no longer stops speaking completely after a single error.</li>
<li>Fix the issue whereby updated voice parameters (rate, pitch, etc.) were not saved when the voice was changed from the synthesizer settings ring.</li>
<li>Improved the speaking of typed characters and words.</li>
<li>Some new text that was previously not spoken in text console applications (such as some text adventure games) is now spoken.</li>
<li>NVDA now ignores focus changes in background windows. Previously, a background focus change could be treated as if the real focus changed.</li>
<li>Improved the detection of the focus when leaving context menus. Previously, NVDA often didn't react at all when leaving a context menu.</li>
<li>NVDA now announces when the context menu is activated in the Start menu.</li>
<li>The classic Start menu is now announced as Start menu instead of Application menu.</li>
<li>Improved the reading of alerts such as those encountered in Mozilla Firefox. The text should no longer be read multiple times and other extraneous information will no longer be read. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/248" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #248">#248</a>)</li>
<li>The text of focusable, read-only edit fields will no longer be included when retrieving the text of dialogs. This fixes, for example, the automatic reading of the entire license agreement in installers.</li>
<li>NVDA no longer announces the unselection of text when leaving some edit controls (example: Internet Explorer address bar, Thunderbird 3 email address fields).</li>
<li>When opening plain text emails in Outlook Express and Windows Mail, focus is correctly placed in the message ready for the user to read it. Previously the user had to press tab or click on the message in order to use cursor keys to read it.</li>
<li>Fixed several major issues with the "Speak command keys" functionality.</li>
<li>NVDA can now read text past 65535 characters in standard edit controls (e.g. a large file in Notepad).</li>
<li>Improved line reading in MSHTML edit fields (Outlook Express editable messages and Internet Explorer text input fields).</li>
<li>NVDA no longer sometimes freezes completely when editing text in OpenOffice. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/148" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #148">#148</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/180" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #180">#180</a>)</li>
</ul>
<h2 id="06p2">0.6p2</h2>
<ul>
<li>Improved the default ESpeak voice in NVDA</li>
<li>Added a laptop keyboard layout. Keyboard layouts can be configured from NVDA's Keyboard settings dialog. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/60" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #60">#60</a>)</li>
<li>Support for grouping items in SysListView32 controls, mainly found in Windows Vista. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/27" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #27">#27</a>)</li>
<li>Report the checked state of treeview items in SysTreeview32 controls.</li>
<li>Added shortcut keys for many of NVDA's configuration dialogs</li>
<li>Support for IAccessible2 enabled applications such as Mozilla Firefox when running NVDA from portable media, with out having to register any special Dll files</li>
<li>Fix a crash with the virtualBuffers Links List in Gecko applications. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/48" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #48">#48</a>)</li>
<li>NVDA should no longer crash Mozilla Gecko applications such as Firefox and Thunderbird if NVDA is running with higher privilages than the Mozilla Gecko application. E.g. NVDA is running as Administrator.</li>
<li>Speech dictionaries (previously User dictionaries) now can be either case sensitive or insensitive, and the patterns can optionally be regular expressions. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/39" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #39">#39</a>)</li>
<li>Whether or not NVDA uses a 'screen layout' mode for virtual buffer documents can now be configured from a settings dialog</li>
<li>No longer report anchor tags with no href in Gecko documents as links. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/47" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #47">#47</a>)</li>
<li>The NVDA find command now remembers what you last searched for, across all applications. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/53" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #53">#53</a>)</li>
<li>Fix issues where the checked state would not be announced for some checkboxes and radio buttons in virtualBuffers</li>
<li>VirtualBuffer pass-through mode is now specific to each document, rather than NVDA globally. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/33" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #33">#33</a>)</li>
<li>Fixed some sluggishness with focus changes and incorrect speech interuption which sometimes occured when using NVDA on a system that had been on standby or was rather slow</li>
<li>Improve support for combo boxes in Mozilla Firefox. Specifically when arrowing around them text isn't repeated, and when jumping out of them, ancestor controls are not announced unnecessarily. Also virtualBuffer commands now work when focused on one when you are in a virtualBuffer.</li>
<li>Improve accuracy of finding the statusbar in many applications. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/8" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #8">#8</a>)</li>
<li>Added the NVDA interactive Python console tool, to enable developers to look at and manipulate NVDA's internals as it is running</li>
<li>sayAll, reportSelection and reportCurrentLine scripts now work properly when in virtualBuffer pass-through mode. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/52" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #52">#52</a>)</li>
<li>The increase rate and decrease rate scripts have been removed. Users should use the synth settings ring scripts (control+nvda+arrows) or the Voice settings dialog</li>
<li>Improve the range and scale of the progress bar beeps</li>
<li>Added more quick keys to the new virtualBuffers: l for list, i for list item, e for edit field, b for button, x for checkbox, r for radio button, g for graphic, q for blockquote, c for combo box, 1 through 6 for respective heading levels, s for separator, m for frame. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/67" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #67">#67</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/102" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #102">#102</a>, <a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/108" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #108">#108</a>)</li>
<li>Canceling the loading of a new document in Mozilla Firefox now allows the user to keep using the old document's virtualBuffer if the old document hadn't yet really been destroyed. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/63" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #63">#63</a>)</li>
<li>Navigating by words in virtualBuffers is now more accurate as words do not accidentally contain text from more than one field. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/70" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #70">#70</a>)</li>
<li>Improved accuracy of focus tracking and focus updating when navigating in Mozilla Gecko virtualBuffers.</li>
<li>Added a findPrevious script (shift+NVDA+f3) for use in new virtualBuffers</li>
<li>Improved sluggishness in Mozilla Gecko dialogs (in Firefox and Thunderbird). (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/66" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #66">#66</a>)</li>
<li>Add the ability to view the current log file for NVDA. it can be found in the NVDA menu -&gt; Tools</li>
<li>Scripts such as say time and date now take the current language in to account; punctuation and ordering of words now reflects the language</li>
<li>The language combo box in NVDA's General settings dialog now shows full language names for ease of use</li>
<li>When reviewing text in the current navigator object, the text is always up to date if it changes dynamically. E.g. reviewing the text of a list item in Task Manager. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/15" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #15">#15</a>)</li>
<li>When moving with the mouse, the current paragraph of text under the mouse is now announced, rather than either all the text in that particular object or just the current word. Also audio coordinates, and announcement of object roles is optional, they are turned off by default</li>
<li>Support for reading text with the mouse in Microsoft Word</li>
<li>Fixed bug where leaving the menu bar in applications such as Wordpad would cause text selection to not be announced anymore</li>
<li>In Winamp, the title of the track is no longer announced again and again when switching tracks, or pausing/resuming/stopping playback.</li>
<li>In Winamp, Added ability to announce state of the shuffle and repeat controls as they are switched. Works in the main window and in the playlist editor</li>
<li>Improve the ability to activate particular fields in Mozilla Gecko virtualBuffers. May include clickable graphics, links containing paragraphs, and other weird structures</li>
<li>Fixed an initial lag when opening NVDA dialogs on some systems. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/65" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #65">#65</a>)</li>
<li>Add specific support for the Total Commander application</li>
<li>Fix bug in the sapi4serotek driver where the pitch could get locked at a particular value, i.e. stays high after reading a capital letter. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/89" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #89">#89</a>)</li>
<li>Announce clickable text and other fields as clickable in Mozilla Gecko VirtualBuffers. e.g. a field which has an onclick HTML attribute. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/91" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #91">#91</a>)</li>
<li>When moving around Mozilla Gecko virtualBuffers, scroll the current field in to view -- useful so sighted peers have an idea of where the user is up to in the document. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/57" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #57">#57</a>)</li>
<li>Add basic support for ARIA live region show events in IAccessible2 enabled applications. Useful in the Chatzilla IRC application, new messages will now be read automatically</li>
<li>Some slight improvements to help use ARIA enabled web applications, e.g. Google Docs</li>
<li>Stop adding extra blank lines to text when copying it from a virtualBuffer</li>
<li>Stop the space key from activating a link in the Links List. Now it can be used like other letters in order to start typing the name of a particular link you wish to go to</li>
<li>The moveMouseToNavigator script (NVDA+numpadSlash) now moves the mouse to the centre of the navigator object, rather than the top left</li>
<li>Added scripts to click the left and right mouse buttons (numpadSlash and numpadStar respectively)</li>
<li>Improve access to the Windows System Tray. Focus hopefully should no longer seem to keep jumping back to one particular item. Reminder: to get to the System Tray use the Windows command WindowsKey+b. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/10" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #10">#10</a>)</li>
<li>Improve performance and stop announcing extra text when holding down a cursor key in an edit field and it hits the end</li>
<li>Stop the ability for NVDA to make the user wait while particular messages are spoken. Fixes some crashes/freezes with particular speech synthesizers. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/117" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #117">#117</a>)</li>
<li>Added support for the Audiologic Tts3 speech synthesizer, contribution by Gianluca Casalino. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/105" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #105">#105</a>)</li>
<li>Possibly improve performance when navigating around documents in Microsoft Word</li>
<li>Improved accuracy when reading text of alerts in Mozilla Gecko applications</li>
<li>Stop possible crashes when trying to save configuration on non-English versions of Windows. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/114" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #114">#114</a>)</li>
<li>Add an NVDA welcome dialog. This dialog is designed to provide essential information for new users and allows CapsLock to be configured as an NVDA modifier key. This dialog will be displayed when NVDA is started by default until it is disabled.</li>
<li>Fix basic support for Adobe Reader so it is possible to read documents in versions 8 and 9</li>
<li>Fix some errors that may have occured when holding down keys before NVDA is properly initialized</li>
<li>If the user has configured NVDA to save configuration on exit, make sure the configuration is properly saved when shutting down or logging out of Windows.</li>
<li>Added an NVDA logo sound to the beginning of the installer, contributed by Victer Tsaran</li>
<li>NVDA, both running in the installer and otherwise, should properly clean up its system tray icon when it exits</li>
<li>Labels for standard controls in NVDA's dialogs (such as Ok and cancel buttons) should now show in the language NVDA is set to, rather than just staying in English.</li>
<li>NVDA's icon should now be used for the NVDA shortcuts in the start menu and on the Desktop, rather than a default application icon.</li>
<li>Read cells in MS Excel when moving with tab and shift+tab. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/146" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #146">#146</a>)</li>
<li>Fix some double speaking in particular lists in Skype.</li>
<li>Improved caret tracking in IAccessible2 and Java applications; e.g. in Open Office and Lotus Symphony, NVDA properly waits for the caret to move in documents rather than accidentally reading the wrong word or line at the end of some paragraphs. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/119" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #119">#119</a>)</li>
<li>Support for AkelEdit controls found in Akelpad 4.0</li>
<li>NVDA no longer locks up in Lotus Synphony when moving from the document to the menu bar.</li>
<li>NVDA no longer freezes in the Windows XP Add/Remove programs applet when launching an uninstaller. (<a class="gh-link gh-issue" href="https://github.com/nvaccess/nvda/issues/30" rel="noopener" target="_blank" title="GitHub Issue nvaccess/nvda #30">#30</a>)</li>
<li>NVDA no longer freezes when opening Spybot Search and Destroy</li>
</ul>
<h2 id="06p1">0.6p1</h2>
<h3 id="access-to-web-content-with-new-in-process-virtualbuffers-so-far-for-mozilla-gecko-applications-including-firefox3-and-thunderbird3">Access to web content with new in-process virtualBuffers (so far for Mozilla Gecko applications including Firefox3 and Thunderbird3)</h3>
<ul>
<li>Load times have been improved almost by a factor of thirty (you no longer have to wait at all for most web pages to load in to the buffer)</li>
<li>Added a links list (NVDA+f7)</li>
<li>Improved the find dialog (control+nvda+f) so that it performs a case-insencitive search, plus fixed a few focus issues with that dialog box.</li>
<li>It is now possible to select and copy text in the new virtualBuffers</li>
<li>By default the new virtualBuffers represent the document in a screen layout (links and controls are not on separate lines unless they really are visually). You can toggle this feature with NVDA+v.</li>
<li>It is possible to move by paragraph with control+upArrow and control+downArrow.</li>
<li>Improved support for dynamic content</li>
<li>Improved over all accuracy of reading lines and fields when arrowing up and down.</li>
</ul>
<h3 id="internationalization">Internationalization</h3>
<ul>
<li>It is now possible to type accented characters that rely on a "dead character", while NVDA is running.</li>
<li>NVDA now announces when the keyboard layout is changed (when pressing alt+shift).</li>
<li>The announce date and time feature now takes the system's current regional and language options in to account.</li>
<li>added czech translation (by Tomas Valusek with help from Jaromir Vit)</li>
<li>added vietnamese translation by Dang Hoai Phuc</li>
<li>Added Africaans (af_ZA) translation, by Willem van der Walt.</li>
<li>Added russian translation by Dmitry Kaslin</li>
<li>Added polish translation by DOROTA CZAJKA and friends.</li>
<li>Added Japanese translation by Katsutoshi Tsuji.</li>
<li>added Thai translation by Amorn Kiattikhunrat</li>
<li>added croatian translation by Mario Percinic and Hrvoje Katic</li>
<li>Added galician translation by Juan C. buno</li>
<li>added ukrainian translation by Aleksey Sadovoy</li>
</ul>
<h3 id="speech">Speech</h3>
<ul>
<li>NVDA now comes packaged with eSpeak 1.33 which contains many improvements, among those are improved languages, named variants, ability to speak faster.</li>
<li>The voice settings dialog now allows you to change the variant of a synthesizer if it supports one. Variant is usually a slight variation on the current voice. (eSpeak supports variants).</li>
<li>Added the ability to change the inflection of a voice in the voice settings dialog if the current synthesizer supports this. (eSpeak supports inflection).</li>
<li>Added the ability to turn off speaking of object position information(e.g. 1 of 4). This option can be found in the Object presentation settings dialog.</li>
<li>NVDA can now beep when speaking a capital letter. This can be turned on and off with a check box in the voice settings dialog. Also added a raise pitch for capitals check box to configure whether NVDA should actually do its normal pitch raise for capitals. So now you can have either raise pitch, say cap, or beep, for capitals.</li>
<li>Added the ability to pause speech in NVDA (like found in Voice Over for the Mac). When NVDA is speaking something, you can press the control or shift keys to silence speech just like normal, but if you then tap the shift key again (as long as you havn't pressed any other keys) speech will continue from exactly where it left off.</li>
<li>Added a virtual synthDriver which outputs text to a window instead of speaking via a speech synthesiser. This should be more pleasant for sighted developers who are not used to speech synthesis but want to know what is spoken by NVDA. There are probably still some bugs, so feedback is most definitely welcome.</li>
<li>NVDA no longer by default speaks punctuation, you can enable speaking of punctuation with NVDA+p.</li>
<li>eSpeak by default now speaks quite a bit slower, which should make it easier for people who are using eSpeak for the first time, when installing or starting to use NVDA.</li>
<li>Added user dictionaries to NVDA. These allow you to make NVDA speak certain text differently. There are three dictionaries: default, voice, and temporary. Entries you add to the default dictionary will happen all the time in NVDA. Voice dictionaries are specific to the current synthesizer and voice you currently have set. And temporary dictionary is for those times you quickly want to set a rule while you are doing a particular task, but you don't want it to be perminant (it will disappear if you close NVDA). For now the rules are regular expressions, not just normal text.</li>
<li>Synthesizers can now use any audio output device on your system, by setting the output device combo box in the Synthesizer dialog before selecting the synthesizer you want.</li>
</ul>
<h3 id="performance">Performance</h3>
<ul>
<li>NVDA no longer takes up a huge amount of system memory , when editing messages in mshtml edit controls</li>
<li>Improved performance when reviewing text inside many controls that do not actually have a real cursor. e.g. MSN Messenger history window, treeview items, listview items etc.</li>
<li>Improved performance in rich edit documents.</li>
<li>NVDA should no longer slowly creep up in system memory size for no reason</li>
<li>Fixed bugs when trying to focus on a dos console window more than three or so times. NVDA did have a tendency to completely crash.</li>
</ul>
<h3 id="key-commands">Key commands</h3>
<ul>
<li>NVDA+shift+numpad6 and NVDA+shift+numpad4 allow you to navigate to the next or previous object in flow respectively. This means that you can navigate in an application by only using these two keys with out having to worry about going up by parent, or down to first child as you move around the object hyerarchy. For instance in a web browser such as firefox, you could navigate the document by object, by just using these two keys. If next in flow or previous in flow takes you up and out of an object, or down in to an object, ordered beeps indicate the direction.</li>
<li>You can now configure voice settings with out opening the voice settings dialog, by using the Synth Settings Ring. The synth settings ring is a group of voice settings you can toggle through by pressing control+NVDA+right and control+NVDA+left. To change a setting use control+NVDA+up and control+NVDA+down.</li>
<li>Added a command to report the current selection in edit fields (NVDA+shift+upArrow).</li>
<li>Quite a few NVDA commands that speak text (such as report current line etc) now can spell the text if pressed twice quickly.</li>
<li>the capslock, numpad insert and extended insert can all be used as the NVDA modifier key. Also if one of these keys is used, pressing the key twice with out pressing any other keys will send the key through to the operating system, just like you'd pressed the key with out NVDA running. To make one of these keys be the NVDA modifier key, check its checkbox in the Keyboard settings dialog (used to be called the keyboard echo dialog).</li>
</ul>
<h3 id="application-support">Application support</h3>
<ul>
<li>Improved support for Firefox3 and Thunderbird3 documents. Load times have been improved by almost a factor of thirty, a screen layout is used by default (press nvda+v to toggle between this and no screen layout), a links list (nvda+f7 has been added), the find dialog (control+nvda+f) is now case-insensitive, much better support for dynamic content, selecting and copying text is now possible.</li>
<li>In the MSN Messenger and Windows Live Messenger history windows, it is now possible to select and copy text.</li>
<li>Improved support for the audacity application</li>
<li>Added support for a few edit/text controls in Skype</li>
<li>Improved support for Miranda instant messenger application</li>
<li>Fixed some focus issues when opening html and plain text messages in Outlook Express.</li>
<li>Outlook express newsgroup message fields are now labeled correctly</li>
<li>NVDA can now read the addresses in the Outlook Express message fields (to/from/cc etc)</li>
<li>NVDA should be now more accurate at announcing the next message in out look express when deleting a message from the message list.</li>
</ul>
<h3 id="apis-and-toolkits">APIs and toolkits</h3>
<ul>
<li>Improved object navigation for MSAA objects. If a window has a system menu, title bar, or scroll bars, you can now navigate to them.</li>
<li>Added support for the IAccessible2 accessibility API. A part from the ability to announce more control types, this also allows NVDA to access the cursor in applications such as Firefox 3 and Thunderbird 3, allowing you to navigate, select or edit text.</li>
<li>Added support for Scintilla edit controls (such controls can be found in Notepad++ or Tortoise SVN).</li>
<li>Added support for Java applications (via the Java Access Bridge). This can provide basic support for Open Office (if Java is enabled), and any other stand-alone Java application. Note that java applets with in a web browser may not work yet.</li>
</ul>
<h3 id="mouse">Mouse</h3>
<ul>
<li>Improved support for reading what is under the mouse pointer as it moves. It is now much faster, and it also now has the ability in some controls such as standard edit fields, Java and IAccessible2 controls, to read the current word, not just the current object. This may be of some used to vision impared people who just want to read a specific bit of text with the mouse.</li>
<li>Added a new config option, found in the mouse settings dialog. Play audio when mouse moves, when checked, plays a 40 ms beep each time the mouse moves, with its pitch (between 220 and 1760 hz) representing the y axis, and left/right volume, representing the x axis. This enables a blind person to get a rough idea of where the mouse is on the screen as its being moved. This feature also depends on reportObjectUnderMouse also being turned on. So this means that if you quickly need to disable both beeps and announcing of objects, then just press NVDA+m. The beeps are also louder or softer depending on how bright the screen is at that point.</li>
</ul>
<h3 id="object-presentation-and-interaction">Object presentation and interaction</h3>
<ul>
<li>Improved support for most common treeview controls. NVDA now tells you how many items are in the branch when you expand it. It also announces the level when moving in and out of branches. And, it announces the current item number and number of items, according to the current branch, not the entire treeview.</li>
<li>Improved what is announced when focus changes as you move around applications or the operating system. Now instead of just hearing the control you land on, you hear information about any controls this control is positioned inside of. For instance if you tab and land on a button inside a groupbox, the groupbox will also get announced.</li>
<li>NVDA now tries to speak the message inside many dialog boxes as they appear. This is accurate most of the time, though there are still many dialogs that arn't as good as they could be.</li>
<li>Added a report object descriptions checkbox to the object presentation settings dialog. Power users may wish to sometimes uncheck this to stop NVDA announcing a lot of extra descriptions on particular controls, such as in Java applications.</li>
<li>NVDA automatically announces selected text in edit controls when focus moves to them. If there isn't any selected text, then it just announces the current line like usual.</li>
<li>NVDA is a lot more careful now when it plays beeps to indicate progress bar changes in applications. It no longer goes crazy in Eclipse applications such as Lotus Notes/Symphony, and Accessibility Probe.</li>
</ul>
<h3 id="user-interface">User Interface</h3>
<ul>
<li>Removed the NVDA interface window, and replaced it with a simple NVDA popup menu.</li>
<li>NVDA's user interface settings dialog is now called General Settings. It also contains an extra setting: a combo box to set the log level, for what messages should go to NVDA's log file. Note that NVDA's log file is now called nvda.log not debug.log.</li>
<li>Removed the report object group names checkBox from the object presentation settings dialog, reporting of group names now is handled differently.</li>
</ul>
<h2 id="05">0.5</h2>
<ul>
<li>NVDA now has a built-in synthesizer called eSpeak, developed by Jonathan Duddington.It is very responsive and lite-weight, and has support for many different languages. Sapi synthesizers can still be used, but eSpeak will be used by default.<ul>
<li>eSpeak does not depend on any special software to be installed, so it can be used with NVDA on any computer, on a USB thumb drive, or anywhere.</li>
<li>For more info on eSpeak, or to find other versions, go to http://espeak.sourceforge.net/.</li>
</ul>
</li>
<li>Fix bug where the wrong character was being announced when pressing delete in Internet Explorer / Outlook Express editable panes.</li>
<li>Added support for more edit fields in Skype.</li>
<li>VirtualBuffers only get loaded when focus is on the window that needs to be loaded. This fixes some problems when the preview pane is turned on in Outlook Express.</li>
<li>Added commandline arguments to NVDA:<ul>
<li>-m, --minimal: do not play startup/exit sounds and do not show the interface on startup if set to do so.</li>
<li>-q, --quit: quit any other already running instance of NVDA and then exit</li>
<li>-s, --stderr-file fileName: specify where NVDA should place uncaught errors and exceptions</li>
<li>-d, --debug-file fileName: specify where NVDA should place debug messages</li>
<li>-c, --config-file: specify an alternative configuration file</li>
<li>-h, -help: show a help message listing commandline arguments</li>
</ul>
</li>
<li>Fixed bug where punctuation symbols would not be translated to the appropriate language, when using a language other than english, and when speak typed characters was turned on.</li>
<li>Added Slovak language files thanks to Peter Vagner</li>
<li>Added a Virtual Buffer settings dialog and a Document Formatting settings dialog, from Peter Vagner.</li>
<li>Added French translation thanks to Michel Such</li>
<li>Added a script to toggle beeping of progress bars on and off (insert+u). Contributed by Peter Vagner.</li>
<li>Made more messages in NVDA be translatable for other languages. This includes script descriptions when in keyboard help.</li>
<li>Added a find dialog to the virtualBuffers (internet Explorer and Firefox). Pressing control+f when on a page brings up a dialog in which you can type some text to find. Pressing enter will then search for this text and place the virtualBuffer cursor on this line. Pressing f3 will also search for the next occurance of the text.</li>
<li>When speak typed characters is turned on, more characters should be now spoken. Technically, now ascii characters from 32 to 255 can now be spoken.</li>
<li>Renamed some control types for better readability. Editable text is now edit, outline is now tree view and push button is now button.</li>
<li>When arrowing around list items in a list, or tree view items in a tree view, the control type (list item, tree view item) is no longer spoken, to speed up navigation.</li>
<li>Has Popup (to indicate that a menu has a submenu) is now spoken as submenu.</li>
<li>Where some language use control and alt (or altGR) to enter a special character, NVDA now will speak these characters when speak typed characters is on.</li>
<li>Fixed some problems with reviewing static text controls.</li>
<li>Added Translation for Traditional Chinese, thanks to Coscell Kao.</li>
<li>Re-structured an important part of the NVDA code, which should now fix many issues with NVDA's user interface (including settings dialogs).</li>
<li>Added Sapi4 support to NVDA. Currently there are two sapi4 drivers, one based on code contributed by Serotek Corporation, and one using the ActiveVoice.ActiveVoice com Interface. Both these drivers have issues, see which one works best for you.</li>
<li>Now when trying to run a new copy of NVDA while an older copy is still running will cause the new copy to just exit. This fixes a major problem where running multiple copies of NVDA makes your system very unusable.</li>
<li>Renamed the title of the NVDA user interface from NVDA Interface to NVDA.</li>
<li>Fixed a bug in Outlook Express where pressing backspace at the start of an editable message would cause an error.</li>
<li>Added patch from Rui Batista that adds a script to report the current battery status on laptops (insert+shift+b).</li>
<li>Added a synth driver called Silence. This is a synth driver that does not speak anything, allowing NVDA to stay completely silent at all times. Eventually this could be used along with Braille support, when we have it.</li>
<li>Added capitalPitchChange setting for synthesizers thanks to J.J. Meddaugh</li>
<li>Added patch from J.J. Meddaugh that makes the toggle report objects under mouse script more like the other toggle scripts (saying on/off rather than changing the whole statement).</li>
<li>Added spanish translation (es) contributed by Juan C. buo.</li>
<li>Added Hungarian language file from Tamas Gczy.</li>
<li>Added Portuguese language file from Rui Batista.</li>
<li>Changing the voice in the voice settings dialog now sets the rate, pitch and volume sliders to the new values according to the synthesizer, rather than forcing the synthesizer to be set to the old values. This fixes issues where a synth like eloquence or viavoice seems to speek at a much faster rate than all other synths.</li>
<li>Fixed a bug where either speech would stop, or NVDA would entirely crash, when in a Dos console window.</li>
<li>If support for a particular language exists, NVDA now automatically can show its interface and speak its messages in the language Windows is set to. A particular language can still be chosen manualy from the user interface settings dialog as well.</li>
<li>Added script 'toggleReportDynamicContentChanges' (insert+5). This toggles whether new text, or other dynamic changes should be automatically announced. So far this only works in Dos Console Windows.</li>
<li>Added script 'toggleCaretMovesReviewCursor' (insert+6). This toggles whether the review cursor should be automatically repositioned when the system caret moves. This is useful in Dos console windows when trying to read information as the screen is updating.</li>
<li>Added script 'toggleFocusMovesNavigatorObject' (insert+7). This toggles whether the navigator object is repositioned on the object with focus as it changes.</li>
<li>Added some documentation translated in to various languages. So far there is French, Spannish and Finish.</li>
<li>Removed some developer documentation from the binary distribution of NVDA, it is only now in the source version.</li>
<li>Fixed a possible bug in Windows Live Messanger and MSN Messenger where arrowing up and down the contact list would cause errors.</li>
<li>New messages are now automatically spoken when in a conversation using Windows Live Messenger. (only works for English versions so far)</li>
<li>The history window in a Windows Live Messenger conversation can now be read by using the arrow keys. (Only works for English versions so far)</li>
<li>Added script 'passNextKeyThrough' (insert+f2). Press this key, and then the next key pressed will be passed straight through to Windows. This is useful if you have to press a certain key in an application but NVDA uses that key for something else.</li>
<li>NVDA no longer freezes up for more than a minute when opening very large documents in MS Word.</li>
<li>Fixed a bug where moving out of a table in MS Word, and then moving back in, caused the current row/column numbers not to be spoken if moving back in to exactly the same cell.</li>
<li>When starting NVDA with a synthesizer that doesn't exist, or is not working, the sapi5 synth will try and be loaded in stead, or if sapi5 isn't working, then speech will be set to silence.</li>
<li>Increasing and decreasing rate scripts can no longer take the rate above 100 or below 0.</li>
<li>If there is an error with a language when choosing it in the User Interface Settings dialog, a message box will alert the user to the fact.</li>
<li>NVDA now asks if it should save configuration and restart if the user has just changed the language in the User Interface Settings Dialog. NVDA must be restarted for the language change to fully take effect.</li>
<li>If a synthesizer can not be loaded, when choosing it from the synthesizer dialog, a message box alerts the user to the fact.</li>
<li>When loading a synthesizer for the first time, NVDA lets the synthesizer choose the most suitable voice, rate and pitch parameters, rather than forcing it to defaults it thinks are ok. This fixes a problem where Eloquence and Viavoice sapi4 synths start speaking way too fast for the first time.</li>
</ul>
</body>
</html>