0.5.0Release

Structured tables

Structured tables — 0.5.0

This release adds structured tables with rich column types, cross-table relations, and composable filters.

What's new

  • Column types: text, number, date, boolean, select, multi-select, relation, URL, email, phone
  • Cross-table relations with inline record navigation
  • Composable filter rules saved per view
  • Multi-column sort with drag-to-reorder priority

Relations

Relation columns link rows across tables. Click a relation cell to open the row picker. Navigate to linked records inline without leaving the current table.

Filters

Filters are composable rules: column + operator + value. Multiple filters combine with AND. Filters are saved per view — the same table can show different data in different views.