download.fi - Löydä ja lataa ohjelmia

Muutoshistoria ohjelmalle Notepad++ Portable

<<Takaisin ohjelman lataussivulle

Muutokset v7.8.4 - v7.8.5



Muutokset v7.8.3 - v7.8.4



Muutokset v7.8.2 - v7.8.3



Muutokset v7.8 - v7.8.1



Muutokset v7.7.1 - v7.8



Muutokset v7.7 - v7.7.1



Muutokset v7.6.6 - v7.7



Muutokset v7.6.5 - v7.6.6



Muutokset v7.6.4 - v7.6.5



Muutokset v7.6.3 - v7.6.4



Muutokset v7.6.2 - v7.6.3



Muutokset v7.6.1 - v7.6.2



Muutokset v7.6 - v7.6.1



Muutokset v7.5.9 - v7.6



Muutokset v7.5.8 - v7.5.9



Muutokset v7.5.7 - v7.5.8



Muutokset v7.5.6 - v7.5.7



Muutokset v7.5.5 - v7.5.6



Muutokset v7.5.4 - v7.5.5



Muutokset v7.5.3 - v7.5.4



Muutokset v7.5.2 - v7.5.3



Muutokset v7.5.1 - v7.5.2



Muutokset v7.5 - v7.5.1



Muutokset v7.4.2 - v7.5



Muutokset v7.4.1 - v7.4.2



Muutokset v7.4 - v7.4.1



Muutokset v7.3.3 - v7.4



Muutokset v7.3.2 - v7.3.3



Muutokset v7.3.1 - v7.3.2



Muutokset v7.3 - v7.3.1



Muutokset v7.2.2 - v7.3



Muutokset v7.2.1 - v7.2.2



Muutokset v7.2 - v7.2.1



Muutokset v7.1 - v7.2



Muutokset v7 - v7.1



Muutokset v6.9.1 - v7



Muutokset v6.9 - v6.9.1



Muutokset v6.8.9 - v6.9



Muutokset v6.8.8 - v6.8.9



Muutokset v6.8.7 - v6.8.8



Muutokset v6.8.6 - v6.8.7



Muutokset v6.8.4 - v6.8.6



Muutokset v6.8.3 - v6.8.4



Muutokset v6.8.2 - v6.8.3



Muutokset v6.8.1 - v6.8.2



Muutokset v6.8 - v6.8.1



Muutokset v6.7.9.2 - v6.8



Muutokset v6.7.9.1 - v6.7.9.2



Muutokset v6.7.9 - v6.7.9.1



Muutokset v6.7.8.2 - v6.7.9



Muutokset v6.7.8.1 - v6.7.8.2

  • Another quick fix for the issue of WinGup error under XP in the previous version.



Muutokset v6.7.8 - v6.7.8.1

  • It's a quick fix for the issue of "Missing msvcr120.dll" error message in the previous version.
  • Sorry for the inconvenience.



Muutokset v6.7.7 - v6.7.8

  • Fix an annoying regression about the message "The buffer passed to GetFullPathName was too small!".
  • Update WinGup to version 3.0 which has SSL support and customizable User-Agent.
  • Improve sort lines performance greatly.



Muutokset v6.7.6 - v6.7.7

  • "Restore last closed file" (Ctrl+Shift+T) display issue in the previous version is fixed in this release.



