diff --git a/Changes.md b/Changes.md index 7fccf4a..08419b2 100644 --- a/Changes.md +++ b/Changes.md @@ -13,6 +13,72 @@ Links to particular leading versions: ## [8.x](http://download.notepad-plus-plus.org/repository/8.x/) + +### [8.8.4](http://download.notepad-plus-plus.org/repository/8.x/8.8.4/) +2025-08-12 + +**Notepad++ release 8.8.4 virus scanner issue? Please check the following link:** +https://notepad-plus-plus.org/news/v883-self-signed-certificate/ + +**Notepad++ v8.8.4 regression-fixes, bug-fixes & new features:** + 1. Fix -notabbar & asNotepad.xml stop hiding tabbar regression (from v8.7.9). (Fix [#16794](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16794)) + 2. Fix "Edit with Notepad++" not removed by uninstaller regression (from v8.8.3). (Fix [#16896](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16896)) + 3. Fix possible heap memory leak. (implement [#16883](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16883)) + 4. Increase search input length from 2046 to 16383. (Fix [#1088](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1088), [#16749](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16749)) + 5. Add warning tip for the max length on search input (Find/Replace). (Fix [#16749](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16749)) + 6. Fix JavaScript listed twice in Language & Indent settings of Preferences issue. (Fix [#4521](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4521), [#16861](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16861), [#16884](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16884)) + 7. Fix external lexers showing several time in Indent settings issue. (Fix [#16462](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16462)) + 8. Add button to insert variables in the run dialog. (implement [#16820](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16820)) + 9. Enhance "Go to settings": guide users to the related setting explicitly. (Fix [#16846](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16846)) +10. Add a clear button for filter field in Shortcut Mapper. (Fix [#15742](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15742)) +11. Make NFO font overridable by adding font name in Lexer "nfo" of stylers.xml. (Fix [#16839](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16839)) + + +Get more info on +https://notepad-plus-plus.org/downloads/v8.8.4/ + + +Included plugins: + +1. NppExport v0.4 +2. Converter v4.6 +3. Mime Tool v3.1 + + +Updater (Installer only): + +* WinGUp (for Notepad++) v5.3.3 + + +### [8.8.3](http://download.notepad-plus-plus.org/repository/8.x/8.8.3/) +2025-07-09 + +**Notepad++ release 8.8.3 virus scanner issue? Please check the following link:** +https://notepad-plus-plus.org/news/v883-self-signed-certificate/ + + +**Notepad++ v8.8.3 security-fixes & new enhancement:** + + 1. Use self-signed certificate to sign new release binaries. (Implement [commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/03063ebf4b2861ae15382e8eba8e8c0d87c53614)) + 2. Fix uninstaller security issue (CVE-2025-49144). (Fix [#16787](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16787)) + 3. Enhance security for DLL loading. (Fix [#13964](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13964)) + +Get more info on +https://notepad-plus-plus.org/downloads/v8.8.3/ + + +Included plugins: + +1. NppExport v0.4 +2. Converter v4.6 +3. Mime Tool v3.1 + + +Updater (Installer only): + +* WinGUp (for Notepad++) v5.3.3 + + ### [8.8.2](http://download.notepad-plus-plus.org/repository/8.x/8.8.2/) 2025-06-30