diff --git a/CHANGELOG.md b/CHANGELOG.md index e6bc3ddff..dbc14535b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ####Version 0.9.0 (next) * Pebble: Support for configuring watchfaces/apps locally (clay) or though webbrowser (some do not work) +* Pebble: hide the alarm management activity as it's unsupported * Mi Band: Improve firmware detection and updates, including 1S support * Mi Band: Display HR FW for 1S * FW and HW versions are only displayed after tapping on the "info" button in Control Center diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 07f4ca5eb..b101eae90 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,5 +1,13 @@ + + Pebble: Support for configuring watchfaces/apps locally (clay) or though webbrowser (some do not work) + Pebble: hide the alarm management activity as it's unsupported + Mi Band: Improve firmware detection and updates, including 1S support + Mi Band: Display HR FW for 1S + FW and HW versions are only displayed after tapping on the "info" button in Control Center + Do not display activity samples when navigating too far in the past + Add experimental widget to set the alarm time to a configurable number of hours in the future Use ckChangeLog to display the Changelog within Gadgetbridge