diff --git a/Changes.md b/Changes.md index 0be5bfe..66ea767 100644 --- a/Changes.md +++ b/Changes.md @@ -13,6 +13,40 @@ Links to particular leading versions: ## [8.x](http://download.notepad-plus-plus.org/repository/8.x/) +### [8.7.1](http://download.notepad-plus-plus.org/repository/8.x/8.7.1/) +2024-11-04 + +Notepad++ v8.7.1 bug-fixes & new enhancements + +**Change log:** + 1. Update cURL in Notepad++ updater (WinGUp) for fixing cURL's CVE-2024-7264 issue. (Fix [#73](https://github.com/notepad-plus-plus/wingup/issues/73)) + 2. Fix opened network files hanging while the network disconnected. (Fix [#4306](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4306), [#6178](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/6178), [#8055](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8055), [#11388](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11388), [#12553](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12553), [#15540](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15540)) + 3. Fix not being able to open folder via cammand argument regression. (Fix [#15645](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15645)) + 4. Update to Scintilla 5.5.3 & Lexilla 5.4.1. (Fix [#15228](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15228), [#15368](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15368), [#15650](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15650)) + 5. Fix modified Find dialog status msg colors not being remembered throu sessions. (Fix [#15724](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15724)) + 6. Fix hanging issue while hiding lines. (Fix [#15630](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15630)) + 7. Make left behind hide line close marker removable. (Fix [#15713](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15713)) + 8. Fix Find dialog status bar wrong messaging (regression). (Fix [#15662](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15662)) + 9. Fix URL parsing issue with '?' after '#'. (Fix [#13583](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13583)) +10. Add "Close to system tray" ability. (Fix [#4075](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4075), [#11627](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11627)) +11. Add tab created time tooltip for new opened untitled tab. (Fix [#15563](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15563)) +12. Improve GUI to avoid user confusion between Global override & Default Styles. (Fix [#15640](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15640)) + +Get more info on +https://notepad-plus-plus.org/downloads/v8.7.1/ + + +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](http://download.notepad-plus-plus.org/repository/8.x/8.7/) 2024-09-07