0.2.0
Our second beta release includes UI improvements on iOS including an "arrival view" that shows your ETA (based on the route data), distance remaining, and so on. We've also built a flexible speed limit view for iOS, which will be integrated into the default UI in the next release.
We've also taken the first steps toward our next platform: the web! Expect a preview of that soon from our Google Summer of Code student, @CatMe0w, very soon!
And of course, it wouldn't be a release without some bug fixes. See the full PR log below for details.
What's Changed
- Fix breaking out from navigation camera on iOS by @Max-Leopold in #111
- feat: added basic arrival view by @Archdoog in #110
- Clean up a typo in the android getting started guide. by @Noch2d2 in #123
- Fix docs for Github Personal Access Token by @haysmike in #122
- Initial pass at supporting wasm32-unknown-unknown in a web browser by @ianthetechie in #120
- Fix invalid progress calculation by @ianthetechie in #127
- Feat/ios speed limit view by @Archdoog in #119
New Contributors
Full Changelog: 0.1.0...0.2.0