<?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.5]]></title><description><![CDATA[<p dir="auto"><strong>Notepad++ release 8.9.5 is available:</strong><br />
<a href="https://notepad-plus-plus.org/news/v895-released/" rel="nofollow ugc">https://notepad-plus-plus.org/news/v895-released/</a></p>
<p dir="auto"><strong>Notepad++ v8.9.5 regression fixes, bug-fixes &amp; new improvements:</strong></p>
<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>
<p dir="auto"><strong>Notepad++ v8.9.4 crash fixes, bug-fixes &amp; new improvements:</strong></p>
<p dir="auto">1.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>)<br />
2. 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>)<br />
3. 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>)<br />
4. 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>)<br />
5. 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>)	<br />
6. 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>)<br />
7. 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>)	<br />
8. 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>)<br />
9. 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>)	<br />
10. 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>)<br />
11. 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>)<br />
12. 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>)<br />
13. 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>)<br />
14. 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>)<br />
15. 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>)<br />
16. 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>)<br />
17. 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>)<br />
18. 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>)<br />
19. 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>)<br />
20. 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>)</p>
<p dir="auto">Auto-updater will be triggered in 1 week, if no critical issue found.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/27531/notepad-release-8.9.5</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 05:58:02 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/27531.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 May 2026 11:42:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ release 8.9.5 on Sat, 16 May 2026 23:07:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/long-pham" aria-label="Profile: Long-Pham">@<bdi>Long-Pham</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a><br />
Could you test the signed installer here:<br />
<a href="https://github.com/donho/notepad-plus-plus/releases/tag/TEST" rel="nofollow ugc">https://github.com/donho/notepad-plus-plus/releases/tag/TEST</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/105463</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105463</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sat, 16 May 2026 23:07:19 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.5 on Sat, 16 May 2026 15:51:19 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> <a href="/post/105461">said</a>:</p>
<p dir="auto">How about for v8.9.4?</p>
</blockquote>
<p dir="auto">The same problem is visible for the v8.9.3 -&gt; v8.9.4, so not a v8.9.5 regression.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105462</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105462</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Sat, 16 May 2026 15:51:19 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.5 on Sat, 16 May 2026 14:59:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a><br />
Thank you for your test.<br />
How about for v8.9.4?<br />
If there’s no issue for v8.9.4, then we can narrow down to conclude the regression comes from v8.9.5.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105461</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105461</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sat, 16 May 2026 14:59:10 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.5 on Sat, 16 May 2026 14:40:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a><br />
I have one older 32-bit WinOS ready for the test - the installed N++ version info isn’t properly updated on 32-bit Windows (for the test, I upgraded from the v8.9.3 to v8.9.5 on a 32-bit Windows):</p>
<p dir="auto"><img src="/assets/uploads/files/1778942424350-npp-winx86-v895-version-info-not-updated.png" alt="npp-Winx86-v895-version-info-not-updated.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/105460</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105460</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Sat, 16 May 2026 14:40:27 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.5 on Sat, 16 May 2026 11:12:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/long-pham" aria-label="Profile: Long-Pham">@<bdi>Long-Pham</bdi></a></p>
<blockquote>
<p dir="auto">looks like this regression is fixed for 32bit on x64 OS but i see issue on x86 OS. the registry doesn’t get updated and stays on previous version</p>
</blockquote>
<p dir="auto">Could you provide more detailled info please?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105457</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105457</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sat, 16 May 2026 11:12:14 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.5 on Wed, 13 May 2026 00:42:15 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> <a href="/post/105428">said</a>:</p>
<p dir="auto">Notepad++ v8.9.5 regression fixes, bug-fixes &amp; new improvements:</p>
<p dir="auto">Fix updating issue where using v8.9.4 32-bits installer creates duplicate “Uninstall a program” entries. (Fix #17979 )</p>
</blockquote>
<p dir="auto">looks like this regression is fixed for 32bit on x64 OS but i see issue on x86 OS. the registry doesn’t get updated and stays on previous version</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105446</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105446</guid><dc:creator><![CDATA[Long Pham]]></dc:creator><pubDate>Wed, 13 May 2026 00:42:15 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.5 on Mon, 11 May 2026 19:48:14 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sevem47" aria-label="Profile: sevem47">@<bdi>sevem47</bdi></a> <a href="/post/105433">said</a>:</p>
<p dir="auto">The only change I see in my current active theme file is, that the timestamp “modelFileLastModifiedDate” gets updated and is set to the date of the file “stylers.model.xml”.</p>
</blockquote>
<p dir="auto">My bad. I forgot to change the <code>modelDate</code> attribute when I submitted the update for <code>stylers.model.xml</code></p>
<p dir="auto">As a workaround, users can:</p>
<ol>
<li>Exit Notepad++ completely (to make sure there are no unsaved config changes)</li>
<li>Edit <code>c:\program files\notepad++\stylers.model.xml</code>, and change the modelDate to <code>modelDate="20260511"</code> (or later, if you’re doing this on a later day), and save</li>
<li>Edit <code>%AppData%\Notepad++\themes\XYZ.xml</code> for any themes XYZ (or <code>%AppData%\Notepad++\stylers.xml</code> if you’re using the default light-mode stylers), and change the line to <code>&lt;NotepadPlus modelDate="20251231" modelFileLastModifiedDate="20251231"&gt;</code>, and save</li>
<li>Exit Notepad++ completely</li>
<li>Rerun Notepad++: Pascal should now show MULTILINESTRING at the end of the Style list.</li>
</ol>
<p dir="auto">(if you’ve already switched between themes to others, edit all the XYZ.xml for all those themes.  If you haven’t switched recently, then any themes that you hadn’t yet switched to will be updated the next time you switch to that theme, after you’ve fixed the <code>stylers.model.xml</code>)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105434</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105434</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 11 May 2026 19:48:14 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ release 8.9.5 on Mon, 11 May 2026 17:55:25 GMT]]></title><description><![CDATA[<p dir="auto">Active Theme not updated to most recent change.</p>
<p dir="auto">According to the FAQ missing styles in the current theme should be inserted.</p>
<p dir="auto">After updating to 8.9.5 (from 8.9.4) the new introduced style MULTILINESTRING for Pascal is not inserted into my current active theme, although it is available in the file “stylers.model.xml”.</p>
<p dir="auto">The only change I see in my current active theme file is, that the timestamp “modelFileLastModifiedDate” gets updated and is set to the date of the file “stylers.model.xml”.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105433</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105433</guid><dc:creator><![CDATA[sevem47]]></dc:creator><pubDate>Mon, 11 May 2026 17:55:25 GMT</pubDate></item></channel></rss>