2026202520242023
v2.14.0 · May 11, 2026Feature
Container-query support for all layout primitives
Every layout primitive now accepts a container-context selector. Aside, Grid, Flex, Section, and Stack all honor container queries by default.
v2.13.2 · May 04, 2026Fix
Patch for SSR token leakage
Fixed an edge case where tokens registered in one request could leak into a subsequent request under heavy concurrency. CVE-2026-0084.
v2.13.1 · Apr 28, 2026Fix
Drag-handle positioning on touch
Drag handles in the editor now position correctly under iOS Safari with the keyboard open.
v2.13.0 · Apr 21, 2026Feature
Aurora timeline editor
A Flash-style bottom-docked timeline for authoring motion. Tracks, keyframes, scrub playhead, snap-to-beat.
v2.12.0 · Apr 07, 2026Feature
Surfaces panel: custom token surfaces
Generate a full surface stack from any custom color token. Override per-role. Save as a named scheme.
v2.11.4 · Mar 24, 2026Perf
40% faster initial editor load
Lazy-loaded the framework manifest. Initial paint dropped from 2.1s to 1.3s on a fast 3G profile.