Skip to content

v1.23

Compare
Choose a tag to compare
@2can 2can released this 30 Nov 12:50
· 145 commits to main since this release
ab5b09e

New Features

  • Option --use-ngrok for app tunnel command. The tunnel command switches to use ngrok binary instead of the built-in tunnel.

Improvements

  • Validation of targetUrl for webhook create
  • CLI output width has been unset from 80 characters. This improves the help output readability.
  • Detection of open executable to handle headless environments. For commands that require browser, error is shown when the browser is not available.
  • Option --short for app token command. The CLI silences the output to token only so commands like pbcopy can properly grab it

Full Changelog: 1.22.0...1.23.0