diff --git a/changelog.html b/changelog.html index 3c0b9782..54a29288 100644 --- a/changelog.html +++ b/changelog.html @@ -1,7 +1,12 @@ -xx.xx.2014 - 0.30 +04.03.2014 - 0.30

- Configurator reached 2000+ users on 03.24.2014
- - Stability improvements & bugfixes
+ - Initial work on translation support
+ - Small UI rework in initial tab
+ - UI rework in receiver tab, new plot
+ - Bugfixes related to servo tab, ui polish
+ - Added info box in initial tab display voltage & RSSI
+ - Stability improvements, performance improvements, bugfixes

03.09.2014 - 0.29

diff --git a/tabs/initial_setup.css b/tabs/initial_setup.css index 48952009..ade64395 100644 --- a/tabs/initial_setup.css +++ b/tabs/initial_setup.css @@ -320,8 +320,8 @@ margin: 10px 3px 0 0; width: 80px; - height: 20px; - line-height: 20px; + height: 28px; + line-height: 28px; text-align: center; font-weight: bold;