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

1.3 KiB

title date
Pebble SDK 3.6-dp6 - Changelog 2015-10-07

This changelog covers only changes since 3.6-dp5.

Known Issues

  • Unfocused menu layer cells on Chalk may have their content inappropriately truncated. This behavior will improve before the final 3.6 release.

Changes to Firmware

  • Added window stack transition animations on Chalk (subject to change).
  • Correctly centred the loading bar for the voice API on Chalk.
  • Removed an unexpected artifact at the end of ActionMenus on Chalk.

Changes to SDK

  • Added menu_layer_is_index_selected.
  • Added constants for the heights of menu cells on Chalk.

Changes to Pebble Tool

  • None.

Changes to Emulator/Phonesim

  • Fixed a series of issues causing AppMessages larger than 2048 bytes to be lost.