v4.3.2
juliangarnier/animev4.3.2Jan 22, 2026by juliangarnier
AI Summary
Bug fix release addressing an issue with inline tag detection in layout animations when surrounded by comments.
Key Highlights
- Fix inline tags like <span> or <strong> not detected when surrounded by comments
Full Release Notes
## Bug Fixes - **Layout** - Fix an issue where inline tags, like <span> or <strong> weren't detected when surrounded by comments (again)