Muutokset v6.7.4 - Je suis Charlie edition - v6.7.5

  • Add ghost typing feature: launch Notepad++ with the auto-typing text from command line (via command line with argument -qn, -qt or -qf).
  • Fix auto-insert bad behaviour : under some condition typing " or ' makes erase the further " or '.
  • Fix the crash issue while user Ctrl + double click on an empty document.
  • Fix crash bug on loading dropbox settings.
  • Show progress window instead of a static window during FindInFiles and ReplaceInFiles.
  • Filename rendered incorrectly on tab bar while it contains '&' character.
  • Make highlighting (if enabled) follow typing for Incremental search, and add several Incremental search enhancements.
  • Add the followings notifications for plugins : NPPN_BEFORESHUTDOWN NPPN_CANCELSHUTDOWN NPPN_FILEBEFORERENAME NPPN_FILERENAMECANCEL NPPN_FILERENAMED NPPN_FILEBEFOREDELETE NPPN_FILEDELETEFAILED NPPN_FILEDELETED
  • Make keystroke ENTER trigger the shortcut editor dialog in Shortcut Mapper.
  • Allow drop files onto doc switcher and other side panels.
  • Installer remembers user's choices of last installation.
  • Fix Auto-indent in new code block not respecting current EOL bug.
  • Restore focus to editor when a panel is closed.



Muutokset v6.7.2 - v6.7.3

  • Fix a crash issue for old processors due to SSE2 instruction.
  • Fix the regression for the translation: remap the sub-menu entry for the added command "Mark...".



Muutokset v6.7.1 - v6.7.2

  • Fix the crash issue while config.xml and stylers.xml are not loaded.
  • Fix NPPM_LAUNCHFINDINFILESDLG API regression issue.
  • Prevent auto-insert of {} [] () "" and '' from inserting in column mode.
  • Fix the bug that "Function parameters hint on input" checkbox in preferences dialog is not initialized correctly.
  • Fix saving theme modified styles not working problem (Copy theme files in %APPDATA% to avoid UAC problem).
  • Improve the usability of User Defined Language dialog: reduce dialog's height.



Muutokset v6.7 - v6.7.1

  • Fix crash issue on GotoLine.
  • Fix a random crash issue while typing random characters.
  • Fix the bug of auto-insert skipping feature that ] and } don't be skipped if "auto-insert ()" is disabled.
  • Add new feature: auto-insert skipping character feature works for "" and '' now.
  • Fix reloaded file on dirty status issue.
  • Add "Mark..." menu command.
  • Fix a regression (broken with compare plugin) due to a new feature of MRU in v6.7 (the feature is removed).



Muutokset v6.6.9 - v6.7

  • Add Smart Indent feature for php/javascript/c/c++/java/c#/Objective-C.
  • Enhance Auto-insert feature for {} [] (): typing and skipping }, ] and ).
  • Add new feature of MRU: While current file is closed the previous activated file will be activated.
  • Allow users to disable Easter eggs by adding noEasterEggs.xml in Notepad++ installed directory.
  • Enhancement: Resize column Name filed correctly while hiding column Ext.
  • Fix Global colours not applied to all text of the "Find result" pane.
  • Add C# and enhance php parser in Function List.
  • Fix document list panel has no selection while start up.
  • Fix docSwitcher bug which shows new 0 after loading a session of files.
  • Fix crash issue on quit Notepad++ while session snapshot period backup feature is on.
  • Make "Text Direction RTL" command and "Text Direction LTR" command work without reloading file.
  • Make document map matches the current text direction (RTL/LTR).
  • Fix a crash issue while the opened document is deleted/moved from outside.
  • Fix undo actions on unsaved snapshot file removing the dirty state bug.



Muutokset v6.6.8 - v6.6.9

  • 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.



Muutokset v6.6.7 - v6.6.8

  • 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.



Muutokset v6.6.6 - v6.6.7

  • Settings on cloud - OneDrive.
  • Fix the crash issue on start up for some context.



Muutokset v6.6.4 - v6.6.6

  • 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.



Muutokset v6.6.3 - v6.6.4

  • New feature: Settings on cloud - Dropbox
  • Add backup path info for session snapshot & periodic backup feature.



Muutokset v6.6.2 - v6.6.3

  • 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.



Muutokset v6.6.1 - v6.6.2

  • a session snapshot bug has been fixed - The correct behaviour is: the session snapshot feature cannot be enabled if "remember current session" option is disabled.



