add v8.5.5, v8.5.6, v8.5.7 release notes

PeterCJ 2023-09-11 06:28:12 -07:00
parent 5a981c101c
commit de14b2e960

@ -13,6 +13,104 @@ Links to particular leading versions:
## [8.x](http://download.notepad-plus-plus.org/repository/8.x/)
### [8.5.7](http://download.notepad-plus-plus.org/repository/8.x/8.5.7/)
2023-09-07
Notepad++ v8.5.7 bug-fixes and new features:
1. Fix 4 security issues CVE-2023-40031, CVE-2023-40036, CVE-2023-40164 & CVE-2023-40166. (Fix [#14073](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14073))
2. Security enhancement: Sign uninstall.exe. (Fix [#14099](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14099))
3. Change the slogan in installer. (Fix [#14052](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14052))
4. Fix eventual memory leak while reading Utf8-16 files. (Fix [#4120](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4120), [#5806](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5806), [#4443](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4443))
5. Fix dragging tab performance issue while Document List is displayed. (Fix [#13479](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13479), [#12632](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12632))
6. Add supperss 2GB file warning option for x64. (Fix [#14055](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14055))
7. Fix cloned document disassociated issue after Notepad++ being relaunched. (Fix [#10266](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10266))
8. Fix session file saving problem if it's read-only. (Fix [#14024](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14024), [#13894](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13894), [#13859](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13859))
9. Fix activating wrong file(s) issue after loading session file. (Fix [#14006](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14006))
10. Fix product version value displayed in file's properties. (Fix [#14010](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14010), [#11886](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11886), [#11431](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11431))
Get more info on
https://notepad-plus-plus.org/downloads/v8.5.7/
Included plugins:
1. NppExport v0.4
2. Converter v4.5
3. Mime Tool v2.9
Updater (Installer only):
* WinGup (for Notepad++) v5.2.6
### [8.5.6](http://download.notepad-plus-plus.org/repository/8.x/8.5.6/)
2023-08-15
Notepad++ v8.5.6 bug-fixes and new features:
1. `Fix plugin crash regression due to CET enhancement.` (Fix [regression due to CET](https://community.notepad-plus-plus.org/post/88577))
2. Add new API: indicator allocation for plugins. (Fix [#5744](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5744))
3. Fix hide lines merging to avoid merging across a visible line. (Fix [#12844](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12844))
4. Fix "Clear Change History" issue: cloned document markers are not cleared. (Fix [#13877](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13877))
Get more info on
https://notepad-plus-plus.org/downloads/v8.5.6/
Included plugins:
1. NppExport v0.4
2. Converter v4.5
3. Mime Tool v2.9
Updater (Installer only):
* WinGup (for Notepad++) v5.2.6
### [8.5.5](http://download.notepad-plus-plus.org/repository/8.x/8.5.5/)
2023-08-09
Notepad++ v8.5.5 bug-fixes and new features:
1. Update to Scintilla 5.3.6 and Lexilla 5.2.6 (Implement [#13940](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13940), fix [#4741](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4741), [#13901](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13901), [#13943](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13943), [#13911](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13911))
2. Add change history navigation commands: Go to next/prev change & Clear change history. (Fix [#12248](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12248))
3. Fix Change History incorrect display after "Reload from Disk" command. (Fix [#12319](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12319), [#12261](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12261), [#13735](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13735))
4. Remember through sessions the directory of "Remember last used directory". (Fix [#11326](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11326), [#10901](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10901), [#4961](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4961), [#4119](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4119))
5. Fix regression of double clicking on find result not going to the document. (Fix [#13636](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13636))
6. Fix regression of opening file rejection if file name contains dot at the end. (Fix [#12849](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12849))
7. Fix error message of opening file with '=' as end of file name. (Fix [#13344](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13344))
8. Fix menu Tools contains 2 SHA-256 item while using localization. (Fix [#13797](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13797))
9. Fix SHA-1 hash result wrong length bug while "Treat each line as a separate string" enabled. (Fix [#13812](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13812))
10. Add SHA-512 hash features (Fix [#13805](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13805))
11. Fix normal.xml for Normal text auto-completion not working issue. (Fix [#12325](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12325))
12. Fix Korean IME append file extension issue in save dialog. (Fix [#11582](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11582), [#12225](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12225), [#12366](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12366))
13. Make find/replace in files result more accurate while used RegExpr is invalid. (Fix [#13164](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13164))
14. Fix Project panel's inaccurate initialized path in save dialog. (Fix [#13086](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13086))
15. Fix wrong syntax highlighting of URLs with quotes in JSON. (Fix [#13522](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13522))
16. Fix Clipboard History panel shows corrupted data issue. (Fix [#13817](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13817), [#13844](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13844))
17. Improve lines sorting memory consumption. (Fix [#10435](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10435))
18. Enhance "Add new document at startup": add new document only when the session is remembered. (Fix [#13796](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13796))
19. Enhance “Convert case to Proper Case” command: fix the error conversion after quote.
Get more info on
https://notepad-plus-plus.org/downloads/v8.5.5/
Included plugins:
1. NppExport v0.4
2. Converter v4.5
3. Mime Tool v2.9
Updater (Installer only):
* WinGup (for Notepad++) v5.2.5
### [8.5.4](http://download.notepad-plus-plus.org/repository/8.x/8.5.4/)
2023-06-18