August 21st, 2025
New & Improved
Swap & Replace Instances
Alt + Click in Insert menu → Replace (button shows “Replace”).
Click component name → Swap class (all properties stay; only class changes).
Click paint roller → Swap styles (properties and class stay; only styles change).
ID Controls
Link primitive href property now has section Id property (uses combobox to search for Ids available scoped to the current page/view)
Box, Text, Image now have an Id prop (unique per page) for anchors/targets.
Fixes
Prevented removal of classes used inside the Rich Text editor (no more false “unused class” deletions).
Fixed crash when setting Grid min row size = 0 (no error on blur/Return).
Instance classes now sort by priority order.