mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-23 18:36:50 +01:00
finalize changelogs
This commit is contained in:
parent
72e2475389
commit
c690b9552e
@ -1,6 +1,6 @@
|
||||
### Changelog
|
||||
|
||||
### 0.69.0 (next)
|
||||
### 0.69.0
|
||||
* Initial Support for Mi Band 7
|
||||
* Initial support for devices using Binary Sensor Service
|
||||
* Mi Band 4: Enable heartrate activity monitoring support
|
||||
|
@ -1,5 +1,33 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.69.0" versioncode="214">
|
||||
<change>Initial Support for Mi Band 7</change>
|
||||
<change>Initial support for devices using Binary Sensor Service</change>
|
||||
<change>Mi Band 4: Enable heartrate activity monitoring support</change>
|
||||
<change>Mi Band 4: Enable activate display on lift sensitivity setting</change>
|
||||
<change>Mi Band 6: Enable password support</change>
|
||||
<change>Mi Band 4/6, Amazfit Bip U: Enable sending GPS coordinates to band during workout</change>
|
||||
<change>Mi Band 4/6, Amazfit Bip U: Enable start fitness tracking on phone when workout starts on band setting</change>
|
||||
<change>Amazfit Neo: Support hourly chime which was added in firmware 1.1.2.46</change>
|
||||
<change>Amazfit Neo: Fix daily steps goal and notification</change>
|
||||
<change>Amazfit Neo: Fix heartrate sleep detection setting</change>
|
||||
<change>Amazfit Neo: Enable heartrate activity monitoring support</change>
|
||||
<change>Amazfit Neo: Fix alarms setting to "unused" on connect.</change>
|
||||
<change>Bangle.js: Make text as bitmaps have transparent background, and allow font size to be specified</change>
|
||||
<change>Bangle.js: Allow starting Activties on the Android device</change>
|
||||
<change>Fossil Hybrid HR: Add support for Hybrid HR 38mm watches</change>
|
||||
<change>Fossil Hybrid HR: Add optional circle backgrounds to widgets</change>
|
||||
<change>Fossil Hybrid HR: Add toggling of widgets with physical button event</change>
|
||||
<change>Fossil Hybrid HR: Add missing physical button options</change>
|
||||
<change>Fossil Q Hybrid: Fix config activity after multi-device merge</change>
|
||||
<change>InfiniTine: Fixes for steps count sync</change>
|
||||
<change>Add steps/sleep streaks screen</change>
|
||||
<change>Add French transliteration</change>
|
||||
<change>Refactor file logging initialization logic</change>
|
||||
<change>Add alert to Log Sharing if logging has not been enabled yet</change>
|
||||
<change>Fix crash on some phones for find android device (add fallback tone)</change>
|
||||
<change>Fix regression since 0.68.0 with active auto connect</change>
|
||||
</release>
|
||||
<release version="0.68.0" versioncode="213">
|
||||
<change>Multi device support (experimental), allows connecting to multiple devices simultaneously</change>
|
||||
<change>Fossil Hybrid HR: Allow installation of newer watch apps</change>
|
||||
|
26
src/main/fastlane/metadata/android/en-US/changelogs/214.txt
Normal file
26
src/main/fastlane/metadata/android/en-US/changelogs/214.txt
Normal file
@ -0,0 +1,26 @@
|
||||
* Initial Support for Mi Band 7
|
||||
* Initial support for devices using Binary Sensor Service
|
||||
* Mi Band 4: Enable heartrate activity monitoring support
|
||||
* Mi Band 4: Enable activate display on lift sensitivity setting
|
||||
* Mi Band 6: Enable password support
|
||||
* Mi Band 4/6, Amazfit Bip U: Enable sending GPS coordinates to band during workout
|
||||
* Mi Band 4/6, Amazfit Bip U: Enable start fitness tracking on phone when workout starts on band setting
|
||||
* Amazfit Neo: Support hourly chime which was added in firmware 1.1.2.46
|
||||
* Amazfit Neo: Fix daily steps goal and notification
|
||||
* Amazfit Neo: Fix heartrate sleep detection setting
|
||||
* Amazfit Neo: Enable heartrate activity monitoring support
|
||||
* Amazfit Neo: Fix alarms setting to "unused" on connect.
|
||||
* Bangle.js: Make text as bitmaps have transparent background, and allow font size to be specified
|
||||
* Bangle.js: Allow starting Activties on the Android device
|
||||
* Fossil Hybrid HR: Add support for Hybrid HR 38mm watches
|
||||
* Fossil Hybrid HR: Add optional circle backgrounds to widgets
|
||||
* Fossil Hybrid HR: Add toggling of widgets with physical button event
|
||||
* Fossil Hybrid HR: Add missing physical button options
|
||||
* Fossil Q Hybrid: Fix config activity after multi-device merge
|
||||
* InfiniTine: Fixes for steps count sync
|
||||
* Add steps/sleep streaks screen
|
||||
* Add French transliteration
|
||||
* Refactor file logging initialization logic
|
||||
* Add alert to Log Sharing if logging has not been enabled yet
|
||||
* Fix crash on some phones for find android device (add fallback tone)
|
||||
* Fix regression since 0.68.0 with active auto connect
|
Loading…
Reference in New Issue
Block a user