Releases Index
Mapbox

Mapbox

mapbox.comDeveloper Tools
$npx @buildinternet/releases get mapbox

Bug fixes 🐞

  • Fix brightness-dependent paint properties not updating after a light or light preset change, such as switching lightPreset in the Standard style.
  • Fix Vulkan rendering corruption caused by staging buffers being freed before asynchronous texture uploads…
Read more →

Breaking changes ⚠️

  • Remove the experimental raster-allow-draping property from RasterLayer.

Features ✨ and improvements 🏁

  • Add experimental MapOptions.emissiveColorPrecision to control emissive color accuracy for draped layers.
  • Deprecated…
Read more →
Features and improvements ✨
  • Significantly improve GeoJSON memory footprint.
  • Reduce landmark model memory usage.
  • Remove the experimental flag from raster-allow-draping.
  • Add support for emissive MRT in custom layers.
Bug fixes 🐞
  • Fix removeSource
Read more →
Breaking changes ⚠️
  • Experimental tileCover now returns OverscaledTileID instead of CanonicalTileID Callers can distinguish overscaled tiles from their canonical zoom level and identify tiles that repeat across the antimeridian via wrap. Only the…
Read more →

Breaking changes ⚠️

  • Breaking (Vulkan public preview only): the Vulkan-backed android-core-vulkan artifact now requires Android 12 (API 31) or later, raised from API 21. Only affects apps opted into the Vulkan preview build.
  • Breaking (experimental API only):…
Read more →
Dependencies
  • Update MapboxCommon to 24.29.1.
  • Update MapboxCoreMaps to 11.29.1.
Dependency requirements:
  • Compatible version of Xcode: 26.3
Read more →

Breaking changes ⚠️

  • Breaking (Vulkan public preview only): the Vulkan-backed android-core-vulkan artifact now requires Android 12 (API 31) or later, raised from API 21. Only affects apps opted into the Vulkan preview build.
  • Breaking (experimental API only):…
Read more →
Breaking changes ⚠️
  • Experimental tileCover now returns OverscaledTileID instead of CanonicalTileID Callers can distinguish overscaled tiles from their canonical zoom level and identify tiles that repeat across the antimeridian via wrap. Only the…
Read more →
Breaking changes ⚠️
  • Make pitch and rotation states independent. Previously, disabling rotation also disabled pitch. Now, pitch can be enabled independently of rotation.
Features and improvements ✨
  • Extract the terrain from the core ESM module.
  • Reduce shader…
Read more →