Multi Commander > Beta Releases

Version 12 * RC *

(1/14) > >>

Mathias (Author):
Beta - Release Candidate

V 12.0  (Build 2899) (31-Jul-2022 )

 335+ Yes lots of changes.

-- 2899 - ( 31-Jul-2022 )
  FIXED - Better handling when accessing network resources and need to ask for login.
  FIXED - Crash issue with turkish translation
  FIXED - When unpacking a single file from a zip archive. The date of the file was not set correct.

-- 2898 - ( 30-Jul-2022 )
  FIXED - Some fixes for "MC.FileSystem.Delete" was not merged into release of previous version
  FIXED - MultiLanguage text string fixes
  FIXED - Changing Hotkey was not saved if changed from the User defined command dialog
 
-- 2897 - ( 29-Jul-2022 )
  ADDED - Custom command "MC.FileSystem.Delete" now works again
  FIXED - Data Previews templates loaded / saved correct parameters for thumbnails.
  FIXED - Backup / Restore dialog now works again
  FIXED - Major code cleanup
  FIXED - 2 Stability issues

-- 2894 - ( 22-Jul-2022 )
  ADDED - Preview customization can now restore to default.
  CHANGE- Default DataPreviewTemplates.xml is not called DataPreviewTemplates_tpl.xml but without _tpl when save to users own config location.
  FIXED - Progress dialog will no longer show +1 item when done.
  FIXED - Progress dialog elapsed calculation is now done correct
  ADDED - FSZip will by default use UTF8 encoding of filenames
  ADDED - FSZip profile can now configure encoding (Like UTF8 or other)
  ADDED - Fixed DPI Aware issue with error dialog in file operations.
  ADDED - What Preview profiles to use by default is now configurable
  FIXED - 2 Stability issues

-- 2888 -  ( 7-Jul-2022 )
  ADDED - Start with Preview Customization dialog. (Not working yet)
  FIXED - Size formatter will now always show TB with 1 decimal.
  FIXED - Issue when pressing cancel in 7z password dialog
  FIXED - Issue when viewing embedded file inside 7z archive
  FIXED - Crash issue when pressing abort in copy/move dialog just when file operation finish.
  FIXED - Better detection if CPU support various special instructions.
  FIXED - 3 Stability issues

-- 2885 -  ( 2-Jul-2022 )
  ADDED - Device dropdown can now show free space on device.
  ADDED - Option for Device Dropdown if it should show free space and if free space should be update when shown or not.
  ADDED - When executing file from within a archive. User now get ask if all files in archive should be unpack or just the selected file
  ADDED - Added some logging to app log if some uncommon error happens
  FIXED - Fixed option "Only auto close on short processes" for Copy/Move file operations
  FIXED - FileProperties (Columns) that should be fetched in the background was not always fetched in the background.
  FIXED - Fixed some text that was not using MultiLanguge system
  FIXED - Hover Preview did not use SqureImage option. it always used the standard thumbnail option for this not what was specified in template.

-- 2882 -  ( 23-Jun-2022 )
  ADDED - Zip now support LZMA/LZMA2 compression method for zip and unzip
  ADDED - Autodetect if AVX2 CPU instruction are available. if not zip/unzip is configured not to use AVX2 instructions.
  FIXED - Thread memory leak. Changed the parallel startup to use anohter thread method.
  FIXED - UTC date issue for extended date columns
  CHANGE- Default hotkey for Hover Preview change to Alt+Q

-- 2880 -  ( 17-Jun-2022 )
 
  ADDED - Default DataPreviewTemplates have been tweaked a bit
  ADDED - Data Preview templates can now define a default margin for columns or rows
  CHANGE- UI rendering of Data Preview that showing folder content changed
  FIXED - Improved error logging if WindowsPreview handler fails to show anything.
  FIXED - "NOPROGRESS" parameter for MultiScript function CopyFile/MoveFile now works again
  FIXED - Some places did not just multi langauge texts.
  FIXED - MultiText for a text for FSZip extension used duplicated text id

-- 2879 -  ( 10-Jun-2022 )
  UPDATE-  Hover Data Preview templates tweaked a bit
  ADDED -  Added Extended FileProp for Documents (ms office docs) using the Windows Property Service
  ADDED -  HoverDataPreview can now show horizontal line and program icon.
  FIXED -  Some extended date columns did not convert UTF date to local
  FIXED -  Unpacking multiple files from zip the filedate was not set correctly

