Skip to content

Releases: evsar3/sshfs-win-manager

v1.3.1

28 Sep 16:49
Compare
Choose a tag to compare

Everything from last beta plus:
Bug fixes and dependencies update.

v1.3.0-beta.1

27 Apr 20:39
Compare
Choose a tag to compare
v1.3.0-beta.1 Pre-release
Pre-release
  • 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

16 Dec 12:38
Compare
Choose a tag to compare

New features:

v1.2

03 Oct 20:54
Compare
Choose a tag to compare

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

13 Sep 02:40
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

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:

  • Fix for #9
  • Fix for #42
  • Disable default args and advanced params are enabled
  • Add FUSE and Module options for params list
  • Add a Debug Panel for process debug
  • Process Handler refactoring and optimization

v1.0.2-beta.2

03 Sep 04:04
Compare
Choose a tag to compare
v1.0.2-beta.2 Pre-release
Pre-release

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

23 Aug 18:46
Compare
Choose a tag to compare
v1.0.2-beta.1 Pre-release
Pre-release

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

30 Mar 18:30
Compare
Choose a tag to compare
  • Now supports key-based authentication!

v1.0

28 Mar 18:37
Compare
Choose a tag to compare

Finally first stable version is out! 🎉
Thank you all for the support!

Enjoy!

v0.1.1-beta.3

24 Mar 14:45
Compare
Choose a tag to compare
v0.1.1-beta.3 Pre-release
Pre-release

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.