VAST delivery now correctly expands GDPR consent macros used by ad players, ensuring consent signals reach all supported platforms.
Answer choices in flow now keep their correct order when connecting, disconnecting, or reconnecting operators. Previously, answers could end up in the wrong position after multi-target connects or reconnects. Numbered position badges now show on connector lines when you hover or focus an operator.
Drag-selecting connector lines in the flow editor is now more accurate. Previously, diagonal lines could be selected even when the selection box only touched empty space around them. The selection now follows the actual curve of the line.
Changing a button's default background color, gradient, or image now automatically updates the hover and active states to match. Hover gets a slightly brighter version of the color, active gets the same. States set to "none" are left alone.
Dragging to adjust a number field no longer rounds away decimal values. A value like 1.5 previously snapped to 2 when you started dragging. It now stays at 1.5 and adjusts from there.
The search bar in the code editor is now readable in light themes. Previously the text blended into the dark editor background, making it hard to see what you typed.
The DOM Inspector now has expand/collapse all buttons, per-node recursive expand, drill-inspect (click the same spot to go deeper into nested elements, Shift+click to go back up), and the filter scrolls to the first match automatically. Also suppresses false "Unknown property" warnings for modern CSS properties like aspect-ratio, gap, and inset.

