Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 2.29 KB

File metadata and controls

41 lines (31 loc) · 2.29 KB

Changelog for the Mapbox Offline Plugin

Mapbox welcomes participation and contributions from everyone.

mapbox-android-plugin-offline-v9:0.8.0 - XXX

Bugs

  • Cancel download should remove region definition #1145

mapbox-android-plugin-offline-v9:0.7.0 - March 5, 2020

Features

  • Switching all plugins to AndroidX #1100

mapbox-android-plugin-offline-v8:0.6.0 - June 11, 2019

No changes since last release. Release happened to update the module to -v8.

mapbox-android-plugin-offline-v7:0.5.0 - April 5, 2019

Features

  • Maps SDK bump to 7.3.0 #895
  • Use a generic OfflineRegionDefinition #913

Bugs

  • Include missing Timber dependency #820
  • Disable vector drawable in download notification on pre lollipop devices #866
  • Check for null intent in case of a service restart #912

mapbox-android-plugin-offline-v7:0.4.0 - January 8, 2019

  • Update Offline plugin with the Maps SDK v7.0.0 #789
  • Cancelling download reworked #779
  • Add cancel text and enable/disable map snapshots notification options #805

0.3.0 - May 23, 2018

  • Updates the Map SDK to 6.1.3 #531

0.2.0 - May 7, 2018

  • Updates Map SDK to 6.1.1 #488
  • Lowered min SDK to API level 14 to match Map SDK #472
  • Adds offline UI Options #468
  • Adds additional documentation to offline classes #466

0.1.0 - April 18, 2018

  • Initial release as a standalone package.