Notepad++ v8.6.3 Release
New update:18.02.2024
1. Restore multi-editing option & add "Column To Multi-editing" option on GUI.
2. Make "copy/cut line while no selection" optional.
3. Fix all open files lost after restarting as Admin to save a file.
4. Fix "Replace All" crash & performance issue.
5. Fix calltip crash due to the division by zero.
6. Enhance Function List for Python to support "async def" & colons in argument list.
7. Fix Copy/Cut/Paste issue in Vertical Edge text field in preferences dialog.
8. Fix macro recording twice for some commands.
9. Fix "Open File" command not working with TAB preceded.
10. Add auto-completion keywords for PHP, JavaScript and CSS.
Download Notepad++ v8.6.3
https://notepad-plus-plus.org/downloads/v8.6.3/
Notepad++
-
- Posts: 9161
- Joined: Sat Oct 24, 2020 1:10 pm
- Has thanked: 8 times
- Been thanked: 2360 times
-
- Posts: 9161
- Joined: Sat Oct 24, 2020 1:10 pm
- Has thanked: 8 times
- Been thanked: 2360 times
Re: Notepad++
Notepad++ v8.6.4 Release
New update:20.02.2024
-Fix regression that the view cannot be activated by mouse clicking..
Download Notepad++ v8.6.4
https://notepad-plus-plus.org/downloads/v8.6.4/
New update:20.02.2024
-Fix regression that the view cannot be activated by mouse clicking..
Download Notepad++ v8.6.4
https://notepad-plus-plus.org/downloads/v8.6.4/
Re: Notepad++
Notepad++ v8.6.6
Release Date: 2024-05-10
Release Date: 2024-05-10
https://github.com/notepad-plus-plus/no ... er.x64.exeNotepad++ v8.6.6 bug-fixes & enhancements:
Update to scintilla 5.5.0 & Lexilla 5.3.2. (Merge #15042)
Fix crash when crossing the 2GB file size threshold. (Fix #14944, #14981)
Fix a performance issue due to URL recognition. (Fix #13916)
Update to nlohman json 3.11.3. (Merge #15041)
Fix multi-edit resists escape after typing issue. (Fix #14649)
Make F3 & Shift-F3 work in Find Replace dialog. (Fix #2138)
Allow Ctrl-TAB to switch tabs in FindReplace, PluginAdmin and UDL dialogs. (Fix #7932, #14975)
Add programming language support for Go & Raku(Perl 6). (Fix #8090, #4465)
Fix user defined auto-insert not working issue. (Fix #3171, #8063, #12547, #14831)
Enhance GUI: resize checkboxes/radio buttons as text length needs. (Fix #15006)
Enhance GUI: make sizing arrows more coherent in Find dialog. (Fix #15099)
Fix URL enclosed in apostrophes or backtick not working issue. (Fix #14978, #14323, #14212)
Fix wrong dropped file view issue. (Fix #14951)
Fix Korean(한)/English(영) key not working regression. (Fix #14400, #14973)
Fix the tab labels of some dialogs being cut in Dark mode. (Fix #11012)
Fix close button disappeared issue in Find Replace dialog. (Fix #14940)
Apply dark theme to checkbox buttons on Windows 11. (Fix #14929)
Fix menu bar cluttered in Dark Mode issue. (Fix #10130)
Fix Debug Info minor display regression. (Fix #14921)
Enhance Lua language syntax highlighting. (Fix #7615, #15081)
Improve the function list support for Ada. (Fix #14908, #14687, #14498)
-
- Posts: 9161
- Joined: Sat Oct 24, 2020 1:10 pm
- Has thanked: 8 times
- Been thanked: 2360 times
Re: 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/
-
- Posts: 9161
- Joined: Sat Oct 24, 2020 1:10 pm
- Has thanked: 8 times
- Been thanked: 2360 times
Re: 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/
Re: Notepad++
Notepad++ v8.6.9
Release Date: 2024-07-14
https://notepad-plus-plus.org/downloads/v8.6.9/
Release Date: 2024-07-14
https://notepad-plus-plus.org/downloads/v8.6.9/
Code: Select all
Notepad++ v8.6.9 bug-fixes & enhancements:
Make installation and updates easy & quiet by adding “Yes (Silent)” button. (Fix #8514)
Add new options ‘/closeRunningNpp’ & ‘/runNppAfterSilentInstall’ in the installer. (Implement #15230, implement #15280)
Fix crash of “Next Search Result” command on the empty search result. (Fix #15247)
Fix the regression where the Find dialog size is not remembered across sessions. (Fix #15294)
Fix the regression of content lost by using Encoding “Convert to…” commands. (Fix #15324, #15271, #3054, possibly #9426)
Fix the regression of exception/crash on Windows Server Core 2022. (Fix #15313)
Prevent DirectWrite from being enabled under Windows Server. (commit)
Enhance the quality of Fluent toolbar icon sets for different DPI settings. (Fix #15253)
Improve the look & feel of tabbar close button in dark mode. (Fix #15321, implement #15326)
Improve the dark mode tab bar icon in the search results panel. (Implement #15286)
Add ability to pre-populate the predefined color sets for custom tones. (Fix #15055)
Add “Show All Character” popup menu on toolbar button. (Fix #14832)
Fix the rectangular selection copy-paste bug. (Fix #15139, #15151)
Allow opening shortcut files (*.lnk) directly if the file extension is changed. (Fix #9643, #11089, #10139)
Fix the lost panels issue. (Fix #13084)
Add Backspace unindent option. (Fix #15180)
Fix CSS more indentation bug. (Fix #14962)
Include F13-F24 keys in Shortcut Mapper. (Fix #11975)
Fix the problem where the last empty clean untitled tab cannot be closed after renaming. (Fix #15306)
Add plugin a command (NPPM_SETUNTITLEDNAME) to rename untitled tab. (Fix #8916)
Display a message box with information about disabled backward regex searching. (Fix #15239)
Fix the display glitch for unsaved tabs containing tab characters. (Fix #15202)
Fix status bar and tab bar flicker during the GUI updated (fixed only for dark mode). (Fix #15260)
Fix the issue with “Begin/End Select” command after deletion. (Fix #15221)
Resolve the integer overflow problem in the Column Editor. (Fix #15167)
Adjust the position of hits text in the File Progress dialog. (Fix #13426, #15244)
Fix the deployment of other software blocked due to NppShell. (Fix #62)
-
- Posts: 9161
- Joined: Sat Oct 24, 2020 1:10 pm
- Has thanked: 8 times
- Been thanked: 2360 times
Re: 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/
-
- Posts: 9161
- Joined: Sat Oct 24, 2020 1:10 pm
- Has thanked: 8 times
- Been thanked: 2360 times
Re: 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 Notepad++ v8.7.1
https://notepad-plus-plus.org/downloads/v8.7.1/
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 Notepad++ v8.7.1
https://notepad-plus-plus.org/downloads/v8.7.1/
-
- Posts: 9161
- Joined: Sat Oct 24, 2020 1:10 pm
- Has thanked: 8 times
- Been thanked: 2360 times
Re: Notepad++
Notepad++ v8.7.2 Release
New update:27.11.2024
1. Add Pin tab feature.
2. Tabbar enhancement: Hide inactive tab Close & Pin buttons.
3. Tabbar enhancement: Highlight inactive darken tab on mouse hover.
4. Fix Ctrl-C not doing copy from Search result issue.
5. Add "Minimize / Close to" option for System tray.
6. Add ability to open/copy selected files from Search-results.
7. Fix replace field focus losing when Notepad++ is switched back.
Display Less
Download Notepad++ v8.7.2
https://notepad-plus-plus.org/downloads/v8.7.2/
New update:27.11.2024
1. Add Pin tab feature.
2. Tabbar enhancement: Hide inactive tab Close & Pin buttons.
3. Tabbar enhancement: Highlight inactive darken tab on mouse hover.
4. Fix Ctrl-C not doing copy from Search result issue.
5. Add "Minimize / Close to" option for System tray.
6. Add ability to open/copy selected files from Search-results.
7. Fix replace field focus losing when Notepad++ is switched back.
Display Less
Download Notepad++ v8.7.2
https://notepad-plus-plus.org/downloads/v8.7.2/
-
- Posts: 9161
- Joined: Sat Oct 24, 2020 1:10 pm
- Has thanked: 8 times
- Been thanked: 2360 times
Re: Notepad++
Notepad++ v8.7.3 Release
New update:31.11.2024
1. Fix a crash while disabling "Pin tab" feature.
2. Fix drag&drop a folder in Notepad++ launch redundant dialog regression.
3. Fix docked panels invisibility in multi-instance mode.
4. Add "Pin/Unpin Tab" context menu item.
5. Add "Close All BUT Pinned" command.
6. Fix a possible buffer overflow issue.
Download Notepad++ v8.7.3
https://notepad-plus-plus.org/downloads/v8.7.3/
New update:31.11.2024
1. Fix a crash while disabling "Pin tab" feature.
2. Fix drag&drop a folder in Notepad++ launch redundant dialog regression.
3. Fix docked panels invisibility in multi-instance mode.
4. Add "Pin/Unpin Tab" context menu item.
5. Add "Close All BUT Pinned" command.
6. Fix a possible buffer overflow issue.
Download Notepad++ v8.7.3
https://notepad-plus-plus.org/downloads/v8.7.3/