v15.5 ( Build 3102 ) - 2025-06-03
ADDED - Alias editor now support a filter box. that allow the list of aliases to be filtered to easier find the alias you are looking for.
ADDED - Alias started with $ (instead of !) will now set working directory to the path of the exe started by the alias instead of current active path
ADDED - Better logging in some places
ADDED - Create new tab from quick favorites to the Create new tab menu
ADDED - If auto sizing using 'Everything' is active and sort column is SIZE, then it will auto sort the list when all folders sizes are fetched.
ADDED - MultiFileViewer now has a syntax coloring template for .ps1 (powershell) files
ADDED - MultiFileViewer now has a syntax coloring template for .udc (MultiScript) files
ADDED - When doing duplicate tab, the new tab is inserted after the tab you duplicated, instead of last
FIXED - Alias editor will save alias if that are deleted and if list is sorted
FIXED - Batch resize of images works again
FIXED - Browse into a zip and unpack a zip located in extra long path now works.
FIXED - Context Menu now works for extra long paths ( > 260 chars )
FIXED - Fixed issue with Online Document, Pages was missing
FIXED - Getting free space on extra long path now works.
FIXED - Setting for "Activate Tab When Dragging over", was not turned off when settings was changed.
FIXED - Settings Date/Time for files under extra long path now works
FIXED - Some read error did not generate a error dialog. eg Read error from 7Zip.
FIXED - Sometimes icons was not fetches first time entering a folder
FIXED - 16 Stability issues-----------------------------
v15.3 ( Build 3084 ) - 2025-04-10
ADDED - MultiScript StrReplace now support a 4 parameter for option, and option can be "ignorecase"
ADDED - Option to show an nextra confirmation box based on rules. (Advanced) Manual edit of rules in ConfirmationRules.xml needed
ADDED - Option to show an extra confirmation box before COPY/MOVE/DELETE, by default it is OFF !!
ADDED - Columns showing a DATE can now be configured to show the date raw/utc, (No translation to local time)
FIXED - SFTP Increased connection timeout. Some servers was slow to respond when connecting
FIXED - ImageViewer can now show images located in extra-long path
FIXED - Folder sizing extra-long folder paths now works again
FIXED - Dynamic Submenu item for shell context menu now works again
FIXED - Fixed shell context menu. It does now handle errors from 3rd party shell extensions better, and if shell extension crash it might not bring MC with it
FIXED - 4 Stability issues-----------------------------
v15.2 ( Build 3077 ) - 2025-03-18
FIXED - When copy a file that already exists, and selecting to rename it. But pressing cancel in rename dialog. The File Already exists dialog is shown again, instead of an error
FIXED - FSSFTP all icon sizes for device icon are added.
FIXED - MultiDataViewer searching backwards and then forwards will not go directly to next match.
FIXED - Pressing Shift+F3 in MultiDataViewer will search backwards
FIXED - Clicking on ".." on virtual device that points to root of device now works again.
FIXED - Handling error when trying to remove attribute before overwriting file. but fails because of permission denied.
FIXED - 3 Stability issues
-----------------------------
v15.1 ( Build 3074 ) - 2025-02-27
FIXED - If 'Everything' was not configured to index foldersize. The folder size was set to MAX 64bit value. Now it is set to 0.
CHANGE- Tweaked search parameters for Everything to increase performance
FIXED - 8 Stability issues
-----------------------------
v15.0 ( Build 3072 ) - 2025-02-09
-- 3072
65+ Changes
ADDED - New extension for SFTP/SCP (Files over SSH)
ADDED - Added support for the 'Everything' search tool. It can be now used to always show folder size. (Turn on in Explorer Panel settings)
ADDED - TabSession can now be accessed from the toolbar If you have any tab sessions defined
ADDED - Checksum tool now support .sha,.sha1, .sha256, .sha512 files to verify and create
ADDED - During Inline Rename - If you press Ctrl+. (Dot) it will replace all dot with space (except if the dot is around numbers eg "My.File.v3.5 => "My File v3.5")
ADDED - During Inline Rename - If you press Ctrl+Shift+. (Dot) it will replace all dot with space
ADDED - During Inline Rename - If you press Ctrl+W it will captalize all words in the filename
ADDED - MC will set enviroment variables for the MC EXE and Path and more. So all programs MC starts will see this enviroments variables.
REMOVE- Removed duplicated command for FindFiles.
FIXED - Shortcuts for 'FindFiles' now show assigned hotkey in tooltop and menu
FIXED - FTP - Will now delete target file instead of trying to overwrite if it already exists.
FIXED - FTP - Better error message if server blocked upload of file with error 533 (not allowed)
FIXED - MultiDataViewer will remember open files in RecoveryRestart
FIXED - MultiDataViewer - Possible to Copy selected text with Ctrl+C from Highlight and Find edit boxes again.
FIXED - Updated 3rd party Zip library, Now empty folders and empty zip files are handled correctly again.
FIXED - 15+ Stability issues-----------------------------
v14.4 ( Build 3047 ) - 2024-12-03
25+ Changes
FIXED - FindFiles dialog sometimes failed to load previously used values
ADDED - CustomCommand MC.FileSearch.Search now support option "RESDEVICE=num" for what RESx device to show result in
FIXED - MultiDataViewer now calculate width a little better making wordwrap work better. (but not perfect))
ADDED - Picture Viewer Toolbar dropdown show when width is to small now works
ADDED - Picture Viewer can now show "GPS" information if images contains that (press 'G')
ADDED - Picture viewer can now open google map at GPS location, after the GPS infomrmation stored in the image using Ctrl+G
FIXED - Unpacking rar and selecting SkipAll on overwrite, hang the progress window in a loop
FIXED - Progress dialog when testing a rar archive now works better
FIXED - 7 Stability issues
-----------------------------
v14.3 ( Build 3042 ) - 2024-11-25
70+ Changes
ADDED - Major rewrite of MCPictureViewer extension to use WIC (Windows Imaging Component) and D2D, Support more image formats and faster rendering.
ADDED - Dynamic Extended FileProp "FolderIsEmpty", "FolderHaveFiles", FolderHaveFiles (Inc Sub)"
ADDED - After folder sizing you can enable columns that show number of sub files/folders items
ADDED - During folder sizing on normal filesystem the UI will update during the process and you see the folder size increase.
ADDED - Option to always show tab list button
ADDED - Move operation work now for WPD:
ADDED - More and better debug/log information for WPD:
CHANGE- Changed so when symlink is created. The target does not need to exists. Symlink are allowed to point to non existing files/folders.
FIXED - Avg Copy speed now works when copy to/from WPD:
FIXED - Some extended file properties was not removed from cache if file was renamed
FIXED - Hang issue during move if source file was removed during the beginning of the move process
FIXED - Refreshing extended fileproperties for columns if file/folder is modified
FIXED - File Coloring refresh is triggered for files/folders that are modified
FIXED - A case where color rules did not always refresh
ADDED - MultiScript function "FindFirstFileEx" that also support recursive search
FIXED - When testing archive, The wrong colorprofile was used.
FIXED - When testing archive the volume name is now also shown
FIXED - When testing 7z archive and aborting. It said it was successful even if it was not.
FIXED - When drag and dropping file on a .exe the option to start the exe with the dropped files as parameters that option was not always enabled
FIXED - Alias Editor now support type search
FIXED - GetFolder Size now follow settings for how to handle links (Symlinks/junctions)
FIXED - 8 Stability issues
-----------------------------
v14.2 ( Build 3026)
UPDATE- Updated unrar code to 7.0.9
FIXED - Getting folder size works for OneDrive folder again
ADDED - Tab-area will now show a folder icon if tabs in tabarea is full, When clicking on icon a popup list is shown with all tabs
ADDED - The dialog shown when closing lock tabs, now has a "Yes to all" option
ADDED - MC.LoadTabs custom command now has a "DoNotAsk" option to suppress the dialog that is shown when tabs are locked
FIXED - Focus rect in FolderTree almost not visibile in DarkMode
ADDED - Now possible to change the auto error handing settings from the progress dialog
ADDED - DataPreview templates now support to change the font.
FIXED - DataPreview that show file content will now respect the font size specified in the template
FIXED - DataPreview Panel how shown correct in none dark mode
FIXED - 3 Stability issues
-----------------------------
v14.0 ( Build 3016 )
190+ Changes
** New Feature **
* Auto Handing of copy/move/delete errors
* Show Error report after copy/move/delete operation
* Play audio files
* Scriptable columns
* And more, 190+ Changes
ADDED - When the Crumbbar is in edit mode. Build in Windows autocomplete is now also active.
ADDED - Right click on 'Play audio' icon on toolbar will allow you to set volume
FIXED - Issue so working folder is set when running a exe from a zip.
ADDED - Zip archive will now store LastAccess and Created time for each item when creating zip archive.
FIXED - Unpacking will now show that in the title bar of progress dialog
FIXED - Progress bar is now shown correct when transfering to/from portable device
FIXED - Issue when typing path in commandline field.
ADDED - Support for Onedrive for Business accounts that are connected in the local computer.
ADDED - Popupmenu shown when dragging file with Alt, got a new option if files are dropped on an exe. Run exe with drogged files as parameters.
FIXED - Option that control if link target should be shown for Symlink/Junction now works for file.
ADDED - Option to show error report for only Skipped and Failed files. If error was handled so it was copied/moved. it will not be shown in the error report.
FIXED - Change the layout of the CopyTo Dialog. all option in the two columns have swap places.
ADDED - Added Column showing onedrive status for files (Experimental. not 100% yet)
FIXED - Replace files in zip archive sometimes failed
ADDED - 'AllowAsFileProp' Option for MultiScript. And Only script with this option can be connected in the Scriptable columns dialog.
FIXED - Icon Option to get associated icon or not. Had no effect. Now it works.
FIXED - Delete from zip now update progress bar better
FIXED - Delete from zip can now be aborted.
ADDED - Pressing Ctrl+O in CopyTo Dialog moves focus to Overwrite options
ADDED - Pressing Ctrl+R in CopyTo Dialog moves focus to Protected files options
FIXED - Will no longer fetch icon from exe file if the file is in onedrive folder, and file is not synced to local.
ADDED - Dialog for 'Compare Folders Advanced' will now remember last used settings
ADDED - Support for adding scriptable columns, Let a MultiScript fetch what should be shown in a column in the file list
ADDED - MultiScript function "VariableDefined()" that returns 1 if text provided exists as a variable.
CHANGE- Major rewrite of error handing of Copy/Move/Delete operations.
ADDED - MultiDataViewer is now language aware when doing find. (Can be turned off in option for faster search)
ADDED - Opening Zip archive with large number of files is now faster
ADDED - Copy/Move/Delete options for auto handling errors
ADDED - Copy/Move options for auto handle overwrite options.
ADDED - Copy/Move/Delete options for showing error report after operation is done
ADDED - Options for Copy/Move/Delete for System/Hidden/ReadOnly options joined to be 1 options for "Protected Files" (instead of 3)
ADDED - Support for 64px size thumbnails
ADDED - DataPreview templates can be updated if they are not customized.
ADDED - Playing audio file are now shown in status bar
ADDED - Play Audio Sample command to menu (Will jump 25% into audio file and play for 15s then stop)
ADDED - Play audio will now try to play "mp3,wav,mp4,m4a,avi,mkv,acc,wma,wmv,asf,flac" (some are movies but it will play the audio if possible)
ADDED - Play/Stop Audio file icon button to toolbar
ADDED - Improvements how playing audio files works and are shown.
ADDED - Preview template for audio files can now select to play the audio file
FIXED - Unpacking Zip with had a space in the filename just before the ".zip" part.
Failed to unpack since it tried to unpack into a folder of the name, and space at the end is not allowed on Windows.
FIXED - Issue when moving tab to other side and the new active tab in the "from" panel was delayed loaded.
FIXED - SDK API Cleanup
FIXED - 18 Stability fixes-----------------------------
v13.4 Release ( Build 2977 ) ( 8-Jan-2024 )
+40 Changes
ADDED - Support for restoring closed tab. Right click on tab area to get popup list of closed tabs
CHANGE- Code clean up and code restructure, (prepare for future new features)
CHANGE- LogView (Ctrl+L) will now be in unicode so chinese, japanese characters are show correctly
CHANGE- Logfile will now write in unicode so fro eg: chinese, japanese are written correctly
CHANGE- Upgrade of 3rd party frameworks used.
CHANGE- Lot of code cleanup
FIXED - View file from password protected zip now works again
FIXED - Internal Code structure. prepare for release.
FIXED - 14 Stability issues
-----------------------------
Release v13.1 ( Build 2955 ) ( 25-Jul-2023 )
+ 12 Changes
FIXED - Some Script function did not handle extra long path correctly
FIXED - 5 Stability issues
-----------------------------
Release v13.0 ( Build 2953 ) ( 20-Jul-2023 )
+ 55 Changes
ADDED - Device that are marked as offline will now be skipped on a couple of situations.
ADDED - Dialog warning about not enougth free space when starting a copy operation will ow show how mush is needed and how much additional free space is needed
ADDED - During start MC will try to ask Windows if a Remote device is availible. Sometimes Windows will report as availible even if it is not.
But when it does report it as disconnected. MC will not hang waiting for a timeout at startup.
ADDED - When Previewing images in panel the image will now be fetch using WIC ( Windows Imaging component )
instead of Windows thumbnail system since the thumbnail system always returned a squered image.
ADDED - Data Preview in panel can now take focus. Allowing for wheelzoom when preview is showing text
ADDED - Better dark mode support for Data Preview
ADDED - Foldertree can now customize font size
ADDED - Middle click on folder in tree will open folder on other panel
ADDED - Foldertree expand/collapse icon changed
FIXED - When renaming and file is open by other process, MC will now have an action to retry in the error dialog.
FIXED - Issue when canceling FTP quick connect dialog
FIXED - Editing large QWORD Regvalue in REG:
FIXED - Language pack submit now works again
FIXED - Packing 7z archive, The progress bar will now work better.
However it will not show current file being pack since the newer 7z will packs files in parallell
ADDED - DataPreview can now also be shown inside a Panel
ADDED - Dropping file/folder on tab header that tab will go to that folder and file
ADDED - Dropping file/folder on empty tab area and a new tab will be opened for that folder and file
CHANGE- PASV is now default for new FTP connections
FIXED - FileOperation Progress dialog will now again show if the file operation is Copy/Move/... in title bar
FIXED - FileOperation Error dialogs will now respect the option to not auto scale UI
FIXED - 10 Stability issues-----------------------------
Release v12.8 - Build 2929 ( 30-Dec-2022 )
+20 Changes
FIXED - Crash Issue when copying files
ADDED - Relative/Absolute path conversion for StartFolder / IconPath in QuickLaunch dialog
ADDED - MultiScript function StrSplitAnyOf , will now split on any of the delimiters specified
CHANGE- More Code Cleanup and restructing of code.
FIXED - MultiScript function CopyFile now uses the target name of the file if set and is different that source name.
FIXED - Rare crash issue that could happen during shutdown of program
FIXED - Crash Issue if Renaming many selected item and one of them is deleted before it gets to that item
FIXED - Rare crash issue with opening RAR archives
FIXED - 5 Stability Issues
-----------------------------
Release v12.7 - Build 2923 ( 23-Nov-2022 )
+45 Changes
CHANGE- Lots of code cleanup and redesign.
FIXED - Various minor issue when modifying zip archives
CHANGE- Many of code cleanup and redesign.
FIXED - Another zip issue with empty zip file.
FIXED - Issue when when copying single file to a filename that already exists.
FIXED - Tooltip for Path column now show the path
FIXED - 5 Stability issues
-----------------------------
Release v12.6 - Build 2915 ( 28-Okt-2022 )
Stability release that fixes many minor issues
+20 Changes
FIXED - Browsing empty zip archive now works again
FIXED - Deleting from zip archive now works again
FIXED - 15 stability issues
-----------------------------