Muutokset v6.6 - v6.6.1

  • A hanging issue has been fixed



Muutokset v6.5.5 - v6.6

  • The main feature of this release is Session snapshot & periodic backup.
  • If this feature is enabled (enabled by default), user won't be asked to save unsaved file as he quits Notepad++, and on startup Notepad++ restores the unsaved file and unsaved untitled document of last session.



Muutokset v6.5.4 - v6.5.5



Muutokset v6.5.3 - v6.5.4

  • Enhance Notepad++ to conform with DPI-aware application.
  • Make extension column optional in vertical file switcher.
  • Add 3rd option "function + word completion" in auto-completion feature.
  • Fix closing bug in doc switcher via the context menu (right clicking of an unselected item).



Muutokset v6.5.2 - v6.5.3



Muutokset v6.5.1 - v6.5.2

  • Add sort lines feature
  • Make 2 external commands as build-in commands: Open containing folder in Explorer/cmd
  • URL hovered highlighting can be customized
  • Fix the bug that Global Styles are not loaded completely in Stylers Configurator
  • Improve php and js parsers in functionList
  • Add panel icons for 6 panels: ascii insertion, clipboard history, doc map, doc switcher, function list and project
  • Fix function list class border determination problem (while open/close symbols are in the comment zone)
  • Fix crash (buffer overflowed problem) for function calltip
  • Fix a bug in path auto-completion feature
  • Fix tab close button's color remains hovered while mouse leaves
  • Update html auto-completion file



Muutokset v6.5 - v6.5.1



Muutokset v6.4.5 - v6.5



Muutokset v6.4.4 - v6.4.5



Muutokset v6.4.3 - v6.4.4



Muutokset v6.4.2 - v6.4.3



Muutokset v6.4.1 - v6.4.2



Muutokset v6.4 - v6.4.1



Muutokset v6.3.3 - v6.4



Muutokset v6.3.2 - v6.3.3



Muutokset v6.3.1 - v6.3.2

  • Fix a regression (performance issue)
  • Recognize wscript and Rakefile respectively as python and ruby file



Muutokset v6.3 - v6.3.1

  • Fix replacing '\n' bug in both extended and regex mode
  • Remember folding states for each file in session
  • Fix a crash bug on uncommenting
  • Add "Set Updater proxy..." command for setting the proxy of updater
  • Fix the problem of Window position not saved/restored properly
  • Add new API NPPM_GETCURRENTVIEW



Muutokset v6.2.3 - v6.3



Muutokset v6.2.2 - v6.2.3



Muutokset v6.2.1 - v6.2.2



Muutokset v6.2 - v6.2.1



Muutokset v6.1.8 - v6.2



Muutokset v6.1.7 - v6.1.8

  • Regression of wrong behaviour is fixed : a "No more disk space" message is displayed while saving an empty file



Muutokset v6.1.6 - v6.1.7

  • Fix config.xml zero length bug after Windows' update (Notepad++ is forced to quit)
  • Fix a crash issue on save as command
  • Fix saving file fails silently bug
  • Fix a buffer overflow bug
  • Add case sensitive option for smart highlighting feature
  • Enhance the localization system



Muutokset v6.1.5 - v6.1.6



Muutokset v6.1.3 - v6.1.5

  • Fix a html tag match freezing issue
  • Fix the sidebar splitter failed in Windows 8 issue
  • Fix un regression: folding/unfolding performance issue
  • Fix tab context menu in the other localization regression due to adding new command "Reload"
  • Fix lower/UPPER case on selected text which contains NULL characters
  • Fix wrap/unwrap line position not being kept bug



Muutokset v6.1.2 - v6.1.3

  • Enhance the performance issue for xml matching tags highlighting and for displaying clickable links
  • While the amount of file to open is larger than 200, a dialog will be shown to warn user
  • Fix Notepad++ close bug while move one cloned new empty document into another view, in the destination contained only this new empty document
  • Fix hanging problem while double-click on a project folder then (immediately) drag it
  • Fix a bug while command argument contain an empty string ("")
  • Fix mouse cursor disappearing bug on right click while a project item is dragging



