diff --git a/Changes.md b/Changes.md index e672827..dab7134 100644 --- a/Changes.md +++ b/Changes.md @@ -13,6 +13,31 @@ Links to particular leading versions: ## [8.x](http://download.notepad-plus-plus.org/repository/8.x/) +### [8.4.2](http://download.notepad-plus-plus.org/repository/8.x/8.4.2/) +2022-06-03 + +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)) +4. Make fold/unfold current level commands toggleable. (Fix [#11529](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11529), [#9196](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9196)) +5. Add command line argument for plugin, a related notification and an API. (Fix [#11576](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11576)) +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. +10. Display installed plugin versions in Debug Info dialog. (Fix [#11284](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11284)) + + +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.1](http://download.notepad-plus-plus.org/repository/8.x/8.4.1/) 2022-05-11