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


Forum Jump:


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

Username/Email:


Password:





[-]
Recent Posts
Surfshark VPN : Award-winning VPN servi...
  Surfshark App...jasonX — 04:10
The new Ashampoo Music Studio 12!
The new Ashampoo M...jasonX — 04:02
GFYI [Official] O&O Software Father's D...
We are pleased to an...jasonX — 03:56
GFYI [Official] O&O Software Father's D...
GIVEAWAY HAS ENDED. ...jasonX — 03:55
GFYI [Official] Revo Registry Cleaner P...
VS Revo Representati...jasonX — 03:49

[-]
Birthdays
Today's Birthdays
avatar (49)WillieVot
Upcoming Birthdays
avatar (45)RidgeDimb
avatar (36)ipumaqar
avatar (50)tanliorsPeri
avatar (42)lapedDow
avatar (48)rituabew
avatar (36)omyjul
avatar (40)papedDow
avatar (49)ArnoldFum
avatar (37)yfaza
avatar (48)Kevensi
avatar (38)boineDon
avatar (39)Grompelbawn
avatar (40)vkseogaF
avatar (36)usogy
avatar (39)ywixazok
avatar (37)ixoqe
avatar (35)pa.OpenTran

[-]
Online Staff
jasonX's profile jasonX
Administrator

>