New Features
Vue.js integration
Go check out the @shutter/vue package, an awesome contribution by @sh7dm! 😎
Login from CLI
The new shutter login
command replaces shutter authenticate
. Login using your GitHub account from terminal!
shutter login --export
& shutter login --import=<token>
have been added for simple CI setup. Login locally, export your auth token, import in CI.