What's New
Release notes and updates for the Branch AutoCAD plugin.
v1.1.0Latest
Wednesday, April 8, 2026 at 12:46 PM
Security Hardening Release
Changed
- •**Telemetry privacy controls** — new registry-based opt-out at `HKCU\Software\AEC BIM Tools Ltd\Branch\TelemetryMode`. Three modes:
- •**Full** (default) — all events with full payloads
- •**Errors** — only command execution, exceptions, and lifecycle events
- •**Off** — minimal anonymized billing pings only (no PII, no drawings, no stack traces)
- •**Bug report drawing attachment** now defaults to unchecked — attaching your DWG is always an explicit opt-in
Removed
- •Removed hardcoded Google Geocoding API key from shipped binary (zip-code lookup now returns gracefully with no network call; server-side proxy planned)
- •Removed hardcoded NREL API keys from shipped binary
- •Disabled REOPT command pending server-side API proxy (command was also using incorrect hardcoded coordinates)