Release v3.2.1 (Build 1432) (20-Jun-2013 )
 
  Re-Release of v3.2
  FIXED - Crashed if copying file with special characters in the filename

  Release v3.2 (Build 1430) (16-Jun-2013 )

145+ Changes and some of them are....

  ADDED - Rules based file coloring now support many more attributes and date rules and can be loaded/saved. (No UI yet, Create them using script)
  ADDED - Better handling of name conflicts when renaming multiple files, by any of the rename commands under Tools > Rename.
  ADDED - Copy/Move Progress window will now show file sizes formatted.
  ADDED - Common CheckSum tasks are added to tool menu. So those tasks can now be used easier.
  ADDED - New 'Edit new file' command (Shift+F4 or Shift+F9 depending on setup)
  FIXED - GetTime() function in MultiScript now returns the correct time.
  FIXED - Test packed files now works better.
  FIXED - Issue when creating a folder that already existed.
  FIXED - Issue when drag and dropping a single empty folder.
  FIXED - Many minor issues with FTP and FTP Logging fixed.
  FIXED - Dropping an attachment Outlook would overwrite file if it already existed.
  FIXED - Lots of internal SDK changes and cleanup (Preparation for release of SDK )
  FIXED - Issue that some Explorer Panel tabs change path when removing device (USB Stick) even if they did not show that path.
  FIXED - MC.Explorer.Selection.SelectAll/MC.Explorer.Selection.UnselectAll now works
  FIXED - "Replace all older" when copying files will now skip files if the filedate are exactly the same.
  FIXED - 10 Crash issue reported by Crash report system

Release v3.1 (Build 1401) (26-Apr-2013 )  

Over 185+ Changes and some of them are....

  ADDED - Support for New Langauge - Romanian Created by Gabriel
  ADDED - Auto expansion of subitems can now be disabled in the FolderTree.
  ADDED - FTP now support UTF8 encoded filenames and UTF8 encoding in the FTP log.
  ADDED - FTP now support context menu. Will for now only show "Edit" for bookmark items and "Disconnect" for ftp items.
  ADDED - MultiRename search and replace part can now be set to only process Name part or Extension part or Both.
  ADDED - Now possible to run file in search result from the context menu.
  ADDED - Now possible to customize the key for the Explorer Panel command "Toggle selection and step down"
  ADDED - Now possible to customize the key for the Explorer Panel command "Toggle selection and calculate folder"
  ADDED - Editing an exiting custom command in the editor. The namespace/function dropdown and description will update to match command
  ADDED - CustomCommand MC.Explorer.Selection.Select now support option ONLYFILES / ONLYFOLDERS (Works in all panel types)
  ADDED - CustomCommand MC.Explorer.Select now support option ONLYFILES / ONLYFOLDERS (Only for Explorer Panel)
  ADDED - CustomCommand MC.Explorer.SizeFolder
  ADDED - CustomCommand MC.Explorer.SizeItemFocus
  ADDED - CustomCommand "SetActiveTab" now support "Next" and "Prev" as tab parameter.
  ADDED - Rename multiple item using move to same path (shift+F6) is now using target name filter.
  ADDED - Rule based file coloring. (Exprimental, no UI to configure it yet. Use MultiScript to configure)
  ADDED - Able to hide delete options dialog when deleting to recyle bin. (Use at own risk)
  ADDED - FileOperations settings that was access from CopyTo dialog is not also available from configuration menu
  ADDED - Change file properties dialog (Attributes and FileTime) can now also change Created and LastAccess time.
  ADDED - Show hidden files command and Search command now available in menu and toolbar
  ADDED - Extended Contextmenu options is shown if shift is pressed while showing it
  ADDED - Hovertime for auto select on hover can now be tweaked
  FIXED - QuickLaunchBar handles relatives paths better.
  ADDED - QuickLaunchBar can create relative paths better
  ADDED - QuickLaunchBar can now be configured on how to handle dropped files.
  FIXED - Converting path to absolute/relative in FileTypeSetup now works better.
  FIXED - File search handles binary files better.
  FIXED - QuickSearch in ExplorerPanel can now be started with none localized alpha letters.
  FIXED - TargetName pattern now supported for copy of multiple files/folders.
  FIXED - Path matching settings in FileTypeSetup is now loaded correct.
  FIXED - CheckSum checking (SFV) sometimes locked a file if the process was stopped with the stop button.
  FIXED - Issue with move operation leaving a empty folders if SKIP ALL was selected when an existing file was found when moving a previous folder.
  FIXED - Crash problem with FTP on 64bit OS
  FIXED - UserDefined Commands of external type will now expand ${xx} tags correctly.
  ADDED - RAR files will now be tested against it bytemark before they are opened as rar files.
  FIXED - File search continue button in dialog now works again
  FIXED - Crash issue with Tar/Gz
  FIXED - Lots of internal fixes and improvements.
  FIXED - 8 Crash problems reported by the Crash Report System.
  
  
Release v3.0 (Build 1360) (1-Mar-2013 )  

Over 360 + Changes

  CHANGE- A lot of internal core changes.
  CHANGE- A lot of SDK/API changes.
  FIXED - Commands run from the commandline field will now use the FileType setup to determin how the file should be run.
  ADDED - New MultiScript functions StrRFind, PathGetPathPart, PathGetNamePath, PathGetFileExtPart, PathGetParts
  FIXED - Problem with MultiScript function StrRegExpFind
  FIXED - Crash problem when running incorrect code as MultiScript
  FIXED - Script engine can not return a const array of variables correct. 
  FIXED - Issues with the MultiScript Debugger.
  ADDED - Favorites can now be shown as a popup menu in the crumbbar. (as right click action on the Path field)
  FIXED - Text issue when deleting favorite item.
  FIXED - Fixed some strange lost focus problem with Favorites Window.
  FIXED - Many texts that did not use the MultiLanguage system is now using it
  ADDED - Language selection dialog show on first run. Will now autoselect the users language if found.
  ADDED - Major change on How the MultiLanguage system works.
  ADDED - Built in language editor updated with more features.
  CHANGE- MultiCommander will now read the language files from the LanguagePack files named LangPack_xx.zip stored in the Languages folder.
  FIXED - Changing hotkey to a extended key did not always survive restart.
  FIXED - Extensions that are disabled by the user are now no longer loaded.
  FIXED - Issue with pressing right button while dragging
  FIXED - Hide/Show state of toolbars might be reset after update because of a fix in how it remember the state.
  FIXED - Extra long path issue fixed when syncing source/target path.
  FIXED - Extra long path issue when copy path to clipboard.
  FIXED - Extra long path issue when copy long path to a short path.
  FIXED - Thumbnail view mode setting was not always saved.
  ADDED - Empty folder will now show 0 is size folder when doing folder sizing.
  ADDED - Folders can be forced to be sorted by name.
  ADDED - MultiUpdate using new way of downloading updates. (Old way can be activated in settings)
  ADDED - The Device Toolbar will now show tooltip for the device/folder icons.
  FIXED - Fixed problem when saving a FileOperations presets.
  CHANGE- Customized FileOperation Read/Write strategies are no longer stored in MultiCommander.xml, Now stored in FileOpRWStratergy.xml, Will autoconvert.
  CHANGE- FileOperationPluginProfiles are no longer stored in MultiCommander.xml, Now stored in FileOpPluginProfiles.xml (Will be autoconvert)
  CHANGE- FileOperationPresets are no longer stored in MultiCommander.xml, Now stored in own file FileOpPresets.xml, (Will be autoconvert)
  CHANGE- Alias information is moved from MultiCommander.xml to its own file Aliases.xml. (Will be autoconvert)
  CHANGE- Modules information is moved from MultiCommander.xml to its own file Modules.xml. (Will be autoconvert)
  CHANGE- Improved performance when reading config/settings information. (Will probably not be noticable, but it is a lot faster)
  CHANGE- Icons used in MultiCommander.exe and some of the extensions are moved to it's one DLL file named MCIcons.dll
  CHANGE- Lots of internal changes to handle the new Icon system
  REMOVE- Many obsolete icons that was still inside MultiCommander.exe removed.
  FIXED - 4 Crash issue reported by crash report system.

