mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-24 01:25:50 +01:00
Update changelog md file and bring xml file on par with it.
This commit is contained in:
parent
dbeded8d04
commit
4a3547228e
@ -2,6 +2,7 @@
|
||||
|
||||
####Version 0.9.0 (next)
|
||||
* Pebble: Support for configuring watchfaces/apps locally (clay) or though webbrowser (some do not work)
|
||||
* Pebble: hide the alarm management activity as it's unsupported
|
||||
* Mi Band: Improve firmware detection and updates, including 1S support
|
||||
* Mi Band: Display HR FW for 1S
|
||||
* FW and HW versions are only displayed after tapping on the "info" button in Control Center
|
||||
|
@ -1,5 +1,13 @@
|
||||
<?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>
|
||||
</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>
|
||||
|
Loading…
Reference in New Issue
Block a user