Jump to content

Notepad++ 7.6.5


ADN

Recommended Posts

Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment. This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL Licence.

Thanks to Astron for the update.

Download

Link to comment
Share on other sites


  • Replies 5
  • Views 2.3k
  • Created
  • Last Reply

@ADN, pls update the link to changelog: https://notepad-plus-plus.org/download/v7.6.5.html

 

Notepad++ v7.6.5 enhancements & bug-fixes:

  1. Security enhancement: GPG Signature is provided for Notepad++ release.
  2. Fix a long waiting issue about file auto change detection: enhance "File status Auto-Detection" to avoid switching editing tab off behaviour.
  3. Fix encoding (language) detection regressions since v7.6.
  4. Fix a regression: double-clicking on a "find all in current document" result for an unsaved doc prompts to save it.
  5. Added close all unchanged tabs command.
  6. Restore deleted "Launch in browser" customized shortcuts in EU-FOSSA bounty program by implementing them in more secure way: Add "View Current
  7. Retain read only setting state in session.
  8. Enhancement: after file reload user can still undo.
  9. Fix a bug in command "Remove Consecutive Duplicate Lines" and make it work with old Macintosh EOL.
  10. Fix UDL language marker bullet position, if UDL Name exceeds 14 characters, extend UDL names to max 64 characters.
  11. Enhance external call code to avoid eventual arbitrary commands execution. (EURO-FOSSA)
  12. Fix crash issue by command "On Selection->Open File" while the number of selected characters is exceed 2048. (EURO-FOSSA)
  13. Fix crash issue of User Define dialog while deleting a unallocated entry. (EURO-FOSSA)
  14. Fix crash issue on shortcut command while its length exceed 260. (EURO-FOSSA)
  15. Add an enhancement on "Open..." command to prevent from the eventual crash. (EURO-FOSSA)
  16. Fix stack Buffer Overflow in Command::extractArgs. (EURO-FOSSA)

 

 

Link to comment
Share on other sites


On 3/31/2019 at 6:20 PM, ADN said:

Notepad++Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment. This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL Licence.

Thanks to Astron for the update.

Download

 

"several programming languages" is underestimating it. Numerous would be a better description. And it supports defining a user-specific language. Notepad++ is a very versatile and flexible editor. Been using it for a long time and it's a great.

Link to comment
Share on other sites


It is interesting why no one is improving the front page links.
There are still old links. The result is: Not Found

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...