Skip to content

Commit

Permalink
changelog for v2.18.0-beta.1 (#7682)
Browse files Browse the repository at this point in the history
Co-authored-by: root <root@eba50e4a267f>
  • Loading branch information
mapbox-github-ci-writer-public-1[bot] and root authored Dec 20, 2023
1 parent b261557 commit 5293d3a
Show file tree
Hide file tree
Showing 18 changed files with 24 additions and 24 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,30 @@ Mapbox welcomes participation and contributions from everyone.
#### Features
#### Bug fixes and improvements

## Mapbox Navigation SDK 2.18.0-beta.1 - 20 December, 2023
### Changelog
[Changes between v2.17.8 and v2.18.0-beta.1](https://github.com/mapbox/mapbox-navigation-android/compare/v2.17.8...v2.18.0-beta.1)

#### Features
- Adds support for applications compiled with compileSdkVersion 30 or above. [#7663](https://github.com/mapbox/mapbox-navigation-android/pull/7663)

#### Bug fixes and improvements
- Fixed an issue where some old tiles were never evicted. [#7663](https://github.com/mapbox/mapbox-navigation-android/pull/7663)
- Fixed an error of retrieving an offline route on app start. [#7663](https://github.com/mapbox/mapbox-navigation-android/pull/7663)
- Improved switching to online route: now in case of too long response time, the request will not be cancelled when offline rout is built, but the alternative online route will be available as soon the calculation finishes. [#7663](https://github.com/mapbox/mapbox-navigation-android/pull/7663)
- Improved map matching in dead reckoning mode for high curvature road edges. [#7663](https://github.com/mapbox/mapbox-navigation-android/pull/7663)

#### Other changes


### Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK `v10.16.3` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.16.3))
- Mapbox Navigation Native `v180.0.0`
- Mapbox Core Common `v23.8.5`
- Mapbox Java `v6.15.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.15.0))


## Mapbox Navigation SDK 2.17.8 - 12 December, 2023
### Changelog
[Changes between v2.17.7 and v2.17.8](https://github.com/mapbox/mapbox-navigation-android/compare/v2.17.7...v2.17.8)
Expand Down
1 change: 0 additions & 1 deletion changelog/unreleased/bugfixes/7555.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog/unreleased/bugfixes/7568.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog/unreleased/bugfixes/7579.md

This file was deleted.

2 changes: 0 additions & 2 deletions changelog/unreleased/bugfixes/7588.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog/unreleased/bugfixes/7614.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog/unreleased/bugfixes/7622.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog/unreleased/bugfixes/7626.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog/unreleased/bugfixes/7636.md

This file was deleted.

2 changes: 0 additions & 2 deletions changelog/unreleased/bugfixes/7651.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog/unreleased/bugfixes/7662.md

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/unreleased/bugfixes/7663.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog/unreleased/bugfixes/7668.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog/unreleased/features/7564.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog/unreleased/features/7582.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/unreleased/features/7597.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog/unreleased/features/7663.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog/unreleased/issues/7626.md

This file was deleted.

0 comments on commit 5293d3a

Please sign in to comment.