Notepad++ full changelog
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++ 8.7.1
released Nov 4, 2024 (New Release)
Update to scintilla 5.5.2 & Lexilla 5.4.0. (Implement #15564)
Fix monitoring large files with frequent writes freezing the UI issue. (Fix #9661, #15611)
Fix regression of multiple selections in comboboxes of Find dialog. (Fix #15583)
Fix a single undo reverting many changes issue. (Fix #9426)
Improve Styler Configurator performance considerably. (Fix #12436, implement #15565)
Fix CVE-2014-9456 (but CVE-2014-9456 is not a “Security Vulnerability”). (Fix #12669)
Make find dialog status messages color customizable via Style Configurator. (Fix #5087)
Make individual tab color customizable via Style Configurator. (Fix #12156)
Add new plugin command NPPM_GETNATIVELANGFILENAME & notification NPPN_NATIVELANGCHANGED for native language being changed. (Fix #15513)
Fix Folder as Workspace sorting problem for network storage (Samba, WebDAV, WSL, etc.). (Fix #10557, #15397)
Fix closing unsaved clone document causing periodic backup loss issue. (Fix #8227)
Fix Style Config’s “User-defined keywords” not being saved properly after emptying it. (Fix #15543, #14303)
Add user-defined keyword ability for some supported programming languages (ActionScript, ASP, Bash, C, C++, C#, GDScript, Go, HTML, Java, JS, JSP, Lua, PHP, Python, RC, Swift, TypeScript, & XML). (Fix #15520)
Add Fluent Icons for enhancing FunctionList, Folder as Workspace & project panels’ icons in lite mode. (Implement #15541, #15532)
Fix Python smart indent issue when a string or comment line ends with a colon. (Fix #15528, #15534)
Add file type filters for UDL in Save dialogs. (Fix #8083, #11096)
Add TOML language (TOML format) support. (Fix #5631)
Add function list for TeX/LaTeX. (Implement #15595)
Recognize Cython files as Python. (Fix 3069#, #3767)
Fix edit zone not getting focus while clicking the active tab. (Fix #8446)
Add the ability to open the copy automatically after the “Save a Copy” command. (Fix #11861)
Fix inability to paste after removing read-only via menu. (Fix issue)
Add one more opti
Fix monitoring large files with frequent writes freezing the UI issue. (Fix #9661, #15611)
Fix regression of multiple selections in comboboxes of Find dialog. (Fix #15583)
Fix a single undo reverting many changes issue. (Fix #9426)
Improve Styler Configurator performance considerably. (Fix #12436, implement #15565)
Fix CVE-2014-9456 (but CVE-2014-9456 is not a “Security Vulnerability”). (Fix #12669)
Make find dialog status messages color customizable via Style Configurator. (Fix #5087)
Make individual tab color customizable via Style Configurator. (Fix #12156)
Add new plugin command NPPM_GETNATIVELANGFILENAME & notification NPPN_NATIVELANGCHANGED for native language being changed. (Fix #15513)
Fix Folder as Workspace sorting problem for network storage (Samba, WebDAV, WSL, etc.). (Fix #10557, #15397)
Fix closing unsaved clone document causing periodic backup loss issue. (Fix #8227)
Fix Style Config’s “User-defined keywords” not being saved properly after emptying it. (Fix #15543, #14303)
Add user-defined keyword ability for some supported programming languages (ActionScript, ASP, Bash, C, C++, C#, GDScript, Go, HTML, Java, JS, JSP, Lua, PHP, Python, RC, Swift, TypeScript, & XML). (Fix #15520)
Add Fluent Icons for enhancing FunctionList, Folder as Workspace & project panels’ icons in lite mode. (Implement #15541, #15532)
Fix Python smart indent issue when a string or comment line ends with a colon. (Fix #15528, #15534)
Add file type filters for UDL in Save dialogs. (Fix #8083, #11096)
Add TOML language (TOML format) support. (Fix #5631)
Add function list for TeX/LaTeX. (Implement #15595)
Recognize Cython files as Python. (Fix 3069#, #3767)
Fix edit zone not getting focus while clicking the active tab. (Fix #8446)
Add the ability to open the copy automatically after the “Save a Copy” command. (Fix #11861)
Fix inability to paste after removing read-only via menu. (Fix issue)
Add one more opti
Notepad++ 8.7.0
released Sep 17, 2024 (New Release)
Update to scintilla 5.5.2 & Lexilla 5.4.0. (Implement #15564)
Fix monitoring large files with frequent writes freezing the UI issue. (Fix #9661, #15611)
Fix regression of multiple selections in comboboxes of Find dialog. (Fix #15583)
Fix a single undo reverting many changes issue. (Fix #9426)
Improve Styler Configurator performance considerably. (Fix #12436, implement #15565)
Fix CVE-2014-9456 (but CVE-2014-9456 is not a “Security Vulnerability”). (Fix #12669)
Make find dialog status messages color customizable via Style Configurator. (Fix #5087)
Make individual tab color customizable via Style Configurator. (Fix #12156)
Add new plugin command NPPM_GETNATIVELANGFILENAME & notification NPPN_NATIVELANGCHANGED for native language being changed. (Fix #15513)
Fix Folder as Workspace sorting problem for network storage (Samba, WebDAV, WSL, etc.). (Fix #10557, #15397)
Fix closing unsaved clone document causing periodic backup loss issue. (Fix #8227)
Fix Style Config’s “User-defined keywords” not being saved properly after emptying it. (Fix #15543, #14303)
Add user-defined keyword ability for some supported programming languages (ActionScript, ASP, Bash, C, C++, C#, GDScript, Go, HTML, Java, JS, JSP, Lua, PHP, Python, RC, Swift, TypeScript, & XML). (Fix #15520)
Add Fluent Icons for enhancing FunctionList, Folder as Workspace & project panels’ icons in lite mode. (Implement #15541, #15532)
Fix Python smart indent issue when a string or comment line ends with a colon. (Fix #15528, #15534)
Add file type filters for UDL in Save dialogs. (Fix #8083, #11096)
Add TOML language (TOML format) support. (Fix #5631)
Add function list for TeX/LaTeX. (Implement #15595)
Recognize Cython files as Python. (Fix 3069#, #3767)
Fix edit zone not getting focus while clicking the active tab. (Fix #8446)
Add the ability to open the copy automatically after the “Save a Copy” command. (Fix #11861)
Fix inability to paste after removing read-only via menu. (Fix issue)
Add one more opti
Fix monitoring large files with frequent writes freezing the UI issue. (Fix #9661, #15611)
Fix regression of multiple selections in comboboxes of Find dialog. (Fix #15583)
Fix a single undo reverting many changes issue. (Fix #9426)
Improve Styler Configurator performance considerably. (Fix #12436, implement #15565)
Fix CVE-2014-9456 (but CVE-2014-9456 is not a “Security Vulnerability”). (Fix #12669)
Make find dialog status messages color customizable via Style Configurator. (Fix #5087)
Make individual tab color customizable via Style Configurator. (Fix #12156)
Add new plugin command NPPM_GETNATIVELANGFILENAME & notification NPPN_NATIVELANGCHANGED for native language being changed. (Fix #15513)
Fix Folder as Workspace sorting problem for network storage (Samba, WebDAV, WSL, etc.). (Fix #10557, #15397)
Fix closing unsaved clone document causing periodic backup loss issue. (Fix #8227)
Fix Style Config’s “User-defined keywords” not being saved properly after emptying it. (Fix #15543, #14303)
Add user-defined keyword ability for some supported programming languages (ActionScript, ASP, Bash, C, C++, C#, GDScript, Go, HTML, Java, JS, JSP, Lua, PHP, Python, RC, Swift, TypeScript, & XML). (Fix #15520)
Add Fluent Icons for enhancing FunctionList, Folder as Workspace & project panels’ icons in lite mode. (Implement #15541, #15532)
Fix Python smart indent issue when a string or comment line ends with a colon. (Fix #15528, #15534)
Add file type filters for UDL in Save dialogs. (Fix #8083, #11096)
Add TOML language (TOML format) support. (Fix #5631)
Add function list for TeX/LaTeX. (Implement #15595)
Recognize Cython files as Python. (Fix 3069#, #3767)
Fix edit zone not getting focus while clicking the active tab. (Fix #8446)
Add the ability to open the copy automatically after the “Save a Copy” command. (Fix #11861)
Fix inability to paste after removing read-only via menu. (Fix issue)
Add one more opti
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
-
WinX HD Video Converter
56% Off -
MacX Media Management Bundle
70% Off -
WinX DVD Copy Pro
42% Off -
WinX MediaTrans
63% Off -
WinX DVD Ripper
50% 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 pdf to word
html
word to pdf converter
word to jpg
word
text
notepad
text editor
pptx to pdf
txt to pdf
pdf to text
xls to pdf
xlsm to pdf
powerpoint to pdf
pdf to word
word to pdf
pdf to doc
convert word to pdf
pdf converter
office converter
excel to pdf
docx to pdf
xlsx to pdf
doc to pdf
docm to pdf
unicode
rtf to pdf
editor
ppt to pdf
ppt to jpg
Popular Windows 7 Software
- Avro Keyboard 5.6.0.0
- Ghostscript (x64 bit) 10.03.1
- iTop Data Recovery 5.5.0.844
- Windows 7
- Windows 7 Service Pack 1 7601.17514.1011
- iTop Easy Desktop 3.1.0.127
- Advanced SystemCare 19.0.1.158
- Smart Game Booster 5.3.1.692
- iTop PDF 3.6.0.4
- GoodSync2Go 12.9.17.7
- The Dude 7.20.5 Stable
- Atlantis Word Processor 5.0.0.12
- IObit Uninstaller 15.1.0.1
- Miraplacid Text Driver Terminal Edition 8.0
- Miraplacid Text Driver 8.0
© 2025 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.



