Latest Version of Notepad++

DR-10

Super VIP
Messages
3,689
Notepad++ v8.5.5 Release
New update: 09.08.2023
1. Update to Scintilla 5.3.6 and Lexilla 5.2.6.
2. Add change history navigation commands: Go to next/prev change & Clear change history.
3. Fix Change History incorrect display after "Reload from Disk" command.
4. Remember through sessions the directory of "Remember last used directory".
5. Fix regression of double clicking on find result not going to the document.
6. Fix regression of opening file rejection if file name contains dot at the end.
7. Fix error message of opening file with '=' as end of file name.
8. Fix menu Tools contains 2 SHA-256 item while using localization.
9. Fix SHA-1 hash result wrong length bug while "Treat each line as a separate string" enabled.
10. Add SHA-512 hash features.
11. Fix normal.xml for Normal text auto-completion not working issue.
12. Fix Korean IME append file extension issue in save dialog.
13. Make find/replace in files result more inaccurate while used RegExpr is invalid.
14. Fix Project panel's inaccurate initialized path in save dialog.
15. Fix wrong syntax highlighting of URLs with quotes in JSON.
16. Fix Clipboard History panel shows corrupted data issue.
17. Improve lines sorting memory consumption.
18. Enhance "Add new document at startup": add new document only when the session is remembered.
19. Enhance "Convert case to Proper Case" command: fix the error conversion after quote.
Download Notepad++ v8.5.5
 
Last edited:

DR-10

Super VIP
Messages
3,689
Notepad++ v8.5.6 Release
New update:15.08.2023
Notepad++ v8.5.6 bug-fixes and new features:
1. Fix plugin crash regression due to CET enhancement.
2. Add new API: indicator allocation for plugins.
3. Fix hide lines merging to avoid merging across a visible line.
4. Fix "Clear Change History" issue: cloned document markers are not cleared.
Notepad++ v8.5.5 bug-fixes and new features:
1. Update to Scintilla 5.3.6 and Lexilla 5.2.6.
2. Add change history navigation commands: Go to next/prev change & Clear change history.
3. Fix Change History incorrect display after "Reload from Disk" command.
4. Remember through sessions the directory of "Remember last used directory".
5. Fix regression of double clicking on find result not going to the document.
6. Fix regression of opening file rejection if file name contains dot at the end.
7. Fix error message of opening file with '=' as end of file name.
8. Fix menu Tools contains 2 SHA-256 item while using localization.
9. Fix SHA-1 hash result wrong length bug while "Treat each line as a separate string" enabled.
10. Add SHA-512 hash features.
11. Fix normal.xml for Normal text auto-completion not working issue.
12. Fix Korean IME append file extension issue in save dialog.
13. Make find/replace in files result more accurate while used RegExpr is invalid.
14. Fix Project panel's inaccurate initialized path in save dialog.
15. Fix wrong syntax highlighting of URLs with quotes in JSON.
16. Fix Clipboard History panel shows corrupted data issue.
17. Improve lines sorting memory consumption.
18. Enhance "Add new document at startup": add new document only when the session is remembered.
19. Enhance "Convert case to Proper Case" command: fix the error conversion after quote.
Download Notepad++ v8.5.6
 

DR-10

Super VIP
Messages
3,689
Notepad++ v8.5.7 Release
New update:08.09.2023
1. Fix 4 security issues CVE-2023-40031, CVE-2023-40036, CVE-2023-40164 & CVE-2023-40166.
2. Security enhancement: Sign uninstall.exe.
3. Change the slogan in installer.
4. Fix eventual memory leak while reading Utf8-16 files.
5. Fix dragging tab performance issue while Document List is displayed.
6. Add supperss 2GB file warning option for x64.
7. Fix cloned document disassociated issue after Notepad++ being relaunched.
8. Fix session file saving problem if it's read-only.
9. Fix activating wrong file(s) issue after loading session file.
10. Fix wrong product version value displayed in file's properties.
Download Notepad++ v8.5.7
 

DR-10

Super VIP
Messages
3,689
Notepad++ v8.5.8 Release
New update:17.10.2023
1. Fix "Clear Read-Only Flag" command not working immediately regression.
2. Fix saving files losing Alternate Data Stream issue.
3. Fix data loss issue due to no room on disk for saving.
4. Add Win10/Win11 Restart-application feature.
5. Fix user created session being modified behaviour on exit.
6. Improve document list display performance.
7. Update Scintilla to v5.3.7 & Lexilla to v5.2.7.
8. Fix unwanted Afrikaans installer language issue.
9. Fix a crash issue while reading settings from cloud.
10. Fix security issue CVE-2022-31901.
11. Enhance non-saved search text's persistence in Find dialog combobox while pressing arrow key.
12. Make auto-checking of Find InSelection configurable (resizable & can be disabled).
13. Perl enhancement: Update Stylers & the keywords for Perl v5.38.
14. Fix "Single Line Uncomment" uncommenting an extra line issue.
15. Fix "Next Bookmark" command not resetting current column issue.
16. Allow menu command Window->Windows to be assigned a shortcut.
17. Fix wrong categories in Shortcuts Mapper.
Download Notepad++ v8.5.8
 