Release v2.8.2 (Build 1291) ( 24-Jan-2013 )

  Over 25+ Changes. 

  ADDED - MultiScript function for working with file attributes ( AddFileAttributes/Set.../Remove.../Get../Has...)
  ADDED - MultiScript function MoveFile(....)
  ADDED - Search now support exclude filtering.
  ADDED - Pressing Ctrl+Q in the Favorites Window will now toggle between the Name and Path
  FIXED - If 'New version' checking at startup was aborted or timed out could hang MultiCommander.
  FIXED - Some wildcard matching problem with Search Tool.
  FIXED - Crash issue if Multi Commander was closed before all of the startup tasks was finished.
  FIXED - Favorites Windows is now shown in the places that HotPath was shown before.
  FIXED - Some issues with the Favorites Windows
  FIXED - 2 Crashes reported by crash report system

Release v2.8.1 (Build 1275) ( 25-Dec-2012 )
  
  Just some minor fixes

  FIXED - Missing icons on DriveBar located inside the Explorer Panel
  FIXED - Rare crash issue that happen at startup.
  FIXED - Some fonts was not using the charset set by Windows.
  FIXED - Crash sometimes when copy/pasting in Favorites Window.
  FIXED - Favorites Window did not hide if lost focus when in edit/add/delete mode.
    
Release v2.8.0 (Build 1272) ( 22-Dec-2012 )

  Over 130+ Changes. 

  ADDED - New Favorites/Bookmark System. Press ALT+BackSpace or press Favorites icon on commandline bar to show it.
  ADDED - New Language : Hungarian - Provided by Zityisoft
  REMOVE- HotPaths removed. Replaced with quick path in the the Favorite manager. (HotPath will be converted automatically)
  ADDED - The colors for the ProgressBar shown in statusbar can now be configured.
  ADDED - Highlights in FileViewer can easier be removed and added from the context menu.
  ADDED - Selection status in Explorer Panel can now be configured to show 0,1,2 decimals
  ADDED - Selection status in Explorer Panel can now be configured to mini/short/long size unit after the size
  ADDED - Explorer Panel can now show 0,1,2 decimals in the size column.
  ADDED - Explorer Panel can now show none/mini/short/long size unit after the size.
  ADDED - Command to load selection from clipboard.
  ADDED - Drive bar in main window can now show Special Folders, Virtual Devices and Cloud folders.
  ADDED - MultiScript can now show a window asking user to select one of many items from a dropdown list. See : "AskOption"
  ADDED - MultiScript function to convert date/time as text to number value. See : "ParseDateTime"
  ADDED - Settings to force what panel side that should be set as active at startup.
  ADDED - Default settings for new tabs, View Mode and FolderTree can be configured.
  CHANGE- Date format settings is now a global settings for all open Explorer Panels.
  FIXED - Some backup/restore issue when running in portable mode.
  FIXED - Icon was not shown for Net/Reg/FTP on the Toolbar if icon size was 24 or 48.
  FIXED - Fixed problem with launching programs from the QuickLaunch bar, If the path had dots in a folder name.
  FIXED - Multi-Script Debugger will now list script sorted, Work faster and better.
  FIXED - Scrollbar problem in List mode.
  FIXED - Problem when running an empty MultiScript
  FIXED - Problem with custom command "MC.Run" The parameter "STARTIN" did not work.
  FIXED - Pack/Unpack/CopyTo dialog will now use filesystem auto completion.
  FIXED - Selection status in ExplorerPanel will now use the thousand separator defined by Windows.
  FIXED - FTP Log tab will now use the same font and colors defined for the other logs.
  FIXED - Will now warn if codepage that can be defined for zip is invalid
  FIXED - Crash problem is zip codepage is invalid.
  FIXED - Rare crash problem with settings.
  FIXED - 6 other Crash problems reported by crash report system

