mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-23 18:36:50 +01:00
add xml and fastlane changelog
This commit is contained in:
parent
55d8a2901c
commit
2b1ce31192
@ -2,7 +2,7 @@
|
||||
|
||||
#### 0.47.0 (NEXT)
|
||||
* Initial experimental support for Pinetime-JF (not yet usable)
|
||||
* HPlus; Recognize Lemfo SG2
|
||||
* HPlus: Recognize Lemfo SG2
|
||||
* Huami: Support events forwarding via intents or direct triggering of certain actions (eg. stop music when fall asleep)
|
||||
* Huami: Add Sports Activity Detail screen from decoded sports summary values
|
||||
* Huami: Recogize and decode lot more activity (workout) types
|
||||
|
@ -1,5 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.47.0" versioncode="179"></change>
|
||||
<change>Initial experimental support for Pinetime-JF (not yet usable)</change>
|
||||
<change>HPlus: Recognize Lemfo SG2</change>
|
||||
<change>Huami: Support events forwarding via intents or direct triggering of certain actions (eg. stop music when fall asleep)</change>
|
||||
<change>Huami: Add Sports Activity Detail screen from decoded sports summary values</change>
|
||||
<change>Huami: Recogize and decode lot more activity (workout) types</change>
|
||||
<change>Add Sports Activity Summary filtering and statistics</change>
|
||||
<change>Many icons have been re-drawn as vectors, also several new device and sports activity icons added</change>
|
||||
<change>Many improvements to the Bluetooth discovery and scanning</change>
|
||||
<change>Fix crash when opening GPX files</change>
|
||||
</release>
|
||||
<release version="0.46.0" versioncode="178">
|
||||
<change>Initial support for Mi Band 5</change>
|
||||
<change>Initial support for TLW64</change>
|
||||
|
9
fastlane/metadata/android/en-US/changelogs/179.txt
Normal file
9
fastlane/metadata/android/en-US/changelogs/179.txt
Normal file
@ -0,0 +1,9 @@
|
||||
* Initial experimental support for Pinetime-JF (not yet usable)
|
||||
* HPlus; Recognize Lemfo SG2
|
||||
* Huami: Support events forwarding via intents or direct triggering of certain actions (eg. stop music when fall asleep)
|
||||
* Huami: Add Sports Activity Detail screen from decoded sports summary values
|
||||
* Huami: Recogize and decode lot more activity (workout) types
|
||||
* Add Sports Activity Summary filtering and statistics
|
||||
* Many icons have been re-drawn as vectors, also several new device and sports activity icons added
|
||||
* Many improvements to the Bluetooth discovery and scanning
|
||||
* Fix crash when opening GPX files
|
Loading…
Reference in New Issue
Block a user