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.
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.
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.
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.
No release notes available