From f4257b2f6805d50ac6b6a711efec5f4197e82e54 Mon Sep 17 00:00:00 2001 From: ArkadiuszMichalski <2730894+ArkadiuszMichalski@users.noreply.github.com> Date: Thu, 18 Jul 2024 09:27:14 +0200 Subject: [PATCH] Update changes up to 8.6.9 version --- Changes.md | 115 ++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 91 insertions(+), 24 deletions(-) diff --git a/Changes.md b/Changes.md index cb7d874..589ee8c 100644 --- a/Changes.md +++ b/Changes.md @@ -13,20 +13,42 @@ Links to particular leading versions: ## [8.x](http://download.notepad-plus-plus.org/repository/8.x/) -### [8.6.7](http://download.notepad-plus-plus.org/repository/8.x/8.6.7/) -2024-05-13 -Notepad++ v8.6.7 bug-fixes & new enhancements: -1. Fix regression of multi-edit cursors placed wrongly issue. (Fix [#15126](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15126)) -2. Fix multi-editing not showing multiple cursors in dark mode. (Fix [#15075](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15075)) -3. Add auto-completion for Go & Raku, function list for Raku. (Implement [#15128](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15128)) -4. Fix symbol '&' not showing in Document Switcher. (Fix [#15117](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15117)) -5. Allow syntax highlighting for custom tags in HTML. (Fix [#15093](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15093)) -6. Fix dialogs out of screen problem. (Fix [#11240](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11240), [#14913](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14913)) +### [8.6.9](http://download.notepad-plus-plus.org/repository/8.x/8.6.9/) +2024-07-14 -Get more info on -https://notepad-plus-plus.org/downloads/v8.6.7/ +Notepad++ v8.6.9 bug-fixes & new enhancements: + 1. Make installation and updates easy & quiet by adding "Yes (Silent)" button. (Fix [#8514](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8514)) + 2. Add new options '/closeRunningNpp' & '/runNppAfterSilentInstall' in the installer. (Implement [#15230](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15230), [#15280](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15280)) + 3. Fix crash of "Next Search Result" command on the empty search result. (Fix [#15247](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15247)) + 4. Fix the regression where the Find dialog size is not remembered across sessions. (Fix [#15294](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15294)) + 5. Fix the regression of content lost by using Encoding "Convert to..." commands. (Fix [#15324](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15324), [#15271](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15271), [#3054](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3054), possibly [#9426](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9426)) + 6. Fix the regression of exception/crash on Windows Server Core 2022. (Fix [#15313](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15313)) + 7. Prevent DirectWrite from being enabled under Windows Sever. ([commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/6b441b738a951ed225632f4085a46c95cd4aa13f)) + 8. Enhance the quality of Fluent toolbar icon sets for different DPI settings. (Fix [#15253](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15253)) + 9. Improve the look & feel of tabbar close button in dark mode. (Fix [#15321](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15321), implement [#15326](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15326)) +10. Improve the dark mode tab bar icon in the search results panel. (Implement [#15286](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15286)) +11. Add ability to pre-populate the predefined color sets for custom tones. (Fix [#15055](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15055)) +12. Add "Show All Character" popup menu on toolbar button. (Fix [#14832](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14832)) +13. Fix the rectangular selection copy-paste bug. (Fix [#15139](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15139), [#15151](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15151)) +14. Allow opening shortcut files (*.lnk) directly if the file extension is changed. (Fix [#9643](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9643), [#11089](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11089), [#10139](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10139)) +15. Fix the lost panels issue. (Fix [#13084](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13084)) +16. Add Backspace unindent option. (Fix [#15180](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15180)) +17. Fix CSS more indentation bug. (Fix [#14962](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14962)) +18. Include F13-F24 keys in Shortcut Mapper. (Fix [#11975](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11975)) +19. Fix the problem where the last empty clean untitled tab cannot be closed after renaming. (Fix [#15306](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15306)) +20. Add plugin a command (NPPM_SETUNTITLEDNAME) to rename untitled tab. (Fix [#8916](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8916)) +21. Display a message box with information about disabled backward regex searching. (Fix [#15239](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15239)) +22. Fix the display glitch for unsaved tabs containing tab characters. (Fix [#15202](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15202)) +23. Fix status bar and tab bar flicker during the GUI updated (fixed only for dark mode). (Fix [#15260](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15260)) +24. Fix the issue with "Begin/End Select" command after deletion. (Fix [#15221](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15221)) +25. Resolve the integer overflow problem in the Column Editor. (Fix [#15167](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15167)) +26. Adjust the position of hits text in the File Progress dialog. (Fix [#13426](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13426), [#15244](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15244)) +27. Fix the deployment of other software blocked due to NppShell. (Fix [#62](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/62)) + +Get more info on: +https://notepad-plus-plus.org/downloads/v8.6.9/ Included plugins: @@ -34,16 +56,71 @@ Included plugins: 2. Converter v4.6 3. Mime Tool v3.1 +Updater (Installer only): + +* WinGUp (for Notepad++) v5.3 + +### [8.6.8](http://download.notepad-plus-plus.org/repository/8.x/8.6.8/) +2024-06-04 + +Notepad++ v8.6.8 bug-fixes & new enhancements: + + 1. Fix a crash in Column Editor caused by an arithmetic overflow. (Fix [#15144](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15144)) + 2. Fix the issue where any negative repeat value in Column Editor causes a hang. (Fix [#15153](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15153)) + 3. Fix an extra space being inserted in HEX mode issue in Column Editor. (Fix [#15168](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15168)) + 4. Fix a visual glitch of the toolbar pressed buttons in dark mode. (Fix [#15225](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15225)) + 5. Add auto-indent feature for Python. (Fix [#15122](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15122)) + 6. Fix the issue where "show control characters" settings not remembered when switching to another tab. (Fix [#13988](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13988)) + 7. Fix the missing monitoring disabled state icon from the fluent icon set on the toolbar. (Fix [#15217](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15217)) + 8. Adjusted the inaccurate naming of indent settings in thee Preferences dialog. (Fix [issue](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15180#issuecomment-2129892136)) + 9. Fix the issue where the customized color of active tab in inactive view is missing. (Fix [#15140](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15140)) +10. Introduce a new plugin command "NPPM_GETTABCOLORID" to retrieve the current tab color ID. (Fix [#15115](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15115)) +11. Allow the tree view dark mode customization for plugins. (Fix [#15077](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15077)) +12. Fix the popup dialog for updating not metioning 'Notepad++'. (Fix [#14668](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14668)) + +Get more info on: +https://notepad-plus-plus.org/downloads/v8.6.8/ + +Included plugins: + +1. NppExport v0.4 +2. Converter v4.6 +3. Mime Tool v3.1 + +Updater (Installer only): + +* WinGUp (for Notepad++) v5.2.9 + +### [8.6.7](http://download.notepad-plus-plus.org/repository/8.x/8.6.7/) +2024-05-13 + +Notepad++ v8.6.7 bug-fixes & new enhancements: + +1. Fix regression of multi-edit cursors placed wrongly issue. (Fix [#15126](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15126)) +2. Fix multi-editing not showing multiple cursors in dark mode. (Fix [#15075](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15075)) +3. Add auto-completion for Go & Raku, function list for Raku. (Implement [#15128](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15128)) +4. Fix symbol '&' not showing in Document Switcher. (Fix [#15117](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15117)) +5. Allow syntax highlighting for custom tags in HTML. (Fix [#15093](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15093)) +6. Fix dialogs out of screen problem. (Fix [#11240](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11240), [#14913](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14913)) + +Get more info on: +https://notepad-plus-plus.org/downloads/v8.6.7/ + +Included plugins: + +1. NppExport v0.4 +2. Converter v4.6 +3. Mime Tool v3.1 Updater (Installer only): * WinGUp (for Notepad++) v5.2.8 - ### [8.6.6](http://download.notepad-plus-plus.org/repository/8.x/8.6.6/) 2024-05-10 Notepad++ v8.6.6 bug-fixes & new enhancements: + 1. Update to scintilla 5.5.0 & Lexilla 5.3.2. (Merge [#15042](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15042)) 2. Fix crash when crossing the 2GB file size threshold. (Fix [#14944](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14944), [#14981](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14981)) 3. Fix a performance issue due to URL recognition. (Fix [#13916](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13916)) @@ -66,25 +143,19 @@ Notepad++ v8.6.6 bug-fixes & new enhancements: 20. Enhance Lua language syntax highlighting. (Fix [#7615](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/7615), [#15081](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15081)) 21. Improve the function list support for Ada. (Fix [#14908](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14908), [#14687](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14687), [#14498](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14498)) - - - -Get more info on +Get more info on: https://notepad-plus-plus.org/downloads/v8.6.6/ - Included plugins: 1. NppExport v0.4 2. Converter v4.6 3. Mime Tool v3.1 - Updater (Installer only): * WinGUp (for Notepad++) v5.2.8 - ### [8.6.5](http://download.notepad-plus-plus.org/repository/8.x/8.6.5/) 2024-03-30 @@ -128,7 +199,7 @@ Updater (Installer only): Notepad++ v8.6.4 regression-fix: - 1. Fix regression that the view cannot be activated by mouse clicking. (Fix [regression](https://community.notepad-plus-plus.org/topic/25490/notepad-release-8-6-3/7?_=1708380779619)) +1. Fix regression that the view cannot be activated by mouse clicking. (Fix [regression](https://community.notepad-plus-plus.org/topic/25490/notepad-release-8-6-3/7?_=1708380779619)) Get more info on: https://notepad-plus-plus.org/downloads/v8.6.4/ @@ -139,7 +210,6 @@ Included plugins: 2. Converter v4.6 3. Mime Tool v3.1 - Updater (Installer only): * WinGUp (for Notepad++) v5.2.8 @@ -1725,7 +1795,6 @@ Included plugins: 2. Converter 4.2.1 3. Mime Tool 2.5 - Updater (Installer only): * WinGup (for Notepad++) v5.1.1 @@ -1774,7 +1843,6 @@ Notepad++ v7.8.8 Enhancements & bug-fixes: 12. Add confirmation prompt to "Replace all in all opened documents" command to avoid PBKAC. (Fix [#5253](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5253), [#8432](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8432)) 13. Make regex zero-length-match calltip transatable. (Fix [#8393](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8393)) - Included plugins: 1. NppExport v0.2.9 @@ -2203,7 +2271,6 @@ Included plugins: 3. Mime Tool 2.2 4. DSpellCheck 1.4.6 - Updater (Installer only): * WinGup (for Notepad++) v5.1