Release v0.16.0 - Critical BC Multiplier Fix
Date: 2025-09-16T15:21:08.718163
Author: release-script
Commit: unknown
📝 Release Notes
Fixed a critical bug where ballistic coefficient values were being multiplied by 3x in production, causing severe trajectory calculation errors. Disabled enhanced BC in production route and changed fallback multiplier from 3.0 to 1.0.
⚠️ Breaking Changes
- Enhanced BC is now disabled by default
- BC fallback changed from 3x to 1x
🎫 Tickets Resolved
- CRITICAL-BC-3X