Skip to content

Releases: mapbox/mapbox-gl-js

2.14.0-beta.1

06 Apr 11:51
017acd0
Compare
Choose a tag to compare
2.14.0-beta.1 Pre-release
Pre-release
Update package version and the CHANGELOG for the 2.14.0-beta.1 releas…

…e (#12642)

v2.13.0

21 Feb 15:09
198bb84
Compare
Choose a tag to compare

Features ✨ and improvements 🏁

  • Support draping over terrain and globe in CustomLayer API (#12182)
  • Improve the rendering performance of terrain slightly by reducing its GPU memory footprint. (#12472)
  • Add methods for changing a raster tile source dynamically (e.g. setTiles, setUrl). (#12352)

Bug fixes 🐞

  • Fix line-border-color when used with line-trim-offset (#12461)
  • Fix potential infinite loop when calling fitBounds with globe projection (#12488)
  • Fix map.getBounds() returning incorrect bounds with adaptive projections. (#12503)
  • Introduce skirts for terrain globe mode (#12523)
  • Fix blur on draped lines while zoom-in (#12510)
  • Fix map pan speed while pinching in (#12543)
  • Fix negative-width diacritics handling (#12554)
  • Fixes undefined is not an object in coalesceChanges (#12497) (h/t nick-romano)

v2.13.0-beta.1

07 Feb 15:16
92a488c
Compare
Choose a tag to compare
v2.13.0-beta.1 Pre-release
Pre-release
fix version in package.json (#12561)

v2.12.1

06 Feb 14:58
31d0eb7
Compare
Choose a tag to compare

Bug fixes 🐞

  • Fix a rare bug where certain diacritical characters could break the rendering of a symbol layer. (#12554)

v1.13.3

19 Jan 11:03
c9e315d
Compare
Choose a tag to compare

🐞 Bug fixes

  • Fix incorrect billing when customAccessToken is provided along with non-Mapbox tiles (#12520)
  • Prevent video sources from entering fullscreen on iOS Safari (#11067)
  • Upgrade minimist to ^1.2.7 to avoid CVE-2021-44906 (#12442) (h/t @Spasfonx)

v2.12.0

04 Jan 19:50
a1c9104
Compare
Choose a tag to compare

Features ✨ and improvements 🏁

  • Improve performance of patterns and line dashes and improve their appearance when zooming. (#12326)
  • Improve performance of text and icon placement. (#12351)
  • Improve performance of loading terrain data (#12397)
  • Allow zooming towards terrain at a safe distance without pitching the camera (#12354)
  • Allow for pitch override in cameraForBounds, fitBounds and fitScreenCoordinates camera APIs. (#12367)

Bug fixes 🐞

  • Fix getBounds when used around the poles with a globe projection. (#12315)
  • Fix incorrect transition flag in *-pattern and line-dasharray properties (#12372)
  • Fix symbols filtering when using center-to-distance along with terrain. (#12413)
  • Fix fog rendering artifact on lower resolution terrain tiles (#12423)
  • Fix an issue where Geolocate control would throw an error if it's removed before determining geolocation support (#12332) (h/t tmcw)

[email protected]

04 Jan 19:50
a1c9104
Compare
Choose a tag to compare
Bump for final (#12501)

v2.12.0-beta.1

15 Dec 00:46
d21512b
Compare
Choose a tag to compare
v2.12.0-beta.1 Pre-release
Pre-release
Update changelog and versions for v2.12-beta.1 (#12466)

* Update changelog and versions for v2.12

* Update CHANGELOG.md

Co-authored-by: Aidan H <[email protected]>

* Fix typo

* Update CHANGELOG.md

Co-authored-by: Aidan H <[email protected]>

* Move getBounds improvement to a bugfix

* Update CHANGELOG.md

Co-authored-by: Aidan H <[email protected]>

Co-authored-by: Aidan H <[email protected]>

v2.11.1

06 Dec 18:27
769519a
Compare
Choose a tag to compare

Bug fixes 🐞

  • Fix support for line breaks in labels that follow line geometries (#12377)

v2.11.1-beta.1

21 Nov 20:26
b0ebc03
Compare
Choose a tag to compare
v2.11.1-beta.1 Pre-release
Pre-release
v2.11.1-beta.1 (#12403)