mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 09:01:55 +01:00
repare release
This commit is contained in:
parent
518edc8e87
commit
8d89c397a7
@ -1,5 +1,5 @@
|
||||
### Changelog
|
||||
#### Version 0.43.0 (WIP)
|
||||
#### Version 0.43.0
|
||||
* Initial support for Fossil Hybrid HR (needs complicated key extraction, read wiki)
|
||||
* Fossil: Allow switching off the Q Icon and use the default Gadgetbridge icon
|
||||
* Fix VoIP call handling during DND
|
||||
|
@ -1,5 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.43.0" versioncode="169">
|
||||
<change>Initial support for Fossil Hybrid HR (needs complicated key extraction, read wiki)</change>
|
||||
<change>Fossil: Allow switching off the Q Icon and use the default Gadgetbridge icon</change>
|
||||
<change>Fix VoIP call handling during DND</change>
|
||||
<change>Fix find-my-phone for Android 10</change>
|
||||
<change>Huami: Fix crash when calendar event desctription or title was null</change>
|
||||
<change>Huami: Igore all-day events when syncing calendar events</change>
|
||||
</release>
|
||||
<release version="0.42.1" versioncode="168">
|
||||
<change>Fix accepting/rejecting calls on Android 9</change>
|
||||
<change>Mi Band 3/4, Amazfit Bip/Cor/GTS/GTR: Option to sync calender events as reminder</change>
|
||||
|
6
fastlane/metadata/android/en-US/changelogs/169.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/169.txt
Normal file
@ -0,0 +1,6 @@
|
||||
* Initial support for Fossil Hybrid HR (needs complicated key extraction, read wiki)
|
||||
* Fossil: Allow switching off the Q Icon and use the default Gadgetbridge icon
|
||||
* Fix VoIP call handling during DND
|
||||
* Fix find-my-phone for Android 10
|
||||
* Huami: Fix crash when calendar event desctription or title was null
|
||||
* Huami: Igore all-day events when syncing calendar events
|
Loading…
Reference in New Issue
Block a user