<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Notepad++ release 8.9.6.4]]></title><description><![CDATA[<h6>Notepad++ release 8.9.6.4 is available:</h6>
<p dir="auto"><a href="https://notepad-plus-plus.org/news/v8964-released/" rel="nofollow ugc">https://notepad-plus-plus.org/news/v8964-released/</a></p>
<h6><strong>Notepad++ v8.9.6.4 vulnerability fix, regression-fix &amp; bug-fix:</strong></h6>
<ol>
<li>Fix TOCTOU (Time-of-check to time-of-use) issue in HMAC implementation. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/security/advisories/GHSA-qm4c-qg8p-qfcr" rel="nofollow ugc">TOCTOU</a>)</li>
<li>Fix MSI installer regression that leaves old version entry in Add/Remove Programs. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/18071" rel="nofollow ugc">#18071</a>)</li>
<li>Fix “Open Containing Folder in Explorer” launching extra explorer processes. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17941" rel="nofollow ugc">#17941</a>)</li>
</ol>
<h6>Notepad++ v8.9.6.2 vulnerability fix:</h6>
<ol>
<li>Fix a bypass scenario in the previously fixed vulnerability (CVE-2026-48800) that was not fully addressed. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/ea1508855e9c4528f6198ce9d345f13cb759ebf4" rel="nofollow ugc">commit</a>)</li>
</ol>
<h6>Notepad++ v8.9.6.1 vulnerability fixes:</h6>
<ol>
<li>Fix bad formed COPYDATASTRUCT makes Notepad++ crash (<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/security/advisories/GHSA-r39g-3mcw-xcg2" rel="nofollow ugc">CVE-2026-48770</a>).</li>
<li>Fix arbitrary code execution vulnerability via config.xml (<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/security/advisories/GHSA-7hm3-wp5q-ccv9" rel="nofollow ugc">CVE-2026-48778</a>).</li>
<li>Fix arbitrary code execution vulnerability via shortcuts.xml (<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/security/advisories/GHSA-7hm3-wp5q-ccv9" rel="nofollow ugc">CVE-2026-48778</a>).</li>
</ol>
<h6>Notepad++ v8.9.6. regression fixes, bug-fixes:</h6>
<ol>
<li>Fix vulnerability (CVE-2026-46710) of v8.9.4 &amp; v8.9.5 installer. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/1d4aabe2102d982667ead2dd974bee5e0b1f2d9c" rel="nofollow ugc">commit</a>)</li>
<li>Fix x86 installer regression of not showing installation entry in “Unstall a program” of Control Panel. (Fix <a href="https://community.notepad-plus-plus.org/topic/27531/notepad-release-8.9.5/4?_=1778972557613">community discussion</a>)</li>
<li>Fix x86 installer regression where context menu not installed or uninstalled correctly. (Fix <a href="https://community.notepad-plus-plus.org/topic/27531/notepad-release-8.9.5/12?_=1779121076054">community discussion</a>)</li>
<li>Fix UAC prompt display regression (“Notepad++ installer” instead of “Notepad++”) for Notepad++ v8.9.5. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/e49ab3219ed48f1c7cbc61c60c50d031e607821a#r185469222" rel="nofollow ugc">GitHub comment</a>)</li>
<li>Fix incorrect bevaviour when saving dirty read-only files. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17956" rel="nofollow ugc">#17956</a>)</li>
<li>Fix regression where saving a UDL file removed XML declaration. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/e338f80ef7399b519be20e10f480cb7d31a9fc9b#commitcomment-185005094" rel="nofollow ugc">GitHub comment</a>)</li>
</ol>
<h6>Notepad++ v8.9.5 regression fixes, bug-fixes &amp; new improvements:</h6>
<ol>
<li>Fix updating issue where using v8.9.4 32-bits installer creates duplicate “Uninstall a program” entries. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17979" rel="nofollow ugc">#17979</a>)</li>
<li>Fix v8.9.4 64-bits installer error message caused by MSIX on Win10. (Fix <a href="https://community.notepad-plus-plus.org/topic/27512/notepad-release-8-9-4/4?_=1777481529353">installer regression</a>)</li>
<li>Fix regression in UDL xml file EOL parsing issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/18022" rel="nofollow ugc">#18022</a>)</li>
<li>Update Scintilla to 5.6.2 &amp; Lexilla to 5.4.9. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/18011" rel="nofollow ugc">#18011</a>)</li>
<li>Add option to synchronize zoom level across views. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17862" rel="nofollow ugc">#17862</a>)</li>
<li>Fix MSI installer writting language info to HKCU instead of HKLM. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2326#issuecomment-4291838308" rel="nofollow ugc">MSI issue</a>)</li>
<li>Fix imported UDLs not appearing in the language menu without restarting Notepad++. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17909" rel="nofollow ugc">#17909</a>)</li>
<li>Make “(?)” tooltip in preferences &amp; Find in Files dialogs persitant &amp; reduce display delay. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17995" rel="nofollow ugc">#17995</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16961" rel="nofollow ugc">#16961</a>)</li>
<li>Fix visual glitch in Mark dialog when in reduced mode. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17983" rel="nofollow ugc">#17983</a>)</li>
</ol>
<h6>Notepad++ v8.9.4 crash-fixexs, bug-fixes &amp; new improvements:</h6>
<ol>
<li>Fix crashes in FindInFiles when nativeLang.xml’s “find-result-hits” contains “%s”. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17960" rel="nofollow ugc">#17960</a>, CVE-2026-3008, CVE-2026-6539)</li>
<li>Fix drop-file crash when file path length reaches 259 characters. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17921" rel="nofollow ugc">#17921</a>)</li>
<li>Fix crash caused by undoing column editor bad input in virtual space. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17915" rel="nofollow ugc">#17915</a>)</li>
<li>Fix bad column editor input in reverse-direction column selection on virtual space. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17915" rel="nofollow ugc">#17915</a>)</li>
<li>Update to Scintilla 5.6.1 &amp; Lexilla 5.4.8. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17920" rel="nofollow ugc">#17920</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17864" rel="nofollow ugc">#17864</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13522" rel="nofollow ugc">#13522</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11746" rel="nofollow ugc">#11746</a>)</li>
<li>Fix EOL conversion to Windows format not working (Scintilla update related). (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17920" rel="nofollow ugc">#17920</a>)</li>
<li>Fix rendering corruption in .bat files (Lexilla update related). (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17864" rel="nofollow ugc">#17864</a>)</li>
<li>Fix quote escaping causing incorrect JSON syntax highlighting (Lexilla update related). (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11746" rel="nofollow ugc">#11746</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13522" rel="nofollow ugc">#13522</a>)</li>
<li>Fix MSI installation error due to context menu item registration. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17918" rel="nofollow ugc">#17918</a>)</li>
<li>Fix NSIS installation stalling caused by context menu registration issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17308" rel="nofollow ugc">#17308</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17885" rel="nofollow ugc">#17885</a>)</li>
<li>Add NPP_LANG property to install a specific localization file for MSI. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2326#issuecomment-3583203052" rel="nofollow ugc">issue reported in comment</a>)</li>
<li>Fix MSI installer display random Hexadecimal number as name on UAC. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17967" rel="nofollow ugc">#17967</a>)</li>
<li>Add version info into MSI file property (as value of “Comments”). (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17803" rel="nofollow ugc">#17803</a>)</li>
<li>Fix minimized window not restoring in administrator mode. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17945" rel="nofollow ugc">#17945</a>)</li>
<li>Fix Unicode search mismatching ANSI character ‘?’. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17125" rel="nofollow ugc">#17125</a>)</li>
<li>Fix Column Editor regression with empty fields. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17912" rel="nofollow ugc">#17912</a>)</li>
<li>Fix floating dialog content not displaying in certain situations. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17563" rel="nofollow ugc">#17563</a>)</li>
<li>Fix visual glitch when toggling group view in Document List. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14285" rel="nofollow ugc">#14285</a>)</li>
<li>Support improved C++ 11 raw string literal handling. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17875" rel="nofollow ugc">#17875</a>)</li>
<li>Fix visual glitch in the Mark dialog. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16084" rel="nofollow ugc">#16084</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17886" rel="nofollow ugc">#17886</a>)</li>
</ol>
<p dir="auto">Auto-updater will be triggered in few days if no issues found.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/27562/notepad-release-8.9.6.4</link><generator>RSS for Node</generator><lastBuildDate>Thu, 04 Jun 2026 03:14:54 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/27562.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 03 Jun 2026 22:38:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ release 8.9.6.4 on Wed, 03 Jun 2026 23:48:09 GMT]]></title><description><![CDATA[<p dir="auto">In contrast to the many critical voices (which may well start up again any moment now), I would like to say thank you—for preserving memory and for standing up against ignorance. Nothing is apolitical—neither music nor software—and it is important to stand up for what is right. This holds true not only for this particular event; unfortunately, both in the past and in the present day, there have been far too many such inhumane events.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105665</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105665</guid><dc:creator><![CDATA[MarkusBodensee]]></dc:creator><pubDate>Wed, 03 Jun 2026 23:48:09 GMT</pubDate></item></channel></rss>