Release v2.7.2  (Build 1200) ( 4-Okt-2012 )

  Over 80+ Changes. 

  ADDED - Removal/Inserts of SD-Card in SDCard reader is now detected correct.
  ADDED - Can now run "MultiCommander.exe /OPEN [path]" to open [path] as a new tab in an already running instance of MultiCommander
  ADDED - Online documentation is updated and new pages are added for features that was added in previous releases.
  ADDED - Can now configure User defined commands to mouse button commands.
  ADDED - FTP Bookmark now support remote dir that it should go to when connecting.
  ADDED - Now possible to enable 'Auto Select file/folder when hovering over', Useful for single click configuration.
  FIXED - Connecting to FTP using command line command now works again ( ftp://[<username>:<password>]@host[:port][/remotepath] )
  FIXED - Various FTP fixes.
  FIXED - Context menu on RightClick button now works again.
  FIXED - Issues with startup if working directory was not MultiCommander install folder.
  FIXED - Rename action did not work on some mouse configurations, like Click and Wait action for Right or Middle button.
  FIXED - Password problem with 7-Zip.
  FIXED - Issue with file property that prints a date/time in MultiRename tool.
  FIXED - Some Multi-Language issue when running in portable mode.
  FIXED - Issue where some tabs reverted to C:\ when a USB/Removable drive was removed.
  FIXED - Drag and Drop issue when dropping folder from programs that where using the FILEGROUPDESCRIPTORW, Way of dropping files.
  FIXED - Crash problem when using FTP that only affected some languages.
  FIXED - 7 Crash problems reported by crash report system.

Release v2.7.1 (Build 1182) ( 4-Sep-2012 )

  ADDED - Now possible to assign hotkeys to the different View Modes.
  ADDED - Can now change view mode with custom commands. "MC.Explorer.SetViewMode"
  ADDED - Can now change sorting with custom commands "MC.Explorer.Sort"
  ADDED - Can now drop link from browser.
  ADDED - Support for 7Zip archives that are password protected.
  ADDED - Can now auto run a User defined command at startup using "Multicommander.exe -AutoRun=<CommandName>"
  ADDED - Support for new language : Spanish - Created by Mauro72
  ADDED - Support for new language : Chinese (Simplified) - Created by Tyler
  ADDED - Support for new language : Chinese (Traditional) - Created by Tyler
  ADDED - (Experimental) Force the zip filesystem to use a custom codepage. Set Codepage using ":zipcp <cp num>" in the command line field. ( -1 for current system codepage )
  ADDED - (Experimental) Force the zip filesystem to use the extended zip support for UTF8 when created Zip archive. Use commandline command ":ziputf8 1" to enable
  ADDED - Can now configure how many hotpaths to shows. (Right click on whitespace in path field, or Ctrl+Down)
  FIXED - Path and FreeSpace field did not update if Device Dropdown was disabled, when browsing network paths.
  FIXED - Virtual Filesystem for 7-Zip had problem when files inside a .7z archive had invalid attributes.
  FIXED - Crash when adding separator to menu
  FIXED - MultiCommander Now works on Windows XP with SP2 again.
  FIXED - 4 Crash problems reported by crash report system.

Release v2.7 (Build 1171) ( 19-Aug-2012 )

  Over 180+ Changes. Some of the major changes are.

  NEW   - Can now show files in Thumbnail List mode. Can use both Windows own Thumbnail system or a Internal one (Internal only available for WinXP)
  NEW   - Multi-Script debugger. Allowing you to step a Multi-Script line by line and see variables and their content.
  ADDED - Skydrive and Dropbox folder are added to the device dropdown list.
  ADDED - Command line command ":ctc" that will Clear Thumbnail Cache.
  ADDED - Command line command ":sysinfo"
  ADDED - Command line commands ":box" and ":sky" to go to Dropbox/Skydrive folder.
  ADDED - Command line commands ":desk" and ":dl" to go to desktop and download folder.
  ADDED - "Copy path to clipboard" as a toolbar button
  ADDED - Added Windows 8/Windows Server 2012 as supported OS. 
  ADDED - When loading an icon of a invalid size. A bigger icons size is chosen and icon is scaled down. (Not WinXP)
  ADDED - Added support for more icon sizes for the main Toolbar and QuickLaunchbar, Main toolbars can now be shown in 16/24/32/48
  ADDED - Option to the mouse configuration to go to parent folder if double clicking on empty area.
  ADDED - Main layout can now be change to show the layout as Top/Down, instead of Left/Right
  ADDED - Quick zoom option to picture viewer. ( Ctrl+1 = 50%, Ctrl+2 = 100%, Ctrl+3 = 150% , Ctrl+ 0 = Stretch to fit )
  ADDED - Device dropdown can now be disabled
  ADDED - Can now show used space instead of free space.
  ADDED - Free space field can now be disabled
  ADDED - Selection status field can now show the size in other sizes then KB.
  ADDED - Buttons that are shown after the free space field can now be disabled.
  ADDED - Added option to disable the active panel frame highlightning.
  ADDED - Language editor can now restore an language export package.
  ADDED - Possible to show hidden/system files and folders with special color.
  ADDED - Support for new language : Polish - Created by Lukasz Seweryn
  CHANGE- The 7-Zip support is updated to a newer version.
  FIXED - Some icons was shown incorrect when the command for that button was disabled.
  FIXED - Updated a couple of the icons so they now looks better when showing the toolbar in 24/32/48 size
  FIXED - Picture viewer did sometimes not show the picture at the first request to show it.
  FIXED - Improved the performance a little when getting icons.
  FIXED - Special folder that has special icon will now be shown with that icon.
  FIXED - Some dialogs did not always open (Alias editor and Extension manager)
  FIXED - Problem when unpacking zip using ALT+F6 (File > Menu > Unpack ) and target folder was a UNC path ( \\server\share )
  FIXED - User Defined command on the QuickLauchbar will now recieve dropped files as parameter.
  FIXED - Some icons was loaded incorrectly and was scaled even if they did not have to be.
  FIXED - The entire row QuickLaunch Toolbar can now be disabled from the menu on XP.
  FIXED - Crash bug in MultiScript if StrSub() was called with index that was out of range.
  FIXED - Crash bug if Device dropdown was disabled.
  FIXED - Various MultiLanguge issues.
  FIXED - Restoring language in Language editor, and pressing cancel will no longer say that language files was restored
  FIXED - Picture Viewer Zoom function 'Stretch to fit' now works better
  FIXED - Copy Path/Name/PathName to clipboard will now work if ".." item is in focus.
  FIXED - Problem with minimized to tray.
  FIXED - Header in Explorer panel is now using the same font as the list part.
  FIXED - Fixed problem after restart when 'lock tab but allow path change' was on.
  FIXED - Fixed some drag and drop issue when dragging from some application.
  FIXED - Fixed problem when trying to copying a file that are already opened.
  FIXED - 12 rare crashes that was reported by the crash report system.
  FIXED - Many internal changes and fixes.

Release v2.5.1 (Build 1114) ( 29-Jun-2012 )

  Re-Release of v2.5 with a couple or more fixed - 30+ Changes
 
  ADDED - 5 new Custom commands : MC.CmdLineSet, MC.CmdLineRun, MC.View, MC.Edit, MC.Explorer.SetColumns
  FIXED - File Type Setup window was setting the wrong tag, when ${mcpath} was selected.
  FIXED - Mouse cursor problem that happen if mouse was moved fast in the Quick Launch Bar.
  FIXED - Changing focus to View Filter field, Text already there will be selected.
  FIXED - 4 crash problems reported by the CrashReport system.
  FIXED - Column autosize problem with going to/from maximized mode.
  FIXED - Column autosize problem with alias manager.
  FIXED - File viewer will now draw line numbers different.
  FIXED - File extension not always shown in lit mode with option 'Extension right aligned'
  FIXED - Problem with restoring sort order of previous tab at startup.

Release v2.5 (Build 1110) ( 16-Jun-2012 )
  
  Over 345+ Changes. Some of the major changes are.

  NEW - Explorer Panel can now show files in List Mode 
  NEW - Quick launch bar - Toolbar where you can drop file on, and more
  NEW - Toolbar system reworked.
  Changes - Many of the icons has been updated
  ADDED - Toolbars can now be hidden
  ADDED - Can now draw file extension right aligned in the filename column
  ADDED - File viewer - Has now support for word wrap both fixed and dynamic
  ADDED - File viewer - Can now show line number.
  ADDED - File viewer - Read entire file now works.
  ADDED - File viewer - Can now hide toolbars.
  ADDED - An internal icon gallery that can be used by the new Quick Launch bar.
  ADDED - Language editor can now launch google translate.
  ADDED - Right clicking on a drive button in the drive bar will now show the shell context menu for that item,
  ADDED - Active panel in the left and right panel can now swap places.
  ADDED - Active panel can now be moved to other panel.
  ADDED - Better error checking for directory monitor.
  ADDED - MultiScript function _FindFiles that return string array of found files.
  ADDED - MultiScript function GetFileTime/SetFileTime/IsFolder/GetFileSize/FileExists/TimeLocal2UTC/TimeUTC2Local/RenameFile.
  ADDED - MultiScript function GetFileProp - That will get any exposode file property like MP3 Genre, Image size, File Size, Version and more
  ADDED - Custom Command for closing all Explorer panel tabs. ( MC.Explorer.CloseAll )
  ADDED - Can now specify what codepage a Bat script shall be generate and run as.
  FIXED - MultiTags ${currentfilepath}, ${currentfilename} now work again when running a script separetly for all selected files.
  FIXED - Custom Command can now handle accept dropped files as parameters and accessiable using multitag "${param:x}"
  FIXED - Problem with MultiScript function _FindFirstFile. Does not work with fixed name to match.
  FIXED - Loading external scripts now work a lot better.
  FIXED - When deleting folders to recycle bin on Windows Vista or better. The folder with it's content will be sent to recycle bin as one item.
  ADDED - Custom Command to execute any internal command.
  ADDED - When starting search from script it is now possible to set a fixed panel where it should be opened.
  FIXED - Right click on a folder in the folder tree and selecting New->New Folder now works.
  FIXED - The Path in the path field sometimes lagged a bit when entering folder with many files
  FIXED - Sometimes when selecting item the selection status did not update.
  FIXED - Problem in Explorer panel settings when settings a custom date/time format
  FIXED - Problem when multiselecting files with "*zip" instead of "*.zip"
  FIXED - When drag and dropping a file from a zip archive. It suggested that a Move operation should be done instead of copy.
  FIXED - Improved speed a lot when unpacking many small files from a zip archive
  FIXED - Problem when unzipping files into FTP location
  FIXED - Unzip problem with some zip archives
  FIXED - Problem with moving files under some situations.
  FIXED - Some High DPI issues.
  FIXED - Menubar and commandline bar will now remember their state between restarts.
  FIXED - Can ow rename Menu items for the custom menu for user commands.
  ADDED - View mode button to the Explorer Panel
  ADDED - Can now set current column layout as the default by right clicking on the column header.
  ADDED - Pressing Ctrl+T in the Copy Progress Dialog will toggle "Always On Top" for the Progress Dialog
  ADDED - Option for drag and drop copy and move operation, to show CopyTo/MoveTo dialog or not.  
  FIXED - When running in Portable mode it did not remember open tabs correct.
  FIXED - MultiLanguage problem.
  FIXED - Context menu in Search shows blank items.
  + a lot more

Release v2.1.2 (Build 1045) ( 5-May-2012 )

  14 Minor changes. Only some important fixes for some stability issues.

  FIXED - Drag and Drop issue if a single file was moved.
  FIXED - Fixed problem when pressing "..." button multiple times.
  FIXED - Issue when opening search with custom command.
  FIXED - Stack overflow problem if copying the paths of many thousands of file to the clipboard.
  FIXED - 2 very rare crash problems.

Release v2.1.1 (Build 1038) ( 22-Apr-2012 )

  Over 30+ Changes.
  
  FIXED - Cursor problem that happen if right clickmenu was shown while resizing column.
  FIXED - When opening a shortcut file (.lnk file) and if the link target is a folder, The folder is now opened inside Multi Commander.
  FIXED - Custom command for copy and move operations can now be configured to start directly without showing confirm dialog.
  FIXED - 7 Other crash issue that can happens. But happens almost never.
  FIXED - Crash problem when customizing columns
  FIXED - Crash problem when opening multiple file with a external file viewer.
  FIXED - Some minor language issues.

Release v2.1.0 (Build 1030) ( 9-Apr-2012 )

  Over 210+ Changes. Some of the changes are.
  
  ADDED - NEW Language support : Dutch - Created by Hans Niesten
  ADDED - NEW Language support : Czech - Created by PetRip
  ADDED - Large Icons Support for Folder Tree ( 32x32 )
  ADDED - Settings to turn off the feature that remember selected files/folders when returning to previous path.
  ADDED - Multi Commander can now be configured to only start a single instance.
  ADDED - Multi Commander can now be minimized to a tray icon.
  ADDED - Create Links tool can now create shortcut files (.lnk) 
  ADDED - Shared folder overlay icon is now shown even if you are not running on XP
  ADDED - View Filter can now be configured to reset itself when going to a new path.
  ADDED - View Filter can now be configured to restore the view filter you had before leaving the path.
  ADDED - Multi-Rename now shows status of items renamed and error.
  ADDED - Quick search now support substring matching.
  ADDED - Can now customize what keys to use for moving focus to first and last item in the explorer panel.
  ADDED - Can now customize what key to use to move input focus to the commandline field.
  ADDED - If Viewing an picture and pressing Ctrl+C the picture will be copied to the clipboard.
  ADDED - If needed, It will ask the user if it should enabled linked connections. 
  ADDED - Can now choose to not separate files and folder when sorting.
  FIXED - When packing files a unique filename will be suggested
  FIXED - Hight issue with the button panel if it was changed to only show 1 row.
  FIXED - Crash problem if adding file to current copy queue and then abort the copy process, shortly afterwards.
  FIXED - Crash Problem if double clicking on Left and right Path Field after each other a couple of times.
  FIXED - REG_MULTI_SZ now shown
  FIXED - Unpacking multiple files from a tar.bz2 archive, And files already exists. The "Overwrite?" dialog was not shown.
  FIXED - Delete to recycle bin now works if deleting using "Retry as administrator"
  FIXED - Sorting problem when sorting by extension.
  FIXED - Some minor language issues.
  FIXED - Picture viewer will now respect the "AutoRotate" option.
  FIXED - Move file using Retry as admin did not always work.
  FIXED - Packer profiles can now be deleted.
  FIXED - Some minor problems with view filters.
  FIXED - Problem with quick search. Sometimes it was not possible to remove the first letter that was typed.
  FIXED - Tweaked view filters a bit.
  FIXED - Rare crash in MultiRename for files with no file extensions.
  FIXED - Live preview did not always update in MultiRename.
  FIXED - The File searcher did not always find matching files when searching for content if the file was in unicode.
  FIXED - File Search problem if search for content and 'whole word only' and matching word was the last line in the file.
  FIXED - Fix very rare crash in File searcher when searching for file content.
  FIXED - Some large icons was missing and has been added.
  FIXED - Suggested source folder when unpacking a tar.gz file was wrong. So instead of unpacking into a folder it would unpack into a new .tar instead
  FIXED - Problem with adding files to a tar archive if the file name was very long.
  FIXED - Problem going to ".." when located in a server share ( "\\server\share\" ) 
  FIXED - Problem restoring Multi Commander from tray if it was maximized before it was minimized to tray.
  FIXED - Even if the option for remember selection was disabled. It remembered them in some situation.
  FIXED - Better error handling on FTP when uploading a file that already exists.
  FIXED - tar.bz2 files can now be aborted and/or paused when being unpacked.
  FIXED - When running with only allow a single instance, did not work as expected if it was minimized.
  FIXED - Operator += now works with arrays in MultiScripts. ( eg "$res = $arr[$d] + "Append" )
  FIXED - MultiScript function CopyFile now works better.
  FIXED - Fixed problem when unpacking tar.gz files that had a path that started with ".\"
  FIXED - Problem when showing the button editor and then other dialog was shown under that window.
  FIXED - Problem with error handling with MultiRename.
  FIXED - Problem when opening the CheckSum Extension from the context menu on the tabarea.
  FIXED - Quick search field now accept keypad number keys.
  FIXED - Problem with natural sorting.
  FIXED - Shortcut files (.lnk) will now show the icon of the target of the link.
  FIXED - PackFiles will now use the autoclose settings.
  FIXED - Problem when showing some child dialogs from Button editor.
  FIXED - Dragging files/folder to the folder tree will now show the correct drag/drop action. (Copy/Move)
  FIXED - A couple of minor memory leaks
  FIXED - 8 Crash situations that was reported by crash reports.

Release v2.0.0 (Build 996)

  Over 300+ Changes. Some of the major changes are.

  ADDED - NEW ! MultiRename with Undo support. Allows for renaming multiple files using tags and filters.
  ADDED - NEW ! Picture Viewer that support Jpg,Bmp,Png,Tif,psd, RAW Digital Cameras, and more. (Supports Fullscreen and slideshow mode)
  ADDED - NEW ! Movable tabs. Tabs can be drag and drop inside the same tab or to the tab on the other side.
  ADDED - NEW ! FileType Management. Configure what Viewer/Editor/Launcher to use for filetype based on extension and/or path
  ADDED - NEW ! DriveBar can now be shown inside the Exporer Panel.
  ADDED - Focus frame color can now be customized.
  ADDED - Path field colors can now be customized.
  ADDED - Support for Japanese language (Created by 'Tilt')
  ADDED - Support for Russian language (Created by 'Jangir I. Ganeev')
  ADDED - Main Drivebar can now be disabled.
  ADDED - Shows a list if available extension to launch when right clicking on empty tab space.
  ADDED - Double click on empty tab space will launch a new tab. (Configurable what it should be)
  ADDED - New File property that shows how many fragments a file has. This can be shown in a column.
  REMOVED - File Editor Setup is removed. The new FileType Management also handles this.
  FIXED - NTFS Take ownership sometimes failed to take ownership even if it has permission to do it.
  FIXED - If assigning new alias with same name as an existing the old will now be removed.
  FIXED - Embedded MultiScript in a CustomCommand could fail if there was multiple { } encapsulates.
  FIXED - Crash problem if "..." button was click on in MultiUpdate Settings page.
  FIXED - Unpacking of RAR archives that are password protected are now supported.
  FIXED - CustomCommand MC.FileSystem.Rename now works.
  FIXED - Showing file date as file age does now show the correct time. Was sometimes wrong by a couple of hours.
  FIXED - Unzip now support UTF-8 Encoded filenames.
  FIXED - Problem when browsing registry if a value was very long 512+ chars
  FIXED - Better support when copy files to/from extra long path.
  FIXED - When creating column sets from current setup the current column widths will be used.
  FIXED - MultiDataViewer will now better identify that xml files that are UTF-8 encoded.
  FIXED - Minor problem with natural sorting
  FIXED - Various high DPI issues.
  FIXED - Many many bugs and minor issues are fixed.

Release v1.2.1 (Build 876)

  105+ Changes - Some of them are.....

  FIXED - Crash issue when using hidden menubar
  FIXED - Script defined function that takes more then one parameter did not work correctly.
  FIXED - Various minor GUI fixes with Checksum extension.
  FIXED - Compare Folder, Select newest, will now work better if one of the folders are on FAT32 and the other NTFS.
  FIXED - Some special handling for FAT/FAT32 file systems was not activated on USB Devices that are formated in FAT/FAT32 mode.
  ADDED - Added Custom Command GetViewFilter() to be used from MultiScript,
  FIXED - Custom Command can now return a value to be use used in MultiScript, Will be stored in $__CMDRESULT
  FIXED - Deleting a junction/symlink with the option "Remove link target and link" the link target was never deleted.
  FIXED - Font sizes in Explorer Panel now work better in High DPI mode.
  FIXED - Creating Multiple links now works.
  FIXED - When Create links, It will now warn if user try to create symblinks on XP. (only supported in Vista and better)
  FIXED - If all views was set to show filedate as 'age'. The age text was not loaded. and only a number was shown.
  FIXED - Import settings crashed sometimes.
  FIXED - Quick Copy did not works on empty folder.
  FIXED - When using Windows Explorer styled selection some color configuration was showed incorrectly.
  ADDED - Now possible to add a custom text to be shown in the caption bar using -T commandline option.
  FIXED - Load selection from file failed if the file was saving as unicode.
  FIXED - Save selection to file showed the save dialog twice. 
  FIXED - Sometimes when copying files using the Admin helper, an error was shown even if the file copy was successful.
  FIXED - REG_EXPAND_SZ registry values are now shown when browsing the registry.
  FIXED - Creating multiple folder using custom command "MC.Filesystem.Makedir", did not make the view refesh. and folders was not shown.
  FIXED - Restoring configuration will now not fail if a folder is missing.
  FIXED - Replacing file inside zip archive sometimes failed.
  FIXED - ButtonEditor did sometimes not notice if a change was made.
  FIXED - If hiding the main menu some popup menus did not work.
  FIXED - Embedded MultiScript inside a CustomCommand now works again.
  ADDED - MultiScript function to get date and time.
  ADDED - MultiScript function for getting value of a MultiTags inside MultiScript. 
  FIXED - Buttons in Adjust EXIF date/time dialog was empty.
  ADDED - QuickCopy (Shift+F5) now added. Will copy file in focus to same location, but appen ".bak" to the name
  FIXED - VideoTools now support multilanguage.
  FIXED - Problem when replacing file inside zip archive.
  FIXED - When adding bookmark from quickconnect dialog the bookmarks was not updated.
  FIXED - Bookmarks in FTP when trying to delete bookmarks.
  FIXED - If Windows theme was disabled, A colored background was not draw on buttons in the button panel.
  FIXED - Strange problem that sometimes happened if a folder was deleted and then directly recreated from outside of Multi Commander
  ADDED - <DIR> text are now right aligned.
  ADDED - Now possible to export settings from the settings panel.
  FIXED - Minor changes to some dialogs so none english languages works better.
  ADDED - Increased override color profiles from 4 to 8.
  FIXED - Minor problem with colors in the Search extension.
  FIXED - Problem when opening a tar.gz file that has a git header.
  FIXED - View filter got broken in last release, Was not able to exclude folders.
  FIXED - Read/Write strategy can now be save to FileOperation presets.
  FIXED - Crash caused by a rare problem with the toolbar.
  FIXED - MultiLanguage problems, Was not possible to translate some texts.

Release v1.2.0 (Build 851)
  
  160+ Changes - Some of them are.....

  FIXED - Search panel is now using same color settings as file manager panel.
  FIXED - Running from USB did not remember last path, when restarted.
  FIXED - If selecting a anohter language then english, Then the device toolbar did not work.
  FIXED - Running External commands without parameters sometimes failed.
  FIXED - The Thousen separator that is set in the OS setting will now be used.
  FIXED - Many places that was missing multilanguage support.
  FIXED - Transfer2USB sometimes hanged.
  ADDED - Will remember active tab when restarting.
  FIXED - MultiLanguage program in various dialogs.
  ADDED - Support for French language added. (Created by Stphane Pierre)
  FIXED - Problem if a copy operation was really fast. (Divide by zero problem. for the elapsted time calculation)
  FIXED - If file search was started with a panel in focus that did not provide a path (eg settings). The path in the file files dialog was corrupt.
  FIXED - Some places where texts in various places was hard coded, it now using the language files.
  FIXED - Buffer overflow problem with rar.
  ADDED - Language editor can now export the language files into a zip.
  FIXED - The path tooltop for tabs now work even if some tab names are truncated.
  FIXED - Quick search will now work even if filename column is not the first column.
  ADDED - New custom command "MC.CheckSum.Verify". Now possible to create scripts/commands that verify checksum files.
  FIXED - Rare crash problem with folder tree.
  FIXED - Tab closed if user click where the close button should be, if settings to not have a close button was set.
  FIXED - Crash problem when trying to base64 decode a file that was not a base64 encoded file.
  FIXED - Folder sizing a path that is longer then 260 characters.
  FIXED - Problem when renaming a file located in a path longer then 260 characters.
  FIXED - Problem when viewing a file located in a path longer then 260 characters.
  FIXED - Problem when creating new folder in paths longer then 260 characters.
  FIXED - Problem when scanning paths longer then 260 characters.
  FIXED - Various multi language text problems.
  FIXED - Problem if a columnname was empty
  FIXED - MultiTags in External command broke in last beta. 
  ADDED - 6 new MultiTag commands for getting left/right focus item.
  FIXED - When copying files and files already exists. The "Replace all older" option now works.
  FIXED - Files dropped on a button will now have quotes around them.
  FIXED - Fixed a couple of High DPI related problems.The main GUI should now be drawn correctly if run under High DPI mode.
  CHANGE- Devices where it is not possible to get free/available space will now no longer show any free space information.
  FIXED - Constant string now works with CustomCommands called from MultiScripts. (eg MC.Explorer.Goto Path="c:\bin" )
  FIXED - Crash problem if multiple instances of the Language editor was opened.
  FIXED - Multi selected problem when running WindowsExplorer mode.
  FIXED - Path field, Freespace field, status field, all in the explorer panel, Will now resize according to the selected font size.
  ADDED - Then panel tabs now shows the complete path in a tooltip when hovering over the tab.
  ADDED - MultiCommander can now be started with -F=<startup>.ini file, that defines multiple paths to show at startup.
  ADDED - CustomCommands and External Commands now support single quotes. See online documentation.
  ADDED - ${mcinstallpath} can now be used in the Editor setup, So that relative paths can be used. 
  ADDED - 5 new MultiTags added. See Online Documentation.
  FIXED - When editing file the quotes around filename to edit was not kept.
  FIXED - Device dropdown list lost items when a removable (USB) was removed.
  FIXED - File Search could crash if search tab was closed shortly after a search was finished.
  ADDED - From contextmenu it is now possible to copy a calculated CRC32/MD5 checksum to clipboard.
  ADDED - Device toolbar will now show USB/Removable device.
  ADDED - Bunch of new Multi-tags to be used in custom commands, similar to the new MultiScript commands.
  ADDED - Bunch of new MultiScript function to get source/target focus/selected files.
  CHANGE- MultiCommander will no longer lock the folder it is watching for changes.
  ADDED - Menu bar can now be hidden, and then shown by pressing alt key.
  FIXED - Double click to close tab in right panel now works again.
  FIXED - Various rare problem that can cause a crash in rare situations.
  FIXED - Crash problem when doing 'smart' rename and the file did not have a file extension.
  FIXED - Crash if browsing for external multi-script file.
  FIXED - Crash if FTP url was empty.

Release v1.1.1 (Build 800)
  
  80+ Internal changes

  FIXED - Possible crash in CopyTo Dialog.
  FIXED - Rare crash that sometime could happen when a tab was closed.
  FIXED - If file(s) was droppped on a button. The dropped files data was reused if button was click next time.
  FIXED - Now possible to remove button from button panel.
  FIXED - Double click in tab area. but outside a tabbutton, Will no longer close a tab.
  ADDED - ColorPick dialog now allows the html color to be edited.
  ADDED - Custom Command now shows the desciption for the command and parameters.
  ADDED - German language support for core parts of MultiCommander added. Thanks goes to Hajo for that.
  FIXED - Two problems that in rare condition could cause a crash.
  ADDED - Now possible to configure action for left mouse button, Eg, SingleClick action for going into folders.
  FIXED - Crash program with language editor if a text items was removed.
  FIXED - Two internal problems that in rare condition could cause a crash.
  FIXED - When saving/applying core settings the edit field in the Address Toolbar was blanked out. Until mouse was moved over it. 
  FIXED - Better handling when trying to browse a network server or server share that does not exists.
  ADDED - MultiCommander.exe now accept commandline parameters for showing path. /L=<path> , /R=<path>
  FIXED - Crash problem with video tools if scanning movie files located in root of scan path.
  FIXED - Overlay icons did not work on files and folder in the root of a device. (Eg Hand icon on shared folders on WinXP)
  FIXED - Searching for files with matching binary content using the HEX option now works.
  FIXED - Crash problem when using context menu->New->Rich Text Document (or when creating some of the other files there).
  FIXED - Update problem of the buttons in file search.
  FIXED - Crash problem in some places if a translated text was in unicode. eg Chinese.
  ADDED - The Device combo how has a Network item. This will list all availible network computers close to you.
  ADDED - If double click or press return on a file inside an archive. That file will be unpack and executed.
  FIXED - Crash problem when editing a file without file extension.
  FIXED - When Installed on portable. Session information was not stored on portable device.
  ADDED - Easier to add support for new languages.
  ADDED - Now possible to add/change and alias for a User Command from the User Command editor.
  ADDED - The CustomCommander "MC.Explorer.Goto" can change both the source/target or left/right view at the same time.
  ADDED - Custom command now support external parameters with ${param:0}, ${param:1} and so on. (Parameters from the commandline)
  FIXED - Install on Portable (USB) Device now work again.
  FIXED - Sorting bug.
  FIXED - Crash problem with the language editor.

Release v1.1.0 (Build 780) 

  180+ Internal changes

  ADDED - Hold ALT while double clicking on file(s) will show properties dialog.
  FIXED - Problem with item that is in focus and is selected, they got unselected after showing the context menu.
  FIXED - Problem that sometimes crashed Multi Commander when a tab was closed.
  ADDED - If F5 is pressed inside the CreateFolder dialog the first line from the clipboard is set as foldername.
  ADDED - If user stands on a folder and press ctrl+F7, Folder with same name is created on the target.
  ADDED - If user press shift+F7 to create folder the Create Folder dialog will be preset with the first line of text from the clipboard.
  FIXED - Problem when HTTP error happen when getting movie information.
  ADDED - When deleting a file and getting shareing violation error. You can now press "Find Process" from the error dialog.
  FIXED - Upgraded to newer Unrar code. Now supports the unpacking of rar 4.0 archives.
  ADDED - SDK - HTTP Client interface
  ADDED - Possibility to override files/folder colors with custom color based on file name.
  FIXED - Problem with column set dialog.
  ADDED - New Extension "Video Tools". Shows Movie information in columns for movie files.
  ADDED - Improved how the configuration of colors works.
  FIXED - Rare crash problem when unselection files/folders, when no files or folders was in focus.
  FIXED - Crash problem when creating new column set.
  ADDED - RetryAsAdmin now supported when copying files when user does not have permission to write to target location.
  ADDED - New CRC32 algorithm that is 2.5 times faster then the old.
  FIXED - Possible crash issue with column headers.
  ADDED - Possible to filter the view to only show the selected items with Ctrl+G (Shift+Ctrl+G will show all items again)
  ADDED - View filter will now do live updates and support substring matching when no without wildcard (*?) characters entered.
  ADDED - New and Easier Quick Look'n'Feel Setup dialog.
  FIXED - Possible stack overflow problem.
  ADDED - New FolderTree View. Toggles it on with Alt+Num* and change focus to to with Alt+Num/

Release v1.0.2 (Build 735)

  FIXED - Problem with missing language file for the AudioTools plugin.
  ADDED - User defined commands can now be imported and aliases and menu option to be automatically setup.
  ADDED - The Default column setup can now be changed.
  ADDED - It is now possible to create a column set from the current column setup.
  ADDED - It is now possible to copy a existing column set to a new one.
  FIXED - GUI Problem with the column set dialog.
  FIXED - Improved error handling of FTP.
  FIXED - Crash problem when having additional file operation after a move operation.
  FIXED - Crash problem when user was asked to to add a new file operation to existing queue. But the existing queue finished while the question dialog was shown.
  FIXED - Copy registry keys and values as administrator when running as normal user now works.
  FIXED - Multiple \\server path are now shown correct in the device selection box.
  FIXED - Possible deadlock when monitoring a folder for change.
  FIXED - If starting a new copy process while a previous is started but is preparing, No option to add new copy operation to existing queue was showed.
  FIXED - Sometimes in some situations when added multiple copy operation to the same queue. Multi Commander would crash.
  FIXED - If Copy operation was aborted it was not always cleaned correct. And Multi Commander could crash later on.
  ADDED - When drag and dropping and hovering over a tab. That tab will now be activated.
  FIXED - Some NAS devices do not support the newer faster way of scanning files in windows 7. It will now revert back to the old way for them.
  FIXED - When ejecting USB device some tabs reverted to c:\ even if they did not show the device that got ejected.
  FIXED - Sometimes device icon for network device was not updated as they should.
  FIXED - Sometimes when copying using auto unpack plugin, some files that was not rar files was handled as they were.

Release v1.0.1 (Build 702)

  FIXED - If pressing cancel on the "Quick look'n' feel setup' dialog that are shown after a fresh install, it fails to load configuration. 
  FIXED - If it failes to load what font name and/or font sizes to use from configuration a default font and size are used.
  FIXED - Some configuration files was not auto copied to users config folder if missing.
  
Release v1.0.0 (Build 700)

  FIXED - Problem if startup path was "FTP:\" 
  FIXED - When browsing to a invalid folder it will first try to fallback to previous folder before falling back to the path of first device.
  FIXED - When doing "Context Menu->New->Text File" the file was not entered into rename mode if explorer styled setting was used.
  FIXED - Problem when user click on skip for a copy operation using asynchronous read/writes.
  FIXED - Problem when showing error dialog if progress dialog is minimized.  
  ADDED - Script function to read/write registry keys and values.
  FIXED - Problem with viewing registry values in viewer.
  FIXED - Problem with scrollbar update.
  FIXED - Possible to copy a file that is located in a path that are longer then 256 characters.
  FIXED - Will remember scroll position when going back to previous location.
  FIXED - When auto scrolling to item in focus it will now try to center it.
  FIXED - Will now show picture properties of .bmp images.
  FIXED - Problem with comment EXIF tag.
  FIXED - When right clicking on header the focus to that panel was not changed.
  CHANGE- Better logging when renaming.
  FIXED - Problem when going to a registry path in some situations.
  CHANGE- Splash screen changed.
  FIXED - Problem when browing registry path with missing backslash in path eg "REG:HKEY_LOCAL_MACHINE"
  FIXED - Problem when packing multiple folder into seperated .7z archives.
  FIXED - Better error handling when deleting files inside zip archive.
  FIXED - PackFiles dialog will now disable "configure" button if packer does not support it.
  FIXED - Packing of 7-Zip archive can now be aborted and paused.
  CHANGE- Rename tool "Replace text in name" can now replace extension or just the filename part or both.
  ADDED - When Rotating/Converting/Stipping exif from Pictures now shows a better result dialog.
  ADDED - When Rotating or Converting Pictures it is now possible to get a result log file.
  FIXED - Better error reporting when using FTP.
  FIXED - When going to a new location using the crumbbar or device combo,in a locked tab would open two new tabs.
  FIXED - Ctrl+X (cut) on multiple files now works.
  FIXED - Highlight history for the fileviewer is now stored correct.
  FIXED - 93% speed improvment of the LoadSelectionFromFile feature. Selecting matching files took 30sec for 1000 filter on 1000 files, now <2sec.
  FIXED - Better detailed information when running MultiUpdate with 'show detailed information' checked.
  FIXED - Better updating of log window when using FTP.
  FIXED - Better error handling when using FTP.
  FIXED - FTP Password is now stored encrypted.
  FIXED - Better handling and saving of changes in bookmark dialog.
  ADDED - Now possible to connect to FTP Bookmark form the bookmark dialog.
  ADDED - Improved startup speed.
  ADDED - Improved scanning of filesystem speed.
  FIXED - When going into a folder the GUI was sometimes redraw multiple time. 
  ADDED - CustomCommand for creating links added "MC.Utils.CreateLink"
  ADDED - Links can be copied if CopyLink options is set.
  CHANGE- Default link option for copy/move change from CopyLink to Ignore Links.
  FIXED - Delete of links that link to folder will now not scan that folder.
  ADDED - Better error handling in copy process.
  ADDED - Registry key under local machine can now be renamed using administrator mode.
  ADDED - On request, Ctrl+Return/Ctrl+Shift+Return will add the filename or filepath to the commandline field.
  ADDED - Pressing the tab key in the command line field, Will move the focus back to the tab panel. Without clearing the commandline.
  ADDED - FileViewer will now show ever opened file as its own taskbar icon on windows 7.
  ADDED - Now possible to create hardlinks/junctions and symblic links.

Release v0.9.3 (Build 671)

  ADDED - Mouse actions of the Path Field can now be customized.
  FIXED - Now possible to abort the opening of zip archive.
	FIXED - Better error handling when trying to create key in a place where user has no permission.
  FIXED - Dropdown list for the crumbbar is now align to the next crumbbar item.
	FIXED - Thread syncing problem when copying many small files.
	FIXED - Hanging if trying to start with an extension built using old SDK.
	FIXED - Going back in history could sometimes crash MultiCommander.
	ADDED - Delete progress dialog will now show progress in taskbar icon on Windows 7.
	ADDED - New column that shows the most common genre of the audio files located in an folder, Column is named "Genre Agr".
	FIXED - Bug that sometimes crashed MultiCommander when browsing root folder on FTP.
	ADDED - Find Opened files now supported by RunAsAdmin.
	ADDED - File Security tools now supported by RunAsAdmin.
	ADDED - Registry operations now supported by RunAsAdmin.
	ADDED - Local file operation like Create/Delete file and folder now supported by RunAsAdmin.
	ADDED - Can now start a Administrator Mode that will allow MultiCommander to Admin work.
	ADDED - MultiDataViewer can now add/clear highlight text from context menu.
	FIXED - If MultiCommander was started with a registry path as initial path, it was not possible to create a registry values at that location.

Release v0.9.2 (Build 660)

	ADDED - New command line "cf <file>" that will allow the user to create a new empty file.
	ADDED - New command line "mkdir <folder>" that will allow the user to create new folders quickly.
	FIXED - If Column name is set it is now also used instead of the Title name.
	FIXED - Removing columns in the Column customization dialog now removes only the selected column.
	FIXED - Deleting registry keys sometimes complained that "(Default)" item could not be deleted.
	ADDED - Default shortcut key for showing properties of audio files ( CTRL+Y )
	ADDED - Default music column set that will be used when user go to the default windows music folders. 
	ADDED - New Extension - MCAudioTools - Added Audio file properties and Remove/Export/Edit of ID3 tags.
	FIXED - Column sets assigned to path(s) did not always activate the retrieval of the extra columns.
	FIXED - Sometimes when running CRC Checking, MultiCommander could crash.
	FIXED - Problem when renaming files that failed CRC checking.
	ADDED - New picture tool to adjust the exif date and time in images.
	FIXED - Unzip problem that crash MultiCommander on a very few machines. 
	ADDED - New tool that set the date/time of folders and subfolders to the date/time of the latest item in that folder.
	FIXED - Folder date is now set when copying and option "Keep Date/Time is on".
	FIXED - Button panel height is now set correct if number of button rows are changed.
	FIXED - Multi language support in various places.
	FIXED - Error handling of some very uncommon file errors. 
	ADDED - Now Possible to test packed files. Zip, 7-Zip, and Rar are supported.
	ADDED - Improved the speed when creating and unpacking zip archives.

Release v0.9.1 (Build 628)

	ADDED - Navigation to the next or previous selected file with by pressing shift+ctrl + arrow up or arrow down key.
	CHANGE- New Multi Commander application icon.
	FIXED - Problem with file system plugins that registered empty extension.
	FIXED - When creating folder using context menu when using Explorer Styled setup, The new Folder was not set into rename mode.
	FIXED - Problem that zip archive was not closed after scanning them. 
	        Started to happen after the "4GB+ Zips with CRC error" bug was fixed.
	ADDED - File system and Network folders will be scanned faster if Multi Commander is run on Windows 7 or 2008R2
	CHANGE- Registered commands for the Command line is no longer case sensitive.
	FIXED - Copying registry values with empty data was not set to the correct data type.
	FIXED - Registry values with \ in the value name could not be deleted.
	FIXED - Registry value names with dot in the name is now shown correct. 
	FIXED - Files larger then 2GB in size will now be shown correct when using FTP.
	FIXED - Download a file from FTP if the file was located in the root of the ftp server.
	FIXED - Refresh problem in the root folder on an FTP device. 
	FIXED - Problem when deleting files that has READONLY attribute in some special cases.
	FIXED - CustomCommand "MC.Explorer.Selection.InvertSelection" now works again.
	ADDED - Faster unpack of single zip archives.
	ADDED - Multi language support to more dialogs and text.
	CHANGE- Better Error dialogs in some places.
	FIXED - Better Error handling with zip archives.
	FIXED - Problem with Zip archive larger then 4GB that had crc error.
	FIXED - Better handling when copying files with option "Do not use system cache"
	FIXED - Possible crash when closing tab while scanning file system.
	FIXED - Tooltip text in search dialog.
	FIXED - Problem with drag and drop of zip files.
	FIXED - Better error handling when errors happening with zip archives.
	FIXED - Fixed possible crash problem with send feedback.
	FIXED - Missing translations Swedish in some places.

Release v0.9.0 (Build 613)

	First public beta release

