🌸Spring 2026 Pebble App Contest View the entries!

Changelog

Version 1.6.02026-08-04T01:18:03.737

🔄 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.5.02026-07-30T02:15:24.848

✨ ADDED
- Added a 12-hour time format without a leading zero, so 8:30 rather than 08:30.

Version 1.4.12026-07-29T01:46:43.924

🛠️ FIXED
- Fixed the saved weather reading being lost whenever the watchface reloaded, leaving the watchface blank until the next weather update.
- Fixed failed weather updates not being retried until the weather reading changed.
- Weather now refreshes when the phone reconnects if the previous reading has gone stale.

Version 1.4.02026-07-28T03:27:01.338

✨ ADDED
- Added an Hourly Vibration option that vibrates at the top of every hour and stays silent during Quiet Time.

🔄 CHANGED
- Reorganized settings into Clock, Health, and Weather sections.
- Replaced the Fahrenheit toggle with a Temperature Unit dropdown.

Version 1.3.02026-07-24T01:22:18.871

❗IMPORTANT
This release corrects the watchface's message keys. As a result, some settings may reset to their defaults after updating and need to be set again.

🛠️ FIXED
- Fixed settings changes occasionally not reaching the watch.
- Fixed large settings changes occasionally failing to save.
- Fixed weather sometimes remaining blank after a failed update.
- Fixed weather sometimes remaining blank when using Fallback to Manual Location.

🔄 CHANGED
- Reworked communication between the phone and watch to improve the reliability of settings, weather, and other updates.

🗒️ NOTES
- This release changes how weather settings are stored. If weather appears stuck after updating, switch to a different weather provider, save, then switch back to your preferred provider and save again. This refreshes the stored weather configuration.

Version 1.2.02026-07-04T02:51:06.46

✨ ADDED
- Weather now keeps its last reading when a refresh fails or the watchface reloads.
- GPS coordinates are now retained across watchface reloads.

🔄 CHANGED
- Updated watchface backgrounds and settings layout to improve readability.

Version 1.1.02026-06-26T01:42:53.161

✨ ADDED
- Added a fully grayscale Mono theme.

Version 1.0.22026-06-25T02:23:20.55

🛠️ FIXED
- Fixed weather provider errors and rate limits leaving stale weather.
- Fixed location search occasionally saving the wrong city.
- Fixed non-weather settings changes unnecessarily refreshing the weather.

Version 1.0.12026-06-24T17:58:44.918

🛠️ FIXED
- Fixed unrecognised weather conditions showing no icon.
- Fixed switching to or from Swatch Internet Time (.beats) interrupting weather updates.

Version 1.0.02026-06-22T22:59:06.473

No release notes available