diff --git a/Changes.md b/Changes.md index dab7134..d30574d 100644 --- a/Changes.md +++ b/Changes.md @@ -13,9 +13,66 @@ Links to particular leading versions: ## [8.x](http://download.notepad-plus-plus.org/repository/8.x/) +### [8.4.4](http://download.notepad-plus-plus.org/repository/8.x/8.4.4/) +2022-07-15 + +Notepad++ v8.4.4 crash/regression-fixes and new enhancement: + +1. Fix Find in Files crash regression. (Fix [#11910](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11910), [#11883](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11883), [#11920](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11920)) +2. Add shortcuts toward the settings of preferences dialog into Styler Configurator. (Implement [#11890](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11890)) + +Get more info on: +https://notepad-plus-plus.org/downloads/v8.4.4/ + +Included plugins: + +1. NppExport v0.4 +2. Converter v4.4 +3. Mime Tool v2.8 + +Updater (Installer only): + +* WinGup (for Notepad++) v5.2.3 + +### [8.4.3](http://download.notepad-plus-plus.org/repository/8.x/8.4.3/) +2022-07-08 + +Notepad++ v8.4.3 crash/regression-fixes, bug-fixes & new enhancement: + +1. Add an option which allows to show only 1 entry per found line in search result. (Fix [#2481](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2481), [#1499](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1499), [#5547](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5547), [#2987](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2987), [#4525](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4525), [#3224](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3224)) +2. Make EOL (CRLF) display customizable. (Fix [#11413](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11413)) +3. Add 2 more shortcuts "plus" (new file) and "arrow" (drop down list of opened files) buttons on menu bar. (Fix [#11229](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11229)) +4. Update Lexilla to 5.1.7 & Scintilla to 5.2.3 and use new API for large files. (Implement [#11734](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11734)) +5. Fix Find in files performance regression since updating Scintilla 5. (Fix [#11814](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11814)) +6. Add dark mode support for plugins - support dark mode for plugins with docking GUI. (Fix [#11710](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11710), Implement [#11767](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11767)) +7. Fix a crash issue due to opening an empty .NFO file. (Fix [#11820](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11820)) +8. Fix language fonts regression in Style Configurator (make font definition possible again). (Fix [#11786](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11786)) +9. Add NPPM_CREATELEXER message for plugins to instantiate lexers. (Fix [#11789](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11789)) +10. Enhance dark mode (edge colors). (Fix [#11207](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11207), [#11376](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11376)) +11. Fix "CMD Here" command open Explorer issue. (Fix [#11818](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11818)) +12. Fix crash issue of “Style Configurator…” command if “stylers.xml” is absent. (Fix [#11812](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11812)) +13. Fix Selected text changes color issue when editor window loses focus. (Fix [#11743](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11743)) +14. Skip save all warning dialog if only current editing file is dirty. (Fix [#10995](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10995)) +15. Fix a small regression in DebugInfo dialog. (Fix [#11752](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11752)) + +Get more info on: +https://notepad-plus-plus.org/downloads/v8.4.3/ + +Included plugins: + +1. NppExport v0.4 +2. Converter v4.4 +3. Mime Tool v2.8 + +Updater (Installer only): + +* WinGup (for Notepad++) v5.2.3 + ### [8.4.2](http://download.notepad-plus-plus.org/repository/8.x/8.4.2/) 2022-06-03 +Notepad++ v8.4.2 crash-fixes, bug-fixes & new enhancement: + 1. Fix crash on "Copy Binary Content" command without selection on edit zone. (Fix [#11639](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11639), [#11671](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11671)) 2. Fix crashes by re-invoking with command line argument "-udl". (Fix [#11633](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11633)) 3. Make toolbar icons customizable. (Fix [#9913](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9913)) @@ -24,9 +81,11 @@ Links to particular leading versions: 6. Fix horizontal scrolling with scroll wheel on Logitech MX issue. (Fix [#10490](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10490)) 7. Enhance dark mode. (Fix [#11642](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11642), [#11693](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11693), [#11683](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11683), [#11530](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11530), [#10159](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10159)) 8. Add encoding context menu via right/double click on status bar. (Fix [#9998](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9998), [#400](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/400), [#756](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/756)) -9. Add gui4cli keywords and fix its style IDs in stylers.model.xml. +9. Add gui4cli keywords and fix its style IDs in stylers.model.xml. ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/4487171c3f770eea8a8de4a904ccabef202cb34a)) 10. Display installed plugin versions in Debug Info dialog. (Fix [#11284](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11284)) +Get more info on: +https://notepad-plus-plus.org/downloads/v8.4.2/ Included plugins: @@ -41,20 +100,24 @@ Updater (Installer only): ### [8.4.1](http://download.notepad-plus-plus.org/repository/8.x/8.4.1/) 2022-05-11 -1. Fix HTML syntax highlighting in PHP files regression. (Fix [#11585](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11585), [#11602](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11602)) -2. Fix "Reload from disk" loosing syntax highlighting regression. (Fix [#11606](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11606)) -3. Fix unfocused selected text background color changed regression. (Fix [#11595](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11595)) -4. Update Scintilla from 5.2.1 to 5.2.2 and Lexilla from 5.1.5 to 5.1.6. (Implement [#11537](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11537)) -5. Fix multi-part keyword in prefix mode freezes Notepad++ in UDL. (Fix [#11434](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11434)) -6. Add several dark mode enhancement. (Fix [#11574](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11574), [#11622](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11622), [#10054](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10054), [#11546](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11546), [#11544](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11544)) -7. Add DarkMode usage detection support for plugins. (Fix [#11546](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11546)) -8. Add "Framed current line" option beside of "Highlight current line background". (Fix [#11501](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11501)) -9. Add file monitoring command line argument [-monitor]. (Fix [#10562](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10562)) +Notepad++ v8.4.1 regression-fixes, bug-fixes & new enhancement: + +1. Fix HTML syntax highlighting in PHP files regression. (Fix [#11585](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11585), [#11602](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11602)) +2. Fix "Reload from disk" loosing syntax highlighting regression. (Fix [#11606](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11606)) +3. Fix unfocused selected text background color changed regression. (Fix [#11595](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11595)) +4. Update Scintilla from 5.2.1 to 5.2.2 and Lexilla from 5.1.5 to 5.1.6. (Implement [#11537](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11537)) +5. Fix multi-part keyword in prefix mode freezes Notepad++ in UDL. (Fix [#11434](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11434)) +6. Add several dark mode enhancement. (Fix [#11574](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11574), [#11622](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11622), [#10054](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10054), [#11546](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11546), [#11544](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11544)) +7. Add DarkMode usage detection support for plugins. (Implement [#11546](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11546)) +8. Add "Framed current line" option beside of "Highlight current line background". (Implement [#11501](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11501)) +9. Add file monitoring command line argument [-monitor]. (Implement [#10562](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10562)) 10. File Dialog enhancement. (Fix [#11630](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11630), [#11517](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11517)) -11. Add a new format argument/option "ADD_ZERO_PADDING" to NPPM_GETNPPVERSION. (Fix [#11535](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11535)) +11. Add a new format argument/option "ADD_ZERO_PADDING" to NPPM_GETNPPVERSION. (Implement [#11535](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11535)) 12. Restore auto-completion & calltip default fg/bg colors when no theme is applied. (Fix [#11637](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11637)) 13. Sort "Search result" to the bottom in language list of Style Configurator. (Fix [#11337](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11337)) +Get more info on: +https://notepad-plus-plus.org/downloads/v8.4.1/ Included plugins: @@ -66,19 +129,20 @@ Updater (Installer only): * WinGup (for Notepad++) v5.2.3 - ### [8.4](http://download.notepad-plus-plus.org/repository/8.x/8.4/) 2022-04-26 -1. Update Scintilla from v4.4.6 to v5.2.1 and add Lexilla v5.1.5. (Fix [#10504](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10504)) -2. Enhance dark mode support (Shortcut Mapper, autocompletion, calltip, Column Editor and Style configurator, Preferences dialog, etc...) (Fix [#11530](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11530), [#11522](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11522), [#11407](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11407), [#11514](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11514), [#11506](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11506), [#11497](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11497)) -3. Fix losing characters issue after case-conversion (UPPER/lower). (Fix [#11463](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11463)) -4. Fix "Sort Lines as Integer" not considering negative number issue. (Fix [#11023](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11023), [#2025](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2025)) -5. Sort languages alphabetically automatically in Style Configurator. (Fix [#11337](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11337)) -6. Fix flashing box (autocompletion empty list) appears while typing issue. (Fix [#9433](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9433)) -7. Scrolling Document List automatically to make the selected tab item visible. (Fix [#11204](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11204)) -8. Make Find in Files search result line number aligned. (Fix [#11119](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11119)) -9. Add default A-Z sorting ability in Function list. (Fix [#11446](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11446)) +Notepad++ v8.4 new feature and bug-fixes: + +1. Update Scintilla from v4.4.6 to v5.2.1 and add Lexilla v5.1.5. (Fix [#10504](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10504)) +2. Enhance dark mode support (Shortcut Mapper, autocompletion, calltip, Column Editor and Style configurator, Preferences dialog, etc...) (Fix [#11530](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11530), [#11522](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11522), [#11407](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11407), [#11514](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11514), [#11506](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11506), [#11497](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11497)) +3. Fix losing characters issue after case-conversion (UPPER/lower). (Fix [#11463](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11463)) +4. Fix "Sort Lines as Integer" not considering negative number issue. (Fix [#11023](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11023), [#2025](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2025)) +5. Sort languages alphabetically automatically in Style Configurator. (Fix [#11337](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11337)) +6. Fix flashing box (autocompletion empty list) appears while typing issue. (Fix [#9433](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9433)) +7. Scrolling Document List automatically to make the selected tab item visible. (Fix [#11204](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11204)) +8. Make Find in Files search result line number aligned. (Fix [#11119](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11119)) +9. Add default A-Z sorting ability in Function list. (Fix [#11446](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11446)) 10. Add virtual space ability. (Fix [#11443](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11443), [#11444](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11444)) 11. Fix document being wronly marked as saved bug after converting its encoding. (Fix [#11436](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11436)) 12. Fix Document list not sync with tab order after sorting. (Fix [#11272](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11272)) @@ -86,7 +150,10 @@ Updater (Installer only): 14. Fix cropped text in Shortcut mapper's status area issue. (Fix [#10358](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10358)) 15. Enhance installer: Remember the chosen language in the previous installation. (Implement [#10582](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10582)) 16. Improve Find/Replace Dialog layout. (Fix [#11318](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11318)) -17. Update NSIS & Inno Setup keyword lists. +17. Update NSIS & Inno Setup keyword lists. ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/4426f43cfddaf8eab06f20cea7ec6d04fd9795ba)) + +Get more info on: +https://notepad-plus-plus.org/downloads/v8.4/ Included plugins: @@ -98,7 +165,6 @@ Updater (Installer only): * WinGup (for Notepad++) v5.2.3 - ### [8.3.3](http://download.notepad-plus-plus.org/repository/8.x/8.3.3/) 2022-03-15