Muutokset v6.1.1 - v6.1.2

  • Fix Notepad++ hanging bug due to the opened file containing a half of UTF-8 double byte sequence at the end of the file



Muutokset v6.1 - v6.1.1



Muutokset v6.0 - v6.1



Muutokset v5.9.8 - v6.0



Muutokset v5.9.6.2 - v5.9.8

  • Add drag and drop capacity in Project Manager (only inside of Project Manager)
  • Add "Move Up" (Ctrl+Up) and "Move Down" (Ctrl+Down) commands in Project Panel
  • Edit Zone border can be customizable via "Editing" tab of Preferences dialog
  • Fix an aesthetic problem in incremental search bar
  • Fix "Save all" GUI bug
  • 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)



Muutokset v5.9.6 - v5.9.6.1



Muutokset v5.9.5 - v5.9.6

  • New features and fixed bugs in Notepad++ v5.9.6
  • Add a new feature "Adding files recursively from a folder" in Project Manager
  • Fix a bug in Project Manager regarding open and reload commands
  • Included plugins (Unicode)
  • Spell Checker v1.3.3
  • NppFTP 0.24.1



Muutokset v5.9.4 - v5.9.5

  • Fix Project Panel loading non-project file bug
  • Fix saving project file bug while saving it on the root
  • Fix adding/hidding Language Menue item problem in Preference dialog
  • Make Project Panel translatable



Muutokset v5.9.3 - v5.9.4

  • Add 3 Project Panels for the management of projects
  • Doc Switcher can be sorted now.
  • Fix a crash bug - crash on launch time if default User defined language was set on the previous session.
  • Fix crash issue while printing for some printers.
  • Fix ANSI version Clipboard history entries display bug.
  • Fix wrong display of tab number setting dialog in Lang Menu/Tab settings of Preferences dialog.



Muutokset v5.9.2 - v5.9.3

  • 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



Muutokset v5.9.1 - v5.9.2

  • Fixed bugs in Notepad++ v5.9.2 :
  • Fix the Clipboard History crash issue while no data in Clipboard.
  • Fix the local directory installation option ignored issue in Installer.
  • Reduce the recent file history width to 32 characters.
  • Included plugins (Unicode):
  • Spell Checker v1.3.3
  • NppExport v0.2.8
  • Compare Plugin 1.5.6.1
  • Plugin Manager 0.9.3.1
  • Converter 3.0
  • Included plugins (ANSI):
  • TextFX v0.25
  • NppExec v0.4.1
  • Spell Checker v1.3.3
  • NppExport v0.2.8
  • Light Explorer v1.6
  • Compare Plugin 1.5.5
  • Plugin Manager 0.9.3.1



Muutokset v5.9 - v5.9.1



Muutokset v5.8.7 - v5.9

  • Update Scintilla from 2.21 to 2.25.
  • New feature: Non-greedy regular expression (Scintilla).
  • Add Copy/Cut/Paste Binary Content feature.
  • Add "paste HTML content" and "paste RTF content" commands.
  • Fix the inverse of title and message for some MessageBox.
  • Add "Remove Unmarked Lines" command.
  • Add "Column Mode Tip" to notice users the usage of column mode in Notepad++.
  • Make stream comment foldable in php/javascript.



Muutokset v5.8.6 - v5.8.7

  • 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



Muutokset v5.8.5 - v5.8.6

  • Fix langs.xml 0 length problem while user ends session without closing Notepad++
  • Fix empty line count failure (RegExpr)
  • Fix task list display glitch under Windows 7
  • Add trim functions (header/trailing/compact feature)
  • Add white space and TAB conversion features
  • Fix folding margin to be displayed when opening Notepad++ with a new/empty file (Normal text)



