New Features
- feat(export): columnar MultiPoint GeoJSON export (#515)
- Feat/annotation visual hints (#511)
- ci: scan FOSS in CodeQL, document release APKs, dedupe non-release setup (#469)
- feat(settings): share full setup as a colota://setup link (#468)
Bug Fixes
- fix(geofence): resume tracking after leaving a geofence zone (#509)
- fix(tracking): restart tracking after app update (#486)
Maintenance
- chore(release): bump version to 1.12.0 (#517)
- chore(renovate): group react-native monorepo updates into one PR (#479)
- chore(ci): tidy release-drafter and autolabel PRs by title (#467)
- ci: run docs-check and build-check when their workflows change (#490)
Dependencies
11 changes
- chore(release): bump version to 1.12.0 (#517)
- fix(deps): update dependency com.google.android.gms:play-services-location to v21.4.0 (#506)
- chore(deps): update dependency prettier to ^3.9.0 (#512)
- chore(deps): pin dependency @types/react to 19.2.17 (#500)
- chore(deps): update dependency prettier to v3.9.0 (#496)
- chore(deps): remove redundant root react pins and overrides (#491)
- fix(deps): update react monorepo to v19.2.7 (#456)
- fix(deps): update react-native to v0.86.0 (#485)
- chore(deps): bump launch-editor from 2.13.2 to 2.14.1 in the npm_and_yarn group across 1 directory (#478)
- chore(deps): update dependency sharp to ^0.35.0 (#462)
- chore(deps): update dependency prettier to v3.8.4 (#455)
- chore(deps): update dependency node to v24 for docs (#489)
- chore(deps): update actions/checkout action to v7 (#488)
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
Choose a gms build if you use Google Play Services (better for most users) or a foss build for no Google dependencies.
Full Changelog: v1.11.0...v1.12.0