Version 0.1.3

So apparently, years of working at a job with a dedicated QA team has made me a bit lacking when testing a new release. I fixed the issue with choosing not to use a bastion host for a connection when one has been setup, but I broke it when you wanted to use the...

Version 0.1.2

While working on the import/export tool over the weekend, I noticed the data directory for the application was in a folder called opsshell and not opshell. This was because I misspelled it in the package.json file. Not a big deal, but enough to bug me. So, I fixed...

Version 0.1.1

Eventually I’d like to get some cloud saving ability in place so you could sync all of your settings to the cloud to make it easy to use Opshell on multiple devices. I’m not sure how to tackle this yet for multiple reasons. Putting api keys into an...

Version 0.1.0 – New milestone

Feeling pretty good about the base functionality at this point so decided a minor version update was in order. So, here we have 0.1.0. I’ve been noticing quite a few Windows Downloads. Since Windows usage requires a little extra setup with needing OpenSSH...