🌸Spring 2026 Pebble App Contest View the entries!

Changelog

Version 1.8.02026-08-04T01:18:15.819

🔄 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.7.02026-07-30T02:15:15.145

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

Version 1.6.12026-07-29T01:46:29.119

🛠️ 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.6.02026-07-28T03:26:42.986

✨ ADDED
- Added a Quiet Time indicator beside the Bluetooth icon. A new Show Quiet Time Icon setting under Appearance lets you turn it on or off.
- Added an Hourly Vibration option that vibrates at the top of every hour and stays silent during Quiet Time.
- Added two new frame themes, Voyager and Voyager Mono.

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

Version 1.5.02026-07-24T01:23:23.478

❗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.4.02026-07-04T02:50:16.87

✨ ADDED
- Weather now keeps its last reading when a refresh fails or the watchface reloads.
- Weather conditions now use night-specific icons after dark.

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

Version 1.3.02026-06-26T01:43:25.906

✨ ADDED
- Added three fully grayscale Mono theme variations: Classic Mono, Lower Decks Mono, and Lower Decks PADD Mono.

Version 1.2.22026-06-25T02:22:55.729

🛠️ 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.2.12026-06-24T17:58:25.008

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

Version 1.2.02026-06-22T22:49:07.509

✨ ADDED
- Added a Bluetooth connection icon with an optional visibility toggle.
- Added optional Bluetooth connection alerts with configurable vibration patterns.

🛠️ FIXED
- Fixed long date formats being clipped in the date banner.

Version 1.1.02026-06-18T19:54:02.312

✨ ADDED
- Added additional date format options, including day-first, month-first, year-first, text month, and day-of-year formats.

Version 1.0.32026-06-17T16:47:45.802

🛠️ FIXED
- Fixed Swatch Internet Time (.beats) updating only once per minute.

🔄 CHANGED
- Reduced unnecessary date redraws.

Version 1.0.22026-06-17T16:47:03.15

🛠️ FIXED
- Fixed the Lower Decks PADD battery gauge being difficult to read.

🔄 CHANGED
- Unified the battery gauge style across all themes.

Version 1.0.12026-06-16T22:13:45.027

❗IMPORTANT
Due to a build mix-up, the 1.0.0 app store release was not built from the initial commit used for development. Some entries below may not match the exact contents of the published 1.0.0 binary.

🛠️ FIXED
- Fixed coordinate readouts occasionally displaying the wrong final digit.
- Fixed saved settings not surviving app updates.
- Fixed the settings screen not reflecting the current watch configuration.
- Fixed unnecessary weather icon reloads.
- Fixed the weather condition text clipping at night.

🔄 CHANGED
- Rounded traversal distance to the nearest tenth.
- Reduced health stat updates to improve battery life.

Version 1.0.02026-06-15T00:02:34.817

No release notes available