DR-10

Super VIP
Messages
3,689
Notepad++ v8.6 Release
New update:23.11.2023
1. Multi-edit is fully supported in Notepad++.
2. Make multi-select background & caret colours customizable.
3. Make session inaccessible files remembered (empty & read-only document as placeholder).
4. Fix missing session invalid error for user session & enhance API NPPM_GETNBSESSIONFILES.
5. Fix network shared files saving regression.
6. Update Scintilla to v5.3.8 & Lexilla to v5.2.8.
7. Fix docking panel crash due to messing up config.xml.
8. Fix invalid styler.xml making Notepad++ crash issue.
9. Fix tab-closing crash by middle mouse button (unexpected mouse position).
10. Fix 2 performance issues in Style Configurator.
11. Add 3 line operation (delete, copy & cut) shortcuts.
12. Display extra info in the status bar of Find/Replace dialog to avoid PEBKAC.
13. Fix "Hide lines" command hiding unselected lines issue.
14. Fix silent installer mode when Notepad++ is running issue.
15. Fix Updater's vulnerability (update cURL in WinGUp for fixing CVE-2023-38545).
16. Fix incoherent behaviour of "Duplicate Current Line" menu command.
17. Fix JSON5 not using JSON keywords.
18. Fix empty message showing while cancelling session file saving dialog
Download Notepad++ v8.6
 

DR-10

Super VIP
Messages
3,689
Notepad++ v8.6.1 Release
New update:05.01.2024
1. Updated to Scintilla 5.4.1 & Lexilla 5.3.0.
2. Fix a regression: the position in the previous session is now restored correctly in cloned document.
3. Fix a regression: customized extension in Style Configurator is now saved correctly.
4. Add an ability (disableLineCopyCutDelete.xml) to disable line copy/cut/delete when no selection is made.
5. Add an ability (noColumnToMultiSelect.xml) to disable column mode to multi-select mode.
6. Fix deleting in column mode also delete an unexpected EOL.
7. Fix hidden results of long lines for Search results with "Find in..." commands.
8. Enhance Search-results by showing search options for "Find in..." commands.
9. Fix an issue: replacements are no longer duplicated (the 2nd time in cloned document) for "Replace in Opened Docs".
10. Fix a regression to make F3 & Shift-F3 work again in Incremental Search.
11. Add document tab navigation commands: "First tab" & "Last tab".
12. Add document tab commands: "Move to Start" & "Move to End" commands.
13. 3 RTL new abilities: RTL per document, RTL per document remembered across the sessions & new attribute editZoneRTL="no" in RTL localization files.
14. Enhance the "-loadingTime" command line parameter.
15. Enhance the performance: disable undo collection while loading a file.
16. Sort language list in the Preferences dialog.
17. Fix a visual glitch that occurred during multi-paste.
18. Fix confusing memory allocation error message.
19. Fix python wrong decorator attribute color.
20. Fix file status in "other view" is not detected.
21. Fix dropped file being opened in the wrong view.
Download Notepad++ v8.6.1
 

Serjoga

Latvian satfat
Staff member
Moderator
Messages
6,069
Notepad++ v8.6.2 fixed
  1. Fix Shift-DEL, Ctrl-INS and Shift-INS not working regression. (Fix #14470, #14571)
  2. Fix Ctrl+V cannot paste into the text fields of certain plugins regression. (Fix #14568)
  3. Remove option “disableLineCopyCutDelete.xml” (the empty file takes no effect).
  4. Fix a regression: the position in the previous session is now restored correctly in cloned document. (Fix #14164)
 

DR-10

Super VIP
Messages
3,689
Notepad++ v8.6.3 Release
New update:18.02.2024
1. Restore multi-editing option & add "Column To Multi-editing" option on GUI.
2. Make "copy/cut line while no selection" optional.
3. Fix all open files lost after restarting as Admin to save a file.
4. Fix "Replace All" crash & performance issue.
5. Fix calltip crash due to the division by zero.
6. Enhance Function List for Python to support "async def" & colons in argument list.
7. Fix Copy/Cut/Paste issue in Vertical Edge text field in preferences dialog.
8. Fix macro recording twice for some commands.
9. Fix "Open File" command not working with TAB preceded.
10. Add auto-completion keywords for PHP, JavaScript and CSS.
Download Notepad++ v8.6.3
 
Top