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

32 lines
2.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<changelog>
<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>
<change>Fix auto connect which was broken under some circumstances</change>
</release>
<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>
<change>Fix database creation and updates</change>
<change>Workaround to fix logfile rotation</change>
</release>
<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>