Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.6.2 #323

Closed
9 tasks done
cammace opened this issue Oct 7, 2017 · 2 comments
Closed
9 tasks done

Release v0.6.2 #323

cammace opened this issue Oct 7, 2017 · 2 comments
Assignees
Milestone

Comments

@cammace
Copy link
Contributor

cammace commented Oct 7, 2017

This ticket tracks the release of Mapbox Android Navigation SDK v0.6.2. Which includes several fixes including:

  • Fixed an issue with the Location Engine not being activated correctly inside the Navigation-UI lib #321
  • Fixed bottom sheet not getting placed correctly when the device is rotated #320
  • Fixed missing reroute UI when a navigation session reroute occurs #319
  • Added logic to detect if the user did a u-turn which would require a reroute #312
  • Revert snap to route logic creating a new Location object which was causing location updates to occasionally get stuck at a maneuver point #308
  • Restructured the project so the studio projects opened from the root folder rather than having it nested inside the navigation folder #302
  • Notifications fixed for Android Oreo #298
  • OSRM-text-instructions removed #288
  • General code cleanup #287
  • Day and night mode and theme switching functionality added inside the Navigation-UI library #286
  • Metric reroute added - #296

Highlights

Release checklist @cammace

  • Run through testapp/demo app and test all activities
  • Change version name to 0.6.2 in gradle.properties
  • Publish 0.6.2 artifact to Maven Central
  • Change version name back to 0.7.0-SNAPSHOT
  • Update CHANGELOG.md
  • Tag v0.6.2 in GitHub

Post-release @langsmith

  • Update README.md
  • Generate Javadoc
  • Update constants.js file in android-docs repo

/cc: @mapbox/navigation

@cammace cammace added this to the v0.6.2 milestone Oct 7, 2017
@cammace cammace self-assigned this Oct 7, 2017
@cammace cammace assigned langsmith and unassigned cammace Oct 10, 2017
@cammace
Copy link
Contributor Author

cammace commented Oct 10, 2017

wrapped up this release on my end, over to you @langsmith!

@langsmith
Copy link
Contributor

all done 🎆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants