diff --git a/Changes.md b/Changes.md index 54bd737..3f4c09a 100644 --- a/Changes.md +++ b/Changes.md @@ -13,6 +13,30 @@ Links to particular leading versions: ## [8.x](http://download.notepad-plus-plus.org/repository/8.x/) +### [8.7.4](http://download.notepad-plus-plus.org/repository/8.x/8.7.4/) +2024-12-04 + +Notepad++ v8.7.4 regression-fix & bug-fixes: + +1. Fix regression of multi-line tabbar height not updated after closing tabs. (Fix [#15905](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15905)) +2. Fix the extension defined by user not override language default extensions. (Fix [#8035](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8035), [#8304](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8304), [#10609](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10609), [#15826](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15826)) +3. Fix encoding of nfo file cannot be changed bug. (Fix [#8823](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8823), [#9153](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9153), [#13905](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13905)) + +Get more info on +https://notepad-plus-plus.org/downloads/v8.7.4/ + +Included plugins: + +1. NppExport v0.4 +2. Converter v4.6 +3. Mime Tool v3.1 + + +Updater (Installer only): + +* WinGUp (for Notepad++) v5.3.1 + + ### [8.7.3](http://download.notepad-plus-plus.org/repository/8.x/8.7.3/) 2024-11-31