mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 09:01:55 +01:00
update changelog
This commit is contained in:
parent
bcf509327e
commit
f220477c9d
@ -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
|
||||
|
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user