pebble/devsite/source/_changelogs/3.6.2.md
2025-02-24 18:58:29 -08:00

1.4 KiB

title date
Pebble SDK 3.6.2 - Changelog 2015-11-04

This SDK corresponds with firmware 3.6.2, which only shipped on Pebble Time Round.

Changes to Firmware

  • Action bars are now less curved on Chalk.
  • Added Chalk support to the sports API.
  • Improved text rendering in unfocused menu layer cells on Chalk.
  • Some missing animations were added on Chalk.
  • Resolved an issue with alarms when DST starts or ends.

Changes to SDK

  • The recommended menu layer heights on Chalk have changed. MENU_CELL_ROUND_FOCUSED_SHORT_CELL_HEIGHT, MENU_CELL_ROUND_FOCUSED_TALL_CELL_HEIGHT, MENU_CELL_ROUND_UNFOCUSED_SHORT_CELL_HEIGHT and MENU_CELL_ROUND_UNFOCUSED_TALL_CELL_HEIGHT were updated accordingly.

Changes to Pebble Tool

  • Resolved an issue causing emulator launches that raise EINTR to fail.

Changes to Emulator/Phonesim

  • None.