|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| Notepad++ 5.9.8 | Jan 5, 2012 | New Release | 1. Add drag and drop capacity in Project Manager (only inside of Project Manager). 2. Add "Move Up" (Ctrl+Up) and "Move Down" (Ctrl+Down) commands in Project Panel. 3. Edit Zone border can be customizable via "Editing" tab of Preferences dialog. 4. Fix an aesthetic problem in incremental search bar. 5. Fix "Save all" GUI bug. 6. Make plugins in %APPDATA%Notepad++plugins override les plugins in Notepad++ installation directory. (Plugins loading from %APPDATA%Notepad++plugins is enabled only if NPP_INSTALLED_DIRNotepad++allowAppDataPlugins.xml is present) |
| Notepad++ 5.9.6.2 | Nov 13, 2011 | New Release | New features and fixed bugs in Notepad++ v5.9.6.2 1. Fix a crash issue while right-clicking on the doc switcher's column control ("Name" and "Ext."). 2. Reduce the margin of edit zone. Included plugins (Unicode) 1. Spell Checker v1.3.3 2. NppFTP 0.24.1 3. NppExport v0.2.8 4. Plugin Manager 0.9.3.1 5. Converter 3.0 Included plugins (ANSI) 1. TextFX v0.25 2. NppExec v0.4.1 3. Spell Checker v1.3.3 4. NppExport v0.2.8 5. Light Explorer v1.6 6. Compare Plugin 1.5.5 7. Plugin Manager 0.9.3.1 |
| Notepad++ 5.9.6.1 | Nov 5, 2011 | New Release | New features and fixed bugs in Notepad++ v5.9.6.1 1. Fix the crash issue while executing "Add Files from Directory" command (Project Manager). 2. Enhance "Add files from Directory" command in Project Manager - sorted result: first all folders, then all files, both of them alphabetically. Included plugins (Unicode) 1. Spell Checker v1.3.3 2. NppFTP 0.24.1 3. NppExport v0.2.8 4. Plugin Manager 0.9.3.1 5. Converter 3.0 Included plugins (ANSI) 1. TextFX v0.25 2. NppExec v0.4.1 3. Spell Checker v1.3.3 4. NppExport v0.2.8 5. Light Explorer v1.6 6. Compare Plugin 1.5.5 7. Plugin Manager 0.9.3.1 |
| Notepad++ 5.9.6 | Oct 31, 2011 | New Release | New features and fixed bugs in Notepad++ v5.9.6 1. Add a new feature "Adding files recursively from a folder" in Project Manager. 2. Fix a bug in Project Manager regarding open and reload commands. Included plugins (Unicode) 1. Spell Checker v1.3.3 2. NppFTP 0.24.1 3. NppExport v0.2.8 4. Plugin Manager 0.9.3.1 5. Converter 3.0 Included plugins (ANSI) 1. TextFX v0.25 2. NppExec v0.4.1 3. Spell Checker v1.3.3 4. NppExport v0.2.8 5. Light Explorer v1.6 6. Compare Plugin 1.5.5 7. Plugin Manager 0.9.3.1 |
| Notepad++ 5.9.5 | Oct 23, 2011 | New Release | 1. Fix Project Panel loading non-project file bug. 2. Fix saving project file bug while saving it on the root. 3. Fix adding/hidding Language Menue item problem in Preference dialog. 4. Make Project Panel translatable. Included plugins (Unicode) 1. Spell Checker v1.3.3 2. NppFTP 0.24.1 3. NppExport v0.2.8 4. Plugin Manager 0.9.3.1 5. Converter 3.0 Included plugins (ANSI) 1. TextFX v0.25 2. NppExec v0.4.1 3. Spell Checker v1.3.3 4. NppExport v0.2.8 5. Light Explorer v1.6 6. Compare Plugin 1.5.5 7. Plugin Manager 0.9.3.1 |
| Notepad++ 5.9.4 | Oct 11, 2011 | New Release | 1. Add 3 Project Panels for the management of projects 2. Doc Switcher can be sorted now. 3. Fix a crash bug - crash on launch time if default User defined language was set on the previous session. 4. Fix crash issue while printing for some printers. 5. Fix ANSI version Clipboard history entries display bug. 6. Fix wrong display of tab number setting dialog in Lang Menu/Tab settings of Preferences dialog. |
| Notepad++ 5.9.3 | Jul 24, 2011 | New Release | · Update Scintilla to 2.27. · Make Recent File List totally customizable. · Add Vertical File Switcher feature. · Add active folding area highlighting feature (only for box and circle mode). · Detect if Scintilla is absent. · Add 2 plugins messages NPPM_GETLANGUAGENAME & NPPM_GETLANGUAGEDESC. · Fix wrong result returned by NPPM_GETLANGUAGENAME. |
| Notepad++ 5.9.2 | Jun 5, 2011 | New Release | The newest version is available to download: Notepad++ 5.9.2 A crash issue (under XP) of the clipboard history feature due to no data in clipboard is fixed in this version. Some installer issues have been improved and fixed. |
| Notepad++ 5.9.1 | Jun 1, 2011 | New Release | 3 features (which are useful to me) are added in this release: Character Insertion Panel, Clipboard History and Find characters in range feature. An issue was detected in release 5.9: 4 lexer plugins AHKExternalLexer, NppExternalLexers (powershell lexer), ExternalLexerKVS and Oberon2Lexer make Notepad++ crash (with Unknown exception) on Notepad++ startup. The issue is still present in this release. 4 plugins in question are removed by installer. However, you have to remove them manually to prevent Notepad++ 5.9.1 from crash if you use zipped package. A side note for those who want to compile the source code: the project file (notepadPlus.vcproj) is able to compile under Visual Studio 2010 (tested with VS2010 Express). All you have to do is convert the VS2005 project file under VS2010. It should work under VS2008, though I didn't test this part. Notepad++ binary release will be, in the future versions, generated under VS2010. |
| Notepad++ 5.9 | Mar 31, 2011 | New Release | 1. Update Scintilla from 2.21 to 2.25. 2. New feature: Non-greedy regular expression (Scintilla). 3. Add Copy/Cut/Paste Binary Content feature. 4. Add "paste HTML content" and "paste RTF content" commands. 5. Fix the inverse of title and message for some MessageBox. 6. Add "Remove Unmarked Lines" command. 7. Add "Column Mode Tip" to notice users the usage of column mode in Notepad++. 8. Make stream comment foldable in php/javascript. |