1.106
CesiumGS/cesium1.106Jun 1, 2023by jjhembd
AI Summary
This release focuses on rendering fixes, specifically improving label backgrounds, CSS color parsing, and camera controls for tracked entities.
Key Highlights
- Fixed label background rendering.
- Fixed color creation from CSS color string with modern 'space-separated' syntax.
- Fixed tracked entity camera controls.
Full Release Notes
1.106 - 2023-06-01 Highlights include: - Fixed label background rendering. [#11293](https://github.com/CesiumGS/cesium/pull/11293) - Fixed color creation from CSS color string with modern "space-separated" syntax. [#11271](https://github.com/CesiumGS/cesium/pull/11271) - Fixed tracked entity camera controls. [#11286](https://github.com/CesiumGS/cesium/issues/11286) See the [changelog](https://github.com/CesiumGS/cesium/blob/1.106/CHANGES.md) for the complete list of changes.