🌸Spring 2026 Pebble App Contest — View the entries!

Changelog

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

• Weather provider server errors and rate-limiting are handled gracefully to prevent stale data.
• Out-of-order location search suggestions no longer cause the wrong city to be saved.
• Saving non-weather settings (like theme or date format) no longer triggers a redundant weather fetch.

Version 1.2.12026-06-24T17:58:25.008

FIXED

• Unrecognized weather conditions now default to a neutral weather icon.
• Switching to or from .beats time format no longer pauses weather background refreshes.

Version 1.2.02026-06-22T22:49:07.509

ADDED

• Added a Bluetooth connection icon that shows whether the watch is linked to your phone. It is shown by default and can be toggled off in settings.
• Added optional connection alerts that buzz the watch when the phone reconnects or disconnects. Each can be set independently to None, Short, Long, or Double. Both are off by default and can be enabled in settings.

FIXED

• The longest date formats now shrink to fit within the date banner instead of being clipped. Wide layouts such as the text month and day-of-year formats previously overflowed the banner, and the smaller fallback sizes now sit centered within it.

Version 1.1.02026-06-18T19:54:02.312

ADDED

• Added many additional date format options, including day-first, month-first, and year-first layouts, text month formats, and two day-of-year formats.

Version 1.0.32026-06-17T16:47:45.802

FIXED

• Swatch .beats now updates the instant a beat rolls over. It previously refreshed only on the minute tick, causing the @beat readout to lag behind.

CHANGED

• The date line now updates only when it changes, reducing unnecessary redraws.

Version 1.0.22026-06-17T16:47:03.15

FIXED

• The battery gauge is now legible on the Lower Decks PADD theme. Its dark-blue fill was indistinguishable from the empty segments, so the charge level could not be read.

CHANGED

• The battery gauge now uses a consistent style across all themes. Charged cells are filled with the theme's accent color, while empty cells are outlined in the same color.

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

• Coordinate readout no longer shows an incorrect final digit. The fractional portion is now rounded instead of truncated.
• Saved settings now survive app updates. Stored settings are versioned and migrated across versions, and anything unreadable falls back to safe defaults, preventing blank date lines or incorrect clock formats.
• The settings screen now opens with the current saved values instead of defaults. The watch sends its active configuration to the phone when the app launches, so saving no longer overwrites existing choices.
• Weather icons now reload only when the condition actually changes, avoiding a redundant bitmap reload on every refresh.
• The weather condition readout no longer clips "CLEAR" to "CLEA..." at night. It now shows "CLEAR" while still using the night (moon) icon.

CHANGED

• Traversal distance is now rounded to the nearest tenth instead of truncated. For example, 4.96 km now displays as 5.0 KM instead of 4.9 KM.
• Health stats (heart rate, steps) are now refreshed only when new readings are reported, reducing battery usage.

Version 1.0.02026-06-15T00:02:34.817

No release notes available