10.10.0-RC3
Pre-release
Pre-release
haslinghuis
released this
18 Mar 00:12
·
299 commits
to master
since this release
Welcome to RC3 - our third Release Candidate for 10.10.0
Please report back any issues at https://github.com/betaflight/betaflight-configurator/issues. Thank you.
NOTE: You must use this version 10.10 (or better) configurator for firmware 4.5.0-dev and the 4.5.0 release candidates.
Which file do I need?
Windows (8, 10, 11) 64 bit (installed): betaflight-configurator-installer_10.10.0-RC3_win64-installer.exe (please uninstall before installing this release);
Windows (8, 10, 11) 64 bit (portable): betaflight-configurator-installer_10.10.0-RC3_win64-portable.zip;
Mac OS X: betaflight-configurator_10.10.0-RC3_macOS.dmg (please read 'Important information when upgrading' below);
Linux (Ubuntu, debian): betaflight-configurator_10.10.0-RC3_amd64.deb;
Linux (Red Hat, Fedora, CentOS): betaflight-configurator-10.10.0_RC3-1.x86_64.rpm;
Linux (others): betaflight-configurator_10.10.0-RC3_linux64-portable.zip;
What's Changed
Improvements
- Minor Facelift for Landing Page (Dark Mode) by @KarateBrot in #3739
- Improved build request management by @blckmn in #3736
- Improved messaging if build request fails by @blckmn in #3750
- Dogcom logo: light and dark theme by @KarateBrot in #3763
- Update tooltip for ESC Temp by @haslinghuis in #3760
- Improve messaging on motors tab by @haslinghuis in #3753
- Update receiver.html by @ot0tot in #3778
- Disable video modes that are not in the firmware by @haslinghuis in #3767
- Fix Accelerometer units by @ot0tot in #3786
- Update timing-accuracy debug field. by @haslinghuis in #3779
- Redesign of Firmware section at Setup tab by @HThuren in #3770
- Fix reset dialog by @haslinghuis in #3803
- modify "Reset" verbiage by @nerdCopter in #3805
- Remove event listener for flashing using Enter key. by @haslinghuis in #3804
- Fix missing PID filter slider labels by @haslinghuis in #3811
- Update SCHEDULER_DETERMINISM debug fields by @haslinghuis in #3817
- [Chore] apply lexical scoping to stm32usbdfu by @haslinghuis in #3752
- Improve sponsors tab layout by @turboMaCk in #3834
Fixes
- Prevent detection when busy by @haslinghuis in #3745
- Fix port picker trigger event by @haslinghuis in #3781
- Don't trigger font upload when enter is pressed in alarm time field by @SteveCEvans in #3790
- Fix missing mag by @haslinghuis in #3792
- Prevent issues with corrupted firmware using outdated configurator by @haslinghuis in #3793
- Update serialrx_provider table by @haslinghuis in #3800
- Fix mag declination by @haslinghuis in #3801
- set latest vtx_power to prevent out of boundary error by @chizar in #3815
- Fix changing blackbox rate for 4.2 and older firmware by @rtlopez in #3816
- Fix lost context by @haslinghuis in #3824
- Only update unused modes when needed by @atomgomba in #3827
- Fix getContext by @haslinghuis in #3825
- Fix corebuild mode exposing fields after selecting another board by @haslinghuis in #3829
New Contributors
- @ot0tot made their first contribution in #3778
- @chizar made their first contribution in #3815
- @turboMaCk made their first contribution in #3834
Full Changelog: 10.10.0-RC2...10.10.0-RC3