Page 1 of 1

Latest Version of Notepad++

Posted: 30 Mar 2024, 08:10
by sugar
Notepad++ v8.6.5 Release

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

Download Notepad++ v8.6.5
https://notepad-plus-plus.org/downloads/v8.6.5/

Re: Latest Version of Notepad++

Posted: 13 May 2024, 04:36
by sugar
Notepad++ v8.6.7 Release

New update:13.05.2024
1. Fix regression of multi-edit cursors placed wrongly issue.
2. Fix multi-editing not showing multiple cursors in dark mode.
3. Add auto-completion for Go & Raku, function list for Raku.
4. Fix symbol '&' not showing in Document Switcher.
5. Allow syntax highlighting for custom tags in HTML.
6. Fix dialogs out of screen problem.

Download Notepad++ v8.6.7
https://notepad-plus-plus.org/downloads/v8.6.7/

Re: Latest Version of Notepad++

Posted: 04 Jun 2024, 13:12
by sugar
Notepad++ v8.6.8 Release


Code: Select all

 New update:04.062024

    1. Fix a crash in Column Editor caused by an arithmetic overflow.

    2. Fix the issue where any negative repeat value in Column Editor causes a hang.

    3. Fix an extra space being inserted in HEX mode issue in Column Editor.

    4. Fix a visual glitch of the toolbar pressed buttons in dark mode.

    5. Add auto-indent feature for Python.

    6. Fix the issue where "show control characters" settings not remembered when switching to another tab.

    7. Fix the missing monitoring disabled state icon from the fluent icon set on the toolbar.

    8. Adjusted the inaccurate naming of indent settings in thee Preferences dialog.

    9. Fix the issue where the customized color of active tab in inactive view is missing.

    10. Introduce a new plugin command "NPPM_GETTABCOLORID" to retrieve the current tab color ID.

    11. Allow the tree view dark mode customization for plugins.

    12. Fix the popup dialog for updating not metioning 'Notepad++'.

Download Notepad++ v8.6.8
https://notepad-plus-plus.org/downloads/v8.6.8/

Re: Latest Version of Notepad++

Posted: 15 Jul 2024, 13:15
by ocean777

Re: Latest Version of Notepad++

Posted: 18 Sep 2024, 05:53
by sugar
Notepad++ v8.7 Release

New update:17.09.2024
1. Update to scintilla 5.5.2 & Lexilla 5.4.0.
2. Fix monitoring large files with frequent writes freezing the UI issue.
3. Fix regression of multiple selections in comboboxes of Find dialog.
4. Fix a single undo reverting many changes issue.
5. Improve Styler Configurator performance considerably.
6. Fix CVE-2014-9456 (but CVE-2014-9456 is not a "Security Vulnerability").
7. Make find dialog status messages color customizable via Style Configurator.
8. Make individual tab color customizable via Style Configurator.
9. Add new plugin command NPPM_GETNATIVELANGFILENAME & notification NPPN_NATIVELANGCHANGED for native language being changed.
10. Fix Folder as Workspace sorting problem for network storage (Samba, WebDAV, WSL, etc.).
11. Fix closing unsaved clone document causing periodic backup loss issue.
12. Fix Style Config's "User-defined keywords" not being saved properly after emptying it.
13. Add user-defined keyword ability for some supported programming languages (ActionScript, ASP, Bash, C, C++, C#, GDScript, Go, HTML, Java, JavaScript).
14. Add Fluent Icons for enhancing FunctionList, Folder as Workspace & project panels' icons in lite mode.
15. Fix Python smart indent issue when a string or comment line ends with a colon.
16. Add file type filters for UDL in Save dialogs.
17. Add TOML language (TOML format) support.
18. Add function list for TeX/LaTeX.
19. Recognize Cython files as Python.
20. Fix edit zone not getting focus while clicking the active tab.
21. Add the ability to open the copy automatically after the “Save a Copy” command.
22. Fix inability to paste after removing read-only via menu.
23. Add one more option for auto-indent so C-Like language indent can be disabled.
24. Fix Style Configurator regression: "URL hovered"'s "Go to Settings" not working.

Download Notepad++ v8.7
https://notepad-plus-plus.org/downloads/v8.7/