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

1.6 KiB

title date
Pebble SDK 3.2.1 - Changelog 2015-08-12

This is a hotfix release for SDK 3.2.

Known issues

  • Taking screenshots from physical watches running firmware 3.2 or 3.2.1 usually doesn't work. We expect to fix this in firmware 3.3.

Changes to Firmware

  • Apps compiled using SDK versions earlier than 3.2 which caused heap corruption but did not crash will now emit warnings instead of crashing. Apps compiled using SDK 3.2 or later will crash when a corrupt heap is detected.
  • Resolved an issue causing emojis to display as boxes when replying to a notification using the large notification font.
  • Resolved multiple issues caused by having unsupported language packs installed.

Changes to the SDK

None.

Changes to the Pebble Tool

  • Fixed a crash in the pebble tool when receiving a log containing a non-ASCII character.

Changes to the emulator and phone simulator

  • Fixed JavaScript apps crashing when attempting to log non-ASCII characters.

Changes to documentation

None.