mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-24 22:34:54 +02:00
Update changes up to 8.5.4 version
parent
1107e5a741
commit
5a981c101c
70
Changes.md
70
Changes.md
@ -13,6 +13,76 @@ Links to particular leading versions:
|
||||
|
||||
## [8.x](http://download.notepad-plus-plus.org/repository/8.x/)
|
||||
|
||||
### [8.5.4](http://download.notepad-plus-plus.org/repository/8.x/8.5.4/)
|
||||
2023-06-18
|
||||
|
||||
Notepad++ v8.5.4 bug-fixes and new features:
|
||||
|
||||
1. Fix macro recording regression on Unicode character. (Fix [#13757](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13757))
|
||||
2. Fix regression of defective detection for file read-only attribute removal via Explorer. (Fix [#13742](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13742))
|
||||
3. Fix opening multi-files on multi-instance mode regression. (Fix [#36](https://github.com/notepad-plus-plus/nppShell/issues/36), [#13778](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13778))
|
||||
4. Update: Scintilla 5.3.5 Lexilla 5.2.5 (Implement [#13729](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13729))
|
||||
5. Fix Notepad++ hanging issue running macro to EOF. (Fix [#13342](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13342))
|
||||
6. Fix EOL symbol color/appearence being reset issue while changing encoding. (Fix [#13728](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13728))
|
||||
7. Enable code folding in Assembly source files. (Fix [#13758](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13758), [#9888](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9888))
|
||||
8. Fix document language not remembered through sessions issue. (Fix [#13743](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13743))
|
||||
9. Add SHA-1 hash features. (Fix [#13791](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13791))
|
||||
10. Add "open new blank document in addition on startup" ability. (Fix [#11134](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11134), [#9535](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9535), [#5527](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5527))
|
||||
11. Fix lexer plugin is sorted unconventionally in language menu issue. (Fix [#9516](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9516))
|
||||
12. Add message NPPM_DARKMODESUBCLASSANDTHEME to allow plugin to use generic dark mode. (Fix [#13574](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13574))
|
||||
13. Add the ability to close multiple files without saving in Document list. (Fix [#13768](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13768), [#13178](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13178))
|
||||
14. Several GUI Enhancements. (Fix [#13764](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13764), [#10349](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10349), [#8109](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8109), [#13703](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13703), [#13701](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13701), [#13686](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13686), [#13665](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13665), [#13657](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13657), [#13676](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13676), [#13667](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13667), [#13624](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13624), [#13622](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13622))
|
||||
15. Fix tabContextMenu_example.xml not being deleted while uninstallation. (Implement [#13653](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13653))
|
||||
16. Fix error message on uninstallation. (Fix [#13670](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13670))
|
||||
|
||||
Get more info on
|
||||
https://notepad-plus-plus.org/downloads/v8.5.4/
|
||||
|
||||
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.3](http://download.notepad-plus-plus.org/repository/8.x/8.5.3/)
|
||||
2023-05-15
|
||||
|
||||
Notepad++ v8.5.3 bug-fixes and new features:
|
||||
|
||||
1. Fix session file data loss issue. (Fix [#13514](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13514))
|
||||
2. Fix Explorer context menu "Edit with Notepad++" needs restarting os to appear issue under Win 8/10. (Fix [#13](https://github.com/notepad-plus-plus/nppShell/issues/13))
|
||||
3. Fix Explorer context menu "Edit with Notepad++" not installed for multiple users issue. (Fix [#13476](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13476))
|
||||
4. Fix Explorer context menu "Edit with Notepad++" double entries in some applications (Winzip). (Fix [#13499](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13499))
|
||||
5. Make Explorer context menu "Edit with Notepad++" translatable. (Fix [#17](https://github.com/notepad-plus-plus/nppShell/issues/17))
|
||||
6. Add the UTF8 character ability for Run & Macro menu. (Fix [#12670](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12670), [#13221](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13221), [#13488](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13488))
|
||||
7. Add hide/show ability of Control Characters (C0 & C1) and Unicode EOL. (Fix [#8111](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8111))
|
||||
8. Fix Change history margin in black color issue. (Fix [#12764](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12764), [#13593](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13593))
|
||||
9. Improve "Remove consecutive duplicate lines" command performance. (Fix [#5538](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5538), [#12548](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12548))
|
||||
10. Project Workspace "Save a Copy As" confusion issue. (Fix [#13135](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13135))
|
||||
11. Make "Remove consecutive duplicate lines" support more line break. (Fix [#13474](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13474))
|
||||
12. Fix UDL deletion issue. (Fix [#8101](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8101))
|
||||
13. Fix RTL not working on FindInFiles progress window. (Fix [#13458](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13458))
|
||||
14. Fix search results output alignment for large file searches. (Fix [#13481](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13481))
|
||||
15. Several GUI Enhancements. (Fix [#13615](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13615), [#13601](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13601), [#12812](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12812), [#13579](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13579), [#13577](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13577), [#13575](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13575), [#13597](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13597), [#13524](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13524), [#13540](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13540), [#13544](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13544), [#13315](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13315))
|
||||
|
||||
Get more info on
|
||||
https://notepad-plus-plus.org/downloads/v8.5.3/
|
||||
|
||||
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.2](http://download.notepad-plus-plus.org/repository/8.x/8.5.2/)
|
||||
2023-04-06
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user