<?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.8.1 Release Candidate]]></title><description><![CDATA[<p dir="auto"><strong>Notepad++ release candidate 8.8.1 is available here:</strong><br />
<s><a href="http://download.notepad-plus-plus.org/repository/8.x/8.8.1.RC/" rel="nofollow ugc">http://download.notepad-plus-plus.org/repository/8.x/8.8.1.RC/</a></s><br />
<a href="http://download.notepad-plus-plus.org/repository/8.x/8.8.1.RC2/" rel="nofollow ugc">http://download.notepad-plus-plus.org/repository/8.x/8.8.1.RC2/</a> (The new fix is in <code>red</code>.)</p>
<p dir="auto"><strong>Notepad++ v8.8.1 change log:</strong></p>
<ol>
<li>Fix ShortcutMapper regression (from v8.7.6) of displaying wrong shortcut while editing. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16491" rel="nofollow ugc">#16491</a>)</li>
<li><code>Fix Find in files progress bar visual regression (from v8.8).</code> (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16504" rel="nofollow ugc">#16504</a>)</li>
<li>Fix search result cut off result content due to nul characters (‘\0’). (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/6281" rel="nofollow ugc">#6281</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15216" rel="nofollow ugc">#15216</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16466" rel="nofollow ugc">#16466</a>)</li>
<li>Add Locale-based line sort feature. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13456" rel="nofollow ugc">#13456</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/927" rel="nofollow ugc">#927</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8481" rel="nofollow ugc">#8481</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11261" rel="nofollow ugc">#11261</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16406" rel="nofollow ugc">#16406</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16409" rel="nofollow ugc">#16409</a>)</li>
<li>Enable selection history for undo &amp; redo. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16488" rel="nofollow ugc">#16488</a>)</li>
<li>Fix plugins removal failure issue (fixed in WinGUp).(Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16364" rel="nofollow ugc">#16364</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15673" rel="nofollow ugc">#15673</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11819" rel="nofollow ugc">#11819</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9148" rel="nofollow ugc">#9148</a>, <a href="https://github.com/notepad-plus-plus/wingup/issues/82" rel="nofollow ugc">WinGUp #82</a>)</li>
<li>Fix tab settings for external lexers cannot be saved issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16460" rel="nofollow ugc">#16460</a>)</li>
<li>Add ErrorList syntax highlighting. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16437" rel="nofollow ugc">#16437</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8078" rel="nofollow ugc">#8078</a>)</li>
<li>Fix disabled Paste command with no previous text-data in clipboard. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16456" rel="nofollow ugc">#16456</a>)</li>
<li>Fix wrong directory opened for opening files issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16465" rel="nofollow ugc">#16465</a>)</li>
<li>Improve Find dialog look &amp; feel (more space).</li>
</ol>
<p dir="auto"><strong>Notepad++ v8.8 change log:</strong></p>
<ol>
<li>Update to Scintilla 5.5.6 &amp; Lexilla 5.4.4. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16373" rel="nofollow ugc">#16373</a>)</li>
<li>Fix a hanging issue on regexp regression. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16371" rel="nofollow ugc">#16371</a>)</li>
<li>Fix vertical tab bar messed up regression. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16385" rel="nofollow ugc">#16385</a>)</li>
<li>Add option to apply different color to fluent toolbar icons. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16369" rel="nofollow ugc">#16369</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15430" rel="nofollow ugc">#15430</a>)</li>
<li>Add “Show only pinned button” option to prevent from inacurate click. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15963" rel="nofollow ugc">#15963</a>)</li>
<li>Fix broken cloned file state after Notepad++ restart. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16412" rel="nofollow ugc">#16412</a>)</li>
<li>Fix inactive buffer reloading problem. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16344" rel="nofollow ugc">#16344</a>)</li>
<li>Dark mode enhancements: combobox, slider, treeview edit, inactive menu bar &amp; toolbar chevron. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16349" rel="nofollow ugc">#16349</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16379" rel="nofollow ugc">#16379</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16418" rel="nofollow ugc">#16418</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16445" rel="nofollow ugc">#16445</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10103" rel="nofollow ugc">#10103</a>)</li>
<li>Reorganize GUI (add Toolbar &amp; Tab Bar sections) of Preferences dialog. (<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/e45f72ae390c7672d9448769cff10c6ad9bcb63e" rel="nofollow ugc">Commit</a>, Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16459" rel="nofollow ugc">#16459</a>)</li>
<li>Fix invalid dot-character(s) handling in filenames checking. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16328" rel="nofollow ugc">#16328</a>)</li>
<li>Fix crash when using custom toolbar icons. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16366" rel="nofollow ugc">#16366</a>)</li>
<li>Add class &amp; method recognization ability for JavaScript function list. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13013" rel="nofollow ugc">#13013</a>)</li>
<li>Remove toolbarIcons.xml, use toolbarButtonsConf.xml for toolbar custom icons &amp; hidding buttons. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16402" rel="nofollow ugc">#16402</a>)</li>
<li>Add GUI option in Preferences dialog instead of using zero length enableSelectFgColor.xml. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16391" rel="nofollow ugc">#16391</a>)</li>
<li>Fix “Keep selection when right-click outside of selection” not working issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16325" rel="nofollow ugc">#16325</a>)</li>
<li>Fix Find dialog status text too left visual glitch. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16359" rel="nofollow ugc">#16359</a>)</li>
<li>Force npcNoInputC0 value as “true” by default to avoid C0 code input. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16326" rel="nofollow ugc">#16326</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15839" rel="nofollow ugc">#15839</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15729" rel="nofollow ugc">#15729</a>)</li>
<li>Remove “-pluginMessage” argument unnecessary restriction. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16273" rel="nofollow ugc">#16273</a>)</li>
<li>Fix an easter egg not showing issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15170" rel="nofollow ugc">#15170</a>)</li>
</ol>
<p dir="auto">The official release v8.8.1 will be available in about 2 days, if no critical issue found.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/26833/notepad-v8-8-1-release-candidate</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 00:02:32 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/26833.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 03 May 2025 02:01:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ v8.8.1 Release Candidate on Sat, 03 May 2025 16:55:26 GMT]]></title><description><![CDATA[<p dir="auto">Another regression has been found here:<br />
<a href="https://community.notepad-plus-plus.org/topic/26815/notepad-v8-8-release/4?_=1746291034345">https://community.notepad-plus-plus.org/topic/26815/notepad-v8-8-release/4?_=1746291034345</a></p>
<p dir="auto">The regression has been fixed in the new binaries:<br />
<a href="http://download.notepad-plus-plus.org/repository/8.x/8.8.1.RC2/" rel="nofollow ugc">http://download.notepad-plus-plus.org/repository/8.x/8.8.1.RC2/</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/101428</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/101428</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sat, 03 May 2025 16:55:26 GMT</pubDate></item></channel></rss>