2009-07-05 16:15:02 UTC
In the 5.4.4 version, there're a lot of bug fixes from previous versions.
The most important thing is upgrading Scintilla to the current version, that will give Notepad++ more extended capacities in the future releases.
Please check the new release here :
https://sourceforge.net/projects/notepad-plus/files/
Notepad++ v5.4.4 fixed bugs (from v5.4.3) :
1. Upgrade Scintilla from 1.77 to 1.78.
2. Fix XML syntax highlighting bug while presence of the tag "<script/>" (Yes, finally).
3. Fix Find in files/Find in all open files bug in non western languages (ie. Russian, Chinese, Hebrew...).
4. Fix the find in files crash issue if find what field contains 0x0A or 0xD.
5. Fix Window7 SetWindowsHookEx() failed issue for the dockable windows. (by recognizing windows7 environment)
6. Fix no tool bar bug under w2k.
7. Fix Incremental search bug while clicking on text zone after some searches.
8. Fix Matlab script making Notepad++ crash under Chinese windows issue.
9. Make NpWiki++ link available as on line help.
10. Add lines count on status bar.
11. Fix "In selection" bug in Find Replace features.
12. Fix the clickable link issue for some links (add '~' in RegExp).
13. Fix the bug that Notepad++ does not show on while it is minimized and its file is modified from outside.
14. NppHelp.chm is updated.
Included plugins (Unicode):
1. TextFX v0.26
2. NppExec v0.3 RC1
3. Spell Checker v1.3.2
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Doc Monitor v2.2
8. NppNetNote v0.1
9. ChangeMarkers 1.2.1
Included plugins (ANSI):
1. TextFX v0.25
2. NppExec v0.3 RC1
3. Spell Checker v1.3.1
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Light Explorer v1.5
8. Doc Monitor v2.2
9. NppNetNote v0.1
10. ChangeMarkers 1.2.1
Please let us know if you find any critical bug.
Happy coding,
Don