add v8.7.2 and v8.7.3

PeterCJ 2024-12-03 06:41:01 -08:00
parent 6cd7313e17
commit 7fd00ff6a2

@ -13,6 +13,61 @@ Links to particular leading versions:
## [8.x](http://download.notepad-plus-plus.org/repository/8.x/)
### [8.7.3](http://download.notepad-plus-plus.org/repository/8.x/8.7.3/)
2024-11-31
Notepad++ v8.7.3 bug-fixes & new features :
1. Fix a crash while disabling "Pin tab" feature. (Fix [#15860](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15860))
2. Fix drag&drop a folder in Notepad++ launch redundant dialog regression. (Fix [#15869](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15869))
3. Fix docked panels invisibility in multi-instance mode. (Fix [#15873](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15873))
4. Add "Pin/Unpin Tab" context menu item. (Fix [#15852](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15852))
5. Add "Close All BUT Pinned" command. (Fix [#15863](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15863))
6. Fix a possible buffer overflow issue. (Fix [#15850](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15850))
Get more info on
https://notepad-plus-plus.org/downloads/v8.7.3/
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.2](http://download.notepad-plus-plus.org/repository/8.x/8.7.2/)
2024-11-27
**Notepad++ release 8.7.2 change log:**
1. Add Pin tab feature. (Fix [#5786](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5786), [#8377](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8377), [#12806](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12806), [#14216](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14216))
2. Tabbar enhancement: Hide inactive tab Close & Pin buttons. (Fix [#15298](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15298))
3. Tabbar enhancement: Highlight inactive darken tab on mouse hover. (Fix [#15791](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15791))
4. Fix Ctrl-C not doing copy from Search result issue. (Fix [#15739](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15739))
5. Add "Minimize / Close to" option for System tray. (Fix [#15771](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15771))
6. Add ability to open/copy selected files from Search-results. (Fix [#15741](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15741))
7. Fix replace field focus losing when Notepad++ is switched back. (Fix [#6021](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/6021))
Get more info on
https://notepad-plus-plus.org/downloads/v8.7.2/
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.1](http://download.notepad-plus-plus.org/repository/8.x/8.7.1/)
2024-11-04