Posts: 8,754
Threads: 4,248
Thanks Received:
11,372 in 4,807 posts
Thanks Given: 33,545
Joined: Jan 2016
Reputation:
196
Release v6.4.7 (Build 2255) ( 31-Aug-2016 )
24 Changes
FIXED - GotoNextSiblingFolder/GotoPreviousSiblingFolder something changes the tab.
FIXED - Possible crash issue if file system was refresh before UI was updated from previous scan.
FIXED - Will now only redraw and revalidates file colors if a subfolder was modified. Was doing a full rescanning. Not needed
FIXED - Explorer Panel lost focused item in some situations when refreshed
FIXED - Copy progress dialog will now show estimated time to complete with hours and minutes if minutes to complete is more then 60
FIXED - Issue when checking if path exists for a path to a FileSystem Plugin that was closed.
FIXED - Fixed issue where it lost contact with portable device, So that a manual refresh was needed to. This is now done automatic (is most cases)
FIXED - Explorer Panel was not always refreshed automatic if folder was created in virtual location. like REG:
FIXED - 2 stability issue
Posts: 8,754
Threads: 4,248
Thanks Received:
11,372 in 4,807 posts
Thanks Given: 33,545
Joined: Jan 2016
Reputation:
196
Release v6.4.8 (Build 2265) ( 13-Sep-2016 )
35 Changes
FIXED - Find Files - Matching file content in UTF8 failed sometimes.
FIXED - Find Files - Matching file content will now use current language settings for doing a compare with ignore case options on.
FIXED - Find Files - Forcing FileContent matching as Unicode could make MC lock up if the data was not unicode
FIXED - FileSystem scan can in some very rare and weird situation cause a crash. This should now be fixed.
FIXED - Flat FileSystem view is now a little bit faster
FIXED - Flat FileSystem view now updates its view correctly if files are deleted
FIXED - 2 stability issue
Posts: 8,754
Threads: 4,248
Thanks Received:
11,372 in 4,807 posts
Thanks Given: 33,545
Joined: Jan 2016
Reputation:
196
Release v6.9 (Build 2303) ( 23-Dec-2016 )
200+ Changes, Some of the change are
ADDED - New Language - Korean - Created by pCsOrI
ADDED - New TabSession Features - Menu > File > Tab Session (Save/Modify/Switch tab sessions)
ADDED - Double Hotkey for to Switch TabSession press Ctrl+I and then Ctrl+1 to switch to first TabSession, and Ctrl+I + Ctrl2 for second and so on, up to 0
ADDED - Creating SFV/MD5 from CheckSum Menu it can now remember the selected text encoding and will not ask again. (Force show the Ask dialog by Hold Ctrl when starting checksum)
ADDED - ExplorerPanel send current item to command line field (Ctrl+Return / Ctrl+Shift+Return) will now add trailing slash to folders and only quote characters if it have spaces
ADDED - Change DateTime/Attribute dialog now got [*] buttons next to the Modified/LastAccess dates, pressing this will sync the datetime with value in modified
ADDED - Commandline field command ":doc" will take active explorer panel to the documents folders.
ADDED - Simple FindFiles dialog can now save filter to a quickload slots using Ctrl + (F1 to F12)
ADDED - Simple and Advanced FindFiles dialog can now load quick filters using F-Keys
ADDED - Advanced FindFiles dialog can reassign quick load key for filters.
CHANGE- FindFiles - Content matching option "Case Sensative" have change to "Ignore Case", This may break some saved filters
ADDED - Popup in favorite window now got an option submenu where showpath option can be toggled
ADDED - Settings for Favorites windows to show path instead of name
ADDED - Tweak settings for ExplorerPanel: "Send file to commandline field also takes the input focus"
ADDED - ExplorerPanel settings for not saving 'not locked tabs' on exit (Only keep locked tabs)
ADDED - Added option to Explorer Panel so 'Remember of item on focus on path change' change be disabled
ADDED - Popup menu on Tabs now have command to "Close all none locked tabs"
ADDED - Custom command "MC.CloseAllTabs" now have the option "KEEPLOCKED", that will close all tabs except locked.
ADDED - Custom command "MC.ChangeTabSession" to change TabSession from script
CHANGE- Change some default for new installation (Colors and some default options)
UPDATE- Updated the 3rd party audio library used when getting Audio Metadata. (More file formats should be supported in some places)
FIXED - Search will no longer cache all scanned items, Making search use less memory
FIXED - Sometimes when input focus was returned to MC an not needed refresh was done causing strange jump of item in focus
FIXED - Fixed issue with unpacking rar created on linux
FIXED - Fixed issue with unpacking zip archive created by google drive
FIXED - Forward button on toolbar now works again
FIXED - Create registry key from context menu now works again.
FIXED - 11 stability issue reported by crash report system
Posts: 8,754
Threads: 4,248
Thanks Received:
11,372 in 4,807 posts
Thanks Given: 33,545
Joined: Jan 2016
Reputation:
196
Release v6.9.1 (Build 2306)
15+ Changes, Only Language pack updates and minor fixes
UPDATE- Some Language packs are updated.
FIXED - Some default config values was loaded in a wrong way.
ADDED - New MultiScript engine function : StrReplaceChars(...)
ADDED - New MultiScript engine function : StrReplaceCharsPairs(...)
FIXED - 2 stability issue reported by crash report system