🐞 Bug fixes
- Fix missing promoteId when merging queued updateData diffs in geojson source (#8500) (by @cherenkov)
- Sanitize attribution with an allow list of tags and attributes rather than a list of known-dangerous ones (#8532) (by @HarelM)
- Fix the camera jumping or bobbing around gestures over terrain, and ignoring terrain that loads after
easeTo/flyTo(#8471) (by @johncarmack1984) - Stop sending a vector tile to the worker when it was dropped while its request was being transformed or while the worker was still starting up, which left the parsed tile in the worker for the lifetime of the map (#8516) (by @cherenkov)