|
1 | | -Notepad++ v8.8.5 regression-fix: |
2 | | - |
3 | | - 1. Fix "Edit with Notepad++" context menu not being installed correctly regression. |
4 | | - |
5 | | - |
6 | | -Notepad++ v8.8.4 vulnerability-fixes, bug-fixes & new enhancement: |
7 | | - |
8 | | - 1. Fix -notabbar & asNotepad.xml stop hiding tabbar regression (from v8.7.9). |
9 | | - 2. Fix "Edit with Notepad++" not removed by uninstaller regression (from v8.8.3). |
10 | | - 3. Fix possible heap memory leak. |
11 | | - 4. Increase search input length from 2046 to 16383. |
12 | | - 5. Add warning tip for the max length on search input (Find/Replace). |
13 | | - 6. Fix JavaScript listed twice in Language & Indent settings of Preferences issue. |
14 | | - 7. Fix external lexers showing several time in Indent settings issue. |
15 | | - 8. Add button to insert variables in the run dialog. |
16 | | - 9. Enhance "Go to settings": guide users to the related setting explicitly. |
17 | | -10. Add a clear button for filter field in Shortcut Mapper. |
18 | | -11. Make NFO font overridable by adding font name in Lexer "nfo" of stylers.xml. |
| 1 | +Notepad++ v8.8.6 new features & bug-fixes: |
| 2 | + |
| 3 | + 1. Add capacity of pasting multiline into Find/Replace fields. |
| 4 | + 2. Improve UAC in Notepad++ for seamless elevated operations. |
| 5 | + 3. Fix Pin Tab operation being too long with many opened documents. |
| 6 | + 4. Add 2 new full-readonly modes via command line argument (-fullReadOnly & -fullReadOnlySavingForbidden). |
| 7 | + 5. Add apply/remove read-only for all documents commands. |
| 8 | + 6. Column Editor enhancement: GUI input fields now support radix to match the output format. |
| 9 | + 7. Add Window dialog "File Modified Time" sorting capacity. |
| 10 | + 8. Fix NPPN_CMDLINEPLUGINMSG not working issue & define the pluginMessage usage protocol. |
| 11 | + 9. Fix pasting from column mode to multi-selection issue due to different EOL. |
| 12 | +10. Add NPPM_GETNPPSETTINGSDIRPATH message to get Notepad++ settings directory path. |
| 13 | +11. Enhance SQL function list parser. |
| 14 | +12. Fix C# function list not working with comments. |
| 15 | +13. Add function list ability for CSS. |
| 16 | +14. Allow user to customize max selected chars to auto-fill "Find what" field. |
| 17 | +15. Restore undo/redo behaviour in Find/Replace fields after Copy/Paste or Ctrl-F. |
| 18 | +16. Fix text corruption issue caused by selection within multibyte characters. |
| 19 | +17. Fix DOCTYPE styling in xml and html. |
| 20 | +18. Fix double clicking on edit zone border creates a new tab issue. |
| 21 | +19. Update cURL in WinGUp (Notepad++ updater) for fixing security issue CVE-2025-5399. |
19 | 22 |
|
20 | 23 |
|
21 | 24 | Get more info on |
22 | | -https://notepad-plus-plus.org/downloads/v8.8.5/ |
| 25 | +https://notepad-plus-plus.org/downloads/v8.8.6/ |
23 | 26 |
|
24 | 27 |
|
25 | 28 | Included plugins: |
26 | 29 |
|
27 | | -1. NppExport v0.4 |
28 | | -2. Converter v4.6 |
29 | | -3. Mime Tool v3.1 |
| 30 | + 1. NppExport v0.4 |
| 31 | + 2. Converter v4.7 |
| 32 | + 3. Mime Tool v3.1 |
30 | 33 |
|
31 | 34 |
|
32 | 35 | Updater (Installer only): |
33 | 36 |
|
34 | | -* WinGUp (for Notepad++) v5.3.3 |
| 37 | +* WinGUp (for Notepad++) v5.3.4 |
0 commit comments