Changelog

What's new in FlowConvert — every update, fix, and improvement.

v4.4 Current
Full form support — FormWrapper, FormForm, success/error messages
Auto-copies Webflow JSON to clipboard on conversion
Input elements now allowed outside of form context
Checkbox, radio, select, and textarea properly mapped to Webflow form types
v4.3
inset shorthand expansion to top/right/bottom/left
Event handlers (on* attributes) preserved in xattr
SVG centering — adds display:block; margin:0 auto
v4.2
Grid without explicit rows auto-adds grid-template-rows: auto
Reveal animation detection — opacity:0 + transition on opacity sets to 1
Unreferenced CSS classes (JS toggles) added to custom CSS embed
v4.1
Base version with full conversion pipeline
v3.0
HtmlEmbed DOM wrapper requirement — bare HtmlEmbed crashes Designer

Known Limitations

Complex CSS selectors go to custom embed (by design — Webflow's flat class system)
CSS var() values always go to custom embed
No Webflow IX2 interaction mapping
Images reference external URLs, not Webflow CDN
:hover effects only work on published site (Designer limitation)