## v2.1.0

### Enhancements

- The API now supports dynamic port scanning to locate the Bloomberg Terminal Connect service, scanning ports 9000–9020 instead of relying on a single hardcoded port. This improves reliability in environments where the service may not be running on the default port.
- Added support for authenticated proxy servers, allowing remote connections to succeed when a system proxy requiring authentication (e.g., NTLM or Kerberos) is configured. The application now automatically uses the current user's Windows credentials when connecting through such proxies.