mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
add xml and fastlane changelogs
This commit is contained in:
@@ -1,16 +1,16 @@
|
|||||||
### Changelog
|
### Changelog
|
||||||
|
|
||||||
#### 0.50.0 (WIP)
|
#### 0.50.0
|
||||||
|
|
||||||
* Initial support for Casio GBX-100
|
* Initial support for Casio GBX-100
|
||||||
* Mi/Amazfit Band 5: Support watchface installation
|
* Mi/Amazfit Band 5: Support watchface installation
|
||||||
* Mi Band 5: Add missing NFC menu item
|
* Mi Band 5: Add missing NFC menu item
|
||||||
* Casio GB-5600B/GB-6900B: Add configurable disconnect notification
|
* Casio GB-5600B/GB-6900B: Add configurable disconnect notification
|
||||||
* Casio: Add support for synchronizing profile settings
|
* Casio: Add support for synchronizing profile settings
|
||||||
* Fossil Hybrid HR: Keep widget values after widget reload
|
* 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
|
* Improve Sports Activities dashboard and Filter
|
||||||
* Bug fixes for notification removal
|
* Bug fixes for notification removal
|
||||||
* Allow to clear activity labels.
|
* Allow to clear activity labels
|
||||||
|
|
||||||
#### 0.49.0
|
#### 0.49.0
|
||||||
* Initial support for Amazfit Bip S Lite
|
* Initial support for Amazfit Bip S Lite
|
||||||
|
@@ -1,5 +1,17 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<changelog>
|
<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">
|
<release version="0.49.0" versioncode="183">
|
||||||
<change>Initial support for Amazfit Bip S Lite</change>
|
<change>Initial support for Amazfit Bip S Lite</change>
|
||||||
<change>Initial support for Amazfit GTR/GTS 2</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
|
Reference in New Issue
Block a user