1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-09 14:48:24 +02:00

update changelogs

This commit is contained in:
Andreas Shimokawa 2021-08-15 22:47:02 +02:00
parent b7ce6d832e
commit df28652a0f
3 changed files with 15 additions and 15 deletions

View File

@ -1,13 +1,13 @@
### Changelog
### 0.59.1
* Fossil Hybrid HR: Add power saving feature
* Fossil Hybrid HR: Add timezone selector for second timezone widget
* Fossil Hybrid HR: add many new widgets (battery, calories, 2nd TZ, chance of rain)
* Fossil Hybrid HR: Add power saving feature and many new widgets for the official Gadgetbridge watchface (battery, calories, 2nd TZ, chance of rain)
* Fossil Hybrid HR: Support setting metric/imperial mode
* add Heart Rate measurement screen, accessible via heart icon in device action icons
* Amazfit T-Rex Pro: Try to fix some menu items
* Huami: re-enable setting the timezone correctly with included DST
* Huami: Re-enable setting the timezone correctly with included DST (fixes world time)
* Bangle.js: Add functions for pushing bitmaps
* Bangle.js: Aadd configurable MTU
* Add Heart Rate measurement screen, accessible via heart icon in device action icons
### 0.59.0
* Initial support for SMA Q2 OSS firmware (Emeryth)

View File

@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="0.59.1" versioncode="200">
<change>Fossil Hybrid HR: Add power saving feature</change>
<change>Fossil Hybrid HR: Add timezone selector for second timezone widget</change>
<change>Fossil Hybrid HR: add many new widgets (battery, calories, 2nd TZ, chance of rain)</change>
<change>Fossil Hybrid HR: Add power saving feature and many new widgets for the official Gadgetbridge watchface (battery, calories, 2nd TZ, chance of rain)</change>
<change>Fossil Hybrid HR: Support setting metric/imperial mode</change>
<change>add Heart Rate measurement screen, accessible via heart icon in device action icons</change>
<change>Amazfit T-Rex Pro: Try to fix some menu items</change>
<change>Huami: re-enable setting the timezone correctly with included DST</change>
<change>Huami: Re-enable setting the timezone correctly with included DST (fixes world time)</change>
<change>Bangle.js: Add functions for pushing bitmaps</change>
<change>Bangle.js: Aadd configurable MTU</change>
<change>Add Heart Rate measurement screen, accessible via heart icon in device action icons</change>
</release>
<release version="0.59.0" versioncode="199">
<change>Initial support for SMA Q2 OSS firmware (Emeryth)</change>

View File

@ -1,7 +1,7 @@
* Fossil Hybrid HR: Add power saving feature
* Fossil Hybrid HR: Add timezone selector for second timezone widget
* Fossil Hybrid HR: add many new widgets (battery, calories, 2nd TZ, chance of rain)
* Fossil Hybrid HR: Add power saving feature and many new widgets for the official Gadgetbridge watchface (battery, calories, 2nd TZ, chance of rain)
* Fossil Hybrid HR: Support setting metric/imperial mode
* add Heart Rate measurement screen, accessible via heart icon in device action icons
* Amazfit T-Rex Pro: Try to fix some menu items
* Huami: re-enable setting the timezone correctly with included DST
* Huami: Re-enable setting the timezone correctly with included DST (fixes world time)
* Bangle.js: Add functions for pushing bitmaps
* Bangle.js: Aadd configurable MTU
* Add Heart Rate measurement screen, accessible via heart icon in device action icons