<?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.9.7 Release Candidate]]></title><description><![CDATA[<p dir="auto">Notepad++ 8.9.7 Release Candidate is available here:<br />
<a href="https://github.com/donho/notepad-plus-plus/releases/tag/ReleaseCandidate" rel="nofollow ugc">https://github.com/donho/notepad-plus-plus/releases/tag/ReleaseCandidate</a></p>
<p dir="auto">Notepad++ v8.9.7 vulnerability fixes, regression fix &amp; bug-fixes:</p>
<ol>
<li>Improve robustness of Powershell command. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/3764d5b72664ef95421bc53bcb204f9b977d346b/" rel="nofollow ugc">commit</a>)</li>
<li>Fix Stack Buffer Overflow in expandNppEnvironmentStrs. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/0a9527e9f7140a2323e25d14e362b46ee0efc3db" rel="nofollow ugc">commit</a>)</li>
<li>Enhance loading session.xml by normalizing the file paths. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/7e66f36db666a13b09fb5c31232ab2ca1c2ebccc" rel="nofollow ugc">commit</a>)</li>
<li>Fix updater (WinGUp) path traversal (Zip Slip) issue.  (Implement <a href="https://github.com/notepad-plus-plus/wingup/pull/106" rel="nofollow ugc">#106</a>)</li>
<li>Fix “Find in Files” unresponsive issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11774" rel="nofollow ugc">#11774</a>)</li>
<li>Fix regression where opening relative paths as file &amp; in Explorer didn’t work. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/18114" rel="nofollow ugc">#18114</a>)</li>
<li>Fix disappearing or duplicated file items in Folder as Workspace. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10710" rel="nofollow ugc">#10710</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15831" rel="nofollow ugc">#15831</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16053" rel="nofollow ugc">#16053</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16197" rel="nofollow ugc">#16197</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/18091" rel="nofollow ugc">#18091</a>)</li>
<li>Fix freeze caused by directory symbolic links in Folder as Workspace root. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1566" rel="nofollow ugc">#1566</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/18171" rel="nofollow ugc">#18171</a>)</li>
<li>Update to Scintilla 5.6.3 &amp; Lexilla 5.5.0. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/18109" rel="nofollow ugc">#18109</a>)</li>
<li>Fix undo in cloned document not scrolling to undone change in original document. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17913" rel="nofollow ugc">#17913</a>)</li>
<li>Update pugixml to v1.16. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/18147" rel="nofollow ugc">#18147</a>)</li>
<li>Remember Folder as Workspace expand/collapse state across sessions. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4057" rel="nofollow ugc">#4057</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5979" rel="nofollow ugc">#5979</a>)</li>
<li>Add “Count” option to improve Incremental Search performance. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11613" rel="nofollow ugc">#11613</a>)</li>
<li>Add “nth of count” information to Incremental Search. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11899" rel="nofollow ugc">#11899</a>)</li>
<li>Improve “Count” performance in Incremental Search. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/18185" rel="nofollow ugc">#18185</a>)</li>
<li>Add full ANSI EscapeSequence lexing. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17120" rel="nofollow ugc">#17120</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/18065" rel="nofollow ugc">#18065</a>)</li>
<li>Fix plugin toolbar icon not scaling correctly on high DPI displays. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16723" rel="nofollow ugc">#16723</a>)</li>
<li>Fix incorrectly disabled Paste command. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/18118" rel="nofollow ugc">#18118</a>)</li>
<li>Add “Print FormFeed as Page Break” option. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/18059" rel="nofollow ugc">#18059</a>)</li>
<li>Make message boxes dark via task dialogs. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/18132" rel="nofollow ugc">#18132</a>)</li>
<li>Enhance color picker to remember custom colors across sessions. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4782" rel="nofollow ugc">#4782</a>)</li>
<li>Ensure searchResult stays last after styles XML merge. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/17299#issuecomment-4826979782" rel="nofollow ugc">issue</a>)</li>
<li>Update PHP keywords / auto-completion. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/18175" rel="nofollow ugc">#18175</a>)</li>
<li>Update CSS keywords / auto-completion. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13555" rel="nofollow ugc">#13555</a>)</li>
<li>Fix truncted INS/OVR indicator on Status bar. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/18142" rel="nofollow ugc">#18142</a>)</li>
</ol>
]]></description><link>https://community.notepad-plus-plus.org/topic/27596/notepad-v8.9.7-release-candidate</link><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Jul 2026 20:48:13 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/27596.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 06 Jul 2026 18:19:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ v8.9.7 Release Candidate on Mon, 06 Jul 2026 19:55:16 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 />
In my environment the fix for truncated OVR indicator on Status bar (25.) still has a little bit to less space reserved; it is still truncated. Changing the screen resolution changes the behaviour: with smaller resolution the text is displayed completely, but not with higher resolution:<br />
Resolution 1920x1200, scaling 150% <img src="/assets/uploads/files/1783367320620-0fe38c6a-5798-4343-8797-31015b51efd4-image.jpeg" alt="0fe38c6a-5798-4343-8797-31015b51efd4-image.jpeg" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1783367327490-bf1e0504-f2da-4951-bcb5-c70658919a01-image.jpeg" alt="bf1e0504-f2da-4951-bcb5-c70658919a01-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Resolution 1440x900, scaling 100% <img src="/assets/uploads/files/1783367292449-d61946e9-432e-4f8e-b00a-5d86e4e8d75b-image.jpeg" alt="d61946e9-432e-4f8e-b00a-5d86e4e8d75b-image.jpeg" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1783367300756-11461042-c586-4dce-9532-ecf7cdc554b8-image.jpeg" alt="11461042-c586-4dce-9532-ecf7cdc554b8-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Debug Info:<br />
Notepad++ v8.9.7   (64-bit)<br />
Build time: Jul  6 2026 - 17:51:01<br />
Scintilla/Lexilla included: 5.6.3/5.5.0<br />
Boost Regex included: 1_90<br />
pugixml included: 1.16<br />
nlohmann JSON included: 3.12.0<br />
Path: C:\Users\Public\LocalApp\Notepad++\notepad++.exe<br />
Command Line:<br />
Admin mode: OFF<br />
Local Conf mode: OFF<br />
Cloud Config: OFF<br />
WinGUp: absent<br />
disableNppAutoUpdate.xml: present<br />
Periodic Backup: OFF<br />
Placeholders: OFF<br />
Scintilla Rendering Mode: SC_TECHNOLOGY_DEFAULT (0)<br />
Multi-instance Mode: monoInst<br />
asNotepad: OFF<br />
File Status Auto-Detection: cdEnabledNew (for current file/tab only)<br />
Dark Mode: OFF<br />
Display Info:<br />
<strong>primary monitor: 1920x1200, scaling 150% -&gt; OVR still a little bit truncated<br />
primary monitor: 1440x900, scaling 100% -&gt; OVR displayed completely</strong><br />
visible monitors count: 1<br />
installed Display Class adapters:<br />
0000: Description - Intel® Graphics<br />
0000: DriverVersion - 32.0.101.8724<br />
OS Name: Windows 11 Pro (64-bit)<br />
OS Version: 25H2<br />
OS Build: 26200.8655<br />
Current ANSI codepage: 1252<br />
Plugins:<br />
ComparePlugin (2.0.2)<br />
DSpellCheck (1.5)<br />
JSMinNPP (25.11.16)<br />
MarkdownViewerPlusPlus (0.8.2)<br />
mimeTools (3.1)<br />
NppConverter (4.7)<br />
NppExport (0.4)<br />
NPPJSONViewer (2.1.1)<br />
PoorMansTSqlFormatterNppPlugin (1.6.13.31508)<br />
XMLTools (3.1.1.13)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105837</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105837</guid><dc:creator><![CDATA[sevem47]]></dc:creator><pubDate>Mon, 06 Jul 2026 19:55:16 GMT</pubDate></item></channel></rss>