Solved Notepad++


Notepad++ v8.5.7

2023-09-08

This release addresses 4 security issues (CVE-2023-40031, CVE-2023-40036, CVE-2023-40164 & CVE-2023-40166) and introduces several bug-fixes and new features.

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.
 
Notepad++ v8.6.4 release
Released February 18, 2024


In Notepad++ version 8.6.3, a regression was identified and subsequently fixed. When two documents are displayed side by side, clicking into the unfocused content no longer activates it as the current document. This regression has been resolved in version 8.6.4. We apologize for any inconvenience caused.

Notepad++ v8.6.4 regression-fix:
Fix regression that the view cannot be activated by mouse clicking. (Fix regression)

If you find any regression or critical bug, please report here:
 

My Computer

System One

  • OS
    Windows XP/7/8/8.1/10/11, Linux, Android, FreeBSD Unix
    Computer type
    Laptop
    Manufacturer/Model
    Dell XPS 15 9570
    CPU
    Intel® Core™ i7-8750H 8th Gen Processor 2.2Ghz up to 4.1Ghz
    Motherboard
    Dell XPS 15 9570
    Memory
    32GB using 2x16GB modules
    Graphics Card(s)
    Intel UHD 630 & NVIDIA GeForce GTX 1050 Ti with 4GB DDR5
    Sound Card
    Realtek ALC3266-CG
    Monitor(s) Displays
    15.6" 4K Touch UltraHD 3840x2160 made by Sharp
    Screen Resolution
    3840x2160
    Hard Drives
    Toshiba KXG60ZNV1T02 NVMe 1024GB/1TB SSD
    PSU
    Dell XPS 15 9570
    Case
    Dell XPS 15 9570
    Cooling
    Stock
    Keyboard
    Stock
    Mouse
    SwitftPoint ProPoint
    Internet Speed
    Comcast/XFinity 1.44Gbps/42.5Mbps
    Browser
    Microsoft EDGE (Chromium based) & Google Chrome
    Antivirus
    Windows Defender that came with Windows
Notepad++ v8.6.5 released
Released March 30, 2024


To address a performance issue of “Replace All” in previous version 8.6.4, Notepad++ no longer triggers SCN_MODIFIED and other Scintilla notifications during the “Replace All” action. Consequently, some plugins that rely on Scintilla’s notifications may malfunction after a “Replace All” operation. To rectify this regression, a new notification called NPPN_GLOBALMODIFIED has been implemented in Notepad++ v8.6.5. Plugin developers should monitor NPPN_GLOBALMODIFIED alongside SCN_MODIFIED, if SCN_MODIFIED is already monitored in the plugin. For additional information about NPPN_GLOBALMODIFIED, please refer to this link: New NPPN_GLOBALMODIFIED notification

The session loss problem and the data loss due to the power outages issue are also addressed in this release.

Notepad++ v8.6.5 bug-fixes & enhancements:​

  1. Fix “Replace All” action not notifying plugins of modification regression by adding NPPN_GLOBALMODIFIED. (Fix #14767, see NPPN_GLOBALMODIFIED how to)
  2. Fix plugins not receiving some Scintilla notification types regression. (Fix issue)
  3. Fix Shortcut Mapper pontential crash problem. (Implement #14880)
  4. Fix period backup pontential crash due to the dead lock. (Fix #14906)
  5. Fix NUL characters file corruption after power outrages. (Fix #6133, implement #14860)
  6. Remedy losing session problem after the power outrages. (Fix #14781, implement #14858)
  7. Fix URLs are not detected after a “Replace All” regression. (Fix #14864)
  8. Notify user while saving failure due to hardware problem. (Implement #14842)
  9. Update to scintilla 5.4.3 (from 5.4.1) & Lexilla 5.3.1. (Implement #14834)
  10. Support template literal (template strings) in JavaScript & make `back-quoted strings` more readable. (Fix #3822)
  11. Add support for Change History in the text, besides in the margin. Also, make Change History color configurable. (Fix #12321, #13915, Implement #14838)
  12. Fix NPPM_RELOADFILE API return wrong result issue. (Fix issue)
  13. Enhance Shortcut Mapper filter to find the command items more easily. (Fix #14743)
  14. Prevent typing control characters into document & make it optional. (Fix #13279)
  15. Fix possible no-GUI state when using systray. (Fix #14777)
  16. Make context menu popup location at current text position when invoked via keyboard. (Fix #14727)
  17. Fix Notepad++ blocked when closed minimized or from systray. (Fix #14718)
  18. Fix Mouse Wheel Scrolling in Shortcut Mapper & reduce also the memory use. (Fix #14895)
  19. Fix Python wrong decorator attribute colors & add “ATTRIBUTE” color in styles.xml.model. (Fix #5894)
If you find any regression or critical bug, please report here:
Notepad++ release 8.6.5
 

My Computer

System One

  • OS
    Windows XP/7/8/8.1/10/11, Linux, Android, FreeBSD Unix
    Computer type
    Laptop
    Manufacturer/Model
    Dell XPS 15 9570
    CPU
    Intel® Core™ i7-8750H 8th Gen Processor 2.2Ghz up to 4.1Ghz
    Motherboard
    Dell XPS 15 9570
    Memory
    32GB using 2x16GB modules
    Graphics Card(s)
    Intel UHD 630 & NVIDIA GeForce GTX 1050 Ti with 4GB DDR5
    Sound Card
    Realtek ALC3266-CG
    Monitor(s) Displays
    15.6" 4K Touch UltraHD 3840x2160 made by Sharp
    Screen Resolution
    3840x2160
    Hard Drives
    Toshiba KXG60ZNV1T02 NVMe 1024GB/1TB SSD
    PSU
    Dell XPS 15 9570
    Case
    Dell XPS 15 9570
    Cooling
    Stock
    Keyboard
    Stock
    Mouse
    SwitftPoint ProPoint
    Internet Speed
    Comcast/XFinity 1.44Gbps/42.5Mbps
    Browser
    Microsoft EDGE (Chromium based) & Google Chrome
    Antivirus
    Windows Defender that came with Windows
Back
Top Bottom