This repository has been archived by the owner on Oct 2, 2022. It is now read-only.
Releases: dsone/remote-ssh
Releases · dsone/remote-ssh
0.13.2
0.13.0
0.13.0 - Bugfix and refactoring Release
- New notifications here and there instead of silent
console.error
s that no one sees - Scanning project folder on startup is only done if enabled in settings and if global project folder setting is non-empty, instead of failing silently
- Enabling project folder starts scanning immediately only if the global project folder is non-empty as well (ie. was set beforehand), otherwise you need to trigger scanning after setting the project folders via
CTRL+ALT+D
manually - Fixed an issue where a project folder like
C:/AtomProjects/superproject/subproject
itself wasn't included in the scanning, only its subfolders, contradicting the description in the README - #9 Fixed issue with SSH keys inside PUTTY, when
pass
inside .ftpconfig was rightfully not set - #4 Similar to #9 but for non-Win32 platforms when password isn't set
This release skips version 0.12 because apm publish minor
is confusing. 😒
Feature release
- Added support for Linux/MacOS default ssh clients (or OpenSSH on Windows for example) via settings