|
2 | 2 |
|
3 | 3 | Mapbox welcomes participation and contributions from everyone. |
4 | 4 |
|
| 5 | +### v0.24.0 - December 3, 2018 |
| 6 | + |
| 7 | +* Add proguard rule for MapboxTelemetry #1593 |
| 8 | +* Update Navigator to 3.4.7 #1592 |
| 9 | +* Bump mapbox-navigation-native version to 3.4.6 #1586 |
| 10 | +* Update Java Services 4.1.1 #1585 |
| 11 | +* Bump mapbox-android-sdk and mapbox-android-telemetry versions #1584 |
| 12 | +* Only allow choosing an offline version with valid data #1583 |
| 13 | +* Add bearing to origin of offline route requests in OfflineRouteFinder #1582 |
| 14 | +* Update permissions and preferences for ExampleActivity #1581 |
| 15 | +* Enable history recording in example activity #1580 |
| 16 | +* Add write external permission storage to app AndroidManifest #1578 |
| 17 | + |
5 | 18 | ### v0.24.0-beta.2 - November 29, 2018 |
6 | 19 |
|
| 20 | +* Route tile download #1559 |
| 21 | +* Update OfflineTileVersions visibility and add to MapboxOfflineRouter #1571 |
| 22 | +* Fix the progressUpdateListener for Tile Pack Unpacking #1567 |
| 23 | +* Update MapboxOfflineRoute APIs and callback naming #1569 |
| 24 | +* Fix milestone / progress listener leaks from NavigationView #1552 |
| 25 | +* Fix JSON file names (repo name) in check binary size script #1564 |
| 26 | +* Fix malformed binary size JSON #1563 |
| 27 | +* Integrate navigation state changes from latest events library version #1562 |
| 28 | +* Ignore StyleKit files for codecov #1561 |
| 29 | +* Check for DynamicCamera in ExampleViewModel shutdown #1560 |
| 30 | +* Fix cache is closed crash #1555 |
| 31 | +* Bump mapboxEvents and mapboxNavigator versions #1558 |
| 32 | +* Check for valid route with length in MockNavigationActivity #1556 |
| 33 | +* Update processor tests and remove unused helper code #1536 |
| 34 | +* Add binary size metric and push to loading dock #1554 |
| 35 | +* Fix UI tests with DirectionsRoute test fixture #1548 |
| 36 | +* Add codecov.yml #1551 |
| 37 | +* Nav Native API update #1547 |
| 38 | +* Add listener for updates to map way name #1544 |
| 39 | +* Ignore PendingIntent to re-open package with null Intent #1546 |
| 40 | +* Always add FeatureCollection for way points in NavigationMapRoute #1542 |
| 41 | + |
7 | 42 | ### v0.24.0-beta.1 - November 15, 2018 |
8 | 43 |
|
9 | 44 | * Prevent from requesting voice instructions if the cache has been previously closed and add a check to delete the cache if there are files [#1540](https://github.com/mapbox/mapbox-navigation-android/pull/1540) |
|
0 commit comments