v14.6 RC ( Build 3068 ) - 2025-02-04
  62+ Changes
-- 3068
  ADDED - FS-SFTP - ZCompress now supported
  ADDED - FS-SFTP now support showing free space if server support it (Most Linux server do not support it))
  ADDED - During Inline Rename - If yo 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
  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)
 -- 3066
  ADDED - Added support for 'Everything' search tool. It can be now used to always show folder size. Possible to always show folder size with small performance hit.
  ADDED - MultiDataViewer will remember open files in RecoveryRestart
  FIXED - FS-SFTP - Will disconnect if it failed to do anything becuse account is locked or similar. 
  FIXED - MultiDataViewer - Possible to Copy selected text with Ctrl+C from Highlight and Find edit boxes again. 
  FIXED - Status bar is shown again.
 -- 3064
  ADDED - FS-SFTP extension now support KeepAlive option
  ADDED - FS-SFTP extension now support login with Public/Private key
  ADDED - FS-SFTP extension can now login using Proxy
-- 3061
  ADDED - NEW Extension - FS-SFTP Adds support for SSH SCP/SFTP (Some features are still missing like KeepAlive,ZCompress,Proxy,PublicKeyFile)
  ADDED - UNIX permissions are now shown in the attribute column for file on SFTP, ( eg drwxr-xr-x )
  ADDED - MC will set enovirment variables for the MC EXE and Path. So all programs MC start will see this enviroments variables.
  FIXED - Tweaked the 3rd party Zip library to make it work on MC Windows 7 again
  FIXED - 3 Stability issues
-- 3056
  ADDED - TabSession can now be accessed from the toolbar IF you have any tab sessions defined
  FIXED - Updated 3rd party Zip library, Now empty folders and empty zip files are handled correctly again.
  FIXED - Shortcuts for 'FindFiles' now show assigned hotkey in tooltop and menu
  REMOVE- Removed duplicated command for FindFiles.
  ADDED - Checksum tool now support .sha,.sha1, .sha256, .sha512 files to verify and create
  FIXED - 5 Stability issues