Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Share Post: Reddit Facebook
Notepad++ Released
#31
Notepad++ 8.4.8


Changes in Notepad++ 8.4.8:
  • Update to Scintilla 5.3.2 and Lexilla 5.2.1.
  • Dark mode: Add “Follow Windows dark/light mode” feature, and toolbar, tabbar and theme choices are remembered for 2 modes separately.
  • Fix inconsistencies at OS-forced Notepad++ v8.4.8 exit.
  • Make tab context menu customizable.
  • Make Macro & Run menu organizable with submenu by modifying shortcuts.xml.
  • Fix crash on Win32 Namespace prefixed file name.
  • Fix delimiter selection crash issue.
  • Improve performance for the “Remove Empty Lines” command.
  • Fix theme not working in cloud mode and portable mode issue.
  • Fix autocomplete/calltip colors not applied when changing themes.
  • Add dark autocompletion icons for dark themes.
  • Fix search result not applying new theme.
  • Fix sorting failure in zero-length column mode selection.
  • Fix Default Language not working for the 1st empty file with empty session.
  • Enhance “Go to settings” in Style Configurator.
  • Fix themes’ inconsistent behaviour.
  • Fix incorrect plugin architecture reports partially.
  • Enhance Properties file: add/improve the syntax folding/highlighting.
  • Add vertical scroll bar on all combobox in Find Replace dialog. (
  • Function List: Add Pascal/Delphi & NppExec plugin’s scripting, enhance SQL.
  • Autocompletion: add PowerShell, fix some entries in PHP, update for Lua.
  • Update CPP & PowerShell keywords.
  • Fix the tab context menu reload command’s state not synchronized.

Included plugins:
Reply
#32
Notepad++ 8.6.4

Changes in Version 8.6.4:
  • Fix regression that the view cannot be activated by mouse clicking.
Included plugins:
  • NppExport v0.4
  • Converter v4.6
  • Mime Tool v3.1


DOWNLOAD Notepad++ for Windows x86 [Installer]
DOWNLOAD Notepad++ for Windows x86 [zip package]
DOWNLOAD Notepad++ for Windows x86 [minimalist package]
DOWNLOAD Notepad++ for Windows x64 [Installer]
DOWNLOAD Notepad++ for Windows x64 [zip package]
DOWNLOAD Notepad++ for Windows x64 [minimalist package]
Reply
#33
Notepad++ 8.6.5


Changes in Version 8.6.5:
  • 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. (Fix issue)
  • Enhance Shortcut Mapper filter to find the command items more easily. (Fix #14743)
  • Prevent typing control characters into document & make it optional. (Fix #13279)
  • Fix possible no-GUI state when using systray. (Fix #14777)
  • Make context menu popup location at current text position when invoked via keyboard. (Fix #14727)
  • Fix Notepad++ blocked when closed minimized or from systray. (Fix #14718)
  • Fix Mouse Wheel Scrolling in Shortcut Mapper & reduce also the memory use. (Fix #14895)
  • Fix Python wrong decorator attribute colors & add “ATTRIBUTE” color in styles.xml.model. (Fix #5894)
Included plugins:
  • NppExport v0.4
  • Converter v4.6
  • Mime Tool v3.1

DOWNLOAD Notepad++ for Windows x86 [Installer]

DOWNLOAD Notepad++ for Windows x86 [zip package]
DOWNLOAD Notepad++ for Windows x86 [minimalist package]
DOWNLOAD Notepad++ for Windows x64 [Installer]
DOWNLOAD Notepad++ for Windows x64 [zip package]
DOWNLOAD Notepad++ for Windows x64 [minimalist package]
Reply
#34
New Release Notepad++ v8.6.9


https://notepad-plus-plus.org/

https://notepad-plus-plus.org/downloads/v8.6.9/

What is Notepad++
Multi-tabbed notepad replacement.
Notepad++ is a free (as in “free speech” and also as in “free beer”) source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GNU General Public License.

Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.



Notepad++ v8.6.9 bug-fixes & enhancements:
  1. Make installation and updates easy & quiet by adding “Yes (Silent)” button. (Fix #8514)
  2. Add new options ‘/closeRunningNpp’ & ‘/runNppAfterSilentInstall’ in the installer. (Implement #15230, implement #15280)
  3. Fix crash of “Next Search Result” command on the empty search result. (Fix #15247)
  4. Fix the regression where the Find dialog size is not remembered across sessions. (Fix #15294)
  5. Fix the regression of content lost by using Encoding “Convert to…” commands. (Fix #15324, #15271, #3054, possibly #9426)
  6. Fix the regression of exception/crash on Windows Server Core 2022. (Fix #15313)
  7. Prevent DirectWrite from being enabled under Windows Server. (commit)
  8. Enhance the quality of Fluent toolbar icon sets for different DPI settings. (Fix #15253)
  9. Improve the look & feel of tabbar close button in dark mode. (Fix #15321, implement #15326)
  10. Improve the dark mode tab bar icon in the search results panel. (Implement #15286)
  11. Add ability to pre-populate the predefined color sets for custom tones. (Fix #15055)
  12. Add “Show All Character” popup menu on toolbar button. (Fix #14832)
  13. Fix the rectangular selection copy-paste bug. (Fix #15139, #15151)
  14. Allow opening shortcut files (*.lnk) directly if the file extension is changed. (Fix #9643, #11089, #10139)
  15. Fix the lost panels issue. (Fix #13084)
  16. Add Backspace unindent option. (Fix #15180)
  17. Fix CSS more indentation bug. (Fix #14962)
  18. Include F13-F24 keys in Shortcut Mapper. (Fix #11975)
  19. Fix the problem where the last empty clean untitled tab cannot be closed after renaming. (Fix #15306)
  20. Add plugin a command (NPPM_SETUNTITLEDNAME) to rename untitled tab. (Fix #8916)
  21. Display a message box with information about disabled backward regex searching. (Fix #15239)
  22. Fix the display glitch for unsaved tabs containing tab characters. (Fix #15202)
  23. Fix status bar and tab bar flicker during the GUI updated (fixed only for dark mode). (Fix #15260)
  24. Fix the issue with “Begin/End Select” command after deletion. (Fix #15221)
  25. Resolve the integer overflow problem in the Column Editor. (Fix #15167)
  26. Adjust the position of hits text in the File Progress dialog. (Fix #13426, #15244)
  27. Fix the deployment of other software blocked due to NppShell. (Fix #62)

Download 64-bit x86 Download 32-bit x86
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Notepad++ v8.6.3 & Portable Notepad++ v8.6.3 mrtrout 0 889 02-19-2024 , 06:38 AM
Last Post: mrtrout
  Notepad++ v8.5.8 released New mrtrout 0 623 10-18-2023 , 05:21 AM
Last Post: mrtrout
  Notepad++ 8.5.5 Freeware & Portable Notepad++ 8.5.5 Freeware mrtrout 0 705 08-09-2023 , 05:28 PM
Last Post: mrtrout
  Notepad++ v8.4.3 Freeware New Released mrtrout 0 529 07-08-2022 , 10:04 PM
Last Post: mrtrout
  Notepad++ v7.5.6 Released mrtrout 5 3,869 12-14-2018 , 04:57 AM
Last Post: mrtrout



Users browsing this thread: 2 Guest(s)