Skip to content

bwc-cli@1.2.2

Choose a tag to compare

@davepoon davepoon released this 20 Aug 13:03
· 379 commits to main since this release
6e998ff

Patch Changes

Improvements

#39 4cbf479 - Add corporate proxy support for enterprise networks.
Fixed connectivity issues for users behind corporate firewalls by implementing full proxy support. This resolves #37 - CLI is not working behind proxy.

What's included:

✅ Automatic detection of HTTP_PROXY, HTTPS_PROXY, and NO_PROXY environment variables
✅ Smart proxy bypass logic for internal network requests
✅ Clear configuration messages and debugging output
✅ Updated RegistryClient with proxy agent support
✅ Complete test coverage (27 unit tests)
✅ Updated documentation in web UI

For users: No configuration needed - just set your standard proxy environment variables and the CLI will handle the rest.

Screenshot 2025-08-20 at 11 05 23 pm