-Initial Touch support. Still a little buggy
- The app now remembers your last sport, so you don't have to pick it every time
- Cleaning up the route selector -- a "Clear route" option now sits just above the list, and re-picking your selected route still clears it
- Fixed OneDrive saves failing with an mkdir error, and stopped the same failure notification repeating on every launch
- Fixed exaggerated distances -- distance and pace are accurate now
- Distance no longer disagrees between Strava and your activity list
- Fixed a rare case where an activity wouldn't save if the watch app closed right after you pressed Stop
- cadence always read "-- SPM". Step counts were being requested with a call that only supports heart rate, so cadence was always zero. It now reads real steps per minute.
- heart rate is roughly 6x more detailed.
- fewer watch reboots. A PebbleOS bug can reboot the watch during activities. (Bug reported) this version stops doing several things that made it more likely
- Fixed step count/cadence -- used to be daily average; now it's your actual cadence.
- Pulled back to only asking for 60s of step count history to avoid flash access, which can cause the reboot problem we've been trying to mitigate.
- Corrected the Background worker so it reads from the corrected health source and only runs while an activity is live.
- Pebble OS restart bug workaround (needs firmware fix too)
- Should resume more consistently after closing and reopening the watch app.
- HR readings were crashing pebble OS. should be fine now.
- other bug fixes.
- Initial support for MirrorMov Dash (a new tab in MirrorMap Dash)
- When you have MirrorMap Dash installed (Dash v0.957, and above) the following features are available:
-BT HR chest strap
-Health Connect sync
-Full Offline maps
-Dual view cross-app polylines (When MirrorMap or MirrorMov are active with a polyline--- Dash makes both apps show both polylines)
- limited offline maps support.
pebble apps only get around 5mb of storage, and that gets us about 3 miles of a single zoom level at reduced colors
I've asked pebble to allow watchapps more storage space!
-Added support for Google Drive and One Drive activity syncing and route importing.
-Map engine tweaks (will trickle down to MirrorMap)
No release notes available