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

updating welcome text, manifest version, changelog, release

This commit is contained in:
cTn 2014-07-04 21:08:33 +02:00
parent 628972d5f2
commit 918d02bedc
3 changed files with 6 additions and 3 deletions

View file

@ -136,7 +136,7 @@
"message": "Request Optional Permissions"
},
"defaultWelcomeText": {
"message": "Welcome to <strong>Baseflight - Configurator</strong>, utility designed to simplify updating, configuring and tuning of your flight controller. Supporting complete family of Baseflight hardware (acro naze, naze32, naze32pro and afromini).<br /><br /><strong>Official Resellers &amp; Backers</strong><br />&bull; <a href=\"http://www.abusemark.com/store/\" title=\"www.abusemark.com\" target=\"_blank\">AbuseMark</a> - International (Japan)<br />&bull; <a href=\"http://www.multirotorsuperstore.com/\" title=\"www.multirotorsuperstore.com\" target=\"_blank\">Multirotor Superstore</a> - International (United States)<br /><br />Latest <strong>CP210x Drivers</strong> can be downloaded from <a href=\"http://www.silabs.com/products/mcu/pages/usbtouartbridgevcpdrivers.aspx\" title=\"http://www.silabs.com/\" target=\"_blank\">here</a><br />"
"message": "Welcome to <strong>Baseflight - Configurator</strong>, utility designed to simplify updating, configuring and tuning of your flight controller.<br />Application supports complete family of Baseflight hardware (acro naze, naze32, naze32pro and afromini).<br /><br /><strong>Official Resellers &amp; Backers</strong><br />&bull; <a href=\"http://www.abusemark.com/store/\" title=\"www.abusemark.com\" target=\"_blank\">AbuseMark</a> - International (Japan)<br />&bull; <a href=\"http://www.multirotorsuperstore.com/\" title=\"www.multirotorsuperstore.com\" target=\"_blank\">Multirotor Superstore</a> - International (United States)<br /><br />Latest <strong>CP210x Drivers</strong> can be downloaded from <a href=\"http://www.silabs.com/products/mcu/pages/usbtouartbridgevcpdrivers.aspx\" title=\"http://www.silabs.com/\" target=\"_blank\">here</a><br />"
},
"defaultChangelogHead": {
"message": "Configurator - Changelog"

View file

@ -1,6 +1,9 @@
<span>xx.xx.2014 - 0.45</span>
<span>07.04.2014 - 0.45</span>
<p>
- Configurator reached 5000+ users on 07.03.2014<br />
- Updated various text notes to make things clearer<br />
- UI polish<br />
- Various bugfixes<br />
</p>
<span>06.27.2014 - 0.44</span>
<p>

View file

@ -1,7 +1,7 @@
{
"manifest_version": 2,
"minimum_chrome_version": "33",
"version": "0.44.4",
"version": "0.45",
"author": "cTn",
"name": "Baseflight - Configurator",