-- 2877 -  ( 6-Jun-2022 )
  Added  - HoverDataPreview now support WindowsPreviewHandler so now PDF, docx, xlsx can be reviewed (office files require office installed)
  Fixed  - Overwrite option issue when unpacking multiple zip files.
  Fixed  - In some rare situation the default icons was not loaded during startup.
  Fixed  - Moving files via Symlink on other volume that points back to source volume
  Fixed  - If custom tab color is used but inactive color is not set. It will now used the same color for both active / inactive
  Fixed  - Various stability fixes

-- 2875 -  ( 26-Mar-2022 )
  Update - Zlib 3rd party library
  Update - Zip source updated and rewrites in MC Zip extension because of major zip api changes.
  Update - 7-Zip code to v21.07
  Update - Updated unrar source to v6.10.3
  Update - Updated 3rd party xml code library
  Added  - Hover data preview (beta) that can be toggled on/off with Ctrl+H or click on Talk-Bubble button on toolbar
  Added  - Menubar now support darkmode.
  Added  - Added support for creating zip archive with encryption PKCrypt or AES-256
  Added  - Added support for AES-256 encryption for zip
  Added  - Custom tab color can now be configured with a color for when the tab is both active and inactive.
  Fixed  - CopyUnpack copy pluging now detects first rar volume of RAR5 files correct.
  Fixed  - Filter button below filelist sometimes lost dark mode style
  Change - Massive code restructuring of core parts.


Hover Data Preview (Beta)
===================================
This is the new major feature to MultiCommander in this release.

This is a new type over hover tips (tooltip) when hovering over files. This hover tooltip can show lots more information.
But it can also be annoying if you do not need it. But when you need it you do not want to dig down in settings to enable it.
So Hover Data Preview tips are enabled/disabled using Ctrl+H, or press the new talk-bubble icon on the toolbar
(the talk bubble icon will turn green when enabled).

When enabled and when you hover over files you will get more information.
If you hover over an images and videos it will show the thumbnail. For text files it will show the first couple of line in the file.
For .exe file it will show version and other information. and so on.

Any file property that MultiCommander support can be shown in the Hover Data Preview tips.

What the Hover Data Preview tips are showing are customizable. However right now there is no UI for it.
But if you are brave you can try to edit the DataPreviewsTemplates.xml in config (copy it to your user config folder first) else you loose your changes when multicommander is updated.

Features missing from Hover Data Preview tips that are planned are
* Able to Zoom thumbnail that are show with mouse wheel ( probably need to hold shift and scroll to zoom )
* Able to show zip information for zip files. And what some of the zip inside the zip is
* When hovering over folder show the first folders/files in the folders
* Show Windows Preview in the Hover Data Preview tip. This will hook into the Preview Handler in Windows 10/11 and depending on what you have installed, you get more information on special files.

In the future some more extended features for the Hover Data preview is planed.

Please let me know if you fell that some information is missing from the Hover data preview tips.
Like when hovering for file type X it should show Y.

Ulfhednar:
Thanks for the new features Matthias. ;)

The enhanced hover tooltip looks good.  Shows a lot of blank space for my pdf's (see attached) but nice preview on jpgs.

See attached - I'm running in Dark mode & I noticed that the tabs - with custom colours now get blacked out randomly.... bug or not?

Mathias (Author):

--- Quote from: Ulfhednar on May 26, 2022, 22:58:20 ---Thanks for the new features Matthias. ;)

The enhanced hover tooltip looks good.  Shows a lot of blank space for my pdf's (see attached) but nice preview on jpgs.

See attached - I'm running in Dark mode & I noticed that the tabs - with custom colours now get blacked out randomly.... bug or not?

--- End quote ---
Yes pdf not supported yet.  It been prepared, it will be supported by Windows Preview handler api so if a preview handler for pdf is installed. (I think windows 10+ have that as default, not sure) it will be able to show pdf.

I forgot to disable the PDF preparation I done in the DataPreviewTemplates.xml file, before pushing a beta release

Mathias (Author):

--- Quote from: Ulfhednar on May 26, 2022, 22:58:20 ---& I noticed that the tabs - with custom colours now get blacked out randomly.... bug or not?

--- End quote ---

Hmm not see anything with that. what does it look like?

Ulfhednar:
Thanks for the reply Mathias.

In the screen shot you can see some tabs that are coloured & some are black, they should all be coloured.
They do show colour when the mouse is hovering & on click but return to black one mouse moves away.

PDFs - I'm using W10, & I guessed there should be a preview but the tooltip is pretty big for all that blank space so I thought I better mention it. :)

Navigation

[0] Message Index

[#] Next page

Go to full version