qlBuilder update (v1.6.1)

A very quick update on what's new for qlBuilder.

In the new v1.6.1

  • new download command. This commands allows downloading of the configured appId to the local drive (with the option to download the app without data)
  • couple of small bug fixes
    • if the configured host was ending with a / then the authentication response was returning 400 Bad Request
    • there was a wrong presumption that Windows authentication can be performed only on the default virtual proxy (without a prefix)
    • a bit of code refactoring (more to be done here)
    • dependency updates

To update just run the npm install command

npm install -g qlbuilder

And a bit for what's next: