Legend: ! - Major new feature added + - Minor new feature added * - Feature changed or improved - - Bug fixed Version 2.6.8.1195 RC - 31.08.2009 + Dutch localization added (thanks to Martijn Weisbeek) + Issue #115 implemented (Respect environment variables in Select Folder Dialog) + Issue #114 implemented (Show mapped network drive path instead of volume label) * Nomad is built for Any target again * Some dialogs layout changed to better work with long localized strings - Bug #107 fixed (Stored layouts does not working properly, was broken when fixing issue #99) - Bug #108 fixed (Shift+C does not appears to be valid shortcut in Nomad) - Bug #109 fixed (Exception when enabling themes support in Vista) - Bug #111 fixed (Tabs with Large Icon view panel not restored on start) - Bug #112 fixed (Double click maximizes worker dialogs) - Bug #113 fixed (Attributes reseted when copy to compressed folder) - Try to fix bug #116 (Occasional hangs under Windows Vista and 7) - Bug #117 fixed (Crash when copying (deleting) files on Win7) - Try to fix bug #120 (Exception when using some Wcx plug-ins) Version 2.6.8.1180 RC - 07.07.2009 * Nomad is built for x86 target (must fix problems under Window x64 for the moment) * Clear content cache in network folder on Refresh - Bug #99 fixed (Crush when folder bar enabled in both panels) - Bug #100 fixed (Panels layout loaded incorrectly when second toolbar visible) - Bug #101 fixed (Exception when opening options dialog on asian systems) - Bug #103 fixed (Exception when opening new tab from archive) - Bug #105 fixed (Cannot open drive with two files with the same name) - Bug #106 fixed (Crush on when extracting thumbnail from some html files (with scripts)) - Bugfix: Very rare crush on reading overlay icons - Bugfix: Long-lasting bug with access violation in shell file system was fixed - Bugfix: Thumbnail size was not stored with panel layout - Bugfix: Fixed problem with mouse wheel scrolling in combobox when dropdown is shown Version 2.6.8.1166 beta - 05.06.2009 + German localization added (thanks to Sven Knurr) * A lot of layout changes in many forms for better fit long localized strings * Refresh algorithm changed yet again (improved deleted item focusing, improved delayed sort) * Use native hand cursor under WinXP+ (with shadow, etc) - A lot of localization typos fixed - Archive reloading on change functionality restored - Fixed bug with double clicks in Change Folder dialog - Fixed annoying bug with item tooltip flickering when browsing with keyboard in Vista - Bug #98 fixed (Crush when opening folder which contains subfolder with malformed desktop.ini file) - Bug #97 fixed (Default application settings from nomad.exe.config is ignored) - Bug #96 fixed (One panel layout restored incorrectly when there is several tabs) - Bug #95 fixed (Sorted column has no title after duplicating tab under Vista) - Bug #94 fixed (Exception with malformed text language file) - Bug #93 fixed (Cannot open drive menu if NoRootDirectory drive exists) Version 2.6.8.1140 beta - 13.05.2009 + Item tooltips now supports OS theming (native Vista look) * Folder refresh algorithm improved (especially useful for delayed icon extraction) * Delayed icon extract now set to ALWAYS by default * Some optimizations in slow property retrieval and folder size calculations * Hiding options now works for tree view too - Bug #88 fixed (Crush when drive has no serial number on nvidia chipsets) - Bug #89 fixed (In certain circumstances thumbnails was not retrieved in thumbnail view) - Bug #90 fixed (Folder tree is not sorted on FAT drives) - Bug #91 fixed (Crush on power off with started Nomad in Windows Vista) - Bug #92 fixed (Exception on opening bookmarks with unexistent ftp folder) - Bugfix: Setup and Upgrade Dialog was not shown on clean machine - Very rare icon-related crush was fixed - Several other issues fixed Version 2.6.8.1115 beta - 24.04.2009 ! Setup and Updgrage Wizard has been added (shown on first run) + Safe mode added (in this mode user can disable some processing on start) + Many new command line options added (see -? for details) + Added support for text based localization files (primarily for easy localization) + Now you can customize not only local writable folder, but also any other folder (ftp, network, read-only local folder) + Customized settings can be applied not only for folder, but also for all of its subfolders + Now you can customize list view back and foregrounds in Customize Folder Dialog + New option: Do not show hidden and system items and it is TURNED ON BY DEFAULT + New option: Hidden items list (number of rules to hide specific files and folders) + New option: List view focused item foreground color + Much improved support for mouse wheel (especially useful in options dialog) + Added ability to auto-hide find toolbar on leave (see toolbar context menu) + Support for 7z.dll 4.66+. (FAT, NTFS, MBR and NTFS file formats) + Support for folder thumbnails from thumbs.db + Show caps lock state and keyboad layout in passwords fields * taglib-sharp.dll updated to version 2.0.3.2, related provider is also updated * Bigger icons in thumbnail view mode * Better thumbnails support (different sizes thumbnail generator) * Some painting improvements in main form * Better form scaling in several dialogs * Better run-time localizer (used with new language files, and after language change in options) * Pack dialog layout improved * License files updated (now includes license for 7z.dll and taglib-sharp.dll) - Bug #82 fixed (Very rare racing condition when changes happen in the underlying folder) - Bug #83 fixed (NullReferenceException in change folder dialog) - Bug #84 fixed (Exception on reconfiguring folder tree on panel) - Bug #85 fixed (Environment string "%nomadver%" was not replaced correctly in portable mode) - Bug #86 fixed (Exception with malformed autorun.inf) - Bug #87 fixed (Arhive file opened on removable drive still prevents safe removal) - Bugfix: Hide drives panel toolbar on lost focus - Several clean install bugs was fixed Version 2.6.5.1053 alpha - 23.03.2009 ! Second toolbar added, and in general, added support for any number of additional toolbars + Context menu for toolbars added (Move toolbars to bottom, change buttons display style on the fly, justify text labels, remove toolbar buttons on the fly, change toolbar buttons images) + Drag-and-drop files to toolbar (execute command (for some buttons), start tool, add new tool, etc) + Highlight toolbar buttons when showing context menu for them + Ability to add drive buttons to any toolbar + Support for tab bookmarks added + New command: Toggle Folder Bar (Show or hide folder bar) + New command: Exit + New command: Save Settings... + New command: Customize Toolbars... + New command: Customize Tools... + New command: Bring to Front (uses global shortcuts, switch focus to nomad) + New command: Volume Label... + New command: Open in Explorer + New command: Refresh Toolbars (Mostly servicing command) + New command: Bookmark tab... + New option: Active panel background color + New option: Default delete dialog button (no UI) + New option: Show drive menu on hover (opens drive menu without mouse click) + New option: Start programs in separate thread + Program no longer blocks safe usb mass storage removal + Experimental support for different encodings in Ftp, some other ftp related changes and fixes + New volume type - Flash (with its own icon, now very limited support) + License information added to distibution (about dialog, license.txt, etc) * Major rework of volume support, now volume taken for specific path not for drive * Much better drive icon extraction (better error handling, faster, etc) * Improved tooltip extraction (simplified, better error handling, faster) * Close buttons on panel toolbars was removed * Suppress Ctrl+Num+ shortcut in panel (to prevent default columns resizing) * Times comparison algorithm changed (now when times difference less than 1 second, they threated as equal) * Some system copy mode improvements (when copy to removable volume) * Better support for SAMBA servers that do not support watcher functionality (auto refresh now works using another watcher technique) * Other improvements in auto-refresh area * Ensure focused item visible after deletion * Item tooltip improved (some animation added, cached, faster, etc) * Archives options layout improved * Keyboard map options layout grealy improved (now with command names and icons) * External tools options layout improved * Color drop-down button improved and localized * New shortcusts for old commands (Ctrl+F1, Ctrl+F2, Ctrl+R, etc) * Disable "send to bin" option when deleting file on non-local volumes (cd, network, etc) * Right click selection option behavior improved (now you can select with right click and drag) * Better .ico extraction and better icon to image conversion (fixes problem with TortoiseSVN overlays) * Thumbnails list view improvements on WinXP+ * HA.WCX was removed from distribution * Many other optimizations and improvements - Do not show notification when executable file is the only file in archive - Bugfix: Crush when starting invalid .exe file from RunAs dialog - Bugfix: Exception on restarting nomad with opened root network folder - Many other unlisted bugfixes Version 2.6.0.960 alpha - 28.01.2009 ! Tabs! (create, close, drag, save tabs on exit and all other tab actions supported) ! Themes are now fully customizable (introducing Nomad.Themes) ! Config files location is configurable now (allows fully portable mode) + New theme: Flat + New theme: IE7 + New command: Lock Folder Change + New command: Select by Name + New command: Toggle One Panel Mode + New command: Navigation Link (Synchronous browsing in left and right panels) + Ability to extract entire archive when starting executable from it + Ability to change thumbnail size (see actChangeView command) + Experimental support for unreadable local file system items + New environment variables: %nomadcfddir%, %nomadver% * Many new menu icons added * Themes now separated by style and color * Command actShowBookmarks now shown on toolbar as drop down button * Configuration file format changed greatly, so options upgrage unavailable * Confirmations block moved into Security section in Options * A lot of various improvements and optimizations - Other unlisted bugs was fixed as well Version 2.5.1.872 RC - 22.01.2009 - Bug #78 fixed (When going to parent folder, current folder sometimes not on screen) - Bug #77 fixed (Desktop flickering when navigating to folder with many files) - Bug #76 fixed (Exception on copy files to unexistent ftp site (or ftp folder)) - Bug #75 fixed (Exception when there is no access to reparse point) Version 2.5.1.868 RC - 20.01.2009 + New fancy logo in about dialog + Many new menu icons (paste, select, etc) * Folder environment parameter values changed (removed trailing backslash) * Small layout changes in several dialogs * Better availability check for some virtual properties * Bookmark and tools initialization and re-initialization improvements - Bug #66 fixed (Skip empty folders copy option does not working property) - Bug #67 fixed (Created bookmark for ftp folder not appear in the Bookmarks menu) - Bug #65 fixed (Crush when trying to paste files from deleted archive) - Bug #68 fixed (Bug with hard drive to which there is no access at all) - Bug #69 fixed (When copy file to network share "out of space" error shown) - Try to fix bug #70 (Very rare crush when packing using zip packer with 2 or more threads) - Bug #71 fixed (Exception on executing external tool) - Bug #72 fixed (Sometimes bookmarks drop down menu unpinned from the place where it must be) - Bug #73 partially fixed (Exception on start Nomad) - Bug #74 fixed (Cannot bookmark search folder on root drive) - Other small fixes Version 2.5.1.845 beta - 29.12.2008 + Ability to create new files of different types (menu and dialog) + Clickable 7z banner added to archive options + Issue #62 implemented (Drives mounted as folders shown with folder icon) + New command: Calculate Folder Sizes + New virtual property: Volume Label + New option: Folder name template (\Folder, [Folder]) + New option: Show column lines in details view * Reparse points and mount points now have Shortcut Target property * When new version is available now release type shown with version (alpha, beta, etc) * Many other small improvements and fixes - Check for updates functionality restored (moved to another host) Version 2.5.1.823 alpha - 11.12.2008 (internal build) + Now user can add single tool into the toolbar (previously only all tools at once) + %nomaddir% parameter for external tools added + Support for LZMA compression in .zip files (7z.dll 4.61+) + Issue #57 implemented (Fast find - navigation by typing the name) + Show hidden menu item was added to drives dropdown menu * Refresh on ftp sites now works correctly (clears cache and reread content) * Improved work with local files date and time (with some error handling) * Extracting and (especially) packing speed improved - Bug #54 fixed (Bug when opening folder with List only permissions) - Bug #55 fixed (Problem with cyrillic filenames on ftp) - Bug #56 fixed (Mounted TrueCrypt volumes marked as 'Not ready') - Bug #58 fixed (Settings not stored on logoff (reboot, shutdown, etc)) - Bug #59 fixed (Nomad does not save the position of the splitter between the folder bar and list view) - Bug #60 fixed (Exception with shell image provider in Vista) - Bug #61 fixed (Nomad crushed when in the background) - Some changes in shell link support (especially in network folders) to fix exception in Vista - Other bugs introduced in previous version was fixed as well Version 2.5.1.800 alpha - 03.11.2008 (internal build) + Workspaces added (View menu) + actCopyDetailsAsCSV command added + Hash property provider added (hashes retrieved in separate stream) + Added ability to define slow properties (internal feature, used for hash provider) + Luna (Tan) theme added * Improved usability of virtual property tab in Options * Breadcrumb appearance changed a bit * Manage columns dialog layout changed - Bug #52 fixed (Unable open drive with deleted folder) - Bug #53 fixed (Scroll bar always moved up) - Bug with always opening file without extension as archive was fixed - Bookmark search folder are now customizable - Yet another try to not crush when device is not found - Restored functionality of ftp change notifications (was broken in one of the previous versions) - Other minor bugfixes Version 2.5.0.771 alpha - 16.10.2008 (internal build) ! Now you can create archives directly in Nomad (both 7z.dll and WCX packer plug-ins supported) ! Now you can delete files in archives ! Bookmark Folder dialog greatly improved with customize bookmark and keyboard shortcut + Natural numbers comparison added (configurable through SortDialog) + New virtual property: CompressionMethod + Nomad now can install WCX plug-in automatically when open archive with plug-in (like TC) + New confirmation, do not show navigation error + Added %user% command line option for external tools configuration (ask user for parameter) + Icons added for options groups in Options dialog + Optimized column count behavior in List view mode (reduce number of columns when many columns not needed) * Now you can rearrange items with mouse in any supported list * Focus next item in panel when current focused item was deleted * Opened archive folder now detects underlying archive changes and reload itself * Archive options group in Options dialog updated with new options * Options dialog internals changed * New icons for commands, some forms layout changed * Icon extracting framework improved (with better shortcuts support) * All forms now look better when themes are disabled (or in OS without themes) - Bug #49 fixed (Sometimes left column placed with invalid offset) - Bug #50 fixed (Bug in nomad with other file managers on fat32 system) - Bug #51 fixed (Exception when disconnecting virtual disk) - Bugfix: Better errors handling when execute file - Bugfix: Sometimes .exe icons was not extracted correctly - Bugfix: Program cannot start with some invalid shares Version 2.3.3.718 alpha - 25.08.2008 (internal build) + Right click select option added + Show keyboard cues on toolbar option added + Ability to run programs as administrator added (in RunAs dialog, especially useful for Vista) + Support for multi-part .rar archives added * Support for 7z.dll 4.59+ finished * Archive options layout changed a bit (now it is possible to disable archive formats) * Various archive support related changes * Better images support under Win9x Version 2.3.3.704 alpha - 20.08.2008 (internal build) ! Preliminary support for multiple archive containers in one file + Customize toolbar is now possible in the options + Preliminary support for 7z.dll 4.59+ (new archive formats, one extension for several formats) + Relevance column added + ArchiveFormat column added + Mask to always open files with Shift+Enter option in archive options + actChangeView command added + New command icons added + Child folders is now allowed in Bookmarks folder (full support, except shortcuts) * External Tools editing in Options greatly improved (with ordering support) * New version of 7z.dll included (4.60b) * Path toolstrip now supports very long folder names (both toolstrip and tooltip) * Storing some setting was improved - Bug #47 fixed (Exception when hover over .lnk file) - Bug #48 fixed (Lasso / Selection drag box does not select files properly) - Bugfix: Sometimes mounted network drives was incorrectly marked as 'Not Ready' - Bugfix: Sometimes sort is broken in panel (when multiple changes occurs in underlying panel) Version 2.3.0.685 RC - 14.08.2008 + Show free space on drive thumbnail + actShowBookmarks command added (show bookmarks drop-down menu, default Alt+B) - Do not show exception when trying to start bad exe file - Bug #42 fixed at last (Very long drive list openning with fake floppy drives) - Bug #43 fixed (DirectoryNotFoundException when context menu is shown for deleted folder) - Bug #46 fixed (Bug with copying into buffer Ctrl+Shift+C) Version 2.3.0.676 RC - 06.08.2008 (internal build) + One instance mode (ask user to start another program copy at start) + Archive highlighter added on initial setup (green color) + Nomad assemblies now strong named (protected with private key) + Show panel active state option added (panel state is shown on the path toolstrip) + Size On Disk property added + Tooltips behavior can be changed by user in options + Show first 5 item names when deleting several items * Overlays is enabled by default now * Storing application settings improved * Various virtual tooltips improvements (keyboard browsing support, for example) * Filter dialog and Find dialog layouts changed a bit * Some usability improvements Overwrite prompt dialog and Main form * Focusing items using extended rect (using mouse click) - Program now detects broken user.config file - Bug with comparing folders fixed - Bug #41 fixed (BUG with dropping folders from Nomad into other programs) Version 2.3.0.656 RC - 21.07.2008 (internal build) ! Several new themes added (theme - improved toolstrip provider) + Options dialog colors are now taken from theme + Request #36 implemented (Do not enter search options twice) * Now user can repeat destination file opening if error occurs * Improved panel updates (now update interval depends on the folder type, and form state) * Main form visual appearance improved (now toolstrips looks better) * Vista theme improved * Advanced ToolTips now everywhere (in dialogs, on path toolstrip, etc) * OverwritePromtDialog was greatly improved, now it can show file thumbnails and has support for advanced tooltips * Hover time for advanced tooltips now taken from system (usually 400ms instead of 1500) - Better tree view refresh on image provider change - Bug #37 fixed (Very slow deleting from folder with many files) - Bug #38 fixed (Exception in drive list when access denied to network disk) - Bug #39 fixed (Exception on paste deleted file) - Bug #40 fixed (Requested Clipboard operation did not succeed) Version 2.2.7.633 RC - 08.07.2008 (internal build) ! Support for icon-packs added, please check options (including download link) + Check For Updates command added + Can set bold list view font in options + Can set auto-refresh mode for slow volumes in options * Preliminary support for archive formats with the same extensions (7z.dll 4.59.3a) * Icon providers framework improved, now you can select provider in options * Some property providers optimizations * Some other internal optimizations (improve speed, remove some duplicated code) * Open locked archives (i.e. archives opened for write by another process) * Import settings from previous version (not only bookmarks) on first start - Bug #25 fixed (Exception on clicking on context menu items with subitems) - Bug #26 fixed (Exception on start nomad) - Critial bug #27 fixed (Deadlock when extracting from archive) - At last bug #28 fixed (Exception in folder with .cdr (Corel) files) - Bug #29 fixed (Folder locked exception on deleting folder) - Bug #30 fixed (Exception occurs when trying to open archive folder with invalid characters in path) - Bug #31 fixed (Invalid icons was shown on shell shortcut tooltips) - Bug #33 fixed (WorkingDirectory was invalid when starting file) - Bug #34 fixed (Sometimes exception occurs when files deleted and created in folder) - Bug #35 fixed (Archive is used by another process) - Many other small fixes not listed in issues tracker Version 2.2.5.605 Beta - 23.06.2008 ! View as Thumbnail view style added ! Ability to bookmark search folders and folders branches was added ! Application now have it's own icon + View as Large Icons view style added + New property provider: Html (extract basic html info, thumbnail) + New property provider: Text (extract basic text info, thumbnail, configurable through .config file) + New property provider: Ole (extract basic ole document info, thumbnail) + Icon cache now persistent (save cache on exit and load on start) + Additional command line arguments for external tools + Additional (configurable) info in change drive menu + New default property added: Volume type + Several commands now available in keyboard layout (actChangeDriveLeft, actChangeDriveRight, actUselectAll, etc) + List view selection with marquee box now possible + On refresh command tree view was refreshed too (not only list view) + SpaceToggleSelection and FolderSizeOnSpace options now works + ResetVisualCache command added * Delayed panels content load (after program start) * Great list view painting speedup * Overlay icons extracting speedup * Many optimizations was made to improve program reliabilty, speed and reduce memory footprint * Extracting description for network shares was added * Drag'n'drop improvements in details view mode * By default several archive formats set to Shift+Enter behavior (office document, nsis, etc) * Tree view font changing according to list view font * Program now works better with limited user account * Item tooltip code improved (and show extended tooltips for tree view items) * Better deleted items detection * Recalculate path toolstrip on window resize * Show extended file info when deleting single file - Bugfix: files was not moved if destination file exists - In-place item renaming now works correctly with visible Extension column - Several network related bugfixes (now everything must work correctly in complex domain controlled networks) - Several handle leaks eliminated - Two racing conditions in multi-threaded search was eliminated - Many, many other bugfixes (all bugs reported by users was fixed, as well as many other bugs) Version 2.2.0.537 Beta - 14.05.2008 ! New command: Customize Folder, ability to remember some options for folder ! Tooltips now configurable based on file type (many preconfigured options) ! Tooltip now shows thumbnail (if exists) or icon (no UI to configure at the moment) ! Columns providers added, many new columns introduced, configuration columns and column providers in options, searching and filtering in new columns, etc. Currently available property providers: - File Version Provider (extract version information from PE files) - Flash Video (FLV) Provider (extract basic image info) - Thumbs.db Thumbnail Provider (extract thumbnail from thumbs.db file, if exists) - Image Provider (extract basic image info, exif tags, thumbnail, can set description) - TagLib Provider (extract video and audio basic info, tag, thumbnail, can set description) - Photoshop (PSD) Provider (extract basic image info, thumbnail) - Description Provider (get and set description, based on descript.ion files) ! Shell file system introducted (unstable at the moment). (shell://c:\) ! Ability to change keyboard layout has been added (through options) ! Create shortcuts throug MakeLink dialog (many shortcut types supported) + Detect locking application on file deletion (sometimes, based on ole) + First start initialization code added + New command: Edit Description + Local file system folders now can get and set description (in desktop.ini file) + Multi-threaded search in some cases (great speed boost on multi-core cpu) + Ability to use system copy routine (instead of default one) + Copy progress dialog greatly improved (now shows much more information) + Option to start applications in thread (eliminate program freeze) + Ability to create (and handle) network location shortcuts added + More drive type icons in default icon provider + Support for volume level links added (subst, mount, etc) + Application can now compile itself with NGen (-compile switch) + Option to process shell folder shortcuts + Vista menu renderer added (incomplete) + Reset system idle timers during long file operations (copy, delete, etc) * Some classes moved to different assemblies (for future plug-ins support) * Some performance improvements (list view painting optimized) * Better drag'n'drop support (now accepts folder drag from explorer zip folders) * Better keyboard shortcuts handling * Set attributes dialog layout changed (show one or several selected items) * Better theme support * Sort dialog layout improved (shows inactive properties in gray color) * Framework to simplify adding InfoTips * More copy options in options dialog * Networking support improved (speedup, context menu and properties) * Algorithm for enabling auto async mode (both copy and compare) greatly improved * Ftp connect dialog error reporting improved * File copy dialog error reporting improved * Highlight error values with red color in many dialogs * Bookmarks folder support improved * Toolbar support improved * Better ACL handling/copying (NTFS file and folder permissions) - Various UI fixes - Bugfix: Images was not extracted under Win2k3 and WinXp64 - Bugfix: Networking does not works under Win9x - Many bugs are fixes and some new introduced Version 2.0.0.0 Beta ! Toolbar added (customizable only though config file) ! Program now works under Win98 and WinME (still this support was incomplete) + Null destination for copy (null://.) Useful for testing archives, etc. + UseCache ftp option now works + New ImageProvider plugins introduced (2 ImageProviders embedded into program) + Support for reparse points added (junction and mount points, symbolic links) + 'Open Containing Folder' command now also works on shortcuts + Some basic error logging added * Set compressed attribute state for ntfs folders (not only files) * Better search folders handling (detect changes in search folders content) * Better and faster shortcuts handling * Move focus to the folder after folder creation (if possible) * Ability to enter file mask (or single file name) as copy destination * Running files without associated program improved * Folder reload behavior improved (delayed icon extracting, calculating folder sized, etc) * Many controls layout changed, now dialogs scales almost perfectly when dialog font changed - Various UI fixes - Many bugs are fixes and some new introduced Version 2.0.0.0 Alpha 3 ! Belorusian localization added ! Russian localization added ! External tools support added (Configurable through options) + Ability to change UI language in options + Support for Dos-style Ftp List answer + Ftp Connect command added (Panel menu) + Entire Network added to Change Drive list + New Ftp option - Upload file name casing + Now path for every drive remembered within program session + Always open archive with Shift+Enter now works + Hide 'not ready' drives option added + Copy folder attributes and times (configurable) + Copy file and folder permissions and owner (NTFS only) + Drives button in Find dialog now works * Show find toolstrip when you start typing in list view * UI changes. Several new icons added and many forms layout optimized * Icon Extraction Engine optimized - Various UI fixes - Many bugs are fixes and some new introduced Version 2.0.0.0 Alpha 2 + Ability to set Editor and Viewer from options + AboutDialog added + You can now paste virtual explorer items from clipboard (example zip folder) + Store items in clipboard in native format (for internal use) + Added ability to add any custom ToolStrip Renderer + Office 2007 ToolStrip Renderer added (thanks to Phil. Wright) + Dialog Font options are now worked, you can change for for all dialog + Ability to create shortcuts with drag and drop + Paste Shortcuts menu item are now working + Show images when dragging files from explorer + New confirmations has been added to program (and options) + New progress bar style on pre-Vista systems (looks like Vista progress bar) + Indicate operation state on progress bar (green, yellow, red) + Icons has been added for some menu items and dialogs + Prelimiary support for external tools (without confiruration) + Bookmarks menu added, add, organize and use bookmarks to folders + Ability to change ftp settings for site in properties dialog + New menu item "Restore selection from clipboard" * Detect current folder (or opened archive) deleting or renaming * Options saving optimized a bit - Various UI fixes - Many bugs are fixes and some new introduced