diff --git a/Changes.md b/Changes.md index d30574d..87a52c0 100644 --- a/Changes.md +++ b/Changes.md @@ -13,6 +13,76 @@ Links to particular leading versions: ## [8.x](http://download.notepad-plus-plus.org/repository/8.x/) +### [8.4.6](http://download.notepad-plus-plus.org/repository/8.x/8.4.6/) +2022-09-29 + +Notepad++ v8.4.6 bug/regression-fixes and new features: + +1. Add Change History markers for document saved/unsaved/undone modification. (Fix [#12164](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12164), [#12046](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12046)) +2. Add setting tab color ability. (Fix [#2271](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2271)) +3. Update to Scintilla 5.3.0 and Lexilla 5.1.9 (Implement [#12045](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12045)) +4. Fix "Never" button not showing on Updater dialog regression. (Implement [9c86a33](https://github.com/notepad-plus-plus/wingup/commit/9c86a33b2acaf08e2382edfd9ed7aabc6290782e)) +5. Fix a printing selection regression. (Fix [#11826](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11826), [#12033](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12033), [#11638](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11638)) +6. Revamp tab context menu: make it less cluttered by adding sub-menu. (Fix [#12147](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12147)) +7. Fix a security vulnerability. (Fix [#12113](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12113)) +8. Add dark mode support to Choose Color dialog. (Fix [#12148](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12148)) +9. Add a page (tab) for incompatible (unloaded) plugins in Plugin Admin. (Fix [#12069](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12069)) +10. Add Plugin list repository link and its version in PluginAdmin dialog. +11. Fix horizontal bar showing issue while resizing document list's height. (Fix [#12191](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12191)) +12. Fix NPPN_DARKMODECHANGED wrong return value to plugins. (Fix [#12144](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12144)). + +Get more info on +https://notepad-plus-plus.org/downloads/v8.4.6/ + + +Included plugins: + +1. NppExport v0.4 +2. Converter v4.4 +3. Mime Tool v2.8 + + +Updater (Installer only): + +* WinGup (for Notepad++) v5.2.4 + + +### [8.4.5](http://download.notepad-plus-plus.org/repository/8.x/8.4.5/) +2022-09-07 + +Notepad++ v8.4.5 crash fixes, bug-fixes & new enhancement: + +1. Add reduce mode in Find/Replace dialog. (Implement [#11780](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11780)) +2. Update to Scintilla 5.2.4 and Lexilla 5.1.8. (Implement [#12022](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12022)) +3. Enhance very long line's performance. (Fix [#11942](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11942)) +4. Fix crash on Wine. (Fix [#11941](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11941)) +5. Fix Notepad++ crash due to calling NPPM_GETLANGUAGENAME with -1 (WPARAM). (Fix [#12009](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12009)) +6. Improve performance for "Find in Files" and ""Find all in...". (Fix [#11878](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11878)) +7. Add option to turn off selecting text when Field dialog is invoked. (Implement [#11988](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11988)) +8. Fix drag n drop documents crash between 2 instances. (Fix [#11976](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11976)) +9. Fix erasing part of content make hanging issue. (Fix [#10193](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10193)) +10. Add an option for hiding the + ▼ ✕ from the menu bar. (Implement [#11945](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11945)) +11. Add cycling function hints ability by ALT-UP/DOWN shortcuts. (Implement [#11950](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11950)) +12. Add carret block after option. (Implement [#11944](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11944)) +13. Fix detected language not being applied if Default languge is set in Document settings. (Fix [#11504](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11504)) +14. Fix dark mode visual glichy in explorer panel under Windows 8.1. (Fix [#11898](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11898)) + + +Get more info on +https://notepad-plus-plus.org/downloads/v8.4.5/ + + +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.4](http://download.notepad-plus-plus.org/repository/8.x/8.4.4/) 2022-07-15