v4.3.5
MODSetter/SurfSensev4.3.5Jan 25, 2026by juliangarnier
AI Summary
This release addresses two regressions: one in Auto Layout preventing inline element animation and another in Animation preventing correct background color interpretation.
Key Highlights
- Fixed Auto Layout regression from v4.3.2 that blocked inline element animation
- Fixed Animation regression from v4.3.0 regarding CSS background color interpretation
- Focuses on restoring previous functionality in specific animation scenarios
Full Release Notes
## Bug Fixes - **Auto Layout** - Fix a regression introduced in v4.3.2 that prevented inline element to be animated in some cases. - **Animation** - Fix a regression introduced in v4.3.0 that prevented CSS computed style of `background` to be correctly interpreted as a color value (#1136).