3.2.1
ngrok Agent 3.2.1
Added 2
- Allow specifying ngrok --region=auto to pick the closest region, which is now the default
- Support the NGROK_API_KEY environment variable when using the ngrok api subcommand
Changed 2
- Update all --subdomain and --hostname examples to use --domain
- Expand --log-format=json to result in more output being formatted as json
Fixed 1
- Fix a bug where the agent did not resolve local DNS correctly on macOS arm64
Deprecated 1
- Deprecate the --subdomain and --hostname flags
Deprecated the --subdomain and --hostname flags. Updated all --subdomain and --hostname examples to use --domain. Fixed a bug where the agent did not resolve local DNS correctly on macOS arm64 Allow specifying ngrok --region=auto to pick the closest region (defaults to auto) Support for the NGROK_API_KEY environment variable when using the ngrok api subcommand --log-format=json now results in more output being formatted as json