<?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++ v8.6.6 Release]]></title><description><![CDATA[<p dir="auto"><strong>Notepad++ release 8.6.6 is available here:</strong><br />
<a href="https://notepad-plus-plus.org/news/v866-released/" rel="nofollow ugc">https://notepad-plus-plus.org/news/v866-released/</a></p>
<p dir="auto"><strong>Notepad++ release 8.6.6 change log:</strong></p>
<ol>
<li>Update to scintilla 5.5.0 &amp; Lexilla 5.3.2. (Merge <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15042" rel="nofollow ugc">#15042</a>)</li>
<li>Fix crash when crossing the 2GB file size threshold. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14944" rel="nofollow ugc">#14944</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14981" rel="nofollow ugc">#14981</a>)</li>
<li>Fix a performance issue due to URL recognition.  (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13916" rel="nofollow ugc">#13916</a>)</li>
<li>Update to nlohman json 3.11.3. (Merge <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15041" rel="nofollow ugc">#15041</a>)</li>
<li>Fix multi-edit resists escape after typing issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14649" rel="nofollow ugc">#14649</a>)</li>
<li>Make F3 &amp; Shift-F3 work in Find Replace dialog. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2138" rel="nofollow ugc">#2138</a>)</li>
<li>Allow Ctrl-TAB to switch tabs in FindReplace, PluginAdmin and UDL dialogs. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/7932" rel="nofollow ugc">#7932</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14975" rel="nofollow ugc">#14975</a>)</li>
<li>Add programming language support for Go &amp; Raku(Perl 6). (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8090" rel="nofollow ugc">#8090</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4465" rel="nofollow ugc">#4465</a>)</li>
<li>Fix user defined auto-insert not working issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3171" rel="nofollow ugc">#3171</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8063" rel="nofollow ugc">#8063</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12547" rel="nofollow ugc">#12547</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14831" rel="nofollow ugc">#14831</a>)</li>
<li>Enhance GUI: resize checkboxes/radio buttons as text length needs. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15006" rel="nofollow ugc">#15006</a>)</li>
<li>Enhance GUI: make sizing arrows more coherent in Find dialog. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15099" rel="nofollow ugc">#15099</a>)</li>
<li>Fix URL enclosed in apostrophes or backtick not working issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14978" rel="nofollow ugc">#14978</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14323" rel="nofollow ugc">#14323</a>,  <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14212" rel="nofollow ugc">#14212</a>)</li>
<li>Fix wrong dropped file view issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14951" rel="nofollow ugc">#14951</a>)</li>
<li>Fix Korean(한)/English(영) key not working regression. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14400" rel="nofollow ugc">#14400</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14973" rel="nofollow ugc">#14973</a>)</li>
<li>Fix the tab labels of some dialogs being cut in Dark mode. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11012" rel="nofollow ugc">#11012</a>)</li>
<li>Fix close button disappeared issue in Find Replace dialog. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14940" rel="nofollow ugc">#14940</a>)</li>
<li>Apply dark theme to checkbox buttons on Windows 11. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14929" rel="nofollow ugc">#14929</a>)</li>
<li>Fix menu bar cluttered in Dark Mode issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10130" rel="nofollow ugc">#10130</a>)</li>
<li>Fix Debug Info minor display regression. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14921" rel="nofollow ugc">#14921</a>)</li>
<li>Enhance Lua language syntax highlighting. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/7615" rel="nofollow ugc">#7615</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15081" rel="nofollow ugc">#15081</a>)</li>
<li>Improve the function list support for Ada. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14908" rel="nofollow ugc">#14908</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14687" rel="nofollow ugc">#14687</a>,  <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14498" rel="nofollow ugc">#14498</a>)</li>
</ol>
<p dir="auto">Auto-update will be triggered in one week if no critical issue found.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/25766/notepad-v8-6-6-release</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 22:32:29 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/25766.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 09 May 2024 23:38:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ v8.6.6 Release on Sat, 11 May 2024 01:00:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/5329">@mkupper</a> said in <a href="/post/94754">Notepad++ v8.6.6 Release</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a> Thanks.  I kept getting a zero length file via Firefox. I tried Edge. It hung for about 45 seconds but then downloaded and so I have the file.  As it seems to be a glitch on my side I have deleted my original comment.</p>
</blockquote>
<p dir="auto">I can download both x64 portable packages (zip &amp; 7z) without problem. I believe it’s the problem of cache from your side (browser/ISP).<br />
You can try here : <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v8.6.6" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v8.6.6</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/94755</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/94755</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sat, 11 May 2024 01:00:54 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.6 Release on Fri, 10 May 2024 19:57:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a> Thanks.  I kept getting a zero length file via Firefox. I tried Edge. It hung for about 45 seconds but then downloaded and so I have the file.  As it seems to be a glitch on my side I have deleted my original comment.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/94754</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/94754</guid><dc:creator><![CDATA[mkupper]]></dc:creator><pubDate>Fri, 10 May 2024 19:57:14 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.6 Release on Fri, 10 May 2024 19:47:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/5329">@mkupper</a> said in <a href="/post/94752">Notepad++ v8.6.6 Release</a>:</p>
<blockquote>
<p dir="auto">There seems to be a glitch with downloading the x64 Portable zip</p>
</blockquote>
<p dir="auto">No problem for me.  I get that same-sized zip file and it extracts and runs N++ just fine.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/94753</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/94753</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 10 May 2024 19:47:48 GMT</pubDate></item></channel></rss>