✨ Features and improvements
- Improve
ProjectionDatamatrix backing types for renderer and custom layer projection matrices (#6316) (by @cat0825)
🐞 Bug fixes
- Fix camera jump on dragend with globe + terrain at low pitch (#7736) (by @kodeezabdullah)
- Fix web font rendering by awaiting document.fonts.load() before TinySDF instantiation (#7735) (by @kodeezabdullah)
- Remove the framebuffer completeness check that threw an unhandled
Framebuffer is not completeerror on transient GPU resource loss (e.g. when a tab wakes from sleep); incomplete framebuffers now self-heal on the next frame instead (#7303) (by @johanrd) - ⚠️ Disable icon scaling with offset, this is a render breaking change which we have decided to incorporate in both maplibre-gl-js and maplibre-native (#7742) (by @springmeyer and @HarelM)