1+ Notepad++ v8.9.3 regression fixes, bug-fixes & new improvements:
2+
3+ 1. Regression fix: a crash in User Defined Language.
4+ 2. Regression fix: installing (or removing) plugin re-opens Notepad++ with permanent admin privilege.
5+ 3. Regression-fix: wrongly added parenthesis for some multi-bytes characters.
6+ 4. Regression-fix: incorrect function list text display for non-UTF8 documents.
7+ 5. Regression-fix: ProjectPanel Workspace text localization issue.
8+ 6. Regression-fix: Change History margin not enabled by default.
9+ 7. Regression-fix: Notepad++ update & plugin download fail behind corporate MITM proxies.
10+ 8. Security enhancement: Update cURL to v8.19.0 in auto-updater (WinGUp) to fix cURL security issue (CVE-2025-14819).
11+ 9. Improve performance by migrating the XML parser from TinyXML to pugixml.
12+ 10. Update Scintilla to 5.6.0 & Lexilla to 5.4.7.
13+ 11. Fix the issue where printing caused Notepad++ to crash.
14+ 12. Fix Find in Files failing to search file content on disk.
15+ 13. Add disableNppAutoUpdate.xml to disable auto-update when WinGUp (GUP.exe) is present.
16+ 14. Fix a memory leak on exit.
17+ 15. Fix installed auto-completion files not overwritten after update.
18+ 16. Add an option to disable selected text drag-and-drop.
19+ 17. Fix wrong theme-writing path for non-ProgramFiles installations.
20+ 18. Enhancement: prevent XML config files from being overwritten when updating portable package (copy/paste).
21+ 19. Fix incomplete Find dialg tab translation when 1st opêned from Project Panels.
22+ 20. Fix Notepad++ spawning a new Windows Explorer process in Task Manager.
23+ 21. Add Function List & Autocompletion for D language.
24+
25+
126Notepad++ v8.9.2 regression fixes, bug-fixes & new improvements:
227
328 1. Security enhancement: Make updater check interity & authenticity of server-returned XML (XMLDsig).
@@ -28,7 +53,7 @@ Notepad++ v8.9.1 regression fixes, bug-fixes & new improvements:
2853
2954
3055Get more info on
31- https://notepad-plus-plus.org/downloads/v8.9.2 /
56+ https://notepad-plus-plus.org/downloads/v8.9.3 /
3257
3358
3459Included plugins:
@@ -40,4 +65,4 @@ Included plugins:
4065
4166Updater (Installer only):
4267
43- * WinGUp (for Notepad++) v5.4
68+ * WinGUp (for Notepad++) v5.4.1
0 commit comments