mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-03 17:02:13 +01:00
update changelogs
This commit is contained in:
parent
eef38d4680
commit
1f6850a4b3
@ -1,7 +1,7 @@
|
||||
### Changelog
|
||||
|
||||
#### Version 0.28.0 (WIP)
|
||||
* Inital support for ZeTime
|
||||
#### Version 0.28.0
|
||||
* 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
|
||||
|
@ -1,5 +1,13 @@
|
||||
<?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">
|
||||
<change>Pebble: Change appstore search to point to RomanPort's pebble appstore</change>
|
||||
<change>Mi Band 3: Allow flashing fonts (untested)</change>
|
||||
|
7
fastlane/metadata/android/en-US/changelogs/134.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/134.txt
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user