Releases: evsar3/sshfs-win-manager
v1.3.1
v1.3.0-beta.1
- Allow browsing for private key file PR #79; Thank you to @nadimz
- Add drive
D:
to the list of available drive letters; #66 - Sort command line params list; PR #81; Thank you @MatrixDJ96
- Fix limited UI custom params list; #87
- Option to try reconnecting on connection lost; #64 and #89
- Support for automatic drive letter assignment; #85
- Others fixes and improviments
v1.2.1
v1.2
Stable version release
This version includes bug fixes from previous version and some brand new features!
- Support for advanced params
- Easily duplicate connections
- Order connection list
- Debug connection log
Updating existing installation
Proceed with normal installation
v1.1.0-beta.1
This is probably the most significant set of changes made at this software since last stable release
This release includes a new Process Handler for Windows and a brand new feature Debug Panel that can be enabled in the settings.
Also includes:
v1.0.2-beta.2
This beta release include the following features and bug fixes:
- [Feature] New authentication method: "Password (ask on connect)". Ask for password on connect without storing it anywhere. (#28)
- Other code improvements.
v1.0.2-beta.1
This preview release includes these bug fixes and feature requests implemented:
- [Bugfix] Explorer now opens on foreground on clicking on the 'folder' icon (#3)
- [Feature] Advanced tab for including optional sshfs command line arguments (possible #11, #13, #16)
- [Bugfix] Fixed problem on connecting using a key with spaces on the file path (#14)
- [Feature] Duplicate an existing connection by clicking in 'Edit Mode' and click in the 'Duplicate connection' button (#21)
- [Feature] Option in the settings for disable notification about program running in system tray on closing the program (#35)
Some code refactor was also applied in order to get the application ready to run in MacOS and Linux in the future.
v1.0.1
v1.0
v0.1.1-beta.3
This release fix the permissions for reading and creating. For now it's set full permissions for every new file created, this should be changed for a more safe permissions set in the next versions or a user-defined permissions set.