diff --git a/Changes.md b/Changes.md index 7902d0b..e5971b2 100644 --- a/Changes.md +++ b/Changes.md @@ -789,19 +789,19 @@ Updater (Installer only): Notepad++ v7.5.9 bug-fixes & enhancement: -1. Fix hanging problem while switching back a fully-folded document by using shortcut (Ctrl-TAB). -2. Fix possible file corruption during backup or power loss or other abnormal N++ termination. -3. Fix wrong backup file deleted issue. -4. Fix backup not fully disabled issue. +1. Fix hanging problem while switching back a fully-folded document by using shortcut (Ctrl-TAB). (Fix [#3996](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3996), [#1128](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1128), [#1806](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1806), [#4871](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4871)) +2. Fix possible file corruption during backup or power loss or other abnormal N++ termination. (Fix [#240](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/240), [#2381](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2381), [#2883](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2883), [#4346](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4346), [#4655](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4655)) +3. Fix wrong backup file deleted issue. (Fix [#4744](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4744)) +4. Fix backup not fully disabled issue. (Fix [#4663](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4663)) 5. Add 2 command line flags "-notepadStyleCmdline" and "-z" for the replacement of notepad.exe. - See https://notepad-plus-plus.org/features/replace-notepad.html -6. Add new plugin API NPPM_REMOVESHORTCUTBYCMDID to allows plugins to remove unneeded shortcuts. -7. Fix Tail monitoring incoherent status after deleting a monitored file. -8. Fix issue with wrong smart highlighting when it is disabled. -9. Fix last active tab is ignored on Notepad++ restart issue. -10. Fix Tab non-responding by mouse click after dragging bug. -11. Fix switching back position restoring issue for wrapped document. -12. Add several spiritual quotes and a subtle Easter egg in the source code. + See https://notepad-plus-plus.org/features/replace-notepad.html ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/0db302953bb5a5ba3e06591fb721c8474ba9171e)) +6. Add new plugin API NPPM_REMOVESHORTCUTBYCMDID to allows plugins to remove unneeded shortcuts. (Fix [#4674](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4674)) +7. Fix Tail monitoring incoherent status after deleting a monitored file. (Fix [#4750](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4750)) +8. Fix issue with wrong smart highlighting when it is disabled. (Fix [#4774](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4774)) +9. Fix last active tab is ignored on Notepad++ restart issue. (Fix [#4716](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4716), [#4755](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4755)) +10. Fix Tab non-responding by mouse click after dragging bug. (Fix [#4885](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4885)) +11. Fix switching back position restoring issue for wrapped document. (Fix [#4571](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4571)) +12. Add several spiritual quotes and a subtle Easter egg in the source code. ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/050ba58a808f645d6fd2fb9cf4f21806353744e3)) Included plugins: @@ -819,11 +819,11 @@ Updater (Installer only): Notepad++ v7.5.8 bug-fixes: -1. Remove annoying "no update" notification. -2. Fix Folder as Workspace not updating regression. -3. Fixed crash issue by checking & unchecking "Disable extension column" option in preferences dialog. -4. Fixed a crash when trying to launch a secondary instance with command line arguments. -5. Fix "Explorer Here" from "Folder as Workspace" problem if folder name contains comma. +1. Remove annoying "no update" notification. ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/eb4edb50efca7249bbb306397994cf924d194f04)) +2. Fix Folder as Workspace not updating regression. (Fix [#4644](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4644)) +3. Fixed crash issue by checking & unchecking "Disable extension column" option in preferences dialog. (Fix [#4682](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4682)) +4. Fixed a crash when trying to launch a secondary instance with command line arguments. (Fix [#4621](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4621)) +5. Fix "Explorer Here" from "Folder as Workspace" problem if folder name contains comma. (Fix [#4249](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4249)) Included plugins: @@ -841,15 +841,15 @@ Updater (Installer only): Notepad++ v7.5.7 bug-fixes: -1. Fix hanging problem while shutdown and backup file is absent. -2. Fix Sort Lines as Integers issue: use Natural Sort algorithm. -3. Fix JavaScript not working regression in Function list. -4. Fix Open File Dialog error for a long path. -5. Fix document map display bug when the view is scrolled past the end of the file. -6. Fix tool bar display bug in big icon mode issue. -7. Make caret line always visible on click from Finder panel. -8. Fix UDL export extension issue. -9. Fix Run Macro multiple times dialog display glitch after deleting a Macro. +1. Fix hanging problem while shutdown and backup file is absent. (Fix [#4295](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4295), [#4276](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4276)) +2. Fix Sort Lines as Integers issue: use Natural Sort algorithm. (Fix [#2025](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2025)) +3. Fix JavaScript not working regression in Function list. ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/985fa654b97036a9ec15f50d22e95dff556d7eb9)) +4. Fix Open File Dialog error for a long path. ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/bac637ddfa3b79d10d3c709bb4c0346170a16d62)) +5. Fix document map display bug when the view is scrolled past the end of the file. (Fix [#4579](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4579)) +6. Fix tool bar display bug in big icon mode issue. ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/0a6b19fedce7eb43742400ec75beb87163f6cd53)) +7. Make caret line always visible on click from Finder panel. (Fix [#4510](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4510)) +8. Fix UDL export extension issue. (Fix [#4372](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4372)) +9. Fix Run Macro multiple times dialog display glitch after deleting a Macro. (Fix [#4526](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4526)) Included plugins: @@ -867,13 +867,14 @@ Updater (Installer only): Notepad++ v7.5.6 enhancements & bug-fixes: -1. Fix macro playing back crash issue on new added "find previous" and "find next" buttons. -2. Function List enhancement: Highlight the current function based on cursor position. -3. Fix crash on styler dialog of User Defined Language dialog. -4. Fix file status detection issue under Windows XP. +1. Fix macro playing back crash issue on new added "find previous" and "find next" buttons. ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/9b565319e341341c2378e61feeaea733677b1c64)) +2. Function List enhancement: Highlight the current function based on cursor position. (Fix [#715](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/715)) +3. Fix crash on styler dialog of User Defined Language dialog. (Fix [#2646](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2646), [#4215](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4215)) +4. Fix file status detection issue under Windows XP. ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/58fa70b5808592533adc1224daa783fe39837f8e)) 5. Ghost typing enhancement: Unicode, syntax highlighting and speed support. - (check the url for the usage of ghost typing on command line: https://notepad-plus-plus.org/features/ghost-typing.html ) -6. Add a message from outer space. + (check the url for the usage of ghost typing on command line: https://notepad-plus-plus.org/features/ghost-typing.html ) ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/5df6e9bbfef0cf2a9131f320eef83a64f8445264)) +6. Add a message from outer space. ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/d9b9fb60468c7d1d2545c21e7182513f32bf5950)) +7. Fix GDI objects leak problem. (Fix [#1017](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1017)) Included plugins: @@ -891,18 +892,18 @@ Updater (Installer only): Notepad++ 7.5.5 enhancements & bug-fixes: -1. Restore 2 buttons "<< Find Previous" & "Find Next >>" in Find dialog (optional). -2. Fix monitored (tail -f) file not always updated issue. -3. Keep Doc Switcher's ordering in sync with Tab bar. -4. Shortcut Mapper enhancements: Add filter capacity and make dialog resizable and maximizable. -5. Fix for "Toggle Single Line Comment" malfunctioning with HTML/XML. -6. Make Unix style path (slashes) work in open file dialog (optional). -7. Fix tab sticks to mouse pointer problem after external update of a opened file. -8. Fix encoding not sync (on status bar) after reloading. -9. Fix menu items' state is not maintained due to save macro command. -10. Fix line ending changes are not detected in reloaded changed files issue. -11. Fix highlighting of