Author Topic: MultiCommander v7.4 BETA  (Read 30908 times)

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4271
    • View Profile
    • Multi Commander
MultiCommander v7.4 BETA
« on: July 24, 2017, 17:03:53 »
Release v7.4 BETA

Major internal change that can have caused other issues. (Presentation issues of how files are shown and such)

85+ Changes

 -- Build 2379  - (11-Aug-2017 )
 ADDED - CommandLine parameter /Instance=NAME , Will load/save config/userdata/log under its own instance name so you can run Multiple instances with separate config
 ADDED - Wheelzoom to change Thumbnail size now support larger sizes
 FIXED - 1 stability issue reported by crash report system

 -- Build 2377 - (9-Aug-2017 )
 FIXED - Sometimes when clicking on a item in Multi Commander window when focus was another app and filesystem slow, the wrong item was set as focus
 FIXED - Sometimes when doing force refresh the file coloring did not reapply
 ADDED - Settings for Device Dropdown if it should remember last used path or not
 ADDED - Holding CTRL while confirming an option in the custom create folder popup (Ctrl+Shift+F7), It will now enter that folder after creating it

 -- Build 2374 - (3-Aug-2017 )
 ADDED - FolderTree can now also sort using language aware sorting, if that settings is on
 FIXED - Somehow columnset can get saved with cleared flags resulting in strange column behaviors, Flags will now be verified at load/save
 FIXED - 2 stability issue reported by crash report system

 -- Build 2372 - (2-Aug-2017 )
 FIXED - Some OneDrive Sync ondemand issues. (Only on Windows Insider edition) (Some still left)
 ADDED - MultiDataViewer will now toggle WordWrap with Ctrl+W
 ADDED - Checksum tool now support SHA256/512
 ADDED - FolderTree will now show folder with the same colors rules as the normal list view. (Can be turned off)
 ADDED - Fixed issue with MultiScript function "SetClipboardText" Can now set clipboard data that are larger
 ADDED - ToClipboard > FileContentAsText  menu option is now enabled and works

-- Build 2368 - (26-Jul-2017 )
 FIXED - MultiDataViewer will now format hyper links with https: as clickable links
 FIXED - FSFTP caused a crash if the server return incorrect information from a PASV/PORT call
 FIXED - Tweaked column autosizing when new tab is show the first time.
 ADDED - Language Aware sorting (Slower, but some language will get a more correct sorting)
 ADDED - Settings might be saved if external program closes MultiCommander while being minimized to tray

-- Build 2365 - ( 24-Jul-2017 )
 FIXED - Fixed rare crash issue with MultiRename
 FIXED - Fixed issues when Windows returned an invalid icon overlay ( Insider Preview Windows 10 (Fall Creator Update) )
 CHANGE- Major internal change to avoid conflict with new FileSystem changes in Insider Preview Windows 10 (Fall Creator Update)
 CHANGE- Other internal changes and code cleanup

« Last Edit: August 11, 2017, 13:10:58 by Mathias (Author) »

AlanJB

  • VIP Member
  • *****
  • Posts: 432
  • VERY old Programmer
    • View Profile
Re: MultiCommander v7.4 BETA
« Reply #1 on: July 25, 2017, 18:06:29 »
Hi Mathias.

The issue with REG: tabs not remembering column widths is still there...

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4271
    • View Profile
    • Multi Commander
Re: MultiCommander v7.4 BETA
« Reply #2 on: July 25, 2017, 22:10:18 »
Hi Mathias.

The issue with REG: tabs not remembering column widths is still there...

REG is not using default column setup. So it cant remember it
Might be possible to create a custom column setup that only trigger for reg:

AlanJB

  • VIP Member
  • *****
  • Posts: 432
  • VERY old Programmer
    • View Profile
Re: MultiCommander v7.4 BETA
« Reply #3 on: July 26, 2017, 12:08:29 »
Quote
REG is not using default column setup. So it cant remember it
I realise that, but the issue was not present before v7.3

Quote
Might be possible to create a custom column setup that only trigger for reg:
That would be excellent!

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4271
    • View Profile
    • Multi Commander
Re: MultiCommander v7.4 BETA
« Reply #4 on: July 26, 2017, 12:17:24 »
Quote
REG is not using default column setup. So it cant remember it
I realise that, but the issue was not present before v7.3

Ehh it was .. sure?  nothing have changed around that.. it have never saved tab specific column setup on exit.

Will check later..

AlanJB

  • VIP Member
  • *****
  • Posts: 432
  • VERY old Programmer
    • View Profile
Re: MultiCommander v7.4 BETA
« Reply #5 on: August 12, 2017, 17:52:29 »
Hi Mathias.

Build 2379 is labelled 7.5, not 7.4...

Quote
-- Build 2377 - (9-Aug-2017 )
ADDED - Settings for Device Dropdown if it should remember last used path or not
Where in config is this option - I am too blind (or old) to find it ;)

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4271
    • View Profile
    • Multi Commander
Re: MultiCommander v7.4 BETA
« Reply #6 on: August 12, 2017, 19:04:17 »
type in commandline field

:gosetting ExplorerPanel/layout/devicedropdown/RememberLastSubPath


AlanJB

  • VIP Member
  • *****
  • Posts: 432
  • VERY old Programmer
    • View Profile
Re: MultiCommander v7.4 BETA
« Reply #7 on: August 13, 2017, 13:10:14 »
Thanks Mathias :)