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

update changelog

This commit is contained in:
Andreas Shimokawa 2019-06-05 23:30:56 +02:00
parent bcf509327e
commit f220477c9d
3 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#### Version 0.34.0
* Mi Band 1/2/3/Bip/Cor: Migrate many settings to per-device settings (new settings icon in device card in main activity)
* Mi Band 3: Fix setting menu items with 2.4 firmware and add support for the new timer menu
* Amazfit Bip/Cor, Casio: Add support for muting incoming calls
* ZeTime: Remove endless recursion in ZeTime settings
* Recognize FairEmail notifications as generic email notifications

View File

@ -3,6 +3,7 @@
<release version="0.34.0" versioncode="150">
<change>Mi Band 1/2/3/Bip/Cor: Migrate many settings to per-device settings (new settings icon in device card in main activity)</change>
<change>Mi Band 3: Fix setting menu items with 2.4 firmware and add support for the new timer menu</change>
<change>Amazfit Bip/Cor, Casio: Add support for muting incoming calls</change>
<change>ZeTime: Remove endless recursion in ZeTime settings</change>
<change>Recognize FairEmail notifications as generic email notifications</change>

View File

@ -1,4 +1,5 @@
* Mi Band 1/2/3/Bip/Cor: Migrate many settings to per-device settings (new settings icon in device card in main activity)
* Mi Band 3: Fix setting menu items with 2.4 firmware and add support for the new timer menu
* Amazfit Bip/Cor, Casio: Add support for muting incoming calls
* ZeTime: Remove endless recursion in ZeTime settings
* Recognize FairEmail notifications as generic email notifications