Notepad++ full changelog
Notepad++ 8.9
released Dec 28, 2025 (New Release)
Remove Notepad++ self-singed certificate signature, use only the certificate issued by GlobalSign. (Fix #16806)
Security enhancement: Log security errors automatically in “%LOCALAPPDATA%Notepad++logsecurityError.log” (Implement #17305, #WinGUp)
Fix jarring color regression in dark mode (introduced in v8.8.9). (Fix #17289)
Fix “/noUpdater” installer option not working if updater was previously installed. (Fix #17287)
Fix column mode edit undo regression (introduced in v8.8.9). (Fix #17295, #17272, #16784)
Fix issue where an empty file opened without encoding under a UTF-8 system codepage. (Fix #17258)
Add makefile function list parser. (Fix #17293)
Improve performance & add missing file ext. from langs.model.xml to langs.xml.(Fix #17290, implement #17314, implement #17306)
Improve “Open containing folder in Explorer” command to avoid creating Explorer process. (Fix #17060)
Allow updating mouse scroll amount according to OS settings changes. (Implement #17300)
Security enhancement: Log security errors automatically in “%LOCALAPPDATA%Notepad++logsecurityError.log” (Implement #17305, #WinGUp)
Fix jarring color regression in dark mode (introduced in v8.8.9). (Fix #17289)
Fix “/noUpdater” installer option not working if updater was previously installed. (Fix #17287)
Fix column mode edit undo regression (introduced in v8.8.9). (Fix #17295, #17272, #16784)
Fix issue where an empty file opened without encoding under a UTF-8 system codepage. (Fix #17258)
Add makefile function list parser. (Fix #17293)
Improve performance & add missing file ext. from langs.model.xml to langs.xml.(Fix #17290, implement #17314, implement #17306)
Improve “Open containing folder in Explorer” command to avoid creating Explorer process. (Fix #17060)
Allow updating mouse scroll amount according to OS settings changes. (Implement #17300)
Notepad++ 8.8.9
released Dec 9, 2025 (New Release)
Add Notepad++ MSI (x64) for enterprise IT deployment.
Security enhancement: prevent Notepad++ Updater from being hijacked.
Fix multi-selection crash (regression) when smart highlighting is enabled.
Add tab label length limitation option to have reasonable tab width.
Improve the performance of saving session on exit.
Fix Distraction free mode disabling tab bar hiding regression.
Add text scale support.
Fix switching among some encoding not working issue.
Fix Notepad++ not handle system default code page UTF-8 well.
Improve Rust handling: keywords and autoCompletion.
Security enhancement: prevent Notepad++ Updater from being hijacked.
Fix multi-selection crash (regression) when smart highlighting is enabled.
Add tab label length limitation option to have reasonable tab width.
Improve the performance of saving session on exit.
Fix Distraction free mode disabling tab bar hiding regression.
Add text scale support.
Fix switching among some encoding not working issue.
Fix Notepad++ not handle system default code page UTF-8 well.
Improve Rust handling: keywords and autoCompletion.
Notepad++ 8.8.8
released Nov 18, 2025 (New Release)
Add Notepad++ MSI (x64) for enterprise IT deployment.
Security enhancement: prevent Notepad++ Updater from being hijacked.
Fix multi-selection crash (regression) when smart highlighting is enabled.
Add tab label length limitation option to have reasonable tab width.
Improve the performance of saving session on exit.
Fix Distraction free mode disabling tab bar hiding regression.
Add text scale support.
Fix switching among some encoding not working issue.
Fix Notepad++ not handle system default code page UTF-8 well.
Improve Rust handling: keywords and autoCompletion.
Security enhancement: prevent Notepad++ Updater from being hijacked.
Fix multi-selection crash (regression) when smart highlighting is enabled.
Add tab label length limitation option to have reasonable tab width.
Improve the performance of saving session on exit.
Fix Distraction free mode disabling tab bar hiding regression.
Add text scale support.
Fix switching among some encoding not working issue.
Fix Notepad++ not handle system default code page UTF-8 well.
Improve Rust handling: keywords and autoCompletion.
Notepad++ 8.8.7
released Oct 20, 2025 (New Release)
Sign Notepad++ binaries with GlobalSign certificate to fix false-positive alerts.
Fix Monitoring in one view affects selections and position in second view.
Fix Shortcut Mapper memory leak issue.
Enhance Perl FunctionList for class.
Fix pressing Alt or Tab causes controls redrawing problem in UDL dialog.
Fix Monitoring in one view affects selections and position in second view.
Fix Shortcut Mapper memory leak issue.
Enhance Perl FunctionList for class.
Fix pressing Alt or Tab causes controls redrawing problem in UDL dialog.
Notepad++ 8.8.6
released Oct 7, 2025 (New Release)
Integrity & Authenticity validation:
GPG Notepad++ Public key: Use it for the verification of GPG Signature.
SHA-256 digests of binary packages for checking the integrity of your Notepad++ download. GPG Signature
Notepad++ v8.8.2 regression-fixes, bug-fixes & new features:
Fix regression of folding state not being remembered through sessions. (Fix #16597, #16670)
Fix “Go To Settings” links in Style Configurator regression (from v8.8). (Fix #16592)
Fix small regression of tab background (hovered) highlighting issue after drag&drop. (Fix #16559)
Fix an unresponsive (hang) issue due to hide lines. (Fix #16316)
Fix installer security issue by using the absolute path instead of an unspecified path (CVE-2025-49144). (commit, fix report on GitHub, fix #16744)
Installer component “WinGUp”: update cURL to 8.13.0 for fixing cURL’s security issue CVE-2025-0167. (Fix #16531, #16515)
Update to scintilla 5.5.7 & Lexilla 5.4.5. (Implement #16649)
Add feature to update Notepad++ on exit. (Fix #16601, #13749, #10317, #8495, #8457, #3755)
Add “/relaunchNppAfterSilentInstall” command argument for installer. (Fix #issue)
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)
Add new plugin API: NPPM_GETTOOLBARICONSETMODE & NPPN_TOOLBARICONSETCHANGED to get toolbar icon set choice. (Fix #16547, #16646)
Deprecate 3 APIs: Deprecate NPPM_GETOPENFILENAMES, NPPM_GETOPENFILENAMESPRIMARY & NPPM_GETOPENFILENAMESSECOND. (Fix #15997)
Add new feature of using first line of untitled document for its tab name. (Fix #3994, #16584)
Enhance NPPM_DARKMODESUBCLASSANDTHEME: Enable darkmode progress bar for plugins. (Fix #16675)
Various dark mode enhancements. (Fix #16668, #16674, #16560, #16537, #issue)
Fix right click on caption bar unhidding main menu. (Fix #16652)
Fix rename tab error message when tab name is unchanged. (Fix #16661)
Fix Python FunctionList absorbing next function
GPG Notepad++ Public key: Use it for the verification of GPG Signature.
SHA-256 digests of binary packages for checking the integrity of your Notepad++ download. GPG Signature
Notepad++ v8.8.2 regression-fixes, bug-fixes & new features:
Fix regression of folding state not being remembered through sessions. (Fix #16597, #16670)
Fix “Go To Settings” links in Style Configurator regression (from v8.8). (Fix #16592)
Fix small regression of tab background (hovered) highlighting issue after drag&drop. (Fix #16559)
Fix an unresponsive (hang) issue due to hide lines. (Fix #16316)
Fix installer security issue by using the absolute path instead of an unspecified path (CVE-2025-49144). (commit, fix report on GitHub, fix #16744)
Installer component “WinGUp”: update cURL to 8.13.0 for fixing cURL’s security issue CVE-2025-0167. (Fix #16531, #16515)
Update to scintilla 5.5.7 & Lexilla 5.4.5. (Implement #16649)
Add feature to update Notepad++ on exit. (Fix #16601, #13749, #10317, #8495, #8457, #3755)
Add “/relaunchNppAfterSilentInstall” command argument for installer. (Fix #issue)
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)
Add new plugin API: NPPM_GETTOOLBARICONSETMODE & NPPN_TOOLBARICONSETCHANGED to get toolbar icon set choice. (Fix #16547, #16646)
Deprecate 3 APIs: Deprecate NPPM_GETOPENFILENAMES, NPPM_GETOPENFILENAMESPRIMARY & NPPM_GETOPENFILENAMESSECOND. (Fix #15997)
Add new feature of using first line of untitled document for its tab name. (Fix #3994, #16584)
Enhance NPPM_DARKMODESUBCLASSANDTHEME: Enable darkmode progress bar for plugins. (Fix #16675)
Various dark mode enhancements. (Fix #16668, #16674, #16560, #16537, #issue)
Fix right click on caption bar unhidding main menu. (Fix #16652)
Fix rename tab error message when tab name is unchanged. (Fix #16661)
Fix Python FunctionList absorbing next function
Notepad++ 8.8.2
released Jul 1, 2025 (New Release)
Integrity & Authenticity validation:
GPG Notepad++ Public key: Use it for the verification of GPG Signature.
SHA-256 digests of binary packages for checking the integrity of your Notepad++ download. GPG Signature
Notepad++ v8.8.2 regression-fixes, bug-fixes & new features:
Fix regression of folding state not being remembered through sessions. (Fix #16597, #16670)
Fix “Go To Settings” links in Style Configurator regression (from v8.8). (Fix #16592)
Fix small regression of tab background (hovered) highlighting issue after drag&drop. (Fix #16559)
Fix an unresponsive (hang) issue due to hide lines. (Fix #16316)
Fix installer security issue by using the absolute path instead of an unspecified path (CVE-2025-49144). (commit, fix report on GitHub, fix #16744)
Installer component “WinGUp”: update cURL to 8.13.0 for fixing cURL’s security issue CVE-2025-0167. (Fix #16531, #16515)
Update to scintilla 5.5.7 & Lexilla 5.4.5. (Implement #16649)
Add feature to update Notepad++ on exit. (Fix #16601, #13749, #10317, #8495, #8457, #3755)
Add “/relaunchNppAfterSilentInstall” command argument for installer. (Fix #issue)
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)
Add new plugin API: NPPM_GETTOOLBARICONSETMODE & NPPN_TOOLBARICONSETCHANGED to get toolbar icon set choice. (Fix #16547, #16646)
Deprecate 3 APIs: Deprecate NPPM_GETOPENFILENAMES, NPPM_GETOPENFILENAMESPRIMARY & NPPM_GETOPENFILENAMESSECOND. (Fix #15997)
Add new feature of using first line of untitled document for its tab name. (Fix #3994, #16584)
Enhance NPPM_DARKMODESUBCLASSANDTHEME: Enable darkmode progress bar for plugins. (Fix #16675)
Various dark mode enhancements. (Fix #16668, #16674, #16560, #16537, #issue)
Fix right click on caption bar unhidding main menu. (Fix #16652)
Fix rename tab error message when tab name is unchanged. (Fix #16661)
Fix Python FunctionList absorbing next function
GPG Notepad++ Public key: Use it for the verification of GPG Signature.
SHA-256 digests of binary packages for checking the integrity of your Notepad++ download. GPG Signature
Notepad++ v8.8.2 regression-fixes, bug-fixes & new features:
Fix regression of folding state not being remembered through sessions. (Fix #16597, #16670)
Fix “Go To Settings” links in Style Configurator regression (from v8.8). (Fix #16592)
Fix small regression of tab background (hovered) highlighting issue after drag&drop. (Fix #16559)
Fix an unresponsive (hang) issue due to hide lines. (Fix #16316)
Fix installer security issue by using the absolute path instead of an unspecified path (CVE-2025-49144). (commit, fix report on GitHub, fix #16744)
Installer component “WinGUp”: update cURL to 8.13.0 for fixing cURL’s security issue CVE-2025-0167. (Fix #16531, #16515)
Update to scintilla 5.5.7 & Lexilla 5.4.5. (Implement #16649)
Add feature to update Notepad++ on exit. (Fix #16601, #13749, #10317, #8495, #8457, #3755)
Add “/relaunchNppAfterSilentInstall” command argument for installer. (Fix #issue)
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)
Add new plugin API: NPPM_GETTOOLBARICONSETMODE & NPPN_TOOLBARICONSETCHANGED to get toolbar icon set choice. (Fix #16547, #16646)
Deprecate 3 APIs: Deprecate NPPM_GETOPENFILENAMES, NPPM_GETOPENFILENAMESPRIMARY & NPPM_GETOPENFILENAMESSECOND. (Fix #15997)
Add new feature of using first line of untitled document for its tab name. (Fix #3994, #16584)
Enhance NPPM_DARKMODESUBCLASSANDTHEME: Enable darkmode progress bar for plugins. (Fix #16675)
Various dark mode enhancements. (Fix #16668, #16674, #16560, #16537, #issue)
Fix right click on caption bar unhidding main menu. (Fix #16652)
Fix rename tab error message when tab name is unchanged. (Fix #16661)
Fix Python FunctionList absorbing next function
Notepad++ 8.7.8
released Mar 8, 2025 (New Release)
Notepad++ v8.7.8 regression-fixes, bug-fixes & new featurs:
Fix regression (v8.7.1 - v8.7.7) of saving backup file without modifications. (Fix #16186)
Fix syntax highlighting regression while switching among UDL files. (Fix #16154)
Add ability to hide selected toolbar buttons via a XML configuration.(Fix #15106, #15440, #16000)
Optimize switching programming language performance for large files. (Fix #16106)
Improve folding/unfolding performance for large files. (Fix #16064)
Fix SQL Backslash Preference state regression (from v8.7). (Fix #16249)
Fix count operation on regex causing Notepad++ to hang. (Fix #16207)
Fix FunctionList not refreshing with current document lexer changes. (Fix #16221)
Improve Style Configurator GUI organization. (Fix #15939)
Adds SAS programming language support. (Fix #16148)
Make existing DirectWrite rendering modes accessible. (Fix #16126)
Allow DirectWrite use on non-Core Windows Server. (Fix #15916)
Use VTS instead of LTS for specific control code abbreviation. (Fix #16107)
Fix installer silent mode doLocalConf.xml setting handling issue. (Fix #16233)
Fix regression (v8.7.1 - v8.7.7) of saving backup file without modifications. (Fix #16186)
Fix syntax highlighting regression while switching among UDL files. (Fix #16154)
Add ability to hide selected toolbar buttons via a XML configuration.(Fix #15106, #15440, #16000)
Optimize switching programming language performance for large files. (Fix #16106)
Improve folding/unfolding performance for large files. (Fix #16064)
Fix SQL Backslash Preference state regression (from v8.7). (Fix #16249)
Fix count operation on regex causing Notepad++ to hang. (Fix #16207)
Fix FunctionList not refreshing with current document lexer changes. (Fix #16221)
Improve Style Configurator GUI organization. (Fix #15939)
Adds SAS programming language support. (Fix #16148)
Make existing DirectWrite rendering modes accessible. (Fix #16126)
Allow DirectWrite use on non-Core Windows Server. (Fix #15916)
Use VTS instead of LTS for specific control code abbreviation. (Fix #16107)
Fix installer silent mode doLocalConf.xml setting handling issue. (Fix #16233)
Notepad++ 8.7.7
released Feb 7, 2025 (New Release)
The release of v8.7.7 addresses the regression in v8.7.6 related to certain SCN_MODIFIED notification events with a few plugins. Version 8.7.7 includes the new API NPPM_ADDSCNMODIFIEDFLAGS.
Notepad++ 8.7.5
released Dec 25, 2024 (New Release)
Several regression-fixs and bug-fixes are included in 8.7.5 version.
Some enhancements are also included in this release.
Some enhancements are also included in this release.
Notepad++ 8.7.4
released Dec 5, 2024 (New Release)
Fix regression of multi-line tabbar height not updated after closing tabs. (Fix #15905)
Fix the extension defined by user not override language default extensions. (Fix #8035, #8304, #10609, #15826)
Fix encoding of nfo file cannot be changed bug. (Fix #8823, #9153, #13905)
Fix the extension defined by user not override language default extensions. (Fix #8035, #8304, #10609, #15826)
Fix encoding of nfo file cannot be changed bug. (Fix #8823, #9153, #13905)
Notepad++ for Windows 7 - free download notice
Windows 7 Download periodically updates software information of Notepad++ from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
MacX DVD Video Converter
58% Off -
MacX Media Management Bundle
70% Off -
MacX DVD Ripper Pro
50% Off -
Media Player Morpher
85% Off -
MacX MediaTrans
63% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
Popular Tags
convert word to pdf
powerpoint to pdf
text editor
html
ppt to jpg
docm to pdf
xlsx to pdf
word to jpg
docx to pdf
word
excel to pdf
convert pdf to word
pdf to text
unicode
pptx to pdf
editor
pdf to word
ppt to pdf
office converter
word to pdf converter
rtf to pdf
pdf to doc
notepad
txt to pdf
xls to pdf
doc to pdf
xlsm to pdf
word to pdf
text
pdf converter
Popular Windows 7 Software
- Avro Keyboard 5.6.0.0
- Ghostscript (x64 bit) 10.03.1
- Windows 7
- iTop Data Recovery 6.0.0.924
- Windows 7 Service Pack 1 7601.17514.1011
- iTop Easy Desktop 4.1.1.274
- Advanced SystemCare 19.2.0.188
- Smart Game Booster 5.3.1.692
- Network Monitor II 31.7
- iTop PDF 3.6.0.4
- GoodSync2Go 12.9.24.4
- The Dude 7.21.2 Stable
- Media Creation Tool x64 22H2
- Atlantis Word Processor 5.0.1.2
- IObit Uninstaller 15.3.0.1
© 2026 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



