Latest Version of Notepad++
- sugar
- SW MODERATOR
- Posts: 1473
- Joined: 16 Mar 2024, 12:45
- Has thanked: 10 times
- Been thanked: 293 times
Mar 2024
30
08:10
Latest Version of Notepad++
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/
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/
I'm a beginner, not a professional, and I'm just trying to learn
- sugar
- SW MODERATOR
- Posts: 1473
- Joined: 16 Mar 2024, 12:45
- Has thanked: 10 times
- Been thanked: 293 times
May 2024
13
04:36
Re: Latest Version of Notepad++
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/
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/
I'm a beginner, not a professional, and I'm just trying to learn
- sugar
- SW MODERATOR
- Posts: 1473
- Joined: 16 Mar 2024, 12:45
- Has thanked: 10 times
- Been thanked: 293 times
Jun 2024
04
13:12
Re: Latest Version of Notepad++
Notepad++ v8.6.8 Release
Download Notepad++ v8.6.8
https://notepad-plus-plus.org/downloads/v8.6.8/
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/
I'm a beginner, not a professional, and I'm just trying to learn
- ocean777
- SW E2 DEVELOPER
- Posts: 293
- Joined: 12 Apr 2024, 04:17
- Has thanked: 76 times
- Been thanked: 28 times
- sugar
- SW MODERATOR
- Posts: 1473
- Joined: 16 Mar 2024, 12:45
- Has thanked: 10 times
- Been thanked: 293 times
Sep 2024
18
05:53
Re: Latest Version of Notepad++
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/
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/
I'm a beginner, not a professional, and I'm just trying to learn
- Hannibal_Lecter
- Administration
- Posts: 4285
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 8 times
- Been thanked: 148 times
Nov 2024
04
17:55
Re: Latest Version of Notepad++
Notepad++ v8.7.1 Release
New update:04.11.2024
1. Update cURL in Notepad++ updater (WinGUp) for fixing cURL's CVE-2024-7264 issue.
2. Fix opened network files hanging while the network disconnected.
3. Fix not being able to open folder via cammand argument regression.
4. Update to Scintilla 5.5.3 & Lexilla 5.4.1.
5. Fix modified Find dialog status msg colors not being remembered through sessions.
6. Fix hanging issue while hiding lines.
7. Make left behide hide line close marker removable.
8. Fix Find dialog status bar wrong messaging (regression).
9. Fix URL parsing issue with '?' after '#'.
10. Add "Close to system tray" ability.
11. Add tab created time tooltip for new opened untitled tab.
12. Improve GUI to avoid user confusion between Global override & Default Styles.
Download
New update:04.11.2024
1. Update cURL in Notepad++ updater (WinGUp) for fixing cURL's CVE-2024-7264 issue.
2. Fix opened network files hanging while the network disconnected.
3. Fix not being able to open folder via cammand argument regression.
4. Update to Scintilla 5.5.3 & Lexilla 5.4.1.
5. Fix modified Find dialog status msg colors not being remembered through sessions.
6. Fix hanging issue while hiding lines.
7. Make left behide hide line close marker removable.
8. Fix Find dialog status bar wrong messaging (regression).
9. Fix URL parsing issue with '?' after '#'.
10. Add "Close to system tray" ability.
11. Add tab created time tooltip for new opened untitled tab.
12. Improve GUI to avoid user confusion between Global override & Default Styles.
Download
Please don't ask or send me anything via PN
-
- Similar Topics
- Replies
- Views
- Last post
-
- 33 Replies
- 3425 Views
-
Last post by kalpikos
-
- 2 Replies
- 1266 Views
-
Last post by sugar
-
- 20 Replies
- 1890 Views
-
Last post by kalpikos
-
- 11 Replies
- 776 Views
-
Last post by Hannibal_Lecter
-
- 0 Replies
- 126 Views
-
Last post by Hannibal_Lecter
Who is online
Users browsing this forum: No registered users and 0 guests