update changelog

This commit is contained in:
Andreas Shimokawa 2022-05-19 22:35:34 +02:00
parent 8d2a127879
commit 51eb9cd841
3 changed files with 9 additions and 1 deletions

View File

@ -14,6 +14,8 @@
* Mi Band 5/6: Add setting for HR activity monitoring, HR alerts, stress monitoring
* Amazfit Neo: Allow to disable beeps for email notifications
* Bangle.js: Fix incoming calls in release builds
* Bangle.js build: Add option for enabling/disabling internet access
* Bangle.js: Add ability to receive intents to com.banglejs.uart.tx
* Fossil Hybrid HR: Support flexible custom menu on watch
* Fossil Hybrid HR: Add support for native DND Call/SMS functionality
* VESC: added battery indicator
@ -22,7 +24,7 @@
* Fix crash when calendar is accessed but permission is denied
* Add com.asus.asusincallui and com.samsung.android.incallui to blacklist
* New icons for Sony overhead headphones, Sony WF 800n and Mi Band 6
* When Gadgetbridge needs permissions, pop up a dialog asking nicely and explaining why
### 0.66.0
* Add basic support for Casio GBD-H1000

View File

@ -14,6 +14,8 @@
<change>Mi Band 5/6: Add setting for HR activity monitoring, HR alerts, stress monitoring</change>
<change>Amazfit Neo: Allow to disable beeps for email notifications</change>
<change>Bangle.js: Fix incoming calls in release builds</change>
<change>Bangle.js build: Add option for enabling/disabling internet access</change>
<change>Bangle.js: Add ability to receive intents to com.banglejs.uart.tx</change>
<change>Fossil Hybrid HR: Support flexible custom menu on watch</change>
<change>Fossil Hybrid HR: Add support for native DND Call/SMS functionality</change>
<change>VESC: added battery indicator</change>
@ -22,6 +24,7 @@
<change>Fix crash when calendar is accessed but permission is denied</change>
<change>Add com.asus.asusincallui and com.samsung.android.incallui to blacklist</change>
<change>New icons for Sony overhead headphones, Sony WF 800n and Mi Band 6</change>
<change>When Gadgetbridge needs permissions, pop up a dialog asking nicely and explaining why</change>
</release>
<release version="0.66.0" versioncode="210">
<change>Add basic support for Casio GBD-H1000</change>

View File

@ -11,6 +11,8 @@
* Mi Band 5/6: Add setting for HR activity monitoring, HR alerts, stress monitoring
* Amazfit Neo: Allow to disable beeps for email notifications
* Bangle.js: Fix incoming calls in release builds
* Bangle.js build: Add option for enabling/disabling internet access
* Bangle.js: Add ability to receive intents to com.banglejs.uart.tx
* Fossil Hybrid HR: Support flexible custom menu on watch
* Fossil Hybrid HR: Add support for native DND Call/SMS functionality
* VESC: added battery indicator
@ -19,3 +21,4 @@
* Fix crash when calendar is accessed but permission is denied
* Add com.asus.asusincallui and com.samsung.android.incallui to blacklist
* New icons for Sony overhead headphones, Sony WF 800n and Mi Band 6
* When Gadgetbridge needs permissions, pop up a dialog asking nicely and explaining why