mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
prepare for release
This commit is contained in:
+3
-1
@@ -1,9 +1,11 @@
|
||||
### Changelog
|
||||
|
||||
#### Version 0.20.2 (next)
|
||||
#### Version 0.20.2
|
||||
* Amazfit Bip: Various fixes regarding weather, add condition string support for FW 0.0.8.74
|
||||
* Amazfit Bip: enable caller display in later firmwares
|
||||
* Amazfit Bip: initial firmware update support (EXPERIMENTAL, AT YOUR OWN RISK)
|
||||
* Re-enable improved speed zones tab
|
||||
* Probably fix crash with certain music players
|
||||
|
||||
#### Version 0.20.1
|
||||
* Amazfit Bip: Support icons and text body for notifications
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.20.2" versioncode="100">
|
||||
<change>Amazfit Bip: Various fixes regarding weather, add condition string support for FW 0.0.8.74</change>
|
||||
<change>Amazfit Bip: enable caller display in later firmwares</change>
|
||||
<change>Amazfit Bip: initial firmware update support (EXPERIMENTAL, AT YOUR OWN RISK)</change>
|
||||
<change>Re-enable improved speed zones tab</change>
|
||||
<change>Probably fix crash with certain music players<change>
|
||||
</release>
|
||||
<release version="0.20.1" versioncode="99">
|
||||
<change>Amazfit Bip: Support icons and text body for notifications</change>
|
||||
<change>Mi Band: Fix setting smart alarms</change>
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
* Amazfit Bip: Various fixes regarding weather, add condition string support for FW 0.0.8.74
|
||||
* Amazfit Bip: enable caller display in later firmwares
|
||||
* Amazfit Bip: initial firmware update support (EXPERIMENTAL, AT YOUR OWN RISK)
|
||||
* Re-enable improved speed zones tab
|
||||
* Probably fix crash with certain music players
|
||||
Reference in New Issue
Block a user