mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-03 17:02:13 +01:00
add xml and fastlane changelogs
This commit is contained in:
parent
98bb01dfa1
commit
fc351afcdf
@ -1,16 +1,16 @@
|
||||
### Changelog
|
||||
|
||||
#### 0.50.0 (WIP)
|
||||
|
||||
#### 0.50.0
|
||||
* Initial support for Casio GBX-100
|
||||
* Mi/Amazfit Band 5: Support watchface installation
|
||||
* Mi Band 5: Add missing NFC menu item
|
||||
* Casio GB-5600B/GB-6900B: Add configurable disconnect notification
|
||||
* Casio: Add support for synchronizing profile settings
|
||||
* Fossil Hybrid HR: Keep widget values after widget reload
|
||||
* Allow sorting and disabling charts/statistics tabs in per-device settings
|
||||
* Improve Sports Activities dashboard and Filter
|
||||
* Bug fixes for notification removal
|
||||
* Allow to clear activity labels.
|
||||
* Allow to clear activity labels
|
||||
|
||||
#### 0.49.0
|
||||
* Initial support for Amazfit Bip S Lite
|
||||
|
@ -1,5 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.50.0" versioncode="184">
|
||||
<change>Initial support for Casio GBX-100</change>
|
||||
<change>Mi/Amazfit Band 5: Support watchface installation</change>
|
||||
<change>Mi Band 5: Add missing NFC menu item</change>
|
||||
<change>Casio GB-5600B/GB-6900B: Add configurable disconnect notification</change>
|
||||
<change>Casio: Add support for synchronizing profile settings</change>
|
||||
<change>Fossil Hybrid HR: Keep widget values after widget reload</change>
|
||||
<change>Allow sorting and disabling charts/statistics tabs in per-device settings</change>
|
||||
<change>Improve Sports Activities dashboard and Filter</change>
|
||||
<change>Bug fixes for notification removal</change>
|
||||
<change>Allow to clear activity labels</change>
|
||||
</release>
|
||||
<release version="0.49.0" versioncode="183">
|
||||
<change>Initial support for Amazfit Bip S Lite</change>
|
||||
<change>Initial support for Amazfit GTR/GTS 2</change>
|
||||
|
10
fastlane/metadata/android/en-US/changelogs/184.txt
Normal file
10
fastlane/metadata/android/en-US/changelogs/184.txt
Normal file
@ -0,0 +1,10 @@
|
||||
* Initial support for Casio GBX-100
|
||||
* Mi/Amazfit Band 5: Support watchface installation
|
||||
* Mi Band 5: Add missing NFC menu item
|
||||
* Casio GB-5600B/GB-6900B: Add configurable disconnect notification
|
||||
* Casio: Add support for synchronizing profile settings
|
||||
* Fossil Hybrid HR: Keep widget values after widget reload
|
||||
* Allow sorting and disabling charts/statistics tabs in per-device settings
|
||||
* Improve Sports Activities dashboard and Filter
|
||||
* Bug fixes for notification removal
|
||||
* Allow to clear activity labels
|
Loading…
Reference in New Issue
Block a user