<?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.1.9.2 Release]]></title><description><![CDATA[<p dir="auto"><strong>Notepad++ v8.1.9.2 Release is available here:</strong><br />
<a href="https://notepad-plus-plus.org/news/v8192-released/" rel="nofollow ugc">https://notepad-plus-plus.org/news/v8192-released/</a></p>
<p dir="auto">(The critical bug-fixes are in <code>highlight</code>)</p>
<h4>Notepad++ v8.1.9.2 bug-fixes:</h4>
<ol>
<li><code>Fix failure of erasing &amp; saving server logs (of network drive) regression.</code> (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10794" rel="nofollow ugc">#10794</a>)</li>
<li><code>Fix dark mode not working on Windows 10 21H2.</code> (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10810" rel="nofollow ugc">#10810</a>)</li>
<li><code>Fix crash in regex search.</code> (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10773" rel="nofollow ugc">#10773</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10803" rel="nofollow ugc">#10803</a>)</li>
<li>Fix UDL folding breaking with delimiters issue if UNIX EOL applied. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/350" rel="nofollow ugc">#350</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2873" rel="nofollow ugc">#2873</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3372" rel="nofollow ugc">#3372</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5499" rel="nofollow ugc">#5499</a>)</li>
<li>Fix UDL generic dark mode via UDL UI not working issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10781" rel="nofollow ugc">#10781</a>)</li>
<li>Fix disabling alternative icons on tab in dark mode issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10775" rel="nofollow ugc">#10775</a>)</li>
</ol>
<h4>Notepad++ v8.1.9.1 bug-fixes and new enhancement:</h4>
<ol>
<li><code>Fix a regression of saving problem.</code> (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10751" rel="nofollow ugc">#10751</a>)</li>
<li><code>Fix a regression of reloading false alarm from the network drive.</code> (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10688" rel="nofollow ugc">#10688</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10753" rel="nofollow ugc">#10753</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10757" rel="nofollow ugc">#10757</a>)</li>
<li>Make Function list/Project panel/Folder as Workspace icon display correct under high DPI. (<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/d192f58b5b03feba455c6e9f46c3aedce91153aa" rel="nofollow ugc">Implementation</a>)</li>
<li>Make UDL generic dark mode (working for all dark theme) possible via UDL UI. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10738" rel="nofollow ugc">#10738</a>)</li>
<li>Fix phantom docked panels issue after restoring from systray. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10512" rel="nofollow ugc">#10512</a>)</li>
<li>Enable backup on save (simple) feature by default (only for the new installation). (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10725" rel="nofollow ugc">#10725</a>)</li>
</ol>
<h4>Notepad++ v8.1.9 bug-fixes:</h4>
<ol>
<li><code>Fix empty file with non-Unicode encoding cannot be saved issue.</code> (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10699" rel="nofollow ugc">#10699</a>)</li>
<li>Fix language list in Style Configurator not being reloaded issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9512" rel="nofollow ugc">#9512</a>)</li>
</ol>
<h4>Notepad++ v8.1.8 bug-fixes:</h4>
<ol>
<li><code>Fix config files (XML) saving performance regression.</code> (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10678" rel="nofollow ugc">#10678</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10674" rel="nofollow ugc">#10674</a>)</li>
<li>Workaround Microsoft dark mode API bug of Windows 11. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10510" rel="nofollow ugc">#10510</a>)</li>
</ol>
<h4>Notepad++ v8.1.7 bug-fixes:</h4>
<ol>
<li><code>Fix empty file not being saved regression.</code> (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10667" rel="nofollow ugc">#10667</a>)</li>
<li>Fix white flash in dark mode on CMD launch with position parameters. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10657" rel="nofollow ugc">#10657</a>)</li>
<li>Enhance dark themes for some programming languages (JSON, Python &amp; Makefile). (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10648" rel="nofollow ugc">#10648</a>)</li>
<li>Fix “Run macro until the end of file” command skipping the last line issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10441" rel="nofollow ugc">#10441</a>)</li>
<li>Fix tooltip layout and position in RTL mode. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10646" rel="nofollow ugc">#10646</a>)</li>
<li>Fix docking problem for dockable panel in RTL mode. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10641" rel="nofollow ugc">#10641</a>)</li>
</ol>
<h4>Notepad++ v8.1.6 bug-fixes:</h4>
<ol>
<li><code>Fix NUL file-corruption issue after system shutting down brutally.</code> (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/6133" rel="nofollow ugc">#6133</a>)</li>
<li><code>Fix session lost issue after MS update restarting Windows.</code> (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10402" rel="nofollow ugc">#10402</a>)</li>
<li>Make Markdown UDL work in every dark theme. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10593" rel="nofollow ugc">#10593</a>)</li>
<li>Fix file can be marked as saved even it’s been deleted outside. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10401" rel="nofollow ugc">#10401</a>)</li>
<li>Fix status bar text display glitchy in dark mode. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10564" rel="nofollow ugc">#10564</a>)</li>
<li>Fix white flash on Notepad++ startup in dark mode issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10601" rel="nofollow ugc">#10601</a>)</li>
<li>Fix docked window sizing direction problem in RTL mode. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10536" rel="nofollow ugc">#10536</a>)</li>
<li>Fix floating panel movement issue in RTL mode. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10579" rel="nofollow ugc">#10579</a>)</li>
<li>Fix print GUI bug in Preferences dialog. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10552" rel="nofollow ugc">#10552</a>)</li>
<li>Fix file erased on save issue when there is no free space left on disk (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5664" rel="nofollow ugc">#5664</a>)</li>
</ol>
]]></description><link>https://community.notepad-plus-plus.org/topic/22169/notepad-v8-1-9-2-release</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 00:02:10 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/22169.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 21 Nov 2021 14:25:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ v8.1.9.2 Release on Wed, 24 Nov 2021 03:09:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3">@donho</a> said in <a href="/post/71560">Notepad++ v8.1.9.2 Release</a>:</p>
<blockquote>
<p dir="auto">Using the disk icons in dark mode as option is a reasonable feature request</p>
</blockquote>
<p dir="auto">Ugh.  Notepad++ moves out of the dark ages, then (possibly) moves back into it.  Diskette icons should just be retired, at least in new modes like dark mode.</p>
<p dir="auto">If you’re going to keep the diskette icons, at least go to the effort and fix the LONGSTANDING bug I mentioned above where you can’t tell an inactive icon is readonly.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/71561</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/71561</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Wed, 24 Nov 2021 03:09:24 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.1.9.2 Release on Wed, 24 Nov 2021 01:26:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/8650">@imspecial</a><br />
Using the disk icons in dark mode as option is a reasonable feature request, though it’s not been done due to the historic reason.<br />
Why don’t you create a feature request for that on the GitHub issue tracker?<br />
I don’t promise it will be accepted at the end, but it worth to see if users need such option.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/71560</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/71560</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Wed, 24 Nov 2021 01:26:57 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.1.9.2 Release on Tue, 23 Nov 2021 23:00:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/21218">@ludamo-0</a></p>
<p dir="auto">Thanks for the tip, but I believe once you do something like that you ruin the digital signature of notepad++, then AV’s like to whine and over zealously scan it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/71559</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/71559</guid><dc:creator><![CDATA[ImSpecial]]></dc:creator><pubDate>Tue, 23 Nov 2021 23:00:26 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.1.9.2 Release on Tue, 23 Nov 2021 04:49:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/8650">@imspecial</a> Just a quick reply. Check out Resource Hacker if you want to change the icons in the notepad++.exe to ones that you like.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/71545</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/71545</guid><dc:creator><![CDATA[ludamo 0]]></dc:creator><pubDate>Tue, 23 Nov 2021 04:49:15 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.1.9.2 Release on Mon, 22 Nov 2021 19:41:04 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></p>
<p dir="auto">Guess you didn’t read or see this then:<br />
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10775" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10775</a></p>
<p dir="auto">Because I’m seeing those diskette icons, and it looks and behaves just fine, even if that is a “bug” that got fixed.</p>
<p dir="auto">I’m also done on this matter, keep this topic on topic about the v8.1.9.2 release.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/71537</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/71537</guid><dc:creator><![CDATA[ImSpecial]]></dc:creator><pubDate>Mon, 22 Nov 2021 19:41:04 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.1.9.2 Release on Mon, 22 Nov 2021 19:08:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/8650">@imspecial</a></p>
<p dir="auto">Rant all you want, but the removal of the red/blue/grey diskette icons for dark mode is considered a step forward for the software.  Asking for them back is a step backward, and probably won’t be (and shouldn’t be) entertained by the Notepad++ author.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/8650">@imspecial</a> said in <a href="/post/71535">Notepad++ v8.1.9.2 Release</a>:</p>
<blockquote>
<p dir="auto">Current UI works just fine</p>
</blockquote>
<p dir="auto">I guess you didn’t bother to read the part I wrote about how it <em>doesn’t</em> work for the diskette icons.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/71536</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/71536</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 22 Nov 2021 19:08:12 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.1.9.2 Release on Mon, 22 Nov 2021 19:01:40 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></p>
<p dir="auto">Thanks for all the answer, but also keep your “move into the 2021 opinion” to yourself please.</p>
<p dir="auto">You are the same type of people I always see surrounding programs like 7-zip… “fix the GUI so that it does not look like it was made for Windows 95!!!”.</p>
<p dir="auto">[rant]<br />
Current UI works just fine. Some people like simple and effective interfaces like this. Move into 2021? Maybe I should look into a replacement for notepad++ then, got any recommendations for one with a more “modern” and “updated/change for the sake of change” interface? preferably  one that’s bloated because it would most likely use some crappy new framework made by Microsoft or Google…<br />
[/rant]</p>
]]></description><link>https://community.notepad-plus-plus.org/post/71535</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/71535</guid><dc:creator><![CDATA[ImSpecial]]></dc:creator><pubDate>Mon, 22 Nov 2021 19:01:40 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.1.9.2 Release on Mon, 22 Nov 2021 18:34:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/8650">@imspecial</a> said in <a href="/post/71530">Notepad++ v8.1.9.2 Release</a>:</p>
<blockquote>
<p dir="auto">I couldn’t find a way, and really like those icons</p>
</blockquote>
<p dir="auto">There is no way to have the blue/red icons in dark mode.</p>
<p dir="auto">One of the large downsides to the blue/red icons is the grey icon for a read-only file.  This icon, when a file is inactive, is not really distinguishable from a blue icon.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/8650">@imspecial</a> said in <a href="/post/71530">Notepad++ v8.1.9.2 Release</a>:</p>
<blockquote>
<p dir="auto">I find the blue/red is really easy for me to distinguish</p>
</blockquote>
<p dir="auto">Try the existing “alternate icons”, which are distinguished well from each other, plus don’t have the downside mentioned above for a read-only file.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/8650">@imspecial</a> said in <a href="/post/71530">Notepad++ v8.1.9.2 Release</a>:</p>
<blockquote>
<p dir="auto">also a decade of using them, hard to give up</p>
</blockquote>
<p dir="auto">Try to adapt to something new and better; it is not that hard to do.  Plus, nobody even remembers what the red/blue icons are (a floppy disk).  Move into the year 2021 where no one knows what this is.</p>
<p dir="auto">A green checkmark, a pencil icon, and a lock icon are much more intuitive.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/71534</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/71534</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 22 Nov 2021 18:34:38 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.1.9.2 Release on Mon, 22 Nov 2021 18:22:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3">@donho</a></p>
<p dir="auto">Okay thanks for clarifying, again I wasn’t sure if these were bugs or normal behavior as I was only trying/testing out dark mode for a bit and I found the behavior a bit strange.</p>
<p dir="auto">So to clarify a bit, are you saying there is no way to get the blue/red disk icons in dark mode, like shown in this picture?</p>
<p dir="auto"><a href="https://i.imgur.com/uWaXoAy.png" rel="nofollow ugc">https://i.imgur.com/uWaXoAy.png</a></p>
<p dir="auto">I couldn’t find a way, and really like those icons, I find the blue/red is really easy for me to distinguish the two apart, unlike the other icons, also a decade of using them, hard to give up… :)</p>
<p dir="auto">Maybe you could implement a way to have those disk icons as an alternate alternate icons option. :)</p>
<p dir="auto">Anyways, thanks for the replies on this.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/71530</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/71530</guid><dc:creator><![CDATA[ImSpecial]]></dc:creator><pubDate>Mon, 22 Nov 2021 18:22:45 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.1.9.2 Release on Mon, 22 Nov 2021 15:09:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/8650">@imspecial</a> said in <a href="/post/71489">Notepad++ v8.1.9.2 Release</a>:</p>
<blockquote>
<p dir="auto">Bug maybe, this is how my notepad opens normally;<br />
When I go to toggle Dark mode on/off, my old style is not remembered, it’s all white, and old icons don’t change back.</p>
</blockquote>
<p dir="auto">It’s intentional behaviour for showing users that the dark mode style icons are also available in light mode. Users can always switch them back manually.</p>
<blockquote>
<p dir="auto">Sorry yet again, but why don’t I get the tab icon (blue/red disk) in dark mode for the alternate icons?</p>
</blockquote>
<p dir="auto">The (original) reason is, dark mode and light mode have their own set tab icons by design, that’s not interchangeable; whereas alternative icons are optional, so they are accessible for both modes.</p>
<blockquote>
<p dir="auto">this window text is really blurry in dark mode.</p>
</blockquote>
<p dir="auto">I guess you meant: this window text is <strong>less</strong> blurry in dark mode.</p>
<p dir="auto">Yes, it’s a visual glitch in dark mode that we don’t have simple solution to improve it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/71512</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/71512</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Mon, 22 Nov 2021 15:09:59 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.1.9.2 Release on Mon, 22 Nov 2021 04:06:33 GMT]]></title><description><![CDATA[<p dir="auto">Sorry yet again, but why don’t I get the tab icon (blue/red disk) in dark mode for the alternate icons?</p>
<p dir="auto">Before/after shots - not dark mode;<br />
<a href="https://i.imgur.com/zWuyrzv.png" rel="nofollow ugc">https://i.imgur.com/zWuyrzv.png</a><br />
<a href="https://i.imgur.com/7XU9cY1.png" rel="nofollow ugc">https://i.imgur.com/7XU9cY1.png</a></p>
<p dir="auto">Before/after shots - in dark mode;<br />
<a href="https://i.imgur.com/HGbb6n6.png" rel="nofollow ugc">https://i.imgur.com/HGbb6n6.png</a><br />
<a href="https://i.imgur.com/6M0rXOE.png" rel="nofollow ugc">https://i.imgur.com/6M0rXOE.png</a></p>
<p dir="auto"><a href="https://i.imgur.com/FdFGpTE.png" rel="nofollow ugc">https://i.imgur.com/FdFGpTE.png</a><br />
<a href="https://i.imgur.com/5xmJl0f.png" rel="nofollow ugc">https://i.imgur.com/5xmJl0f.png</a></p>
<p dir="auto">I noticed in the fix for #6, the gif for it on Github, it shows the disk icons, one of the reasons I don’t use dark mode is I like those.</p>
<p dir="auto">And since I’m taking pics, this window text is really blurry in dark mode.<br />
<a href="https://i.imgur.com/7UXMulX.png" rel="nofollow ugc">https://i.imgur.com/7UXMulX.png</a><br />
<a href="https://i.imgur.com/NtlP5OV.png" rel="nofollow ugc">https://i.imgur.com/NtlP5OV.png</a><br />
<a href="https://i.imgur.com/HIV9MGw.png" rel="nofollow ugc">https://i.imgur.com/HIV9MGw.png</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/71497</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/71497</guid><dc:creator><![CDATA[ImSpecial]]></dc:creator><pubDate>Mon, 22 Nov 2021 04:06:33 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.1.9.2 Release on Sun, 21 Nov 2021 23:05:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3">@donho</a><br />
Bug maybe, this is how my notepad opens normally;<br />
<a href="https://i.imgur.com/3KqOaYp.png" rel="nofollow ugc">https://i.imgur.com/3KqOaYp.png</a><br />
<a href="https://i.imgur.com/aZMOttT.png" rel="nofollow ugc">https://i.imgur.com/aZMOttT.png</a></p>
<p dir="auto">When I go to toggle Dark mode on/off, my old style is not remembered, it’s all white, and old icons don’t change back.<br />
<a href="https://i.imgur.com/YXdPFxv.png" rel="nofollow ugc">https://i.imgur.com/YXdPFxv.png</a><br />
<a href="https://i.imgur.com/4Kpir6U.png" rel="nofollow ugc">https://i.imgur.com/4Kpir6U.png</a></p>
<p dir="auto">I don’t use dark mode, but I have toggled it before just to check it out, and I don’t remember this behavior from previous versions. It should revert back to my old setup.</p>
<p dir="auto">(and sorry for all the pictures, I really should learn to make gifs. :/)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/71489</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/71489</guid><dc:creator><![CDATA[ImSpecial]]></dc:creator><pubDate>Sun, 21 Nov 2021 23:05:30 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.1.9.2 Release on Sun, 21 Nov 2021 21:07:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/8650">@imspecial</a> said in <a href="/post/71487">Notepad++ v8.1.9.2 Release</a>:</p>
<blockquote>
<p dir="auto">Are you Mega Man?</p>
</blockquote>
<p dir="auto">Without really playing this game, I suppose it’s rather a compliment…<br />
No, I’m not. But when a software is popular, every its move is Mega Man’s move I think ;)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/71488</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/71488</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sun, 21 Nov 2021 21:07:11 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.1.9.2 Release on Sun, 21 Nov 2021 18:07:18 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">Fix dark mode not working on Windows 10 2H22. (Fix #10810)</p>
</blockquote>
<p dir="auto">Thought I was up to date, guess not…</p>
<p dir="auto">Are you Mega Man? <a href="https://i.imgur.com/qGaRJze.png" rel="nofollow ugc">https://i.imgur.com/qGaRJze.png</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/71487</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/71487</guid><dc:creator><![CDATA[ImSpecial]]></dc:creator><pubDate>Sun, 21 Nov 2021 18:07:18 GMT</pubDate></item></channel></rss>