Added 10.5.0 to changelog.

10.5.x-maintenance
mikeller 2019-04-10 00:12:00 +12:00
parent c3f64107b4
commit 3220f512f4
1 changed files with 40 additions and 0 deletions

View File

@ -1,3 +1,43 @@
<span>2019.04.10 - 10.5.0 - BetaFlight</span>
<ul>
<li>Fixes:
<ul>
<li>fixed header bar wrapping on small screens</li>
<li>fixed the PID tab layout</li>
<li>various other UI fixes</li>
</ul>
</li>
<li>New GUI support for the following firmware features:
<ul>
<li>OSD profile configuration / selection</li>
<li>extended logic (AND, coupling of modes) for Modes tab</li>
<li>GPS rescue</li>
<li>D min</li>
<li>integrated yaw</li>
<li>dynamic gyro and D Term low pass filters</li>
<li>multi gyro configuration</li>
<li>throttle limit</li>
<li>new OSD display / statistics elements</li>
</ul>
</li>
<li>Improvements:
<ul>
<li>direct access to firmware flasher from the header bar</li>
<li>switched GPS tab from Google Maps to OpenStreetMap</li>
<li>'Reset Output' and 'Copy To Clipboard' buttons and coloured error messages in the CLI tab</li>
<li>check selected device before rebooting into mass storage device mode</li>
<li>improved drag / drop for OSD elements</li>
</ul>
</li>
<li>New Languages:
<ul>
<li>Svenska (Swedish)</li>
<li>Русский язык (Russian)</li>
<li>Bahasa Indonesia (Indonesian)</li>
</ul>
</li>
</ul>
<span>2018.08.15 - 10.4.1 - BetaFlight</span>
<ul>
<li>fixed bug in Chrome web app version</li>