• Fix “Replace All” action not notifying plugins of modification regression by adding NPPN_GLOBALMODIFIED.
  • Fix plugins not receiving some Scintilla notification types regression.
  • Fix Shortcut Mapper pontential crash problem.
  • Fix period backup pontential crash due to the dead lock.
  • Fix NUL characters file corruption after power outrages.
  • Remedy losing session problem after the power outrages.
  • Fix URLs are not detected after a “Replace All” regression.
  • Notify user while saving failure due to hardware problem.
  • Update to scintilla 5.4.3 (from 5.4.1) & Lexilla 5.3.1.
  • Support template literal (template strings) in JavaScript & make back-quoted strings more readable.
  • Add support for Change History in the text, besides in the margin. Also, make Change History color configurable.
  • Fix NPPM_RELOADFILE API return wrong result issue.
  • Enhance Shortcut Mapper filter to find the command items more easily.
  • Prevent typing control characters into document & make it optional.
  • Fix possible no-GUI state when using systray.
  • Make context menu popup location at current text position when invoked via keyboard.
  • Fix Notepad++ blocked when closed minimized or from systray.
  • Fix Mouse Wheel Scrolling in Shortcut Mapper & reduce also the memory use.
  • Fix Python wrong decorator attribute colors & add “ATTRIBUTE” color in styles.xml.model.