Updated changelog for 10.2.0 and 10.3.0. Thanks @McGivergim for reminding me. ;-)
parent
eeaa9fb9a4
commit
1276398313
|
@ -1,3 +1,30 @@
|
|||
<span>2018.06.23 - 10.3.0 - BetaFlight</span>
|
||||
<ul>
|
||||
<li>added support for customised OSD boot logo</li>
|
||||
<li>fixed MSP_RX controls</li>
|
||||
<li>added current / consumption information into the 'Motors' tab</li>
|
||||
<li>added translations for Japanese and Portugese</li>
|
||||
<li>added support for moving the artificial horizon / crosshairs to OSD, and other OSD improvements</li>
|
||||
<li>added local caching for downloaded firmware files</li>
|
||||
<li>added support for tab completion for commands in the CLI</li>
|
||||
<li>added support for downloading / installing development builds / builds for special version branches (e.g. AKK/RDQ support) from the CI server</li>
|
||||
<li>changed the installation to be uncompressed to achieve faster startup</li>
|
||||
</ul>
|
||||
|
||||
<span>2018.02.28 - 10.2.0 - BetaFlight</span>
|
||||
<ul>
|
||||
<li>added support for 6 rateprofiles</li>
|
||||
<li>removed setting to disallow disarming on throttle above low</li>
|
||||
<li>added disabling of runaway takeoff prevention</li>
|
||||
<li>added peripheral device entry 'Benewake LIDAR'</li>
|
||||
<li>added Dshot beacon configuration</li>
|
||||
<li>added markdown processing for GitHub release notes</li>
|
||||
<li>made language user selectable in the application</li>
|
||||
<li>added translations for Chinese, Italian, and Latvian</li>
|
||||
<li>added installers for RedHat linux</li>
|
||||
<li>added markdown processing for GitHub release notes. Lots of fixes to the standalone applications</li>
|
||||
</ul>
|
||||
|
||||
<span>2018.01.16 - 10.1.0 - BetaFlight</span>
|
||||
<ul>
|
||||
<li>Lots of fixes to the standalone applications</li>
|
||||
|
|
Loading…
Reference in New Issue