🔄 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.
✨ ADDED
- Added a 12-hour time format without a leading zero, so 8:30 rather than 08:30.
🛠️ 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.
✨ 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.
❗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.
✨ 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 the watchface backgrounds and settings layout to improve readability.
No release notes available