Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 20:44

0.13.0 (2026-07-04)

Features

  • group-sync: show snackbar when follower disconnects from group (fc0393c)
  • settings: tag Tap to Walk section as Beta (246a57f)
  • ux: show location name in Start button (f046b8d)
  • widget: add compass-aware tap-to-walk orientation (ae94991)
  • widget: add Tap to Walk — floating map quick walk + screen overlay (7c93b7d)

Bug Fixes

  • compass: calibrate default region to match Pokemon Go compass position (73914c1)
  • group-sync: restore follower polling after app/device restart (9022ac9)
  • group-sync: restore leader after reboot and reconnect follower on network change (53a44c7)
  • group-sync: stub groupLostEvent in tests + fix line length (180cc1e)
  • remove elevation controls feature (9737f9c)
  • routes: support bare <wpt> GPX imports with no trk/rte wrapper (7774050), closes #27
  • speed-profiles: lower minimum speed floor to allow sub-0.1 mph values (ffb426e), closes #26
  • tap-to-walk: calibrate default scale for Pokemon Go (a44e6ba)
  • tap-to-walk: calibrate default scale for Pokémon Go, switch to slider (8ed0280)
  • tap-to-walk: update draft test for Int→Double scale migration (d628b0c)
  • ux: add accent-color border to compass calibration drag area (b06a467)
  • ux: increase start/stop button background opacity for readability (d625eac)
  • walk: prevent walk A onArrival from clobbering walk B state (90f5bc9)