✨ Features and improvements
- Prefer local glyph rendering for all CJKV characters, not just those in the CJK Unified Ideographs, Hiragana, Katakana, and Hangul Syllables blocks. ([4560](https://github.com/maplibre/maplibre-gl-js/pull/4560)))
🐞 Bug fixes
- Fix right-to-left layout of labels that contain characters in the Arabic Extended-B code block. ([4536](https://github.com/maplibre/maplibre-gl-js/pull/4536))
- Fix 3D map freezing when camera is adjusted against map bounds. ([4537](https://github.com/maplibre/maplibre-gl-js/issues/4537))
- Fix `getStyle()` to return a clone so the object cannot be internally changed ([4488](https://github.com/maplibre/maplibre-gl-js/issues/4488))
- Fix issues with setting sky to `undefined` ([4587](https://github.com/maplibre/maplibre-gl-js/pull/4587)))