4.5.4
MODSetter/SurfSense4.5.4May 31, 2026by blckmn
AI Summary
A maintenance release that continues the backporting strategy to stabilize specific features, focusing on CLI command execution and failsafe configuration safety.
Key Highlights
- Backport CLI MSP race-condition fix
- Fix for unconditionally clamping failsafe_procedure to valid range
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at 4.5-maintenance --> ## What's Changed ### Fixes * [4.5.4] Backport CLI MSP race-condition fix (#15193) by @blckmn in https://github.com/betaflight/betaflight/pull/15200 * [backport] fix(config): unconditionally clamp failsafe_procedure to valid range by @nerdCopter in https://github.com/betaflight/betaflight/pull/15190 **Full Changelog**: https://github.com/betaflight/betaflight/compare/4.5.3...4.5.4