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

42 lines
2.6 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<changelog>
2016-03-29 22:41:21 +02:00
<release version="0.9.3" versioncode="47">
<change>Pebble: Fix Pebble Health activation (was not available in the App Manager)</change>
<change>Simplify connection state display (only connecting->connected)</change>
<change>Small improvements to the pairing activity</change>
<change>Mi Band 1S: Fix for mi band firmware update</change>
</release>
2016-03-26 10:04:02 +01:00
<release version="0.9.2" versioncode="46">
<change>Mi Band: Fix update of second (HR) firmware on Mi1S (#234)</change>
<change>Fix ordering issue of device infos being displayed</change>
</release>
2016-03-25 11:29:50 +01:00
<release version="0.9.1" versioncode="45">
<change>Mi Band: fix sporadic connection problems (stuck on "Initializing" #249)</change>
<change>Mi Band: enable low latency connection (faster) during initialization and activity sync</change>
<change>Mi Band: better feedback for firmware update</change>
<change>Device Item is now clickable also when the information entries are visible</change>
<change>Fix enabling log file writing #261</change>
</release>
<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>