mirror of
https://github.com/google/pebble.git
synced 2025-11-13 19:12:49 -05:00
1.1 KiB
1.1 KiB
title, date
| title | date |
|---|---|
| Pebble SDK 3.8.1 - Changelog | 2015-12-16 |
This release is currently SDK-only. In particular, the timeline text color
fix will not be available on watches until we ship a new firmware build
later this next week.
Changes to Firmware
- Fixed a timeline crash that only occurred on Aplite when run in an SDK emulator in a release build.
- Fixed timeline
foregroundColorbeing used inappropriately in the timeline list view, sometimes leading to white-on-white text.
Changes to SDK
- None