mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-24 01:25:50 +01:00
Update changelog for 0.16
This commit is contained in:
parent
4ce890b5ce
commit
9cea2fc3bd
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,10 +1,12 @@
|
||||
###Changelog
|
||||
|
||||
####Version 0.16.0
|
||||
* New device: ZeBand
|
||||
* ZeBand: Initial experimental support
|
||||
* Pebble 2: Fix Pebble Classic FW 3.x app variant being priorized over native Pebble 2 app variant
|
||||
|
||||
* New devices: HPlus (e.g. Zeblaze ZeBand), contributed by João Paulo Barraca
|
||||
* ZeBand: Initial support: notifications, heart rate, sleep monitoring, user configuration, date+time
|
||||
* Pebble 2: Fix Pebble Classic FW 3.x app variant being prioritized over native Pebble 2 app variant
|
||||
* Charts (Live Activity): Fix axis labels color in dark theme
|
||||
* Mi Band: Fix ginormous step count when using Live Activity
|
||||
* Mi Band: Improved performance during activity sync
|
||||
####Version 0.15.2
|
||||
* Mi Band: Fix crash with unknown notification sources
|
||||
|
||||
|
@ -1,9 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.16.0" versioncode="80">
|
||||
<change>New device: ZeBand</change>
|
||||
<change>ZeBand: Initial experimental support</change>
|
||||
<change>Pebble 2: Fix Pebble Classic FW 3.x app variant being priorized over native Pebble 2 app variant</change>
|
||||
<change>New devices: HPlus (e.g. Zeblaze ZeBand), contributed by João Paulo Barraca</change>
|
||||
<change>ZeBand: Initial support: notifications, heart rate, sleep monitoring, user configuration, date+time</change>
|
||||
<change>Pebble 2: Fix Pebble Classic FW 3.x app variant being prioritized over native Pebble 2 app variant</change>
|
||||
<change>Charts (Live Activity): Fix axis labels color in dark theme</change>
|
||||
<change>Mi Band: Fix ginormous step count when using Live Activity</change>
|
||||
<change>Mi Band: Improved performance during activity sync</change>
|
||||
</release>
|
||||
<release version="0.15.2" versioncode="79">
|
||||
<change>Mi Band: Fix crash with unknown notification sources</change>
|
||||
|
Loading…
Reference in New Issue
Block a user