Versie 8.9.4 van Notepad++ is uitgekomen. Deze uitgebreide teksteditor heeft diverse mogelijkheden die vooral voor programmeurs handig zijn, zoals syntaxhighlighting voor onder andere C, C++, Java, HTML, XML en PHP. Ook biedt het programma de mogelijkheid om meer dan één document tegelijk te bewerken of één document op twee verschillende plaatsen te onderhouden. Wie de nieuwste versie wil gebruiken, moet deze zelf downloaden. De ingebouwde updater van Notepad++ biedt updates namelijk pas een week na hun verschijnen aan om eventuele ernstige bugs nog te kunnen oplossen. In deze uitgave zijn de volgende veranderingen en verbeteringen aangebracht:
Notepad++ v8.9.4 crash-fixexs, bug-fixes & new improvements:
- Fix crashes in FindInFiles when nativeLang.xml’s “find-result-hits” contains “%s”. (Fix #17960, CVE-2026-3008, CVE-2026-6539)
- Fix drop-file crash when file path length reaches 259 characters. (Fix #17921)
- Fix crash caused by undoing column editor bad input in virtual space. (Fix #17915)
- Fix bad column editor input in reverse-direction column selection on virtual space. (Fix #17915)
- Update to Scintilla 5.6.1 & Lexilla 5.4.8. (Fix #17920, #17864, #13522, #11746)
- Fix EOL conversion to Windows format not working (Scintilla update related). (Fix #17920)
- Fix rendering corruption in .bat files (Lexilla update related). (Fix #17864)
- Fix quote escaping causing incorrect JSON syntax highlighting (Lexilla update related). (Fix #11746, #13522)
- Fix MSI installation error due to context menu item registration. (Fix #17918)
- Fix NSIS installation stalling caused by context menu registration issue. (Fix #17308, #17885)
- Add NPP_LANG property to install a specific localization file for MSI. (Fix issue reported in comment)
- Fix MSI installer display random Hexadecimal number as name on UAC. (Fix #17967)
- Add version info into MSI file property (as value of “Comments”). (Fix #17803)
- Fix minimized window not restoring in administrator mode. (Fix #17945)
- Fix Unicode search mismatching ANSI character ‘?’. (Fix #17125)
- Fix Column Editor regression with empty fields. (Fix #17912)
- Fix floating dialog content not displaying in certain situations. (Fix #17563)
- Fix visual glitch when toggling group view in Document List. (Fix #14285)
- Support improved C++ 11 raw string literal handling. (Fix #17875)
- Fix visual glitch in the Mark dialog. (Fix #16084, #17886)
