- Add session snapshot and periodic backup feature. - Fix RTL/LTR command making mirrored text bug. - Make auto-detect character encoding optional. - Apply DPI-aware on find & replace dialog tab and User define language dialog tab. - Add shell script parser for the function list. - Make backslash as an escape character optional in SQL.
Notepad++ v6.6.1 bug fixes:
- Fix Notepad++ hanging issue while saving a large file if session snapshot feature is on.
Notepad++ v6.6.2 bug fixes:
- Fix session snapshot enabled issue even "remember current session" option is disabled.
Notepad++ v6.6.3 bug fixes:
- Fix SaveAll command hanging issue while session snapshot is enabled. - Fix docking error messages displaying due to bad detection of windows version. - Fix restoring saved files as unsaved due to SaveAll bug in session snapshot mode. - Disable session snapshot while command line argument -nosession is used. - Fix bug that backup is not performed (in session snapshot mode) while view is switched from one to another. - Fix a bug in NppShell when trying to open many files.
Notepad++ v6.6.4 new feature:
- New feature: Settings on cloud - Dropbox - Add backup path info for session snapshot & periodic backup feature.
Notepad++ v6.6.6 bug fixes: - Fix "Settings on cloud - Dropbox" not working problem if the dropbox path has been changed. - Fix a saving issue in session snapshot and periodic backup feature while backup file is deleted or read-only.
Notepad++ v6.6.8 new features and bug fixes: - Settings on cloud - Google Drive. - Fix Settings on cloud - OneDrive detection error. - Make internal docking dialogs apply the selected theme's background and foreground colours. - Fix the bug that "backslash is escape char for SQL" setting is not saved correctly. - Fix the bug that user cannot disable "backslash is SQL escape char" without restarting. - Fix DocMap's syntax highlighting doesn't update while current doc apply a new syntax highlighting. - Add 2 new plugins APIs: NPPM_GETEDITORDEFAULTBACKGROUNDCOLOR & NPPM_GETEDITORDEFAULTFOREGROUNDCOLOR - Add new notification NPPN_SNAPSHOTDIRTYFILELOADED to notify plugins that a snapshot dirty file is loaded on startup.
Notepad++ v6.6.9 new features and bug fixes: - Fix comment command bug that the comment symbols isn't set on the first column for Fortran. - Add python parson for function List. - Make icons' background colour transparent for functionList and projectManager. - New feature: Apply new file default settings on created new file (opened via command line). - Fix colour picker' chooser bug which does not work well.