Welcome to RC1 - our first 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-zulu 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-RC1_win64-installer.exe
(please uninstall before installing this release); - Windows (8, 10, 11) 64 bit (portable):
betaflight-configurator-installer_10.10.0-RC1_win64-portable.zip
; - Mac OS X:
betaflight-configurator_10.10.0-RC1_macOS.dmg
(please read 'Important information when upgrading' below); - Linux (Ubuntu, debian):
betaflight-configurator_10.10.0-RC1_amd64.deb
; - Linux (Red Hat, Fedora, CentOS):
betaflight-configurator-10.10.0_RC1-1.x86_64.rpm
; - Linux (others):
betaflight-configurator_10.10.0-RC1_linux64-portable.zip
;
Release Notes
What's Changed
Improvements
- Artery AT32F435/7 DFU and VCP support by @shanggl in #3259
- Add Octo X8 plus model by @haslinghuis in #3230
- OSD select sort by @HThuren in #3287
- feat: drop jquery debounce for local implementation by @chmelevskij in #3296
- Added autofocus on Select2 elements with a textbox by @VitroidFPV in #3299
- Simplify Expert Mode by @haslinghuis in #3301
- Add FAILSAFE and GYRO_CALIBRATION debug modes by @haslinghuis in #3313
- Move GPS configuration to GPS tab by @haslinghuis in #3326
- Simplified configurator version checking by @blckmn in #3346
- Extend submit support ID with problem description field by @haslinghuis in #3350
- Fix css in gps tab by @ASDosjani in #3359
- Limit groundspeed in UI to 3m/s by @haslinghuis in #3362
- Option to automatically open DevTools by @atomgomba in #3352
- Select blackbox debug fields by @haslinghuis in #3363
- Display heading on GPS Tab by @atomgomba in #3355
- Expose Cloud Build Options and hide tabs and features by @haslinghuis in #3332
- Remove custom defaults by @haslinghuis in #3361
- Display average RPM on motor tab by @atomgomba in #3371
- GPS icon now reflect fix state by @HThuren in #3377
- Firmware info on setup tab by @HThuren in #3369
- Change blackbox debug by @haslinghuis in #3381
- Load available cloud build options when selecting the firmware version to build by @blckmn in #3384
- Fix toggle switch margin in LED tab by @VitroidFPV in #3391
- Show logname on logging tab by @HThuren in #3394
- More info on setup tab 2 by @HThuren in #3385
- Cleanup + led overlay expansion by @ASDosjani in #3390
- Add more localization on setup tab by @HThuren in #3402
- Show CPU core temp on Setup tab by @HThuren in #3403
- align alignDisarmFlagElements by @HThuren in #3400
- Add sensor / range finder information at Setup tab by @HThuren in #3410
- More feature tip at Configuration tab by @HThuren in #3413
- Show sonar altitude, if sensor exist by @HThuren in #3414
- Add a few unit tests for MspHelper class by @Benky in #3425
- Clarify the usage of crash flip arrow by @atomgomba in #3428
- Color for vtx ready status by @HThuren in #3422
- Add help to modes at Mode tab by @HThuren in #3430
- Improve MSP handling by @haslinghuis in #3415
- Add DSHOT_TELEMETRY_COUNTS debug mode by @haslinghuis in #3439
- Refactor: writeConfiguration by @haslinghuis in #3444
- Removing unused git_info section by @blckmn in #3467
- Add sponsor tile to firmware flashing tab by @blckmn in #3468
- use-select2 by @haslinghuis in #3470
- Updated Dogcom logo for better light mode support. by @blckmn in #3472
- Adding sponsor program images (for future use). by @blckmn in #3477
- Backup config on flash by @haslinghuis in #3459
- Flasher tab: remember last user selected radio protocol by @limonspb in #3475
- When use magnetometer, add North symbol to GPS position icon by @HThuren in #3484
- Add RPM debugField by @haslinghuis in #3489
- Add support for multiple presets repositories to be active at once by @Benky in #3476
- Add help text to sections on GPS tab by @HThuren in #3485
- Concat longitude and latitude and add location url on Setup tab by @HThuren in #3491
- Add debug disable field for unfiltered gyro by @haslinghuis in #3492
- Create data flash vue component by @lipskij in #3509
- Fix GPS waiting info margin by @haslinghuis in #3525
- Add all 8 debug values in sensors tab and only show active debugs by @haslinghuis in #3522
- AUX modes updated in help tips and virtuelFC, also sort of LinkedTo option list at Mode tab by @HThuren in #3519
- GPS tab with same design for lat / lon as on Setup tab by @HThuren in #3516
- Quad status by @lipskij in #3533
- GPS updates by @haslinghuis in #3527
- Fix wiki by @HThuren in #3537
- feat: add sensor status vue component by @lipskij in #3539
- feat: use jquery package by @chmelevskij in #3540
- Add LED strip sliders by @ASDosjani in #3531
- refactor: MSP binding to
this
by @chmelevskij in #3557 - Axis Logo Update by @SupaflyFPV in #3559
- feat: added port picker vue component by @lipskij in #3543
- Add LED Strip sliders by @ASDosjani in #3550
- Add APM32 DFU Bootloader to USB Devices' filters by @Chaos-fpga in #3563
- GPS tab: New design for gps Status / Quality by @HThuren in #3566
- feat: Refactor vue components to use i18n by @lipskij in #3560
- Simplify motor idle config by @haslinghuis in #3573
- Add debug field names in sensor tab by @haslinghuis in #3587
- Ajust gps aligment of Status and Quality by @HThuren in #3581
- Enable mouse scroll wheel control of sliders by @stoneman in #3582
- Adjust plot colors by @haslinghuis in #3580
Fixes
- Fix telemetry being disabled for protocols used outside of ports tab by @haslinghuis in #3298
- Fix presets loading by @haslinghuis in #3325
- Fix Core Only toggle by @haslinghuis in #3330
- Fix mDNS browser by @haslinghuis in #3337
- Fix latest version check by @haslinghuis in #3349
- replaceAll-workaround by @haslinghuis in #3348
- Fix: vtx tab -> vtx type by @limonspb in #3353
- Fix-motor-stop by @haslinghuis in #3379
- Fix gyro_hardware_lpf by @haslinghuis in #3378
- FIX: Adjusting setting of ajax default header as not being passed for version check by @blckmn in #3383
- FIX: missing debug modes by @haslinghuis in #3386
- FIX: feature ESC_SENSOR by @haslinghuis in #3382
- Fix max length of craft name and pilot name by @ASDosjani in #3396
- Fix PID tab by @haslinghuis in #3399
- Fix full chip erase by @haslinghuis in #3405
- Fix battery status and optimize and fix status pull by @haslinghuis in #3397
- Move mDNS initialization by @haslinghuis in #3412
- Fix no buildkey by @haslinghuis in #3427
- Fix missing tooltip messages by @haslinghuis in #3435
- Fix mixer by @haslinghuis in #3442
- Fix: tooltip by @haslinghuis in #3445
- Fix: arm status [icon] by @haslinghuis in #3438
- Fix invalid version by @haslinghuis in #3449
- fix language variable name firmwareFlasherBoardVerificationFail by @nerdCopter in #3481
- Fix offline behavior by @haslinghuis in #3480
- Fix MSP rx sticks window by @McGiverGim in #3482
- Fix cli reconnect tab by @haslinghuis in #3494
- Fix API version by @haslinghuis in #3495
- Fix OSD stat elements by @haslinghuis in #3498
- Fix loading of preset title panel callback by @haslinghuis in #3496
- Fix pit mode frequency by @haslinghuis in #3497
- Enable video transmitter tab by @haslinghuis in #3505
- Fix missing GPS Laptimer OSD elements by @haslinghuis in #3506
- Fix intermittent connect failure by @haslinghuis in #3515
- Fix VTX ready status by @haslinghuis in #3538
- Fix gps_rescue_min_dth by @haslinghuis in #3544
- Disable search in multiple select field for Other Options field when not selected by @haslinghuis in #3500
- Fix GPS Rescue parameters confusion by @haslinghuis in #3554
- fix: load 3d models when in web build by @chmelevskij in #3562
- Fix: Mixer preview images in web builds by @VitroidFPV in #3567
- fix: web serial disconnect logic by @chmelevskij in #3575
- fix: presets styling for web by @chmelevskij in #3585
Translation
- Translate Failsafe Stage 1 options, improve explanation of function "Time in stage 1" by @HThuren in #3565
New Contributors
- @shanggl made their first contribution in #3259
- @Benky made their first contribution in #3421
- @lipskij made their first contribution in #3509
- @SupaflyFPV made their first contribution in #3559
- @Chaos-fpga made their first contribution in #3563
- @stoneman made their first contribution in #3584
Full Changelog: 10.9.0...10.10.0-RC1