mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
update changelog
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
#### Version 0.34.0
|
#### 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 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
|
* Amazfit Bip/Cor, Casio: Add support for muting incoming calls
|
||||||
* ZeTime: Remove endless recursion in ZeTime settings
|
* ZeTime: Remove endless recursion in ZeTime settings
|
||||||
* Recognize FairEmail notifications as generic email notifications
|
* Recognize FairEmail notifications as generic email notifications
|
||||||
|
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
<release version="0.34.0" versioncode="150">
|
<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 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>Amazfit Bip/Cor, Casio: Add support for muting incoming calls</change>
|
||||||
<change>ZeTime: Remove endless recursion in ZeTime settings</change>
|
<change>ZeTime: Remove endless recursion in ZeTime settings</change>
|
||||||
<change>Recognize FairEmail notifications as generic email notifications</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 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
|
* Amazfit Bip/Cor, Casio: Add support for muting incoming calls
|
||||||
* ZeTime: Remove endless recursion in ZeTime settings
|
* ZeTime: Remove endless recursion in ZeTime settings
|
||||||
* Recognize FairEmail notifications as generic email notifications
|
* Recognize FairEmail notifications as generic email notifications
|
||||||
|
Reference in New Issue
Block a user