Gadgetbridge/app/src/main/res/xml/changelog_master.xml

25 lines
1.6 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="0.9.0" versioncode="44">
<change>Pebble: Support for configuring watchfaces/apps locally (clay) or though webbrowser (some do not work)</change>
<change>Pebble: hide the alarm management activity as it's unsupported</change>
<change>Mi Band: Improve firmware detection and updates, including 1S support</change>
<change>Mi Band: Display HR FW for 1S</change>
<change>FW and HW versions are only displayed after tapping on the "info" button in Control Center</change>
<change>Do not display activity samples when navigating too far in the past</change>
2016-03-21 20:20:08 +01:00
<change>Fix auto connect which was broken under some circumstances</change>
</release>
2016-03-07 00:55:17 +01:00
<release version="0.8.2" versioncode="43">
<change>Add experimental widget to set the alarm time to a configurable number of hours in the future</change>
<change>Use ckChangeLog to display the Changelog within Gadgetbridge</change>
2016-03-07 01:15:23 +01:00
<change>Fix database creation and updates</change>
<change>Workaround to fix logfile rotation</change>
</release>
2016-03-07 00:55:17 +01:00
<release version="0.8.1" versioncode="42">
<change>Pebble: Install and start freshly-installed apps on the watch also in FW 3.x (now same behaviour as 2.x)</change>
<change>Pebble: Fix crash while receiving Health data</change>
<change>Mi Band 1S: Support for synchronizing activity data</change>
<change>Mi Band 1S: Support for reading the heart rate via the "Debug Screen"</change>
</release>
</changelog>