mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 17:11:56 +01:00
update changelogs
This commit is contained in:
parent
85130a15d8
commit
faa95ac52a
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,22 +1,22 @@
|
|||||||
### Changelog
|
### Changelog
|
||||||
|
|
||||||
#### 0.53.0 (WIP)
|
#### 0.53.0
|
||||||
* Initial support for wasp-os on nRF52 devices
|
* Initial support for wasp-os on nRF52 devices
|
||||||
* Initial supupor for Zepp E
|
* Initial support for Zepp E
|
||||||
* Initial support for Amazfit GTS 2 Mini
|
* Initial support for Amazfit GTS 2 Mini
|
||||||
* Initial support for Amazfit Neo
|
* Initial support for Amazfit Neo
|
||||||
* Initial support fot Amazfit GTR/GTS 2e
|
* Initial support for Amazfit GTR/GTS 2e
|
||||||
* Fossil Hybrid HR: Fix bug with unknown data
|
* Fossil Hybrid HR: Fix bug with unknown data
|
||||||
* Fossil Hybrid HR: allow app management on watch from GB
|
* Fossil Hybrid HR: allow app management on watch from GB
|
||||||
* Fossil Hybrid HR: enumerate apps on watch on every connect
|
* Fossil Hybrid HR: enumerate apps on watch on every connect
|
||||||
* Fossil Hybrid HR: Do not configure buttons in unauthenticated mode
|
* Fossil Hybrid HR: Do not configure buttons in unauthenticated mode
|
||||||
* Fossil Classic: Fix unknown wearing state
|
* Fossil Classic: Fix unknown wearing state
|
||||||
* Fossil Classic: Allow synchronizing activity data
|
* Fossil Classic: Allow synchronizing activity data
|
||||||
|
* Amazfit Bip U: Fix sports activity summary
|
||||||
* Huami: Add Strength Training activity type
|
* Huami: Add Strength Training activity type
|
||||||
* Honor Imperial units settings in widget, Activity list and workouts
|
* Honor Imperial units settings in widget, Activity list and workouts
|
||||||
* Show all eligeble devices in Widget Configuration Activity
|
* Show all eligible devices in Widget Configuration Activity
|
||||||
* Also include step of not-worn samples in weekly step statistics
|
* Also include step of not-worn samples in weekly step statistics
|
||||||
* Amazfit Bip U: Fix sports activity summary
|
|
||||||
|
|
||||||
#### 0.52.0
|
#### 0.52.0
|
||||||
* Amazfit Bip U Pro: Initial support
|
* Amazfit Bip U Pro: Initial support
|
||||||
|
@ -1,6 +1,23 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<changelog>
|
<changelog>
|
||||||
|
<release version="0.53.0" versioncode="187">
|
||||||
|
<change>Initial support for wasp-os on nRF52 devices</change>
|
||||||
|
<change>Initial support for Zepp E</change>
|
||||||
|
<change>Initial support for Amazfit GTS 2 Mini</change>
|
||||||
|
<change>Initial support for Amazfit Neo</change>
|
||||||
|
<change>Initial support for Amazfit GTR/GTS 2e</change>
|
||||||
|
<change>Fossil Hybrid HR: Fix bug with unknown data</change>
|
||||||
|
<change>Fossil Hybrid HR: allow app management on watch from GB</change>
|
||||||
|
<change>Fossil Hybrid HR: enumerate apps on watch on every connect</change>
|
||||||
|
<change>Fossil Hybrid HR: Do not configure buttons in unauthenticated mode</change>
|
||||||
|
<change>Fossil Classic: Fix unknown wearing state</change>
|
||||||
|
<change>Fossil Classic: Allow synchronizing activity data</change>
|
||||||
|
<change>Amazfit Bip U: Fix sports activity summary</change>
|
||||||
|
<change>Huami: Add Strength Training activity type</change>
|
||||||
|
<change>Honor Imperial units settings in widget, Activity list and workouts</change>
|
||||||
|
<change>Show all eligible devices in Widget Configuration Activity</change>
|
||||||
|
<change>Also include step of not-worn samples in weekly step statistics</change>
|
||||||
|
</release>
|
||||||
<release version="0.52.0" versioncode="186">
|
<release version="0.52.0" versioncode="186">
|
||||||
<change>Amazfit Bip U Pro: Initial support</change>
|
<change>Amazfit Bip U Pro: Initial support</change>
|
||||||
<change>Amazfit GTS2: fix pairing</change>
|
<change>Amazfit GTS2: fix pairing</change>
|
||||||
|
16
fastlane/metadata/android/en-US/changelogs/187.txt
Normal file
16
fastlane/metadata/android/en-US/changelogs/187.txt
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
* Initial support for wasp-os on nRF52 devices
|
||||||
|
* Initial support for Zepp E
|
||||||
|
* Initial support for Amazfit GTS 2 Mini
|
||||||
|
* Initial support for Amazfit Neo
|
||||||
|
* Initial support for Amazfit GTR/GTS 2e
|
||||||
|
* Fossil Hybrid HR: Fix bug with unknown data
|
||||||
|
* Fossil Hybrid HR: allow app management on watch from GB
|
||||||
|
* Fossil Hybrid HR: enumerate apps on watch on every connect
|
||||||
|
* Fossil Hybrid HR: Do not configure buttons in unauthenticated mode
|
||||||
|
* Fossil Classic: Fix unknown wearing state
|
||||||
|
* Fossil Classic: Allow synchronizing activity data
|
||||||
|
* Amazfit Bip U: Fix sports activity summary
|
||||||
|
* Huami: Add Strength Training activity type
|
||||||
|
* Honor Imperial units settings in widget, Activity list and workouts
|
||||||
|
* Show all eligible devices in Widget Configuration Activity
|
||||||
|
* Also include step of not-worn samples in weekly step statistics
|
Loading…
Reference in New Issue
Block a user