v4.3.5

sergeyzwezdin/hubav4.3.5Jan 25, 2026by juliangarnier

AI Summary

A bug fix release addressing regressions in Auto Layout and Animation that were introduced in previous minor versions.

Key Highlights

  • Fixed regression in v4.3.2 preventing inline element animation.
  • Fixed regression in v4.3.0 preventing correct CSS 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).