3.0.1
ngrok Agent 3.0.1
Added 2
- Add ngrok config edit command to open the config file in your default editor
- Add a migration to the ngrok config upgrade command to convert basic auth config parameters
Changed 1
- The ngrok agent API will now error if invalid values are passed to it instead of ignoring them
Removed 1
- Remove invalid --proxy-proto flag from the ngrok start command
Added ngrok config edit command to open the config file in your default editor. Removed invalid --proxy-proto flag from the ngrok start command. Added a migration to the ngrok config upgrade command to convert basic auth config parameters. The ngrok agent API will now error if invalid values are passed to it. Previously it ignored them.