🌸Spring 2026 Pebble App Contest — View the entries!

Changelog

Version 1.2.02026-07-08T09:56:59.809

New
- The date row now adapts as the Timeline Quick View peek slides up from the bottom on Pebble Time 2, staying centered and hiding itself gracefully if there's no room left.

Fixed
- The Bluetooth disconnect indicator could get stuck on-screen after a missed reconnect event; it now self-heals on the next minute tick.

Improved
- Lower battery usage: redraws are now scoped to only the part of the screen that changed each minute instead of the whole display, and weather/settings data is only sent over Bluetooth when it actually changed, cutting redundant BT communication.

Version 1.1.12026-07-02T07:25:21.752

Fixed time display position on the latest Pebble firmware. A previous workaround for a firmware bug is no longer needed now that it's been fixed upstream, and was causing the time to be mispositioned again on updated firmware.

Version 1.1.02026-06-30T14:04:12.934

New
- Pebble Round 2 (Gabbro) support
- AM/PM indicator for 12-hour mode, toggle it on or off in settings.

Improved
- Secondary text is now visually quieter for a cleaner hierarchy

Fixed
- ISO week number was one week off between midnight and 01:00 in DST timezones
- Time digits were mispositioned on watches running firmware 4.19+

Version 1.0.12026-06-21T18:00:14.897

Fixed broken text layout.

Version 1.0.02026-06-17T23:25:13.589

Initial release