mirror of
https://github.com/google/pebble.git
synced 2025-03-15 08:41:21 +00:00
1.2 KiB
1.2 KiB
title | date |
---|---|
Pebble SDK 4.1.1 - Changelog | 2016-09-29 |
This is a hotfix for SDK 4.1. No corresponding firmware exists.
Changes to Firmware
None.
Changes to SDK
- Fixed a build failure when using only tagged icons.
- Fixed a failure to validate the correct icon or published resource when using tagged resources.
Known issues
health_service_metric_accessible
always returnsfalse
when checking the accessibility ofHealthMetricHeartRateBPM
. Instead, usehealth_service_metric_aggregate_averaged_accessible(HealthMetricHeartRateBPM, time_start, time_end, HealthAggregationAvg, HealthServiceTimeScopeOnce)