🌸Spring 2026 Pebble App Contest — View the entries!

Changelog

Version 1.2.02026-08-04T01:12:04.362

šŸ”„ CHANGED 
- The watchface no longer tracks or stores health history that it never displays, eliminating unnecessary storage writes.
- The watchface no longer reads sleep, active minutes, or calories from the watch. It has never displayed them, and reading them required an unnecessary storage access once per minute.

šŸ› ļø FIXED
- Fixed the watchface making the watch feel slow and unresponsive. It was building and storing a full history of heart rate and step activity that it never displays, and rebuilding it every minute delayed the watch's background work.
- Fixed the heart rate, step, and distance readings going stale while the watch was sitting still. They now refresh once per minute whether or not you have been moving.

Version 1.1.02026-08-02T05:28:52.678

✨ ADDED
- Added support for the Round 2 (Gabbro).

šŸ”„ CHANGED 
- The Quiet Time mark now shows whether Quiet Time is on or off, rather than appearing only while Quiet Time is active.

šŸ—’ļø NOTES (Round 2)
- Round 2 support has been developed and tested in the emulator. I don't currently own a Round 2, so there may be hardware-specific issues that weren't possible to verify.
- Balanced is the only layout. The Layout setting is not shown.
- The bottom readouts are omitted, and the Tracks Readout setting is hidden.
- The temperature is shown on the cabin sign instead of below the date.
- The cabin sign is hidden when no weather reading is available.

Version 1.0.12026-08-01T07:02:34.74

šŸ› ļø FIXED
- Fixed the shadowed part of the moon showing as a blue patch rather than the night sky behind it.

Version 1.0.02026-07-31T02:03:20.242

No release notes available