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

1.4 KiB

title date
Pebble SDK 3.0 - Changelog 2015-05-27

This is the first public release of SDK 3.0. It includes a number of small fixes to polish the timeline ui as well as improve stability.

Detailed List of Changes:

Changes for Firmware:

  • Added a crash dialogue when watchfaces crash.

Changes to SDK:

No changes

Changes for SDK Tools:

  • The emulator now supports WebSockets
  • The emulator now persists JavaScript localStorage between emulator launches
  • The emulator now caches app JavaScript between emulator launches
  • The SDK no longer depends on cython to install correctly.

Changes to Timeline:

  • Fixed a bug where text would overlay in calendar reminders.

Changes for Examples:

No changes

Changes for Documentation:

  • Fixed documentation for clock_to_timestamp to specify that it returns a timestamp in localtime on aplite.