- Fixed some of the caching issues causing stale/stuck display rails.
Version 1.7 now has support for Pebble Time Round.
- Fixed an issue where a failed request could cause a complete stall.
- Fixed the missing Weather API key missing message when weather is disabled.
- Version indicator at top of Configuration page.
- Fixed a persistent display glitch.
- Removed 45 minute interval option, it does not get handled correctly.
- Interval lookup was failing on the hour.
- Display data is now persisted between instances, to create a smoother user experience.
- Pebblekit will now only send 'changes'. If you don't change the payload, no data will be transmitted during the update. This should help save battery life.
- Dynamic tick handler. As long as you do not use blink, we will only wake the watch on the minute to update/redraw. Blinking will wake it every second.
- New Charging indicator state for the vertical power bar. Turns cyan if charging or plugged in.
- Polling Interval configuration. You can adjust how frequently the watch requests new data.
- Low power indicator no longer blinks red/white, it displays in red.
Added an option to enable a left-side bluetooth indicator.
- Bar will be blue when connected.
- Bar is black when disconnected.
Added an option to enable a right-side battery bar.
- Bar drains from top to bottom.
- Green from 41%-100
- Orange above 21%-40%
- Blinks white/red at or under 20%
- Recommend disabling the rail override if your using the additional indicators.
Bugfix Release - Version 0.3
* Fixed Fahrenheit toggle in settings.
* Added UI feedback for bad credentials.
* Added UI feedback for when we are unable to locate Memory.pebble through the API.
* Reset to default values, to prevent lingering progress bars when moving back to a solid bar.