Sourced from maplibre-gl's releases.
v5.6.2
https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.6.1:
🐞 Bug fixes
- Fix white artifacts when using non-zero elevation (#6032)
- Fix geolocate control lock loss on window resize and zoom (#3504)
- Fix a memory leak in
GeoJSONSourcewhen rapidly updating data (#6163)- Fix
Map.setTransformRequestparameter type to includenull(#6179)- Fix typo
_rotatePitchHandlerin thenavigation_control.tsfile (#6207)v5.6.1
https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.6.0:
🐞 Bug fixes
- Fix use of
textureSizecall in color relief shader (#5980)- Fix Y axis transformation in projectFromLabelPlaneToClipSpace (#6021)
- Alpha-sort all examples (#6049)
- Ensure opacity is reset for popups when
locationOccludedOpacityno longer applicable (#6088)v5.6.0
https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.5.0:
✨ Features and improvements
- Add
setGlobalStateProperty()andgetGlobalState()to the map public API (#5613)- Improve tile frustum culling for globe, leading to better performance and faster loading times. (#5865)
- Add new
color-relieflayer type to render hypsometric tint from terrain-RGB tiles. (#5742)🐞 Bug fixes
- Fix
queryRenderedFeaturesbounding box crossing antimeridian in globe view. (#5856)- Fix handling invalid glyph placement results along lines (#5118)
- Fix
refreshTiles()for vector tiles (#5875)- Revert changes to polygon intersection detection (#5590 caused issue 5864)
- Fix breaking clusters when non-integer value provided for
clusterMaxZoom(warning is shown) (#5929) + clarify API docs
Sourced from maplibre-gl's changelog.
5.6.2
🐞 Bug fixes
- Fix white artifacts when using non-zero elevation (#6032)
- Fix geolocate control lock loss on window resize and zoom (#3504)
- Fix a memory leak in
GeoJSONSourcewhen rapidly updating data (#6163)- Fix
Map.setTransformRequestparameter type to includenull(#6179)- Fix typo
_rotatePitchHandlerin thenavigation_control.tsfile (#6207)5.6.1
🐞 Bug fixes
- Fix use of
textureSizecall in color relief shader (#5980)- Fix Y axis transformation in projectFromLabelPlaneToClipSpace (#6021)
- Alpha-sort all examples (#6049)
- Ensure opacity is reset for popups when
locationOccludedOpacityno longer applicable (#6088)5.6.0
✨ Features and improvements
- Add
setGlobalStateProperty()andgetGlobalState()to the map public API (#5613)- Improve tile frustum culling for globe, leading to better performance and faster loading times. (#5865)
- Add new
color-relieflayer type to render hypsometric tint from terrain-RGB tiles. (#5742)🐞 Bug fixes
- Fix
queryRenderedFeaturesbounding box crossing antimeridian in globe view. (#5856)- Fix handling invalid glyph placement results along lines (#5118)
- Fix
refreshTiles()for vector tiles (#5875)- Revert changes to polygon intersection detection (#5590 caused issue 5864)
- Fix breaking clusters when non-integer value provided for
clusterMaxZoom(warning is shown) (#5929) + clarify API docs- Fix use of reserved GLSL
switchstatement in hillshade shader (#5972)
7887f2c
Bump version to 5.6.2 (#6225)f3bf5d3
msft tier update (#6212)6a66c11
Fix: issue #3504
geolocate lock loss zoom (#6219)627ddaf
chore(deps): bump @mapbox/tiny-sdf from 2.0.6 to 2.0.7 (#6224)5bbdd80
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#6221)cb873a5
chore(deps-dev): bump @types/node from 24.1.0 to 24.2.0
(#6222)b20ddb1
chore(deps-dev): bump @typescript-eslint/parser from
8.38.0 to 8.39.0 (#6220)34b050c
chore(deps-dev): bump devtools-protocol from 0.0.1493946 to 0.0.1495869
(#6218)cc4dfc2
Fix _rotatePitchHandler typo (#6208)b1a2d89
chore(deps-dev): bump stylelint-config-standard from 38.0.0 to 39.0.0
(#6203)