v4.3.5
elebumm/RedditVideoMakerBotv4.3.5Jan 25, 2026by juliangarnier
AI Summary
Fixes regressions in Auto Layout and Animation to ensure inline elements animate correctly and background colors are interpreted accurately.
Key Highlights
- Fix for Auto Layout regression preventing inline element animation
- Fix for Animation regression regarding background color interpretation
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).