Notepad++ 7.5.9
#71
Information 
Quote:Notepad++ v8.8.1 regression-fixes, bug-fixes & new featurs:
  1. Fix ShortcutMapper regression (from v8.7.6) of displaying wrong shortcut while editing. (Fix #16491)
  2. Fix Find in files progress bar visual regression (from v8.8). (Fix #16504)
  3. Fix search result cut off result content due to nul characters (’\0’). (Fix #6281, #15216, #16466)
  4. Add Locale-based line sort feature. (Fix #13456, #927, #8481, #11261, #16406, #16409)
  5. Enable selection history for undo & redo. (Fix #16488)
  6. Fix plugins removal failure issue (fixed in WinGUp).(Fix #16364, #15673, #11819, #9148, WinGUp #82)
  7. Fix tab settings for external lexers cannot be saved issue. (Fix #16460)
  8. Add ErrorList syntax highlighting. (Fix #16437, #8078)
  9. Fix disabled Paste command with no previous text-data in clipboard. (Fix #16456)
  10. Fix wrong directory opened for opening files issue. (Fix #16465)
  11. Improve Find dialog look & feel (more space).
Download Notepad++ v8.8.1: We are with Ukraine | Notepad++
Reply
#72
Information 
Quote:Notepad++ v8.8.2 regression-fixes, bug-fixes & new features:
  1. Fix regression of folding state not being remembered through sessions. (Fix #16597, #16670)
  2. Fix “Go To Settings” links in Style Configurator regression (from v8.8). (Fix #16592)
  3. Fix small regression of tab background (hovered) highlighting issue after drag&drop. (Fix #16559)
  4. Fix an unresponsive (hang) issue due to hide lines. (Fix #16316)
  5. Fix installer security issue by using the absolute path instead of an unspecified path (CVE-2025-49144). (commit, fix report on GitHub, fix #16744)
  6. Installer component “WinGUp”: update cURL to 8.13.0 for fixing cURL’s security issue CVE-2025-0167. (Fix #16531, #16515)
  7. Update to scintilla 5.5.7 & Lexilla 5.4.5. (Implement #16649)
  8. Add feature to update Notepad++ on exit. (Fix #16601, #13749, #10317, #8495, #8457, #3755)
  9. Add “/relaunchNppAfterSilentInstall” command argument for installer. (Fix #issue)
  10. Add feature to set read-only attribute on file so user can toggle (set/remove) read-only attribute of a file. (Fix #326, #4594, #6216, #7841, #12520, #15571, #16603)
  11. Add new plugin API: NPPM_GETTOOLBARICONSETMODE & NPPN_TOOLBARICONSETCHANGED to get toolbar icon set choice. (Fix #16547, #16646)
  12. Deprecate 3 APIs: Deprecate NPPM_GETOPENFILENAMES, NPPM_GETOPENFILENAMESPRIMARY & NPPM_GETOPENFILENAMESSECOND. (Fix #15997)
  13. Add new feature of using first line of untitled document for its tab name. (Fix #3994, #16584)
  14. Enhance NPPM_DARKMODESUBCLASSANDTHEME: Enable darkmode progress bar for plugins. (Fix #16675)
  15. Various dark mode enhancements. (Fix #16668, #16674, #16560, #16537, #issue)
  16. Fix right click on caption bar unhidding main menu. (Fix #16652)
  17. Fix rename tab error message when tab name is unchanged. (Fix #16661)
  18. Fix Python FunctionList absorbing next function issue if space after colon. (Fix #16636)
  19. Remove .log from errorlist lexer’s default extensions. (Fix #16627)
  20. Make raw string syntax highlighting work for Golang. (Fix #16609)
  21. Fix Notepad++ tray icon lost after Windows Taskbar crashing & being relaunched. (Fix #16588)
  22. Fix changing toolbar icon set not updating to matching panel icon set. (Fix #16595)
  23. Fix Windows dialog file list not react with keystroke (character match). (Fix #2239)
  24. Add “*” mark on modified file entries in “Windows” dropdown menu. (Fix #16542)
Download Notepad++ v8.8.2 | Notepad++
Reply
#73
Information 
Quote:Notepad++ v8.8.3 security-fixes & new enhancement:
  1. Use self-signed certificate to sign new release binaries. (Implement commit)
  2. Fix uninstaller security issue (CVE-2025-49144). (Fix #16787)
  3. Enhance security for DLL loading. (Fix #13964)
Notepad++ v8.8.3 regression-fixes, bug-fixes & new features:
  1. Fix regression of folding state not being remembered through sessions. (Fix #16597, #16670)
  2. Fix “Go To Settings” links in Style Configurator regression (from v8.8). (Fix #16592)
  3. Fix small regression of tab background (hovered) highlighting issue after drag&drop. (Fix #16559)
  4. Fix an unresponsive (hang) issue due to hide lines. (Fix #16316)
  5. Fix installer security issue by using the absolute path instead of an unspecified path (CVE-2025-49144). (commit, fix report on GitHub, fix #16744)
  6. Installer component “WinGUp”: update cURL to 8.13.0 for fixing cURL’s security issue CVE-2025-0167. (Fix #16531, #16515)
  7. Update to scintilla 5.5.7 & Lexilla 5.4.5. (Implement #16649)
  8. Add feature to update Notepad++ on exit. (Fix #16601, #13749, #10317, #8495, #8457, #3755)
  9. Add “/relaunchNppAfterSilentInstall” command argument for installer. (Fix #issue)
  10. Add feature to set read-only attribute on file so user can toggle (set/remove) read-only attribute of a file. (Fix #326, #4594, #6216, #7841, #12520, #15571, #16603)
  11. Add new plugin API: NPPM_GETTOOLBARICONSETMODE & NPPN_TOOLBARICONSETCHANGED to get toolbar icon set choice. (Fix #16547, #16646)
  12. Deprecate 3 APIs: Deprecate NPPM_GETOPENFILENAMES, NPPM_GETOPENFILENAMESPRIMARY & NPPM_GETOPENFILENAMESSECOND. (Fix #15997)
  13. Add new feature of using first line of untitled document for its tab name. (Fix #3994, #16584)
  14. Enhance NPPM_DARKMODESUBCLASSANDTHEME: Enable darkmode progress bar for plugins. (Fix #16675)
  15. Various dark mode enhancements. (Fix #16668, #16674, #16560, #16537, #issue)
  16. Fix right click on caption bar unhidding main menu. (Fix #16652)
  17. Fix rename tab error message when tab name is unchanged. (Fix #16661)
  18. Fix Python FunctionList absorbing next function issue if space after colon. (Fix #16636)
  19. Remove .log from errorlist lexer’s default extensions. (Fix #16627)
  20. Make raw string syntax highlighting work for Golang. (Fix #16609)
  21. Fix Notepad++ tray icon lost after Windows Taskbar crashing & being relaunched. (Fix #16588)
  22. Fix changing toolbar icon set not updating to matching panel icon set. (Fix #16595)
  23. Fix Windows dialog file list not react with keystroke (character match). (Fix #2239)
  24. Add “*” mark on modified file entries in “Windows” dropdown menu. (Fix #16542)
Download Notepad++ v8.8.3 - Self-signed Certificate: Certified by Code, Not Corporations | Notepad++  

Notepad++ v8.8.3 - Self-signed Certificate: Certified by Code, Not Corporations | Notepad++
Reply
#74
Information 
Quote:Notepad++ v8.8.6 new features & bug-fixes:
  1. Add capacity of pasting multiline into Find/Replace fields. (Fix #16952)
  2. Improve UAC in Notepad++ for seamless elevated operations. (Fix #886, #8655, #9561, #10302, #14990, #15008, #15137, #15323)
  3. Fix Pin Tab operation being too long with many opened documents. (Fix #16117)
  4. Add 2 new full-readonly modes via command line argument (-fullReadOnly & -fullReadOnlySavingForbidden). (Fix #15993, #16532)
  5. Add apply/remove read-only for all documents commands. (Fix #15993, #16532)
  6. Column Editor enhancement: GUI input fields now support radix to match the output format. (Fix #16912)
  7. Add Window dialog “File Modified Time” sorting capacity. (Fix #16953)
  8. Fix NPPN_CMDLINEPLUGINMSG not working issue & define the pluginMessage usage protocol. (Fix #17024, #17022)
  9. Fix pasting from column mode to multi-selection issue due to different EOL. (Fix #16889)
  10. Add NPPM_GETNPPSETTINGSDIRPATH message to get Notepad++ settings directory path. (Fix #16944)
  11. Enhance SQL function list parser. (Fix #16605)
  12. Fix C# function list not working with comments. (Fix issue)
  13. Add function list ability for CSS. (Implement #17006)
  14. Allow user to customize max selected chars to auto-fill “Find what” field. (Fix #16955)
  15. Restore undo/redo behaviour in Find/Replace fields after Copy/Paste or Ctrl-F. (Fix issue 1, issue 2)
  16. Fix text corruption issue caused by selection within multibyte characters. (Fix #16879)
  17. Fix DOCTYPE styling in xml and html. (Fix #17012)
  18. Fix double clicking on edit zone’s border creates a new tab issue. (Fix issue)
  19. Update cURL in WinGUp (Notepad++ updater) for fixing CVE-2025-5399. (Fix security issue)

If you find any regression or critical bug, please report here: Notepad++ v8.8.6 Release

More information about Clarifying the CVE-2025-56383 Non-Issue

Download Notepad++ v8.8.6: Clarifying the CVE-2025-56383 Non-Issue | Notepad++    
Reply
#75
Information 
Quote:Notepad++ 8.8.7

With this release v8.8.7 Notepad++ is now signed by a legitimate certificate issued by GlobalSign. This is a major security milestone, and it should permanently resolve all concers regarding the authencity and integrity of Notepad++ releases.

It’s been a challenging few months, struggling with administrative hurdles and dealing with certificate authorities to make this happen. Essentially, for an open-source project to obtain a certificate under its name, it must be recongnized as a business entity. In our case, that meant creating and registering a nonprofit organization (NPO) with the project name in the maintainer’s country of residence. This process fullfilled the certificate company’s requirements.

Notepad++ v8.8.7: Authenticity Guaranteed | Notepad++  

Notepad++ v8.8.7 new enhancement & bug-fixes:
  1. Sign Notepad++ binaries with GlobalSign certificat to fix false-positive alerts. (Fix #16971, #16809, #16812, #16770, #16773, #16779, #16785, #17062)
  2. Fix Monitoring in one view affects selections and position in second view. (Fix #17046)
  3. Fix Shortcut Mapper memory leak issue. (Fix #17069)
  4. Enhance Perl FunctionList for class. (Fix #17043)
  5. Fix pressing Alt or Tab causes controls redrawing problem in UDL dialog. (Fix #17061)
Download Notepad++ v8.8.7 - Authenticity Guaranteed | Notepad++
Reply
#76
Information 
Quote:Notepad++ v8.8.8

Notepad++ v8.8.8 release | Notepad++

Notepad++ v8.8.8 new features, regression fixes & bug-fixes:
  1. Add Notepad++ MSI (x64) for enterprise IT deployment. (Fix #2326, #2368, #16767)
  2. Security enhancement: prevent Notepad++ Updater from being hijacked. (Implement #17116, commit)
  3. Fix multi-selection crash (regression) when smart highlighting is enabled. (Fix #17086, #17126)
  4. Add tab label length limitation option to have reasonable tab width. (Fix #3332, #5563, #12563, #16417)
  5. Improve the performance of saving session on exit. (Implement #17079)
  6. Fix Distraction free mode disabling tab bar hiding regression. (Fix #17102, #16831)
  7. Add text scale support. (Fix #16427, #17167, #17129)
  8. Fix switching among some encoding not working issue. (Fix #17033)
  9. Fix Notepad++ not handle system default code page UTF-8 well. (Fix #17057)
  10. Improve Rust handling: keywords and autoCompletion. (Fix #16904)
Download Notepad++ v8.8.8 | Notepad++
Reply
#77
Information 
Quote:Notepad++ 8.8.9

Notepad++ v8.8.9 release: Vulnerability-fix | Notepad++
  1. Vulnerability-fix: verify certificate & signature on downloaded update installer. (Implement Notepad++ commit, WinGUp commit)
  2. Fix corrupted file loading on Windows system using the full UTF-8 code page. (Fix #17234)
  3. Fix crashing when hashing SHA-256 for large files. (Fix #17243)
  4. Fix “Select & Find Next” command not working regression. (Fix #17200)
  5. MSI improvement: Add NOUPDATER option & suppress REBOOT. (Fix #ref1, #ref2)
  6. Fix Perl Function List causes Notepad++ to freeze on tab switch regression. (Fix #17152)
  7. Fix context menu truncated regression on localization change. (Fix #17249)
  8. Add ability to update users’ langs.xml & stylers.xml from model XML files. (Fix #17128)
  9. Update to Scintilla 5.5.8 & Lexilla 5.4.6. (Update #17191)
  10. Add feature to sort lines in a document by length. (Fix #15615, #17186)
  11. Undo & redo enhancement: restore vertical scroll position after undo & redo. (Fix #17194)
  12. Fix mouse wheel horizontal scrolling amount not respecting Windows setting. (Fix #9480)
  13. Fix document map regression with keyboard input. (Fix #17224)
  14. Fix wrong system font scaling on Windows 7. (Fix #17066)
  15. Update to nlohman json 3.11.3. (Update #15041)
Download Notepad++ v8.8.9: vulnerability-fix | Notepad++
[-] The following 1 user says Thank You to harlan4096 for this post:
  • jasonX
Reply
#78
Information 
Quote:Notepad++ v8.9:
  1. Remove Notepad++ self-singed certificate signature, use only the certificate issued by GlobalSign. (Fix #16806)
  2. Security enhancement: Log security errors automatically in “%LOCALAPPDATA%\Notepad++\log\securityError.log” (Implement #17305, #WinGUp)
  3. Fix jarring color regression in dark mode (introduced in v8.8.9). (Fix #17289)
  4. Fix “/noUpdater” installer option not working if updater was previously installed. (Fix #17287)
  5. Fix column mode edit undo regression (introduced in v8.8.9). (Fix #17295, #17272, #16784)
  6. Fix issue where an empty file opened without encoding under a UTF-8 system codepage. (Fix #17258)
  7. Add makefile function list parser. (Fix #17293)
  8. Improve performance & add missing file ext. from langs.model.xml to langs.xml.(Fix #17290, implement #17314, implement #17306)
  9. Improve “Open containing folder in Explorer” command to avoid creating Explorer process. (Fix #17060)
  10. Allow updating mouse scroll amount according to OS settings changes. (Implement #17300)
Notepad++ v8.9 release: security enhancements | Notepad++
Reply
#79
Information 
Quote:Notepad++ v8.9.1:
  1. Fix EOL duplication regression when playing back old recorded macros. (Fix issue)
  2. Remedy search failure for pasted text containing trailing invisible EOL character. (Fix #17124, #17187)
  3. Fix customized context menu regression where separator (id=“0”) escapes FolderName submenu. (Fix #17342)
  4. Fix issue where a single undo reverted multiple changes after macro execution. (Fix #9426)
  5. Fix visual glitch when dragging dockable dialogs on a 2nd monitor. (Fix #16805, #16155, #16077)
  6. Fix inconsistent automatic search mode switching (RegEx to Extended) in Find dialog. (Fix #17227)
  7. Fix incorrect URL parsing caused by Unicode special spaces. (Fix #16856)
  8. Update to Boost 1.90.0. (Implement #17326)
  9. Improve update themes feature: fix JavaScript.js edge case. (Fix issue)
  10. Update javascript.js to better match javascript (embedded) in all themes. (Fix issue, report)
  11. Function List: enhance for Perl & PHP; add for Nim. (Fix #17382, #17327, implement #17377)
  12. Fix comments and highlighting in TCL. (Fix #17315)
  13. Update perl syntax highliging keywords and autocomplete for 5.42. (Fix #17332)
  14. Improvement: display Find dialog status message with invisible characters warning. (Fix #17345)
Notepad++ v8.9.1 Release
Reply
#80
Information 
Quote:Notepad++ v8.9.2 Release:
  1. Security enhancement: Make updater check interity & authenticity of server-returned XML (XMLDsig). (Implement #17441 )
  2. Security enhancement: Fix untrusted search path vulnerability by launching explorer.exe (Fix CVE-2026-25926 )
  3. Security enhancement: Make auto-updater (WinGUp) even more secured. (Remove unsecured options , remove dll dependency , launch only signed program for plugin management )
  4. Fix a plugin installation crash due to incorrect processing catch. (Fix #issue )
  5. Add redact selection feature - Default: █ , Modifier (Shift + Click): ●. (Fix #17363 )
  6. Fix context menu shortcut localization not aligning to the right regression. (Fix #17467 )
Notepad++ v8.9.2 Release
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)
[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Recent Posts
UltraSearch 4.9.1
Version 4.9.1 I...harlan4096 — 10:46
Microsoft Edge 146.0.3856.59
Microsoft Edge 146...harlan4096 — 10:45
Google Chrome 146.0.7680.80
Google Chrome 146....harlan4096 — 10:39
Vivaldi 7.8 Build 3925.81
Vivaldi 7.8 Build ...harlan4096 — 10:38
Kaspersky\VPN\KSOS 21.25 (MR25) & KES 1...
harlan4096 — 10:37

[-]
Birthdays
Today's Birthdays
avatar (51)tersfargum
avatar (50)alfreExept
Upcoming Birthdays
avatar (44)gapedDow
avatar (38)snorydar
avatar (43)Hectorvot
avatar (51)knowhanPluts
avatar (39)Williamengiz
avatar (46)qaqapeti
avatar (44)battsourIonix
avatar (43)CedricSek
avatar (39)chasRex
avatar (33)uteluxix
avatar (47)piafcflene
avatar (39)Matthewkah
avatar (38)Charlesfibre
avatar (38)francisnj3
avatar (43)artmaGoork

[-]
Online Staff
There are no staff members currently online.

>