Highlights
- The Stationary profile now records a point at each interval while the device is still
- Auto-export file names are now customisable with {date}, {time} and {device} placeholders
- Add {device} to the file name to keep retention per device model when several phones share an export folder
- Stationary heartbeat points no longer show up as 0 m trips in the history
- Delete a single point by tapping it on the map and using the trash icon in its popup
All changes
- feat(history): delete a single point from the map popup by @dietrichmax (#570)
- Chore/release notes structure by @dietrichmax (#568)
What's New
- feat(export): customisable auto-export file names by @dietrichmax (#566)
Fixes
- fix(trips): stop stationary heartbeat runs becoming 0m trips by @dietrichmax (#569)
- fix(profiles): heartbeat a point while a Stationary profile is active by @dietrichmax (#563)
Maintenance
- chore(release): 1.13.0 (versionCode 44) by @dietrichmax (#572)
- ci: restructure release notes and fix two drafting bugs by @dietrichmax (#567)
Dependencies
13 changes
- chore(release): 1.13.0 (versionCode 44) by @dietrichmax (#572)
- chore(deps): apply non-breaking npm audit fixes by @dietrichmax (#571)
- Revert "fix(deps): update react-native monorepo to v0.86.2" by @dietrichmax (#564)
- fix(deps): update dependency org.bouncycastle:bcprov-jdk18on to v1.85 by @mxdcodes-bot[bot] (#543)
- chore(deps): update dependency @react-native-community/cli-platform-android to v20.2.0 by @mxdcodes-bot[bot] (#540)
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] (#559)
- chore(deps): update actions/setup-node action to v7 by @mxdcodes-bot[bot] (#558)
- fix(deps): update react-native monorepo to v0.86.2 by @mxdcodes-bot[bot] (#556)
- chore(deps): update dependency @types/react to v19.2.18 by @mxdcodes-bot[bot] (#555)
- chore(deps): update actions/setup-java digest to b6effb0 by @mxdcodes-bot[bot] (#552)
- chore(deps): update actions/labeler action to v7 by @mxdcodes-bot[bot] (#557)
- chore(deps): update release-drafter/release-drafter digest to 34d8067 by @mxdcodes-bot[bot] (#554)
- chore(deps): update github/codeql-action digest to 5595cca by @mxdcodes-bot[bot] (#553)
New Contributors
- No new contributors
Which APK should I download?
Pick the build that matches your device:
- arm64-v8a - almost every phone from the last several years (recommended)
- armeabi-v7a - older 32-bit devices
- universal - one larger APK that runs on any device, if you are unsure
Full Changelog: v1.12.2...v1.13.0