New features:
- Added new looks and feels: FlatLaf Light, FlatLaf IntelliJ, FlatLaf Dark, FlatLaf Darcula, VAqua
- Added an option to overwrite files only if size differs
- Added the 'Desktop' folder to the drive menu
Improvements:
- Added a keyboard shortcut (ALT+DELETE) to Open Trash action
- Added a keyboard shortcut (CTRL+SPACE) to file contextual menu
- Contextual menu is available for file search results
- Local file search results can now be revealed in the native Desktop's file manager
- Added back the 'Go to forums' action that now points to the GitHub discussions page
- Speed up collecting file-system roots when Windows network shares disconnect
- Added an option to use system file icons only for folders
- Sort criterion/column and sort order are presented on file tables when using a non-native look and feel on macOS
- Added the 'Paste file(s)' action, when enabled, to the context menu of file tables
- Changed the rendering of the text field which is used when renaming a file/folder through the file table
- When searching a file that contains specified text, that text would be used by following 'Find next/previous' action within a text viewer/editor
- The tab headers within the Preferences dialog are placed at the left side (instead of top) of the dialog on Windows and Linux
- File search results can be deleted (or moved to trash when applicable)
- The size of non-empty files that are smaller than 1 KB is no longer rounded to 1 KB when 'Round displayed file sizes' is set
Localization:
- Korean translation updated
Bug fixes:
- Fixed broken links to: 'Online documentation', 'Report a bug' and 'Make a donation'
- If 'open -a Finder $f' is found in commands.xml, it is replaced with 'open -R $f' to preserve the behavior of 'Reveal in Finder' action
- Make folder operation creates the folder within the correct path rather than always within the root folder of Google Drive
- Fixed copying multiple files to Google Drive
- Fixed opening the authentication page for Google Drive in latest Chrome on Linux
- The headers of the file table(s) are now translated and no longer appear in uppercase letters
- Fixed possible IndexOutOfBoundsException that could have prevented file search from being completed
- File search with 'Search in subfolders' and 'Search in archive files' disabled no longer searches outside of the root folder
Known issues:
- Some translations may not be up-to-date.
- SMB support may not work properly on non multi-language JRE.
- 'Copy files to clipboard' not working with some applications (files are not pasted).
- Authentication issues when using several sets of credentials (login/password) for the same server.
- Untrusted HTTPS connections are allowed without a warning.
- Windows Vista/7: "java.net.SocketException: Permission denied: recv failed" error can appear when trying to access FTP
sites. This seems to be a Windows firewall problem, with a possible workaround:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7077696 - Unpacking files from 7z archive files can be slow.
- Need to enable NTLM authentication manually in order to authenticate to Samba >= 4.5. This is done by adding 'ntlm auth = yes' to smb.conf.
- Version 5.0 of RAR is not supported. Such archives would appear empty.
- macOS: issues with browsing Documents/Desktop/Downloads may be solved by resetting Security and Privacy settings.
See
https://github.com/mucommander/mucommander/wiki/Reset-Security-&-Privacy-Settings-on-macOS for more details.
- macOS: muCommander may not start on older versions of macOS due to incompatibility of the bundled JRE.
- macOS: "Do you want the application "muCommander.app" to accept incoming network connections?" dialog keeps popping
up on startup even if the dialog has been previously accepted, when 'Bonjour' support is enabled.
- macOS: some keyboard shortcuts may conflict with global system shortcuts.