From 9e7f4f2dff44722b54ad7d5dbf2c41f3e4a4fb56 Mon Sep 17 00:00:00 2001 From: PeterCJ Date: Thu, 2 Jan 2025 07:28:45 -0800 Subject: [PATCH] add v8.7.5 --- Changes.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/Changes.md b/Changes.md index 00798ca..35ca602 100644 --- a/Changes.md +++ b/Changes.md @@ -13,6 +13,42 @@ Links to particular leading versions: ## [8.x](http://download.notepad-plus-plus.org/repository/8.x/) +### [8.7.5](http://download.notepad-plus-plus.org/repository/8.x/8.7.5/) +2024-12-24 + + +Notepad++ v8.7.5 regression-fixes, bug-fixes & enhancements: + + 1. Fix nfo file losing modification issue (regression from v8.7.4). (Fix [#15964](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15964)) + 2. Fix network file wrong modification detection (regression from v8.7.1). (Fix [#15819](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15819)) + 3. Fix regression "Open Selected PathName(s)" command not working while all selected. (Fix [#15960](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15960)) + 4. Fix unusuability after deleting files in split view. (Fix [#15922](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15922)) + 5. Fix unsaved documents lost on next launch if portable Notepad++ change path. (Fix [#1587](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1587), [#15886](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15886)) + 6. Refactoring for the better performance & smaller binary size. (Fix [#15898](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15898)) + 7. Improve "Copy Selected Lines" command. (Fix [#15803](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15803)) + 8. Add Visual Basic function list. (Fix [#3239](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3239)) + 9. Add Swift, TypeScript, and Go for advanced Auto-indent. (Fix [#15900](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15900)) +10. Fix UDL comment line not working due to conflict with stream comment definition. (Fix [#11897](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11897)) +11. Enhance "Follow current doc." GUI action/option in Find in files. (Fix [#15908](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15908)) +12. Fix Reload Workspace not working. (Fix [#11551](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11551)) +13. Add "Show details" functionality in installer. (Fix [#15718](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15718)) + + +Get more info on +https://notepad-plus-plus.org/downloads/v8.7.5/ + + +Included plugins: + +1. NppExport v0.4 +2. Converter v4.6 +3. Mime Tool v3.1 + + +Updater (Installer only): + +* WinGUp (for Notepad++) v5.3.1 + ### [8.7.4](http://download.notepad-plus-plus.org/repository/8.x/8.7.4/) 2024-12-04