1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 16:25:22 +03:00

Updated changelog for 10.0.0 and 10.1.0.

This commit is contained in:
Michael Keller 2018-01-16 14:05:57 +13:00
parent 1afabe3c30
commit 3b9ed39b56

View file

@ -1,3 +1,28 @@
<span>2018.01.16 - 10.1.0 - BetaFlight</span>
<ul>
<li>Lots of fixes to the standalone applications</li>
<li>Fixed CLI hanging on exit</li>
<li>Fixed stick position indicator in the rates curve</li>
<li>Fixed restoring of window size / position on restart</li>
<li>Added support for OSD temperature readout</li>
<li>Added translations for Catalan, German, English, Spanish, French, and Korean</li>
<li>Added installers for Windows and (debian) linux</li>
<li>Changed external links to open in a new window</li>
<li>Changed the number of 'arming disabled' reasons to match the number of beeps</li>
</ul>
<span>2017.12.06 - 10.0.0 - BetaFlight</span>
<ul>
<li>Fixed beeper configuration</li>
<li>Fixed filter configuration enabling / disabling</li>
<li>Added support for serial RX / SPI RX protocols</li>
<li>Added support for OSD warnings and other OSD elements</li>
<li>Added standalone application support</li>
<li>Added support for automatically assigning modes based on stick movement</li>
<li>Added support for firmware version display in top bar</li>
<li>Documentation updates</li>
</ul>
<span>2017.08.06 - 3.2.1 - BetaFlight</span>
<ul>
<li>Fix full chip erase</li>