New
2.3.1
What's Changed
- [iOS] Fixed asking for permission when dialog dismissed by @michalgwo in https://github.com/jordond/compass/pull/223
- Fix iOS location validity implementation details by @mlthlschr in https://github.com/jordond/compass/pull/230
As per #230, on iOS speed, course, and altitude now return null instead of a negative float value when there is no or invalid data from the sensors.
Dependencies
- Update dependency gradle to v8.14.2 by @renovate in https://github.com/jordond/compass/pull/228
- Update agp to v8.10.1 by @renovate in https://github.com/jordond/compass/pull/225
New Contributors
- @mlthlschr made their first contribution in https://github.com/jordond/compass/pull/230
Full Changelog: https://github.com/jordond/compass/compare/2.3.0...2.3.1