Release v0.34.30 - "Tripwire"
Release Date: August 10, 2026
Added
- GlitchTip error monitoring now runs alongside New Relic. Server-side failures (5xx responses and uncaught exceptions) are reported with the release and environment attached, so a regression can be traced to the version that introduced it. Client errors (4xx) are deliberately excluded, and request bodies are not captured — no user data leaves the service. There is no change to any API response.
Changed
- The offline BC5D ballistic-coefficient correction tables served to the CLI were regenerated as v2.4.0 and republished. The previously published set had drifted from the live correction path: 18% of its cells no longer matched what the API returns, worth up to 4.7 MOA at 1000 yards on the most affected loads. Existing CLI installs re-download automatically, since every table checksum changed. Offline results now match the online solver cell-for-cell.
Internal
- Added an automated freshness check that compares the published BC5D tables against the live correction path, wired into pre-deployment validation, so the offline tables can no longer drift out of step unnoticed.
- Verified all 704 Applied Ballistics bullet-measurement data sheets against their source images, eliminating a class of transposed geometry fields in the reference data.
- Published a mathematical audit of the ballistics engine covering 131 confirmed findings, for scheduled follow-up.
- Repaired three stale tests that were asserting behaviour the code had deliberately moved away from — including one pinned to a dead upstream product-data provider. No production behaviour was changed to make them pass.
← All Releases