diff --git a/Change-Log-v4-v6.md b/Change-Log-v4-v6.md new file mode 100644 index 0000000..d05b64f --- /dev/null +++ b/Change-Log-v4-v6.md @@ -0,0 +1,3586 @@ +# The changelog for historic versions of Notepad++ v4.x - v6.x + +Links to particular leading versions: +- [8.x](Changes#8x) +- [7.x](Changes#7x) +- [6.x](Changes#6x) +- [5.x](#5x) +- [4.x](#4x) +- [3.x](Change-Log-v1-v3#3x) +- [2.x](Change-Log-v1-v3#2x) +- [1.x](Change-Log-v1-v3#1x) + +## [6.x](http://download.notepad-plus-plus.org/repository/6.x/) + + +### [6.9.2](http://download.notepad-plus-plus.org/repository/6.x/6.9.2/) +2016-05-17 + +Notepad++ v6.9.2 new features and bug-fixes: + +1. Add most wanted feature: Log Monitoring (tail -f). +2. Add new feature: Find in Finder. +3. Fix status bar display bug in high dpi environment. +4. Fix open in explorer problem while path contain unusual characters. +5. Fix smart highlighter issue after zoom or code folding change. + +Included plugins: + +1. NppExport v0.2.8 +2. Plugin Manager 1.3.5 +3. Converter 3.0 +4. Mime Tool 1.9 + +### [6.9.1](http://download.notepad-plus-plus.org/repository/6.x/6.9.1/) +2016-03-28 + +Notepad++ v6.9.1 enhancements and bug-fixes: + +1. Fix bad detection of sub-folder in "Folder as Workspace". +2. Enhancement: Add "Find in files" command in "Folder as Workspace" +3. Enhancement: Add "Open Folder as Workspace" command in File menu. +4. Fix "copy" command bug in find result panel. +5. Improvements for JSON highlighting. +6. Fix Find In Files progress bar position bug. +7. Add Ctrl+Shift+Z shorcut for Redo. +8. FORTRAN 77 is supported. +9. Fix html tag auto-completion bug. + +Included plugins: + +1. NppExport v0.2.8 +2. Plugin Manager 1.3.5 +3. Converter 3.0 +4. Mime Tool 1.9 + +### [6.9](http://download.notepad-plus-plus.org/repository/6.x/6.9/) +2016-02-22 + +Notepad++ v6.9 New feature and bug-fixes: + +1. Add "Folder as Workspace" feature. +2. Fix Notepad++ hanging issue while user uses touchscreen to activate Notepad++ window. +3. HTML auto-close tag enhancement: Prevent \, \, \, \ and \ from being closed automatically. +4. Project enhancement: Allows user defined extension to associate workspace file. +5. Make behavior of SHIFT+END and SHIFT+HOME more consistent when word wrapping is enabled. +6. Add new API NPPM_SAVEFILE (for plugins) to save any file, not only the focused one. +7. Add file extensions for FreePascal/Lazarus pascal, lex (as C). +8. Update keywords for C, C++, JavaScript, Python and YAML. + +Included plugins: + +1. NppExport v0.2.8 +2. Plugin Manager 1.3.5 +3. Converter 3.0 +4. Mime Tool 1.9 + +### [6.8.9](http://download.notepad-plus-plus.org/repository/6.x/unstableVersions/6.8.9/) +2016-01-13 + +Notepad++ v6.8.9 bug-fixes and enhancements: + +1. Fix Notepad++ hanging issue while user uses touchscreen to activate Notepad++ window. +3. HTML auto-close tag enhancement: Prevent \, \, \, \ and \ from being closed automatically. +3. Project enhancement: Allows user defined extension to associate workspace file. +4. Make behavior of SHIFT+END and SHIFT+HOME more consistent when word wrapping is enabled. +5. Add new API NPPM_SAVEFILE (for plugins) to save any file, not only the focused one. +6. Add file extensions for FreePascal/Lazarus pascal, lex (as C). +7. Update keywords for C, C++, JavaScript, Python and YAML. + +Included plugins: + +1. NppExport v0.2.8 +2. Plugin Manager 1.3.5 +3. Converter 3.0 +4. Mime Tool 1.9 + +### [6.8.8](http://download.notepad-plus-plus.org/repository/6.x/6.8.8/) +2015-12-09 + +Notepad++ v6.8.8 bug-fixes and enhancements: + +1. Fix a regression of link style in html/php. +2. Fix find in files progress window alway on top issue. +3. Add Debug Info helper feature. +4. Fix highlighting for tags inside comment problem. +5. Make editor border edge display optional. +6. Enhance syntax highlighting for D, Powershell, Lua and Python. +7. Enhance syntax highlighting of preprocessor comments for several languages. +8. Improve close button in tab position. + +Included plugins: + +1. NppExport v0.2.8 +2. Plugin Manager 1.3.5 +3. Converter 3.0 +4. Mime Tool 1.9 + +### [6.8.7](http://download.notepad-plus-plus.org/repository/6.x/6.8.7/) +2015-11-27 + +Notepad++ v6.8.7 bug-fixes and enhancements: + +1. Fix crash while "backups and session snapshots" is activated. +2. Restore file extension feature in save dialog. +3. Fix crash issue while moving Find In Files progress window. +4. Fix tab settings not working in javascript. +5. Fix user customized keywords no effect in Javascript. +6. Enhance language detection on "Save as". +7. Add back-quoted string support for javascript. +8. Move position to center when using "-n" option in command line. +9. Installer enhancement: Allow user to keep DSpellCheck plugin. + +Included plugins: + +1. NppExport v0.2.8 +2. Plugin Manager 1.3.5 +3. Converter 3.0 +4. Mime Tool 1.9 + +### [6.8.6](http://download.notepad-plus-plus.org/repository/6.x/6.8.6/) +2015-10-29 + +Notepad++ v6.8.6 bug-fixes and enhancements: + +1. Fix function list not working for Javascript regression. +2. Fix maintain indent not working in javascript regression. +3. Improve the language detection at the beginning of file content. +4. Fix possible file corruption during macro playback. +5. Fix wrong EOL mode for opening/reloading big files. +6. Fix loading 3 bytes file error due to bad encoding detection (UTF16 w/o BOM). +7. Fix DocMap not updating issue when switching to user defined language or external lexer. +8. Fix reload file issue: document marked as unsaved after reloading. +9. Enhance the detection of EOL: if a document has no EOL for detecting, use EOL of new document settings. + +Included plugins: + +1. NppExport v0.2.8 +2. Plugin Manager 1.3.5 +3. Converter 3.0 +4. Mime Tool 1.9 + +### [6.8.5](http://download.notepad-plus-plus.org/repository/6.x/6.8.5/) +2015-10-18 + +Notepad++ v6.8.5 bug-fixes: +1. Fix Javascript autocompletion not working regression. + +Included plugins: + +1. NppExport v0.2.8 +2. Plugin Manager 1.3.5 +3. Converter 3.0 +4. Mime Tool 1.9 + +### [6.8.4](http://download.notepad-plus-plus.org/repository/6.x/6.8.4/) +2015-10-16 + +Notepad++ v6.8.4 bug-fixes and enhancements: + +1. Improve document switching performance while folding restoring. +2. Enhance Javascript syntax highlighting: 2 groups of keywords more for syntax highlighting customization. +3. Improve auto-insert usability: the open symbols (", ', (, \[ and { ) triggers the close symbols according to the context. +4. Apply new added language auto-detection (for php, xml, html and bash) in the case of unknown file extension. +4. Add JSON language support. +5. Fix macro playback inserting/removing characters randomly. +6. Fix Save All button is still enabled problem while no file to save. +7. Make file save dialog modern style. +8. Fix auto-insert for xml comment incorrect insertion. +9. Fix user command save problem on exit. +10. Fix macro save problem on exit. +11. Fix the restoring from system tray problem while running in admin mode. +12. Fix smart highlighting not working in some case. +13. Enlarge tabbar height. + +Included plugins: + +1. NppExport v0.2.8 +2. Plugin Manager 1.3.5 +3. Converter 3.0 +4. Mime Tool 1.9 + +### [6.8.3](http://download.notepad-plus-plus.org/repository/6.x/6.8.3/) +2015-09-04 + +Notepad++ v6.8.3 bug-fixes: + +1. Fix a crash issue by using wild card (*) to open files on command line. +2. Fix the problem of display refresh missing on exit. +3. Fix plugin shortcut configuration lost problem by using option -noPlugin. +4. Fix Norwegian localization bad display and wrong encoding. +5. Fix functionList display problem under high DPI. +6. Fix Norwegian localization bad display and wrong encoding. + +Included plugins: + +1. NppFTP 0.26.3 +2. NppExport v0.2.8 +3. Plugin Manager 1.3.5 +4. Converter 3.0 +5. Mime Tool 1.9 + +### [6.8.2](http://download.notepad-plus-plus.org/repository/6.x/6.8.2/) +2015-08-19 + +Notepad++ v6.8.2 bug-fixes: + +1. Remove Source Code Pro font du to the different issues. +2. Add back "Notepad++ Community (Forum)" menu item. +3. Fix a visual glitch on starup and on exit. +4. Fix "Open in/Move to new instance" issue (to memorize the language and the position). +5. Fix Preferences dialog loses focus issue while enabling document list panel. +6. Fix the narrow columns problem in Ascii Insert Panel under a high DPI. +7. Fix the list items' squeezed height problem in function list panel and project panel under a high DPI. +8. Fix panel caption squeezed display under a high DPI. +9. Fixed buffer overrun when opening a recent file. +10. Make toolbar refresh properly while switching over small/big icons. + +Included plugins: + +1. NppFTP 0.26.3 +2. NppExport v0.2.8 +3. Plugin Manager 1.3.5 +4. Converter 3.0 +5. Mime Tool 1.9 + +### [6.8.1](http://download.notepad-plus-plus.org/repository/6.x/6.8.1/) +2015-08-03 + +Notepad++ v6.8.1 bug-fixes: + +1. Fix the Source Code Pro font making OS hanging issue (for some specific hardware configuration). +2. Make current default font (Source Code Pro) prettier by adding its bold, italic and bold-italic fonts. +3. Fix "Restore recent close file" text disappearing issue for some circumstance. +4. Fix snapshot file after saving being always dirty problem. +5. Fix document tab moving by clicking close button issue due to splitter inaccuracy. +6. Fix a regression of Preferences dialog in which some modified options are not applied immediately. +7. Fix inconsistent untitled document name issue (new 0 instead of new 1). +8. Fix Macro button on toolbar inconsistent issue at Notepad++ startup. + +### [6.8](http://download.notepad-plus-plus.org/repository/6.x/6.8/) +2015-07-21 + +Notepad++ v6.8 new features and bug-fix: + +1. Settings on cloud feature allows users to write their settings on whichever cloud. +2. Use Source Code Pro as default font. +3. Make smooth font optional. +4. Fix the context menu disappears problem after find in files operation. + +Included plugins: + +1. NppFTP 0.26.3 +2. NppExport v0.2.8 +3. Plugin Manager 1.3.5 +4. Converter 3.0 +5. Mime Tool 1.9 + +### [6.7.9.2](http://download.notepad-plus-plus.org/repository/6.x/6.7.9.2/) +2015-06-22 + +Notepad++ v6.7.9.2 bug-fix: + +1. Fix JavaScript block not recognized in HTML document. + +Included plugins: + +1. DSpellCheck v1.2.14.1 +2. NppFTP 0.26.3 +3. NppExport v0.2.8 +4. Plugin Manager 1.3.5 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.7.9.1](http://download.notepad-plus-plus.org/repository/6.x/6.7.9.1/) +2015-06-20 + +Notepad++ v6.7.9.1 new features and bug-fix: + +1. Fix JavaScript block not recognized in HTML document. +2. Fix Hanging on exit of Notepad++ issue (update DSpellCheck for its instability issue). +3. Add "Google Search" command in the context menu. + +Included plugins: + +1. DSpellCheck v1.2.14.1 +2. NppFTP 0.26.3 +3. NppExport v0.2.8 +4. Plugin Manager 1.3.5 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.7.9](http://download.notepad-plus-plus.org/repository/6.x/6.7.9/removed/) +2015-06-12 + +Notepad++ v6.7.9 new features and bug-fix: + +1. Upgrade Scintilla to v3.56. +2. Add Language and EOL conversion context menu on status bar. +3. Enhance sort lines feature: Add lexicographic and numeric (integer and real) sorting with ascending and descending order. +4. Add new feature which launches a new instance with administrator privilege to save the protected file. +5. Fix the context menu not working problem after doing find in files action. +6. Improve copy (to clipboard) in found results panel. +7. Improve find in files modal dialog. + +Included plugins: + +1. DSpellCheck v1.2.14 +2. NppFTP 0.26.3 +3. NppExport v0.2.8 +4. Plugin Manager 1.3.5 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.7.8.2](http://download.notepad-plus-plus.org/repository/6.x/6.7.8.2/) +2015-05-23 + +Notepad++ v6.7.8.2 bug-fixes: + +1. Disable Notepad++ updater (WinGup) under XP. + +Included plugins: + +1. DSpellCheck v1.2.14 +2. NppFTP 0.26.3 +3. NppExport v0.2.8 +4. Plugin Manager 1.3.5 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.7.8.1](http://download.notepad-plus-plus.org/repository/6.x/6.7.8.1/) +2015-05-23 + +Notepad++ v6.7.8.1 bug-fixes: + +1. Fix "Missing msvcr120.dll" message error (of WinGup). + +Included plugins: + +1. DSpellCheck v1.2.14 +2. NppFTP 0.26.3 +3. NppExport v0.2.8 +4. Plugin Manager 1.3.5 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.7.8](http://download.notepad-plus-plus.org/repository/6.x/6.7.8/removed/) +2015-05-16 + +Notepad++ v6.7.8 new features and bug-fixes: + +1. Fix an annoying regression about message "The buffer passed to GetFullPathName was too small!". +2. Update WinGup to version 3.0 which has SSL support and customizable User-Agent. +3. Improve sort lines performance greatly. +4. Fix tabbar close button usability issue (too small) on a high resolution laptop (Surface Pro 3). +5. Fix Settings on cloud - Google drive detection error. +6. Hiding tab bar via command line won't make hidden tab setting be saved in the next session. +7. Fix a bug of "Jump to next indicator" command. +8. Fix "File Status auto-detection" settings bug. + +Included plugins: + +1. DSpellCheck v1.2.14 +2. NppFTP 0.26.3 +3. NppExport v0.2.8 +4. Plugin Manager 1.3.5 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.7.7](http://download.notepad-plus-plus.org/repository/6.x/6.7.7/) +2015-04-16 + +Notepad++ v6.7.7 bug-fix: + +1. Fix "Restore last closed file" (Ctrl+Shift+T) display bug. + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.26.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.3.5 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.7.6](http://download.notepad-plus-plus.org/repository/6.x/6.7.6/) +2015-04-13 + +Notepad++ v6.7.6 new feature and bug-fixes: + +1. Add "Restore last closed file" (Ctrl+Shift+T) feature. +2. Fix Setting on Cloud for dropbox and for google drive not working issue. + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.26.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.3.5 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.7.5](http://download.notepad-plus-plus.org/repository/6.x/6.7.5/) +2015-03-10 + +Notepad++ v6.7.5 new features and bug-fixes: + +1. Add ghost typing feature: launch Notepad++ with the auto-typing text from command line (via command line with argument -qn, -qt or -qf). +2. Fix auto-insert bad behaviour : under some condition typing " or ' makes erase the further " or '. +3. Fix the crash issue while user Ctrl + double click on an empty document. +4. Fix crash bug on loading dropbox settings. +5. Show progress window instead of a static window during FindInFiles and ReplaceInFiles. +6. Filename rendered incorrectly on tab bar while it contains '&' character. +7. Make highlighting (if enabled) follow typing for Incremental search, and add several Incremental search enhancements. +8. Add the followings notifications for plugins : NPPN_BEFORESHUTDOWN NPPN_CANCELSHUTDOWN NPPN_FILEBEFORERENAME NPPN_FILERENAMECANCEL NPPN_FILERENAMED NPPN_FILEBEFOREDELETE NPPN_FILEDELETEFAILED NPPN_FILEDELETED +9. Make keystroke ENTER trigger the shortcut editor dialog in Shortcut Mapper. +10. Allow drop files onto doc switcher and other side panels. +11. Installer remembers user's choices of last installation. +12. Fix Auto-indent in new code block not respecting current EOL bug. +13. Restore focus to editor when a panel is closed. + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.26.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.3.5 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.7.4](http://download.notepad-plus-plus.org/repository/6.x/6.7.4/) +2015-01-10 + +Notepad++ v6.7.4 Je suis Charlie edition + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.7.3](http://download.notepad-plus-plus.org/repository/6.x/6.7.3/) +2015-01-01 + +Notepad++ v6.7.3 bug fixes: + +1. Fix a crash issue for old processors due to SSE2 instruction. +2. Fix the regression for the translation: remap the sub-menu entry for the added command "Mark...". + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.7.2](http://download.notepad-plus-plus.org/repository/6.x/6.7.2/) +2014-12-27 + +Notepad++ v6.7.2 enhancements and bug fixes: + +1. Fix the crash issue while config.xml and stylers.xml are not loaded. +2. Fix NPPM_LAUNCHFINDINFILESDLG API regression issue. +3. Prevent auto-insert of {} [] () "" and '' from inserting in column mode. +4. Fix the bug that "Function parameters hint on input" checkbox in preferences dialog is not initialized correctly. +5. Fix saving theme modified styles not working problem (Copy theme files in %APPDATA% to avoid UAC problem). +6. Improve the usability of User Defined Language dialog: reduce dialog's height. + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.7.1](http://download.notepad-plus-plus.org/repository/6.x/6.7.1/) +2014-12-21 + +Notepad++ v6.7.1 new feature and bug fixes: + +1. Fix crash issue on GotoLine. +2. Fix a random crash issue while typing random characters. +3. Fix the bug of auto-insert skipping feature that ] and } don't be skipped if "auto-insert ()" is disabled. +4. Add new feature: auto-insert skipping character feature works for "" and '' now. +5. Fix reloaded file on dirty status issue. +6. Add "Mark..." menu command. +7. Fix a regression (broken with compare plugin) due to a new feature of MRU in v6.7 (the feature is removed). + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.7](http://download.notepad-plus-plus.org/repository/6.x/6.7/) +2014-12-07 + +Notepad++ v6.7 new feature and bug fixes: + +1. Add Smart Indent feature for php/javascript/c/c++/java/c#/Objective-C. +2. Enhance Auto-insert feature for {} [] (): typing and skipping }, ] and ). +3. Add new feature of MRU: While current file is closed the previous activated file will be activated. +4. Allow users to disable Easter eggs by adding noEasterEggs.xml in Notepad++ installed directory. +5. Enhancement: Resize column Name filed correctly while hiding column Ext. +6. Fix Global colours not applied to all text of the "Find result" pane. +7. Add C# and enhance php parser in Function List. +8. Fix document list panel has no selection while start up. +9. Fix docSwitcher bug which shows new 0 after loading a session of files. +10. Fix crash issue on quit Notepad++ while session snapshot period backup feature is on. +11. Make "Text Direction RTL" command and "Text Direction LTR" command work without reloading file. +12. Make document map matches the current text direction (RTL/LTR). +13. Fix a crash issue while the opened document is deleted/moved from outside. +14. Fix undo actions on unsaved snapshot file removing the dirty state bug. + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.6.9](http://download.notepad-plus-plus.org/repository/6.x/6.6.9/) +2014-09-07 + +Notepad++ v6.6.9 new feature and bug fixes: + +1. Fix comment command bug that the comment symbols isn't set on the first column for Fortran. +2. Add python parson for function List. +3. Make icons' background colour transparent for functionList and projectManager. +4. New feature: Apply new file default settings on created new file (opened via command line). +5. Fix colour picker' chooser bug which does not work well. + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.6.8](http://download.notepad-plus-plus.org/repository/6.x/6.6.8/) +2014-07-28 + +Notepad++ v6.6.8 new feature and bug fixes: + +1. Settings on cloud - Google Drive. +2. Fix Settings on cloud - OneDrive detection error. +3. Make internal docking dialogs apply the selected theme's background and foreground colours. +4. Fix the bug that "backslash is escape char for SQL" setting is not saved correctly. +5. Fix the bug that user cannot disable "backslash is SQL escape char" without restarting. +6. Fix DocMap's syntax highlighting doesn't update while current doc apply a new syntax highlighting. +7. Add 2 new plugins APIs: NPPM_GETEDITORDEFAULTBACKGROUNDCOLOR & NPPM_GETEDITORDEFAULTFOREGROUNDCOLOR +8. Add new notification NPPN_SNAPSHOTDIRTYFILELOADED to notify plugins that a snapshot dirty file is loaded on startup. + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.6.7](http://download.notepad-plus-plus.org/repository/6.x/6.6.7/) +2014-06-24 + +Notepad++ v6.6.7 new feature and bug fixes: + +1. Settings on cloud - OneDrive. +2. Fix the crash issue on start up for some context. + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.6.6](http://download.notepad-plus-plus.org/repository/6.x/6.6.6/) +2014-06-13 + +Notepad++ v6.6.6 bug fixes: + +1. Fix "Settings on cloud - Dropbox" not working problem if the dropbox path has been changed. +2. Fix a saving issue in session snapshot and periodic backup feature while backup file is deleted or read-only. + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.6.4](http://download.notepad-plus-plus.org/repository/6.x/6.6.4/) +2014-06-04 + +Notepad++ v6.6.4 bug fixes: +1. New feature: Settings on cloud - dropbox. +2. Add backup path info for session snapshot & periodic backup feature. + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.6.3](http://download.notepad-plus-plus.org/repository/6.x/6.6.3/) +2014-05-18 + +Notepad++ v6.6.3 bug fixes: +1. Fix SaveAll command hanging issue while session snapshot is enabled. +2. Fix docking error messages displaying due to bad detection of windows version. +3. Fix restoring saved files as unsaved due to SaveAll bug in session snapshot mode. +4. Disable session snapshot while command line argument -nosession is used. +5. Fix bug that backup is not performed (in session snapshot mode) while view is switched from one to another. +6. Fix a bug in NppShell when trying to open many files. + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.6.2](http://download.notepad-plus-plus.org/repository/6.x/6.6.2/) +2014-05-08 + +Notepad++ v6.6.2 bug fixes: +1. Fix session snapshot enabled issue even "remember current session" option is disabled. + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.6.1](http://download.notepad-plus-plus.org/repository/6.x/6.6.1/) +2014-05-04 + +Notepad++ v6.6.1 bug fixes: + +1. Fix Notepad++ hanging issue while saving a large file if session snapshot feature is on. + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.6](http://download.notepad-plus-plus.org/repository/6.x/6.6/) +2014-05-01 + +Notepad++ v6.6 new features and bug fixes: + +1. Add session snapshot and periodic backup feature. +2. Fix RTL/LTR command making mirrored text bug. +3. Make auto-detect character encoding optional. +4. Apply DPI-aware on find & replace dialog tab and User define language dialog tab. +5. Add shell script parser for the function list. +6. Make backslash as an escape character optional in SQL. + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.5.5](http://download.notepad-plus-plus.org/repository/6.x/6.5.5/) +2014-03-07 + +Notepad++ v6.5.5 new features and bug fixes: + +1. Add character encoding auto-detection feature. +2. Fix the word-completion hanging problem by typing Chinese in ANSI document under Chinese Windows 7/8 64 bits. +3. Enable word-completion in ANSI document under CJK environment. +4. Add wildcard capacity for file name argument in command line. +5. Add new command line argument "-r" for opening files recursively (with wildcard characters). +6. Fix the crash bug while setting current document as Objective-C source code. +7. Fix rename not replacing the existing file bug. +8. Enhance Function list feature: reload on saving. +9. Enhance Function list feature: better recognition of perl function. +10. Fix sorting path in Windows document dialog makes Notepad++ crash. +11. Fix the no extension column setting for Doc Switcher not initialized properly in preference dialog. +12. Add "Command line arguments help" menu item command. + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.5.4](http://download.notepad-plus-plus.org/repository/6.x/6.5.4/) +2014-02-18 + +Notepad++ v6.5.4 new features and bug fixes: + +1. Enhance Notepad++ to conform with DPI-aware application. +2. Make extension column optional in vertical file switcher. +3. Add 3rd option "function + word completion" in auto-completion feature. +4. Fix closing bug in doc switcher via the context menu (right clicking of an unselected item). + +Included plugins: + +1. DSpellCheck v1.2.12 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.5.3](http://download.notepad-plus-plus.org/repository/6.x/6.5.3/) +2013-12-31 + +Notepad++ v6.5.3 new features and bug fixes: + +1. Make advanced scrolling optional so it can be disabled in case of touchpad scrolling problem. +2. Enhance sort lines feature: if several lines are selected, only the selected lines are sorted. +3. Add hex value column in Ascii Insert Panel. +4. Enhance performance: prevent switched-in document from being parsed by function list and by document map while these 2 panels are hidden. +5. Fix the bug that modified tab interface colour settings cannot be saved in style configurator. +6. Fix text crazy flickering while resizing the frame on a specific position. +7. Fix the context menu not shown for the all other users (accounts) in the same PC. + +Included plugins: + +1. DSpellCheck v1.2.11 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 +6. Mime Tool 1.9 + +### [6.5.2](http://download.notepad-plus-plus.org/repository/6.x/6.5.2/) +2013-12-10 + +Notepad++ v6.5.2 new features and bug fixes: + +1. Add sort lines feature. +2. Make 2 external commands as build-in commands: Open containing folder in Explorer/cmd. +3. URL hovered highlighting can be customized. +4. Fix the bug that Global Styles are not loaded completely in Style Configurator. +5. Improve php and js parsers in functionList. +6. Add panel icons for 6 panels: ascii insertion, clipboard history, doc map, doc switcher, function list and project. +7. Fix function list class border determination problem (while open/close symbols are in the comment zone). +8. Fix crash (buffer overflowed problem) for function calltip. +9. Fix a bug in path auto-completion feature. +10. Fix tab close button's color remains hovered while mouse leaves. +11. Update html auto-completion file. + +Included plugins: + +1. DSpellCheck v1.2.10 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.5.1](http://download.notepad-plus-plus.org/repository/6.x/6.5.1/) +2013-11-03 + +Notepad++ v6.5.1 new features and bug fixes: + +1. Add search and sort abilities into function list. +2. Add Java parser into function list. +3. Add auto-completion for absolute path feature. +4. Fix scrolling text problem while using "Synaptics touchpad". +5. Fix EOL type not correctly determined for UTF-16 files bug. +6. Fix tab settings bug in Normal text. + +Included plugins: + +1. DSpellCheck v1.2.10 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.5](http://download.notepad-plus-plus.org/repository/6.x/6.5/) +2013-09-28 + +Notepad++ v6.5 new features and bug fixes: + +1. Update Scintilla to version 3.3.4 +2. Add language CoffeeScript support. +3. Add multi-paste support for multi-selection/column mode. +4. Add new feature: auto-close parentheses, quotes, bracket and matched xml/html tag. +5. Add php, perl, xml, batch, ini and nsis for the build-in function list. +6. Add User Defined Languages support for the build-in function list. +7. Add reload feature for the build-in function list. +8. Fix a minor problem of file extension support for the build-in function list. +9. Fix a tag matching bug by disabling tag matching inside PHP code blocks. +10. Fix right-to-left text after closing document map bug. +11. Fix cancelling shutdown make Notepad++ quit w/o saving files bug. +12. Enhance "Begin/End select" feature: Check "Begin/End select" menu item when active. +13. Enhance Mark all feature: 2 options "Match case" and "Match whole word only" in Find/Replace dialog . +14. Fix a Replace dialog status bar display problem by clearing status bar before processing any action. +15. Add new feature: if Notepad++ is running as administrator, display this info on the title bar. +16. Rename "block comment" to "Single line comment" and "stream comment" to "block comment". +17. Remove invalid command "Online Documentation". + +Included plugins: + +1. DSpellCheck v1.2.7.0 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.4.5](http://download.notepad-plus-plus.org/repository/6.x/6.4.5/) +2013-08-09 + +Notepad++ v6.4.5 bug fixes: + +1. Fix a regression on recent files history. + +Included plugins: + +1. DSpellCheck v1.2.7.0 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### 6.4.4 + +Notepad++ v6.4.4 new features and bug fixes: + +1. Fix a crash issue while there's missing tag in functionList.xml. +2. Fix UTF-8 (w/o BOM) detection bug. +3. Fix line numbers space problem while folding. +4. Fix opening file in Notepad++ makes Aero-snapped cancelled. +5. Change behaviour: status bar reports the number of selected characters instead of number of bytes now. +6. Add "close all tab to left" and "close all tab to right" features. +7. Add direct access to the tab feature (Ctrl + NumPad). +8. Fix macro replaying crash issue. +9. Add insert blank line above/below the current line feature(Ctrl+Alt+Enter/Ctrl+Alt+Shift+Enter respectively). +10. Add selection between matching braces feature. +11. Fix opening file problem from the network drive. +12. Fix C++ class (*.h) parsing problem in function list while there is comment on the beginning of document. +13. Enhance function list's C/C++ parser. + +### [6.4.3](http://download.notepad-plus-plus.org/repository/6.x/6.4.3/) +2013-07-28 + +Notepad++ v6.4.3 new features and bug fixes: + +1. Fix a crash issue while using Function list. +2. Enhance delimiter selection (Ctrl + Mouse Double Click) - add GUI settings in Preferences dialog. +3. Add open session in the new instance capacity. +4. Add new command line argument "-openSession" for opening a session file. +5. Add multi-instance option. +6. Fix regression -systemtray command line option not working properly. +7. Fix begin/end selection bug after the text modification between the begin and end position. +8. Add localization command line option -LlangCode where langCode is browser language code. + + +Included plugins: + +1. DSpellCheck v1.2.7.0 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.4.2](http://download.notepad-plus-plus.org/repository/6.x/6.4.2/) +2013-07-08 + +Notepad++ v6.4.2 new features and bug fixes: + +1. Fix localization regressions. +2. Make "Begin/End Select" Command recordable in macro. +3. Enhance the delimiter selection(Ctrl + double click) feature. +4. Fix Find/Replace dialog status bar overwriting memory problem. +5. Fix Run dialog doesn't work with spaces in path. +6. Fix "Find all in current document" asking for creating a new file bug (regression). + +Included plugins: + +1. DSpellCheck v1.2.6.1 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.4.1](http://download.notepad-plus-plus.org/repository/6.x/6.4.1/) +2013-06-30 + +Notepad++ v6.4 new features and bug fixes: + +1. Add Function List Panel (customizable, support C++ and JavaScript for the moment). +2. Display the error/result in the new added status bar of Find/Replace dialog instead in popup dialogs. +3. Add delimiter select by ctrl+Double click feature. +4. Add set begin position feature for selection. +5. Fix fold all command bug (which folds partially). +6. Fix opening the same file twice due to its different path (for example symbol link). +7. Fix deleting macro from macro menu crash issue. +8. Fix the bug of Window position not saved/restored properly. +9. Fix small window size problem due to closing Notepad++ in icon state (reduced in the taskbar) on the last session. +10. Enhance Block comment: remove 1024 bytes limit. +11. Fix a detection error of UTF16 file from a binary file. +12. Enhance the performance of switching files if folding is applied. +13. Fix macro problem: Find functionality doesn't work in "Run a Macro Multiple Times". +14. Enhance the performance while double clicking on a very long word. +15. Enhance TAB/Space conversion: UTF8 support and preserving the current state. +16. Change the Preferences dialog UI (List interface instead of tab interface). + +Included plugins: + +1. DSpellCheck v1.2.6 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.3.3](http://download.notepad-plus-plus.org/repository/6.x/6.3.3/) +2013-05-05 + +Notepad++ v6.3.3 new features: + +1. Add remembering folding between sessions feature. +2. Optimize startup (loading last session) performance. +3. Add multi-select feature in Document List Panel and Close/Keep the selected files commands (right click). +4. Add new spell checker plugin(DSpellCheck). + +Included plugins: + +1. DSpellCheck v1.1.4 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.3.2](http://download.notepad-plus-plus.org/repository/6.x/6.3.2/) +2013-04-03 + +Notepad++ v6.3.2 fixed bug and added feature: + +1. Fix a regression (performance issue). +2. Recognize wscript and Rakefile respectively as python and ruby file. + +Included plugins: + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.3.1](http://download.notepad-plus-plus.org/repository/6.x/6.3.1/) +2013-03-17 + +Notepad++ v6.3.1 fixed bugs and added features: + +1. Fix replacing '\n' bug in both extended and regex mode. +2. Remember folding states for each file in session. +3. Fix a crash bug on uncommenting. +4. Add "Set Updater proxy..." command for setting the proxy of updater. +5. Fix the problem of Window position not saved/restored properly. +6. Add new API NPPM_GETCURRENTVIEW. + +Included plugins: + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.3](http://download.notepad-plus-plus.org/repository/6.x/6.3/) +2013-02-03 + +Notepad++ v6.3 fixed bugs and added features: + +1. Fix regex search replace hanging problem. +2. Fix folding performance issue. +3. Fix folding level N folds partially bug. +4. Add UDL (User Defined Language) versioning. +5. Make UDL line comment start position definition be more accurate. +6. Add new options for UDL number definition. +7. Fix applying wrong UDL bug while several UDL exist. +8. Fix UDL incorrect folding while Unix EOL is used. +9. Fix UDL stream comment hanging problem. +10. Fix UDL multi-part keywords recognition problem while "Ignore case" is checked. +11. Fix a UDL number recognition problem. +12. Fix crashing on XP problem in UDL. +13. Fix the bug that double clicking on tab with 2 views doesn't open new file. +14. Fix the bug that file cannot be opened via Explorer context menu when Notepad++ is run as administrator. +15. Fix the problem that calltip becomes garbage after switching document. +16. Fix the bug that empty document cannot be saved when using special encoding. +17. Fix the issue of document focus after canceling exit on an unsaved file. +18. Fix folding performance issue +19. Fix folding partially bug. +20. Fix tab display bug when buffer's filename is changed or buffer is closed. +21. Fix the problem of wrong starting window position on the second monitor. +22. Remove the redundant message under win7/vista/xp while move file into recycle bin. + +Included plugins: + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.2.3](http://download.notepad-plus-plus.org/repository/6.x/6.2.3/) +2012-12-16 + +Notepad++ v6.2.3 fixed bugs and added features: + +1. Fix find "\r\n" bug in RegExpr mode. +2. Change "Delete file" command to "Move to Recycle Bin". +3. Add Remove empty lines feature. +4. Change document default value from ANSI to UTF8 w/o BOM. +5. Enable Word-completion under CJK environment for unicode document. + +Included plugins: + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.2.2](http://download.notepad-plus-plus.org/repository/6.x/6.2.2/) +2012-11-18 + +Notepad++ v6.2.2 fixed bugs and added features: + +1. Fix url link style problem in php document. +2. Add selected line count display on the status bar. +3. Add the capacity to treat path like "\test\test.txt". + +Included plugins: + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.2.1](http://download.notepad-plus-plus.org/repository/6.x/6.2.1/) +2012-11-11 + +Notepad++ v6.2.1 fixed bugs: + +1. Fix link hotspot colorizing issue. +2. Fix a regression bug about Configurator GUI: font setting controls are disabled. +3. Fix a crash issue due to the inconsistent userDefineLang.xml. +4. Fixed bug of UDL2 where "Folder in code" keywords were detected even outside of comments. +5. Fixed for the hex number detection bug of UDL2 (for example, 0xfece57 ok, but not 0xfe57ce). +6. Fix a crash bug while file path as argument and its length is more than 260 characters. + +Included plugins: + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.2](http://download.notepad-plus-plus.org/repository/6.x/6.2/) +2012-10-10 + +Notepad++ v6.2 includes a new User Defined Language (UDL2) system, the key features of UDL2 are: + +1. More keyword groups were added (more syntax highlighting can be defined): + - 3 folding groups + - 8 keyword groups + - 2 comment groups + - 1 number definitions + - 2 operators groups + - 8 delimiter sets +2. Multipart keywords are supported (for example: "else if" can be defined as a single keyword) +3. Whitespace is no longer mandatory as keyword separator: Operators, Delimiters and Folding keywords can be recognized with or without whitespace separators. +4. Numbers recognition support is greatly improved (prefix, suffix, range and extra symbols supported). +5. Operators and delimiters can be longer than one character. +6. The same characters can be used as comments AND operators. +7. Comments and delimiters support nesting (even within each other). +8. Improvements to Comments include: + - Comment folding + - Comment continuation + - Comment only start at the beginning of line +9. In the case of several comment pairs defined, comment open symbols match only with comment close symbols of the same order. (for example: /* C comment */, /+ D comment +/, but not /* mixed comment +/) + +Included plugins: + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.1.8](http://download.notepad-plus-plus.org/repository/6.x/6.1.8/) +2012-09-17 + +Notepad++ v6.1.8 fixed bug (from v6.1.7): + +1. Fix a regression of wrong behaviour while save an empty file. + +Included plugins: + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.1.7](http://download.notepad-plus-plus.org/repository/6.x/6.1.7/) +2012-09-10 + +Notepad++ v6.1.7 new features and fixed bugs: + +1. Fix config.xml zero length bug after Windows' update (Notepad++ is forced to quit). +2. Fix a crash issue on save as command. +3. Fix saving file fails silently bug. +4. Fix a buffer overflow bug. +5. Add case sensitive option for smart highlighting feature. +6. Enhance the localization system. +7. Fix a behavior issue on Windows shutdown. +8. Enhance comment operations: add stream Uncomment command and cross-calling of block feature. +9. Enhance TAB to space and space to TAB commands. + +Included plugins: + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.1.6](http://download.notepad-plus-plus.org/repository/6.x/6.1.6/) +2012-08-16 + +Notepad++ v6.1.6 new features and fixed bugs: + +1. Fix (Walk around) Notepad++ hanging on CJK input with ANSI document while enabling word completion. +2. Enhance folding performance on large documents. +3. Check update without elevating to Administrator right. +4. Add update auto-detection for the environment vista/windows 7/Windows 8. +5. Fix bug: Doc switcher icon state not refreshed after '"save all" action. +6. Make Document map togglable via menu. +7. Enhance Find/Replace dialog result messages. +8. Fix a issue that "max number of recent files" cannot be set to 0. +9. Add font size 5, 6 and 7 in Style Configurator. + +Included plugins: + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.1.5](http://download.notepad-plus-plus.org/repository/6.x/6.1.5/) +2012-07-07 + +Notepad++ v6.1.5 fixed bugs: + +1. Fix a html tag match freezing issue. +2. Fix the sidebar splitter failed in Windows 8 issue. +3. Fix un regression: folding/unfolding performance issue. +4. Fix tab context menu in the other localization regression due to adding new command "Reload". +5. Fix lower/UPPER case on selected text which contains NULL characters. +6. Fix wrap/unwrap line position not being kept bug. +7. Fix xml syntax highlighting broken because of php preprocessor instruction inside. +8. Fix a GUI bug which shows empty tab row while closing a last tab in a row (in the multi-line tab mode). + +Included plugins: + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.1.4](http://download.notepad-plus-plus.org/repository/6.x/6.1.4/) +2012-06-25 + +Notepad++ v6.1.4 fixed bugs: + +1. Fix a crash issue of Windows 8's Computer Manager due to Notepad++'s Shell Extension (Explorer's context menu). +2. Walk around a crash issue of Windows 7/vista/xp Explorer due to the conflict among Symantec Antivirus, Net iD component and Notepad++'s Shell Extension (Explorer's context menu). +3. Fix a regression in clickable link feature. +4. Add "reload from disk" command entry in tab context menu. + +Included plugins: + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.1.3](http://download.notepad-plus-plus.org/repository/6.x/6.1.3/) +2012-05-28 + +Notepad++ v6.1.3 enhancement and fixed bugs: + +1. Enhance the performance issue for xml matching tags highlighting and for displaying clickable links. +2. While the amount of file to open is larger than 200, a dialog will be shown to warn user. +3. Fix Notepad++ close bug while move one cloned new empty document into another view, in the destination contained only this new empty document. +4. Fix hanging problem while double-click on a project folder then (immediately) drag it. +5. Fix a bug while command argument contain an empty string (""). +6. Fix mouse cursor disappearing bug on right click while a project item is dragging. + +Included plugins: + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.1.2](http://download.notepad-plus-plus.org/repository/6.x/6.1.2/) +2012-04-26 + +Notepad++ v6.1.2 fixed bugs: + +1. Fix Notepad++ hanging bug due to the opened file containing a half of UTF-8 double byte sequence at the end of the file. + +Included plugins: + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.1.1](http://download.notepad-plus-plus.org/repository/6.x/6.1.1/) +2012-04-18 + +Notepad++ v6.1.1 modification and fixed bugs: + +1. Enhance project's license (GPL) to avoid the other malicious websites bundle Notepad++ release with their parasite software. +2. Fix selectAll-copy-paste on the same document crash bug while document map has been activated. +3. Fix a regression about auto-completion feature. +4. Fix focus on document map problem after its launch. + +Included plugins: + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.1](http://download.notepad-plus-plus.org/repository/6.x/6.1/) +2012-04-09 + +Notepad++ v6.1 fixed bugs: + +1. Fix search/replace bug while Doc Map is opened. +2. Fix User Defined Language syntax highlighting problem while Doc Map is opened. +3. Fix Chinese characters showing problem while Doc Map is opened. +4. The old behaviour of comment/uncomment w/o selection is restored. +5. Fix selecting all the text in doc map while clicking on doc map dialog caption. + +Included plugins: + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +### [6.0](http://download.notepad-plus-plus.org/repository/6.x/6.0/) +2012-03-26 + +Notepad++ v6 new features and enhancement: + +1. PCRE (Perl Compatible Regular Expressions) is supported. +2. Add Document Map feature (via Menu "View->Document Map"). +3. Enhance the loading performance for the large file. + +Included plugins: + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + + +## [5.x](http://download.notepad-plus-plus.org/repository/5.x/) + + +### [5.9.8](http://download.notepad-plus-plus.org/repository/5.x/5.9.8/) +2012-01-04 + +Notepad++ v5.9.8 new features and fixed bugs: + +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_DIR\Notepad++\allowAppDataPlugins.xml" is present) + +Included plugins (Unicode): + +1. Spell Checker v1.3.3 +2. NppFTP 0.24.1 +3. NppExport v0.2.8 +4. Plugin Manager 1.0.8 +5. Converter 3.0 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.4.1 +3. Spell Checker v1.3.1 +4. NppExport v0.2.8 +5. Light Explorer v1.6 +6. Compare Plugin 1.5.6.1 +7. Plugin Manager 1.0.8 + +### [5.9.6.2](http://download.notepad-plus-plus.org/repository/5.x/5.9.6.2/) +2011-11-13 + +Notepad++ v5.9.6.2 new features and fixed bugs: + +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 + +### [5.9.6.1](http://download.notepad-plus-plus.org/repository/5.x/5.9.6.1/) +2011-11-05 + +Notepad++ v5.9.6.1 new features and fixed bugs: + +1. Fix the crash issue while execute "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 + +### [5.9.6](http://download.notepad-plus-plus.org/repository/5.x/5.9.6/) +2011-10-31 + +Notepad++ v5.9.6 new features and fixed bugs: + +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 + +### [5.9.5](http://download.notepad-plus-plus.org/repository/5.x/5.9.5/) +2011-10-23 + +Notepad++ v5.9.5 new features and fixed bugs: + +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 + +### [5.9.4](http://download.notepad-plus-plus.org/repository/5.x/5.9.4/) +2011-10-11 + +Notepad++ v5.9.4 new features and fixed bugs: + +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. + +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 + +### [5.9.3](http://download.notepad-plus-plus.org/repository/5.x/5.9.3/) +2011-07-24 + +Notepad++ v5.9.3 new features and fixed bugs: + +1. Update Scintilla to 2.27. +2. Make Recent File List totally customizable. +3. Add Vertical File Switcher feature. +4. Add active folding area highlighting feature (only for box and circle mode). +5. Detect the absence of Scintilla. +6. Add 2 plugins messages NPPM_GETLANGUAGENAME & NPPM_GETLANGUAGEDESC. +7. Fix "Replace all" feature hangs on the Regular Expression '$'. +8. Fix wrong result returned by NPPM_GETLANGUAGENAME. + +Included plugins (Unicode): + +1. Spell Checker v1.3.3 +2. NppFTP 0.23 +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 + +### [5.9.2](http://download.notepad-plus-plus.org/repository/5.x/5.9.2/) +2011-06-04 + +Notepad++ v5.9.2 fixed bug (from v5.9.1): + +1. Fix the Clipboard History crash issue while no data in Clipboard. +2. Fix the local directory installation option ignored issue in Installer. +3. Reduce the recent file history width to 32 characters. + +Included plugins (Unicode): + +1. Spell Checker v1.3.3 +2. NppFTP 0.23 +3. NppExport v0.2.8 +4. Compare Plugin 1.5.6.1 +5. Plugin Manager 0.9.3.1 +6. 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 + +### [5.9.1](http://download.notepad-plus-plus.org/repository/5.x/5.9.1/) +2011-05-31 + +Notepad++ v5.9.1 new features and fixed bug (from v5.9): + +1. Add Character Insertion Panel. +2. Add Clipboard History feature. +3. Add find characters in range feature. + +Included plugins (Unicode): + +1. Spell Checker v1.3.3 +2. NppFTP 0.23 +3. NppExport v0.2.8 +4. Compare Plugin 1.5.6.1 +5. Plugin Manager 0.9.3.1 +6. 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 + +### [5.9](http://download.notepad-plus-plus.org/repository/5.x/5.9/) +2011-03-31 + +Notepad++ v5.9 new features and fixed bug (from v5.8.7): + +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 of php/javascript foldable. + +Included plugins (Unicode): + +1. Spell Checker v1.3.3 +2. NppFTP 0.23 +3. NppExport v0.2.8 +4. Compare Plugin 1.5.6.1 +5. Plugin Manager 0.9.3.1 +6. Converter 3.0 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.4.1 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.6 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.1 + +### [5.8.7](http://download.notepad-plus-plus.org/repository/5.x/5.8.7/) +2011-01-28 + +Notepad++ v5.8.7 new features and fixed bug (from v5.8.6) : + +1. Fix a regression bug: the notification message boxes were not modal. It can be ignored by user then cause wrong input characters. +2. In order to reduce the confusion, new "Mark" tab for "Mark all" feature is made in Find/Replace dialog. +3. Make "Fide what" and "Replace with" fields larger in Find/Replace dialog. +4. Make message dialogs in Notepad++ translatable (in progress). +5. Change user manual format from chm to html. +6. Make minimalist installation available in installer. + +Included plugins (Unicode): + +1. TextFX v0.26 +2. Spell Checker v1.3.3 +3. NppFTP 0.23 +4. NppExport v0.2.8 +5. Compare Plugin 1.5.6.1 +6. Plugin Manager 0.9.3.1 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.4.1 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.6 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.1 + +### [5.8.6](http://download.notepad-plus-plus.org/repository/5.x/5.8.6/) +2010-12-18 + +Notepad++ v5.8.6 new features and fixed bugs (from v5.8.5) : + +1. Fix langs.xml 0 length problem while user ends session without closing Notepad++. +2. Fix empty line count failure (RegExpr). +3. Fix task list display glitch under Windows 7. +4. Add trim functions (header/trailing/compact feature). +5. Add white space and TAB conversion features. +6. Fix folding margin to be displayed when opening Notepad++ with a new/empty file (Normal text). +7. Fix auto-completion detection language bug. +8. Fix the changing theme settings makes switch back to the default theme bug. +9. Make english.xml customizable. + +Included plugins (Unicode): + +1. TextFX v0.26 +2. Spell Checker v1.3.3 +3. NppFTP 0.23 +4. NppExport v0.2.8 +5. Compare Plugin 1.5.6.1 +6. Plugin Manager 0.9.3.1 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.4.1 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.6 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.1 + +### [5.8.5](http://download.notepad-plus-plus.org/repository/5.x/5.8.5/) +2010-11-23 + +Notepad++ v5.8.5 new features and fixed bugs (from v5.8.4) : + +1. Fix Shell Extension icon absent issue. +2. Fix the crash problem if config.xml is not present. +3. Fix tab settings not saved under Windows 7 problem. +4. Fix localization switching under Windows 7 problem. +5. Fix x64 system files problems : not included in recent file history list while closing a file. +6. Fix x64 system files problems : not remembered in the next session problem. +7. Fix the search direction not being memorized problem. +8. Modify File Association dialog UI. +9. Fix the initial document encoding is not set by "New Document Settings". + +Included plugins (Unicode): + +1. TextFX v0.26 +2. Spell Checker v1.3.3 +3. NppFTP 0.23 +4. NppExport v0.2.8 +5. Compare Plugin 1.5.6.1 +6. Plugin Manager 0.9.3.1 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.4.1 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.6 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.1 + +### [5.8.4](http://download.notepad-plus-plus.org/repository/5.x/5.8.4/) +2010-11-14 + +Notepad++ v5.8.4 new features and fixed bugs (from v5.8.3) : + +1. Fix memory leak problem while switching tab. +2. Fix User Defined Language dialog docking problem under Windows 7. +3. Fix backwards search with Asian codepage problem. +4. Add a new capacity in context menu: the menu item and folder item can be renamed (and in whichever language). +5. All the supported encoding charsets can be set as default in "New Document Settings". +6. Remove Calltip restriction from plugins side. +7. Add "-alwaysOnTop" command line argument. +8. Fix icon display glitch in shell extension context menu. + +Included plugins (Unicode): + +1. TextFX v0.26 +2. Spell Checker v1.3.3 +3. NppFTP 0.23 +4. NppExport v0.2.8 +5. Compare Plugin 1.5.6.1 +6. Plugin Manager 0.9.3.1 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.4.1 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.6 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.1 + +### [5.8.3](http://download.notepad-plus-plus.org/repository/5.x/5.8.3/) +2010-11-01 + +Notepad++ v5.8.3 new features and fixed bugs (from v5.8.2) : + +1. A new application icon. +2. Add the capacity to open x64 system files. +3. Add Edit context menu command. +4. Add a new ability: sub-menus commands can be in the context menu. +5. Fix context menu reload problem (plugin commands reload fails). +6. Fix searching up fails while code page is set to Chinese/Japnese/Korean bug. +7. Remove unsupported encodings by Microsoft Windows : ISO-8859-10, ISO-8859-11, ISO-8859-16. +8. Fix move down current lines bug while moving down on the last line. +9. Fix crash issue : crash in the next launch after setting MS-DOS-Style as default language. +10. Fix zoom bug on the second view. +11. Fix a heap corruption of ColourPicker. +12. Due to UAC issue, doLocalConf.xml is ignored under vista and windows 7, if Notepad++ is installed in "Program files" directory. + +Included plugins (Unicode): + +1. TextFX v0.26 +2. Spell Checker v1.3.3 +3. NppFTP 0.23 +4. NppExport v0.2.8 +5. Compare Plugin 1.5.6.1 +6. Plugin Manager 0.9.3.1 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.4.1 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.6 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.1 + +### [5.8.2](http://download.notepad-plus-plus.org/repository/5.x/5.8.2/) +2010-10-10 + +Notepad++ v5.8.2 fixed bugs (from v5.8.1) : + +1. Fix windows 7 crash bug while executing update. +2. Fix macro recording bug for the non-ASCII characters. +3. Fix C# syntax highlighting disabled problem after reloading. +4. Fix find performance issue related macro recording. + +Included plugins (Unicode): + +1. TextFX v0.26 +2. Spell Checker v1.3.3 +3. NppFTP 0.23 +4. NppExport v0.2.8 +5. Compare Plugin 1.5.6.1 +6. Plugin Manager 0.9.3.1 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.4.1 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.6 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.1 + +### [5.8.1](http://download.notepad-plus-plus.org/repository/5.x/5.8.1/) +2010-09-27 + +Notepad++ v5.8.1 new features and fixed bugs (from v5.8) : + +1. Fix Actionscript lexer crash problem. +2. Fix saving UCS-2 text file corrupted bug. +3. Add word count in Summary feature. +4. Fix macro record bug from ANSI document. +5. Fix hidding/showing status bar bug. + +Included plugins (Unicode): + +1. TextFX v0.26 +2. Spell Checker v1.3.3 +3. NppFTP 0.23 +4. NppExport v0.2.8 +5. Compare Plugin 1.5.6.1 +6. Plugin Manager 0.9.3.1 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.4.1 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.6 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.1 + +### [5.8](http://download.notepad-plus-plus.org/repository/5.x/5.8/) +2010-09-19 + +Notepad++ v5.8 new features and fixed bugs (from v5.7) : + +1. Upgrade Scintilla to version 2.21. +2. Fix a vulnerability issue: Load ScinLexer.dll with its full path to avoid hijack. +3. Fix Unicode file corrupted on saving bug (the buffer alignment issue). +4. Fix DBCS encodings file saving corruption bug. +5. Fix file containing NULL character loading bug. +6. Fix php syntax highlighting bug. +7. Fix dragging undocked window performance issue while using Vista Aero UI style. +8. Fix dragging undocked window performance issue while using Vista/Windows7 Aero UI style. +9. Fix large file truncated after loading problem. +10. Improve file loading performance. +11. Fix Shortcut Mapper inconsistence issue after deleting a macro or an user command. +12. Add 2 line wrap methods (default plus aligned and indent). +13. Add 2 menu commands : "Modify Shortcut/Delete Macro" and "Modify Shortcut/Delete Command". +14. Add "Modify" and "Delete" buttons on Shortcut mapper dialog. +15. Add macro new ability to record search and replace actions. +16. Fix SaveSession bug. +17. Remove characters count feature from the status bar due to its performance issue with UTF8 file. +18. Fix crash issue due to themes switching. +19. Make folding margin hidable. +20. Add NPPM_GETCURRENTNATIVELANGENCODING, NPPM_ALLOCATECMDID and NPPM_ALLOCATEMARKER message (to get the current native language encoding). +21. Change editing settings saving behaviour : one set of settings are applied in 2 scintilla controls (except zoom). +22. Add Statistics feature which is accessible from the menu command "Summary..." (under menu "View") and the 2nd zone of status bar (double click). + +Included plugins (Unicode): + +1. TextFX v0.26 +2. Spell Checker v1.3.3 +3. MIME Tools v1.6 +4. NppExport v0.2.8 +5. Compare Plugin 1.5.6.1 +6. Plugin Manager 0.9.3.1 +7. NppFTP 0.23 +8. Select 'N' Launch 1.0 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.4.1 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.6 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.1 + +### [5.7](http://download.notepad-plus-plus.org/repository/5.x/5.7/) +2010-07-04 + +Notepad++ v5.7 new features and fixed bugs (from v5.6.8) : + +1. Upgrade Scintilla to version 2.12. +2. Add "Inverse bookmark" feature. +3. Add NPPM_SAVECURRENTFILEAS message. +4. Fix premature deallocation bug for import UDL. +5. Add import/export User Defined Language features. +6. File detection : Switch to modified or deleted file while user is asked to reload or keep the file. +7. Fix closing several detected non-existing files bug. +8. Fix language switching to English not working bug. +9. Reduce PostIt/FullScreen restore button size. +10. Fix PostIt wrong restore button position after toggling off fullScreen mode. +11. Fix crashes on new 11 character long UDL names bug. +12. Fix "Save all" inconsistent icon state on toolbar. +13. Add new keywords of HTML 5 and css. + +Included plugins (Unicode): + +1. TextFX v0.26 +2. Spell Checker v1.3.3 +3. MIME Tools v1.6 +4. NppExport v0.2.8 +5. Compare Plugin 1.5.6 +6. Plugin Manager 0.9.3.1 +7. NppFTP 0.1.3.0 +8. Select 'N' Launch 1.0 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.6 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.0 + +### [5.6.8](http://download.notepad-plus-plus.org/repository/5.x/5.6.8/) +2010-03-04 + +Notepad++ v5.6.8 new features and fixed bugs (from v5.6.7) : + +1. Fix comment stream without selection bug. +2. Fix Find in files results highlighting regression bug. +3. Fix regression bug (include the correct SciLexer.dll) about insensible case search mode. + +Included plugins (Unicode): + +1. TextFX v0.26 +2. Spell Checker v1.3.3 +3. MIME Tools v1.6 +4. NppExport v0.2.8 +5. Compare Plugin 1.5.5 +6. Plugin Manager 0.9.3.0 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.6 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.0 + +### [5.6.7](http://download.notepad-plus-plus.org/repository/5.x/5.6.7/) +2010-02-21 + +Notepad++ v5.6.7 new features and fixed bugs (from v5.6.6) : + +1. Fix "Find in files" crash bug. +2. Focus (switch to) the dirty document while asking to save unsaved document when user close Notepad++. +3. Fix the bug while giving command C:\NppDir>notepad++ (w/o quote), npp try to open file "notepad++". +4. Enlarge recognition of clickable link from "http://" to any URI. +5. Fix the bug while changing the language list in Style Configurator, the "Save and close" button is enabled. + +Included plugins (Unicode): + +1. TextFX v0.26 +2. Spell Checker v1.3.3 +3. MIME Tools v1.6 +4. NppExport v0.2.8 +5. Compare Plugin 1.5.5 +6. Plugin Manager 0.9.3.0 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.6 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.0 + +### [5.6.6](http://download.notepad-plus-plus.org/repository/5.x/5.6.6/) +2010-01-25 + +Notepad++ v5.6.6 new features and fixed bugs (from v5.6.5) : + +1. Fixed Search bug with Chinese/Japanese/Korean characters. + +Included plugins (Unicode): + +1. TextFX v0.26 +2. Spell Checker v1.3.3 +3. MIME Tools v1.6 +4. NppExport v0.2.8 +5. Compare Plugin 1.5.5 +6. Plugin Manager 0.9.3.0 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.6 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.0 + +### [5.6.5](http://download.notepad-plus-plus.org/repository/5.x/5.6.5/) +2010-01-24 + +Notepad++ v5.6.5 new features and fixed bugs (from v5.6.4) : + +1. Fix loading encoding file making file corrupted (after saving). +2. Fix xml/html encoding overrides BOM if present. +3. Fixed Chinese/Japanese/Korean characters display problem after "find in the current document". +4. Add "set find text and find next" feature. +5. Add JSP. +6. Recover langs.xml while its length is zero. +7. Fix "Close Window(s)" in Window dialog bug (if file is dirty and cancel to close). +8. Fix finding "\0" or "\x00" issue in find extended mode. +9. Add "\u" in find extended mode to find Unicode encoding character(ex. "\u00e9" find 'é'). + +Included plugins (Unicode): + +1. TextFX v0.26 +2. Spell Checker v1.3.3 +3. MIME Tools v1.6 +4. NppExport v0.2.8 +5. NppNetNote v0.1 +6. Compare Plugin 1.5.5 +7. Plugin Manager 0.9.3.0 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.6 +7. NppNetNote v0.1 +8. Compare Plugin 1.5.5 +9. Plugin Manager 0.9.3.0 + +### [5.6.4](http://download.notepad-plus-plus.org/repository/5.x/5.6.4/) +2009-12-27 + +Notepad++ v5.6.4 new features and fixed bugs (from v5.6.3) : + +1. Add feature of conversion from a localization encoding to UNICODE. +2. Fix status bar display bug that xml/html utf8 indicator makes status bar display ANSI instead of ANSI as UTF-8. + +Included plugins (Unicode): + +1. TextFX v0.26 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. NppNetNote v0.1 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.0 +9. Light Explorer v2.0 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.6 +7. NppNetNote v0.1 +8. Compare Plugin 1.5.5 +9. Plugin Manager 0.9.3.0 + +### [5.6.3](http://download.notepad-plus-plus.org/repository/5.x/5.6.3/) +2009-12-17 + +Notepad++ v5.6.3 new features and fixed bugs (from v5.6.2) : + +1. Add restore button in fullscreen and postIt mode. +2. Fix auto-updater bug. + +Included plugins (Unicode): + +1. TextFX v0.26 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. NppNetNote v0.1 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.0 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.5 +7. NppNetNote v0.1 +8. Compare Plugin 1.5.5 +9. Plugin Manager 0.9.3.0 + +### [5.6.2](http://download.notepad-plus-plus.org/repository/5.x/5.6.2/) +2009-12-11 + +Notepad++ v5.6.2 new features and fixed bugs (from v5.6.1) : + +1. Fix the Unicode localization file display problem. +2. Update template localization file (english.xml) to v5.6.1. +3. Fix tag highlighting bug while disabling indent guide lines. +4. Fix the translated sub menu entries applying on the menu item. +5. Display more information while catching of plugins crash. + +Included plugins (Unicode): + +1. TextFX v0.26 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. NppNetNote v0.1 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.0 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.5 +7. NppNetNote v0.1 +8. Compare Plugin 1.5.5 +9. Plugin Manager 0.9.3.0 + +### [5.6.1](http://download.notepad-plus-plus.org/repository/5.x/5.6.1/) +2009-12-05 + +Notepad++ v5.6.1 new features and fixed bugs (from v5.6) : + +1. Fix brace highlighting breaking issue and related performance problem. +2. Add new encodings in the shortcuts map. +3. Remove annoying encoding issue warning dialogs. +4. Enhance Html encoding auto-detection. +5. Fix case-insensitive searching bug for non-ascii characters (for example some characters in French and Cyrillic letters). +6. Add find result commands in the menu. +7. Add DOS CodePage : CP437, CP737, CP850, CP852, CP855, CP857, CP858, CP860, CP861, CP863, CP865, CP866 and CP869. +8. Fix localization combo box unselected in preference dialog bug after startup (when a localization file is in use). + +Included plugins (Unicode): + +1. TextFX v0.26 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. NppNetNote v0.1 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.0 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.5 +7. NppNetNote v0.1 +8. Compare Plugin 1.5.5 +9. Plugin Manager 0.9.3.0 + +### [5.6](http://download.notepad-plus-plus.org/repository/5.x/5.6/) +2009-11-30 + +Notepad++ v5.6 new features and fixed bugs (from v5.5.1) : + +1. Add languages encoding - Chinese traditional (BIG5), Chinese Simplified (GB2312), Japanese (Shift JIS), Korean (EUC), Thai (TIS-620), Hebrew (iso-8859-8), Hebrew (1255), Central European (1250), Cyrillic (1251), Cyrillic (KOI8-U), Cyrillic (KOI8-R), Cyrillic (Mac), Western European(1252), Greek (1253), Turkish(1254), Arabic (1256), Baltic (1257), Vietnamese (1258), ISO_8859-1 to ISO_8859-16 and a lot of more. +2. Add auto-detection of HTML and XML files encodings. +3. Add COBOL, D, Gui4Cli, PowerShell and R language support. +4. Add Marker Jumper feature (Jump down/up : Ctrl+Num/Ctrl+Shift+Num). +5. Add indent guide line highlighting for html/xml tags. +6. Add system tray context menu and new command argument "-systemtray". +7. Fix Unicode to ANSI encoding bug. +8. Fix last recent file list menu items localization encoding bug. +9. Fix last recent file number goes to zero issue. +10. Add new command argument "--help". +11. Fix Calltip hint bug and add a new capacity in it. +12. Add the ability to add the second keyword group for user in both LISP and Scheme languages. +13. Fix the wrap symbol display problem. +14. Add SQL ESC symbol '\'. +15. Fix column editor insert number bug in virtual space mode. +16. Fix status bar displaying "-2 char" issue for a empty document. +17. Fix installation of NppShell64 failed issue in installer. + +Included plugins (Unicode): + +1. TextFX v0.26 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. NppNetNote v0.1 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.0 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.5 +7. NppNetNote v0.1 +8. Compare Plugin 1.5.5 +9. Plugin Manager 0.9.3.0 + +### [5.5.1](http://download.notepad-plus-plus.org/repository/5.x/5.5.1/) +2009-10-08 + +Notepad++ v5.5.1 new features and fixed bugs (from v5.5) : + +1. Old icon is back. +2. Set ".txt" extension automatically while saving a document text. +3. Real characters count is added in status bar. +4. Fix some memory leaks. +5. Add "open all" capacity in finder (for find in files). +6. Replaced nppcm with NppShell (in installer). + - Dialog to allow change of various settings (cmd : regsvr32 /s /i NppShell.dll) + - Context menu icon properly rendered + - Incorporate dynamic icon for registered filetypes + +Included plugins (Unicode): + +1. TextFX v0.26 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Doc Monitor v2.2 +7. NppNetNote v0.1 +8. Compare Plugin 1.5.5 +9. Plugin Manager 0.9.3.0 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.6 +5. NppExport v0.2.8 +6. Light Explorer v1.5 +7. Doc Monitor v2.2 +8. NppNetNote v0.1 +9. Compare Plugin 1.5.5 +10. Plugin Manager 0.9.3.0 + +### [5.5](http://download.notepad-plus-plus.org/repository/5.x/5.5/) +2009-09-22 + +Notepad++ v5.5 new features and fixed bugs (from v5.4.5) : + +1. Update : upgrade Scintilla from v1.78 to v2.01. +2. New icon : change from old icon to a cool chameleon icon. +3. New feature : virtual space for column mode. +4. New feature : multi-editing / selection. +5. New feature : tab settings for per language. +6. New feature : selected lines moving up/down capacity. +7. New feature : incremental Search shows pink background when text not found (like Firefox). +8. New feature : rational number is recognized in User Defined Language System. +9. New feature : escape character capacity for the delimiter in User Defined Language System. +10. Bug fixed : tool bar tip crash issue. +11. Bug fixed : column editor inserting octal number broken issue. +12. Changed behaviour : "-nosession" parameter's not only none of session is loaded, but also none of session is saved. +13. Bug fixed : docking feature crash issue. +14. New feature : the ability to not launch Auto-updater during a period (15 days by default). +15. New feature : import plugins feature (load on the fly). +16. New feature : import theme (stylers.xml) feature. +17. Bug fixed : a crash issue while launch Fin in file (regression since v5.4.5). +18. Bug fixed : a crash issue while deleting the last line. +19. Bug fixed : a bug of plugin message NPPM_GETPLUGINSCONFIGDIR (regression since v5.4.5). +20. New feature : new plugin notification NPPN_DOCORDERCHANGED to notify plugins that document order is changed. +21. Bug fixed : tool bar chevron disappeared bug (regression since previous versions). +22. Bug fixed : a crash bug due to instability of FTP_synchronize plugin (enhance Docking feature). +23. Bug fixed : getting fonts problem under Chines/Korean/Japanese environment. +24. Bug fixed : wrong File encoding auto-detection problem : binary file is detected as UTF-16 big-endian. + +Included plugins (Unicode): + +1. TextFX v0.26 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.5 +5. NppExport v0.2.8 +6. Doc Monitor v2.2 +7. NppNetNote v0.1 +8. Compare Plugin 1.5.5 +9. Plugin Manager 0.9.2.1 + +Included plugins (ANSI): + +1. TextFX v0.25 +2. NppExec v0.3.2 +3. Spell Checker v1.3.3 +4. MIME Tools v1.5 +5. NppExport v0.2.8 +6. Light Explorer v1.5 +7. Doc Monitor v2.2 +8. NppNetNote v0.1 +9. Compare Plugin 1.5.5 + +### [5.4.5](http://download.notepad-plus-plus.org/repository/5.x/5.4.5/) +2009-07-14 + +Notepad++ v5.4.5 fixed bugs (from v5.4.4) : + +1. Fix plugins shortcuts not working bug. +2. Fix the tooltip on toolbar display bug for the plugins icons. +3. Fix a crash that was occurring when searching in files from a deep path. +4. Fix a crash issue (Unicode binary) while close Notepad++ with an RC file opened under Chinese Xp. +5. Fix Pascal and Scheme syntax highlighting problem (fixes in styles.xml). +6. Add SQL folding capacity. + +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 +10. Compare Plugin 1.5.4 + +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 +11. Compare Plugin 1.5.4 + +### [5.4.4](http://download.notepad-plus-plus.org/repository/5.x/5.4.4/) +2009-07-05 + +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 "