mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 09:01:55 +01:00
update changelogs
This commit is contained in:
parent
3c5c61ddea
commit
df44b798c9
@ -1,12 +1,12 @@
|
||||
### Changelog
|
||||
|
||||
### 0.58.0 (NEXT)
|
||||
### 0.58.0
|
||||
* Initial experimental support for Amazfit T-Rex Pro
|
||||
* InfiniTime: Try to fix firmware upgrage by fiddleing with optimization rules
|
||||
* InfiniTime: Try to fix firmware upgrade by fiddling with optimization rules
|
||||
* Huami: Fix lost samples bug with timezones that are have a 30 minute offset
|
||||
* Fossil Hybrid HR: Block dangerous intents by default and move some settings to developer settings submenu
|
||||
* Improved logging in bonding and tried to recover from weirdness
|
||||
* Use a seperate notification channel for low battery warnings
|
||||
* Use a separate notification channel for low battery warnings
|
||||
|
||||
### 0.57.1
|
||||
* Mi Band 6: Add Pomodoro to menu items
|
||||
|
@ -1,5 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.58.0" versioncode="196">
|
||||
<change>Initial experimental support for Amazfit T-Rex Pro</change>
|
||||
<change>InfiniTime: Try to fix firmware upgrade by fiddling with optimization rules</change>
|
||||
<change>Huami: Fix lost samples bug with timezones that are have a 30 minute offset</change>
|
||||
<change>Fossil Hybrid HR: Block dangerous intents by default and move some settings to developer settings submenu</change>
|
||||
<change>Improved logging in bonding and tried to recover from weirdness</change>
|
||||
<change>Use a separate notification channel for low battery warnings</change>
|
||||
</release>
|
||||
<release version="0.57.1" versioncode="195">
|
||||
<change>Mi Band 6: Add Pomodoro to menu items</change>
|
||||
<change>Mi Band 6: Support flashing firmware, res and watchfaces</change>
|
||||
|
6
fastlane/metadata/android/en-US/changelogs/196.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/196.txt
Normal file
@ -0,0 +1,6 @@
|
||||
* Initial experimental support for Amazfit T-Rex Pro
|
||||
* InfiniTime: Try to fix firmware upgrade by fiddling with optimization rules
|
||||
* Huami: Fix lost samples bug with timezones that are have a 30 minute offset
|
||||
* Fossil Hybrid HR: Block dangerous intents by default and move some settings to developer settings submenu
|
||||
* Improved logging in bonding and tried to recover from weirdness
|
||||
* Use a separate notification channel for low battery warnings
|
Loading…
Reference in New Issue
Block a user