mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-24 01:25:50 +01:00
prepare changelog
This commit is contained in:
parent
cc54d0634a
commit
d61b278cf9
@ -1,5 +1,13 @@
|
||||
### Changelog
|
||||
|
||||
#### Version 0.44.1
|
||||
* Amazfit Bip S: Support setting shortcuts
|
||||
* Amazfit Bip S: Fix setting display items
|
||||
* Amazfit Bip S: Fix incoming call notification
|
||||
* Huami: Fix menu items vanishing from the device when they were never configured through Gadgetbridge
|
||||
* Lenovo Watch9: Fix launch of wrong calibration activity
|
||||
* Reduce calls to onSetMusicInfo/onSetMusicState when playing music
|
||||
|
||||
#### Version 0.44.0
|
||||
* Initial support for WatchX(Plus)
|
||||
* Add support for Amazfit GTR Lite (untested and incomplete)
|
||||
|
@ -1,5 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.44.1" versioncode="174"></change>
|
||||
<change>Amazfit Bip S: Support setting shortcuts</change>
|
||||
<change>Amazfit Bip S: Fix setting display items</change>
|
||||
<change>Amazfit Bip S: Fix incoming call notification</change>
|
||||
<change>Huami: Fix menu items vanishing from the device when they were never configured through Gadgetbridge</change>
|
||||
<change>Lenovo Watch9: Fix launch of wrong calibration activity</change>
|
||||
<change>Reduce calls to onSetMusicInfo/onSetMusicState when playing music</change>
|
||||
</release>
|
||||
<release version="0.44.0" versioncode="173">
|
||||
<change>Initial support for WatchX(Plus)</change>
|
||||
<change>Add support for Amazfit GTR Lite (untested and incomplete)</change>
|
||||
|
6
fastlane/metadata/android/en-US/changelogs/174.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/174.txt
Normal file
@ -0,0 +1,6 @@
|
||||
* Amazfit Bip S: Support setting shortcuts
|
||||
* Amazfit Bip S: Fix setting display items
|
||||
* Amazfit Bip S: Fix incoming call notification
|
||||
* Huami: Fix menu items vanishing from the device when they were never configured through Gadgetbridge
|
||||
* Lenovo Watch9: Fix launch of wrong calibration activity
|
||||
* Reduce calls to onSetMusicInfo/onSetMusicState when playing music
|
Loading…
Reference in New Issue
Block a user