v4.3.5
antgroup/echomimicv4.3.5Jan 25, 2026by juliangarnier
AI Summary
Fixed regressions in Auto Layout that prevented inline elements from animating and issues with CSS background color interpretation.
Key Highlights
- Fixed Auto Layout regression (inline element animation)
- Fixed CSS background color interpretation regression
- Resolves issues introduced in v4.3.0 and v4.3.2
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).