Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 06:52

0.11.0 (2026-06-21)

Features

  • deep-link: intercept Google Maps location links (d66a8b0)
  • qr: allow typing a code as an alternative to scanning (dae984c)
  • scripts: add Play Store FOREGROUND_SERVICE_LOCATION demo video script (e44d6e0)
  • ui: add global start/stop spoofing button to every top bar (d10d7d1)
  • ui: redesign top bar start/stop control as icon button (f072aa4)
  • wiki: add copy-link button to wiki page headings (f8afe71)

Bug Fixes

  • allow coodinates to be sent (5197ba6)
  • deep-link: prefer place data=!3d!4d coords over @ camera segment (1fd2c7f)
  • deep-link: resolve shortened Google Maps share links (05d0e70)
  • deep-link: show snackbar feedback when link parse/resolve fails (8aa2b2b)
  • group-sync: auto-leave group when leader/group is gone (fe04a44)
  • group-sync: resume leader role and re-resolve follower address on OS restart (7717f86)
  • qr: correct camera frame rotation in QR scanner (889c791)
  • qr: make exported QR codes scannable (578a788)
  • roaming: always use OSRM foot profile, retry driving on failure (2bc7b60)
  • roaming: snap waypoints to nearest road on OSRM NoSegment (d7fd90b)
  • settings: give each QR-import caller sole ownership of fetching flag (92ec468)
  • settings: make fetchAndImportExport sole owner of qrImportFetching (3ab7828)
  • settings: remove hard 54 km/h cap on speed profiles (1f43a5f), closes #20