Version Size Added on Downloads
Release x32 7.6 4.12 MB 3,661
  • MD5 · 51719ac5dc4c712044fefa80c6c7f224
  • SHA1 · f1dfe2f58ab59b5ba990dae83fefa57fb589c350
  • SHA256 · 4f6bbec81f8849d373c4926bde566ebabf7b3f0aa6aaec5874d25c1e26cc845c
* Add Built-in Plugins Admins. Users can install, update and remove plugins by some clicks via Plugins Admin: https://notepad-plus-plus.org/features/plugin-admin.html * Change plugin loading method: Remove the legacy plugin loading way and apply only the new plugin loading method. * Add new message NPPM_GETPLUGINHOMEPATH in Notepad++ API for plugin, so plugin can get its path easily. * Fix a regression of performance issue while word wrap option is enable. * Fix a performance issue for switching back to folded document. * Fix crash issue due to Unix style path input in Open file dialog. * Fix UTF-8 detection problem: 4 byte characters UTF-8 character can be detected now. * Enhance/Fix encoding detection/problem. * Fix auto-indent issue by typing Enter on empty line. * Fix "Close all but this" behaviour if multiple views are present and some files are dirty. * Fix tool tip in document switcher showing the old name issue (after being renamed). * Add autoit and lua autoCompletion.