Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/betaflight/betaflight-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Keller <github@ike.ch>2018-01-16 04:05:57 +0300
committerMichael Keller <github@ike.ch>2018-01-16 04:07:22 +0300
commit3b9ed39b5668e57bf594c9f55b0cc8ccf93ea6e3 (patch)
tree3fa3c384b5feacfb4843e5468c0e31c8e6e24596 /changelog.html
parent1afabe3c30fbdaa8f56141dccdad2dfa7c709bfa (diff)
Updated changelog for 10.0.0 and 10.1.0.
Diffstat (limited to 'changelog.html')
-rwxr-xr-xchangelog.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/changelog.html b/changelog.html
index 02c77b4b..b8394b1f 100755
--- a/changelog.html
+++ b/changelog.html
@@ -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>