Updated changelog for 0.18.0

master
cpfeiffer 2017-03-15 23:42:30 +01:00
parent c1af01a155
commit f4e955dbe0
2 changed files with 13 additions and 3 deletions

View File

@ -6,10 +6,15 @@
* Add Czech translation
* Add Hebrew translation and transliteration
* Consistently display device specific icons already during discovery
* Add sleep chart diplaying the last week of sleep
* Add sleep chart displaying the last week of sleep
* Huge speedup for weekly charts when changing days
* Drop support for pre Gadgetbride 0.12.0 database
* Pebble: allow configuration webpages (clay) to access device location
* Drop support for importing pre Gadgetbridge 0.12.0 database
* Pebble: allow configuration web pages (clay) to access device location
* Mi2: Initial support for text notifications, caller ID, and icons (requires font installation) (#560)
* Mi2: Support for flashing Mili_pro.ft* font files
* Mi2: Improved firmware/font updated
* Mi2: Set 12h/24h time format, following the Android configuration (#573)
* Improved BLE discovery and connectivity
####Version 0.17.5
* Automatically start the service on boot (can be turned off)

View File

@ -10,6 +10,11 @@
<change>Huge speedup for weekly charts when changing days</change>
<change>Drop support for pre Gadgetbride 0.12.0 database</change>
<change>Pebble: allow configuration webpages (clay) to access device location</change>
<change>Mi2: Initial support for text notifications, caller ID, and icons (requires font installation) (#560)</change>
<change>Mi2: Support for flashing Mili_pro.ft* font files</change>
<change>Mi2: Improved firmware/font updated</change>
<change>Mi2: Set 12h/24h time format, following the Android configuration (#573)</change>
<change>Improved BLE discovery and connectivity</change>
</release>
<release version="0.17.5" versioncode="86">
<change>Automatically start the service on boot (can be turned off)</change>