v4.3.5
ruixenui/ruixen.comv4.3.5Jan 25, 2026by juliangarnier
AI Summary
Addresses two regressions affecting inline element animations and CSS background color parsing to restore core functionality.
Key Highlights
- Fixed regression preventing inline element animation
- Fixed CSS computed style background color interpretation
- Restored core animation stability
New Features
- Restored inline element animation support
- Corrected background color value parsing
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).