- First preview of shared interfaces for native plug-ins is published. It is possible to create you own plug-ins now
- Shell file system now available from drives menu. Massive improvements in shell file system
- Ftps is now supported. Many improvements in ftp code (MLST, MLSD, etc). Unix list pattern improved,
- Added list pattern for MVS (z/OS, OS390). Ftp list parsing is much more configurable now (via app.config)
- Copy files opened for writing while using sync or async copy method
- %nomadlogdir% environment variable added
- Added ability to verify destination files after copy (Delete source check box removed)
- New list view behavior option: Navigate with cursor keys (left and right)
- Added ability to unselect items via shift + cursor keys
- Change current archive format according to destination file extension in pack dialog
- New commands: "Paste Path" and "Paste Path and Go"
- Changing drive by keyboard is layout independent now
- Layout independent quick find (find text in all installed input languages at once), disabled by default
- Changing views with Ctrl+Wheel and changing alternative views with Alt+Wheel
- Vista theme completed at last
- French localization added (thanks to Guy Pouliot)
- Drag-n-drop to panel toolbar drive buttons is now supported
- Added global history of visited folders
- Threat .wcx, .wdx, .uwdx and .wfx as libraries when showing item tooltips (show file description, version, etc)
- Displaying properties now works for wfx items
- Items cutted to clipboard have more transparent icons now
- Drag'n'drop from 7-zip file manager now works as expected
- Added numeric mnemonics for non-local file systems in drives menu
- Use selected folders (if any) as target (instead of current folder) for search
- Various usability tweaks in file panel
- Send bug report functionality in ExceptionDialog restored
- Compare folders and compare files have better support for different file systems now
- Better support for unreadable folders in local file system, ability to rename them
- Support for invalid characters improved in wfx file system
- Added option to open target folder instead of inaccessible shortcut
- Plugins configuration redesigned (now only one list-view with tree-like extensions hierarchy)
- Deleting folders to recycle bin speed improved (especially for large folders)
- Moving to volumes mounted to folders improved
- Moving folders speed improved (especially for large folders)
- Select folder dialog reworked (recent and history folders, filtering, optimizations, etc)
- Alt+Click open special folders and bookmarks in far panel
- Many small unlisted improvements
- Layout improvements in many dialogs
- Bug fix: Importing bookmarks and tools will fail when files with the same names exist in place
- Bug fix: Nomad does not start silently (or crash with ConfigurationErrorsException) on some .net 4 configurations
- Bug fix: Extremely rare ArgumentException error while browsing in thumbnails mode
- Bug fix: Quick find does not work properly for folders when custom folder template is applied
- Bug fix: Extremely rare InvalidOperationException after starting program
- Bug fix: Exception when trying to create folder with * or ? characters
- Bug fix: InvalidOperationException when folder content changed right after tab closed
- Bug fix: Sometimes wheel scrolling does not work on non-main screen
- Bug fix: Error when parsing invalid icon handler class guid from registry
- Bug fix: Error when enumerating local shares on WinXP under limited account
- Bug fix: 'Found invalid data while decoding' when parsing some invalid desktop.ini files
- Bug fix: Very rare ArgumentOutOfRangeException error when extracting icon for item
- Bug fix: Location column is not shown for folders found during search
- Bug fix: Unable to search on Location property (column)
- Bug fix: FilterReader doesn't fail when FILTER_E_UNKNOWNFORMAT exception raised
- Bug fix: Deleted plug-ins were not removed from plug-ins assembly cache
- Bug fix: Rare "An item with the same key has already been added" error while using shell icon provider
- Bug fix: Exception when trying to copy elevated file (alternate streams enumeration is not supported)
- Bug fix: Drag-n-drop on other tabs right after start does not work
- Bug fix: Elevation does not work for limited accounts (i.e. when elevation started under another user account)
- Bug fix: Rare NullReferenceException on update folder, when folder is actually deleted
- Bug fix: Rare arithmetic overflow exception when opening search or filter dialog
- Bug fix: Date condition is not refreshed correctly when editing advanced filter
- Bug fix: Error when trying to associate taskbar progress with operation form on some machines
- Bug fix: Path contains invalid characters exception for some linux-based ftp servers
- Bug fix: Nomad display LIST error on some empty ftp folders (folders which contain only '.' and/or '..')
- Bug fix: Nomad sometimes cache ftp folders even when caching is disabled in ftp context
- Bug fix: Some list view colors and highlight colors does not work under Windows x64
- Bug fix: Optimize program binaries initial task show fail result (but succeed actually) under Windows x64
- Bug fix: Rare InvalidOperationException when showing item tooltip
- Bug fix: Options dialog stay visible after close (when closed with OK button), if DWM disabled or not available
- Bug fix: Right-click drag-n-drop is not working on toolbar drive buttons
- Bug fix: Rare occasional OutOfMemoryException errors when application is idling
- Bug fix: Value cannot be null, when adding bookmark to folder with shift key pressed
- Bug fix: Error when trying to create some complex content search rules ("pyDumps(self." for example)
- Bug fix: Rare exception when trying to update available free space for panel
- Bug fix: Object reference not set to an instance of an object, when trying to justify toolbar
- Bug fix: Object reference not set to an instance of an object, when trying to create link to drive
- Bug fix: InvalidArgument=Value of '0' is not valid for 'index', when visual styles disabled
- Bug fix: Operation name is not shown while setting attributes for files
- Bug fix: Move and rename now works as expected
- Bug fix: Exception when trying to create link on uri-base file system (shell for example)
- Regression bug fix: Archives settings always have modified state (even right after opening options)
- Regression bug fix: Unable to enable or disable archive format
- Bug fix: Exception when trying to display invalid file time in wfx plugin
- Bug fix: Exception when trying to open .flv file as archive (using 7z.dll)
- Bug fix: Items list with explorer theme enabled. Check box should be drawn only when cursor is over item
- Bug fix: ChangeDriveGoRoot is now respected by drive buttons placed on panels (and it is off by default now)
- Other small unlisted bug fixes