Back to the changelog

v0.68.0

July 22, 2026

The flow table is yours. Columns from your flow's fields, reliable server-side sorting and saved views: one shared with the team, one personal to you.

  • Feature

    Columns from your flow's fields

    In each flow's table view, the new "Columns" button lets you choose what to see: fixed columns and payload fields, taken from the v0.67 field registry — declared ones on top with their label, observed ones with an "inferred type" badge. Each field renders by its type: formatted numbers, booleans as check marks, objects as badges, missing values as "—". And if a field is later removed from the registry, the column flags "missing field" without ever breaking.

  • Improvement

    True server-side sorting

    Click a header to sort, ascending or descending: sorting happens on the server across all the flow's items, not just the loaded ones. Numbers sort as numbers even with dirty data (non-numeric values go last), the order stays stable across pages, and ReadOnly users cannot sort masked fields — sorting hidden values would reveal who has the highest one.

  • Feature

    Shared and personal views

    Flow designers can save columns and sorting as the "team view", the default layout for everyone. Personal tweaks are remembered automatically — a "customized view" badge — without affecting anyone else, and "Restore team view" brings back the shared layout in one click.