Muutokset v5.8.4 - v5.8.5

  • Fix Shell Extension (32 bits) icon absent issue
  • Fix the crash problem if config.xml is not present
  • Fix tab settings not saved under Windows 7 problem
  • Fix localization switching under Windows 7 problem
  • Fix x64 system files problems : not included in recent file history list while closing a file
  • Fix x64 system files problems : not remembered in the next session problem



Muutokset v5.8.3 - v5.8.4

  • Fix memory leak problem while switching tab.
  • Fix User Defined Language dialog docking problem under Windows 7.
  • Fix backwards search with Asian codepage problem.
  • Add a new capacity in context menu: the menu item and folder item can be renamed (and in whichever language).
  • All the supported encoding charsets can be set as default in "New Document Settings".
  • Remove Calltip restriction from plugins side.
  • Add "-alwaysOnTop" command line argument.
  • Fix icon display glitch in shell extension context menu.



Muutokset v5.8.2 - v5.8.3

  • A new application icon.
  • Add the capacity to open x64 system files.
  • Add Edit context menu command.
  • Add a new ability: sub-menus commands can be in the context menu.
  • Fix context menu reload problem (plugin commands reload fails).
  • Fix searching up fails while code page is set to Chinese/Japnese/Korean bug.
  • Remove unsupported encodings by Microsoft Windows : ISO-8859-10, ISO-8859-11, ISO-8859-16.
  • Fix move down current lines bug while moving down on the last line.
  • Fix crash issue : crash in the next launch after setting MS-DOS-Style as default language.
  • Fix zoom bug on the second view.
  • Fix a heap corruption of ColourPicker.
  • Due to UAC issue, doLocalConf.xml is ignored under vista and windows 7, if Notepad++ is installed in "Program files" directory.



Muutokset v5.81 - v5.8.2

  • Fix windows 7 crash bug while executing update
  • Fix macro recording bug for the non-ASCII characters
  • Fix C# syntax highlighting disabled problem after reloading
  • Fix find performance issue related macro recording
  • Modify SaveFile dialog behaviour: it browses inside the directory instead of creating the new file with the given directory name



Muutokset v5.8 - v5.81

  • This version might be unstable due to Scintilla updating.
  • Hopefully there is no more crash issue.



Muutokset v5.7 - v5.8

  • This release integrates the newest Scintilla component (v2.21), so there could be some regressions.



Muutokset v5.6.8 Rev 2 - v5.7

  • Upgrade Scintilla to version 2.12.
  • Add "Inverse bookmark" feature.
  • Add NPPM_SAVECURRENTFILEAS message.
  • Fix premature deallocation bug for import UDL.
  • Add import/export User Defined Language features.
  • File detection : Switch to modified or deleted file while user is asked to reload or keep the file.
  • Fix closing several detected non-existing files bug.
  • Fix language switching to English not working bug.
  • Reduce PostIt/FullScreen restore button size.
  • Fix PostIt wrong restore button position after toggling off fullScreen mode.
  • Fix crashes on new 11 character long UDL names bug.
  • Fix "Save all" inconsistent icon state on toolbar.
  • Add new keywords of HTML 5 and css.



Muutokset v5.6.8 - v5.6.8 Rev 2

  • A fix for the misbehaving LightExplorer plugin has been added and the result posted as Revision 2.



Muutokset v5.6.4 - v5.6.8

  • Fix comment stream without selection bug.
  • Fix Find in files results highlighting regression bug.
  • Fix regression bug (include the correct SciLexer.dll) about insensible case search mode.



Muutokset v5.5.1 - v5.6.4

  • 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.



<<Takaisin ohjelman lataussivulle

Toimiiko ohjelma koneessani?

64-bit, 32-bit, Windows 10, Portable, Windows XP, Vista, ...

Menikö sormi suuhun lyhenteiden ja käsitteiden kanssa? Lue oppaamme ohjelmien yhteensopivuudesta