mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
update changelogs
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
### Changelog
|
### Changelog
|
||||||
|
|
||||||
#### Version 0.28.0 (WIP)
|
#### Version 0.28.0
|
||||||
* Inital support for ZeTime
|
* Initial support for ZeTime
|
||||||
* Amazfit Bip/Cor: Rework firmware detection to cope with new version scheme
|
* Amazfit Bip/Cor: Rework firmware detection to cope with new version scheme
|
||||||
* Amazfit Bip: Support setting language to Russian
|
* Amazfit Bip: Support setting language to Russian
|
||||||
* Amazfit Cor: Support language switching on newer firmwares
|
* Amazfit Cor: Support language switching on newer firmwares
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<changelog>
|
<release version="0.28.0" versioncode="134">
|
||||||
|
<change>Initial support for ZeTime</change>
|
||||||
|
<change>Amazfit Bip/Cor: Rework firmware detection to cope with new version scheme</change>
|
||||||
|
<change>Amazfit Bip: Support setting language to Russian</change>
|
||||||
|
<change>Amazfit Cor: Support language switching on newer firmwares</change>
|
||||||
|
<change>Mi Band 3: support setting language (english and spanish tested)</change>
|
||||||
|
<change>Mi Band 3: Fix pairing</change>
|
||||||
|
<change>Mi Band 3: Send AQI to enable display of current temperature</change>
|
||||||
|
</release>
|
||||||
<release version="0.27.1" versioncode="133">
|
<release version="0.27.1" versioncode="133">
|
||||||
<change>Pebble: Change appstore search to point to RomanPort's pebble appstore</change>
|
<change>Pebble: Change appstore search to point to RomanPort's pebble appstore</change>
|
||||||
<change>Mi Band 3: Allow flashing fonts (untested)</change>
|
<change>Mi Band 3: Allow flashing fonts (untested)</change>
|
||||||
|
|||||||
@@ -0,0 +1,7 @@
|
|||||||
|
* Initial support for ZeTime
|
||||||
|
* Amazfit Bip/Cor: Rework firmware detection to cope with new version scheme
|
||||||
|
* Amazfit Bip: Support setting language to Russian
|
||||||
|
* Amazfit Cor: Support language switching on newer firmwares
|
||||||
|
* Mi Band 3: support setting language (english and spanish tested)
|
||||||
|
* Mi Band 3: Fix pairing
|
||||||
|
* Mi Band 3: Send AQI to enable display of current temperature
|
||||||
Reference in New Issue
Block a user