v0.9.2
This release will allow you to select upload method (via Settings/Upload tab):
- SCP (existing method to run a subprocess and constantly calling API to monitor upload progress)
- ParallelSSH (new method to use Python's library, which won't be using API to monitor process)
- Release for Windows 64-bit
- Bugfix for incorrect connection closure (affecting ParallelSSH uploads only)