Skip to content
Flow-UILive

Changelog

What shipped, release by release.

  1. 1.0.0

    Latest16 August 2026
    The first Flow-UI release. The complete schema layer with lossy decoding and diagnostics, the SwiftUI renderer with pages, carousels, grids, sticky bars, bottom sheets, shimmer and skeletons, the open widget registry, the action dispatcher with api mutations, the theming protocol, the widget state store, and eight starter widgets. Ships with a fixture driven demo app, a JSON playground and a debug console.

Versioning#

Flow-UI follows semantic versioning. The JSON contract is part of the public API: additive schema changes ship in minor versions, and anything that would break an existing payload waits for a major.