- core: Fix dynamic texture resource management (#4337).
- fix(core): Update image descriptor sets when removing textures (#4351).
- Fix surface snapshot timing (#4339).
- Reduce Android runtime symbol resolution (#4356).
- feat(core): render local CJK glyphs at 2x texture resolution (#4304).
- Convert a PMTiles metadata decompression failure into an error response instead of an uncaught exception (#4399).
- fix(core): notify layer observer when source-layer or source-id changes (#4372).
- Fix MLNNetworkConfiguration not forwarding 'didReceiveResponse' to its delegate. (#4393).
- core: add nearClippedProjectionMatrix to MLNCustomStyleLayer (#4364).
- Fix blurry map view in landscape on iPad (due to an orientation-varying scale factor) (#4373).
- Clamp pan offset to the horizon on pitched maps (#3105) (#4362).
- core: do not use JSON serialization for layer grouping key (#4075).
- core: Tolerate stencil clipping setup failures (#4317).
- Enable FastPFOR encodings in MLT (#4146).
- Add fill extrusion style property that enables rounded corners for extruded buildings (Core feature) (#4343).
- core: check if edge length is zero for rounded corners (#4424).