0.12.0
Released on 16/05/2023
- Change file permissions: you can now change file permissions easily with the permissions popup by pressing
Z
in the explorer. - SMB protocol: Support for SMB protocol has been added thanks to the remotefs-smb library and the pavao project. You may notice that the interface is quite different between Windows and Linux/MacOs/BSD due to the fact that SMB is natively supported on Windows systems.
- Issue 153: show a loading message when loading directory's content
- Issue 176: debug log is now written to CACHE_DIR
- Issue 173: allow unknown fields in ssh2 configuration file
- Issue 175: don't prompt for password if a ssh key is set for that host
- Fixed an issue that didn't use the
User
specified in ssh2-config