What's shipped, when.
disenio.studio is built in the open. Every release lands here with notes and a date — so you always know what changed and when. Suggest something for the next one.
- May 6, 2026v0.2.1release
Published to npm. New name, new home.
- ·Rebranded disenio.io → disenio.studio. Same toolkit, sharper identity.
- ·CLI is live on npm: `npx disenio.studio init` from anywhere.
- ·Contact page at /contact — collab, theming, feedback.
- ·Theme tokens tuned: softer paper, more legible eyebrow labels.
- May 4, 2026v0.2.0ship
Theme Gallery + the Stark feel.
- ·Theme Gallery — six curated Feels you can flip through and share as URLs.
- ·Stark — a new minimal feel built around line work and zero shadow.
- ·Dark mode polish across components; better contrast at small text sizes.
- May 4, 2026v0.1.5ship
Pairs, layout primitives, diff/update.
- ·Pairs landed: FormField, Toolbar, EmptyState, StatCard, FilterBar, AuthCard, PageHeading, CommentRow.
- ·Layout primitives: Stack, Cluster, Switcher, Sidebar, Center, Grid, Spacer, Divider.
- ·CLI gained `disenio diff` and `disenio update` — lockfile-tracked components with an upgrade path.
- ·Share themes as URLs — encode the whole token set into a link.
- ·Setup guide for fresh and existing projects.
- May 4, 2026v0.1.0ship
Docs site, six components, and the CLI.
- ·First public docs site with live previews and a11y notes.
- ·Six new components: Tabs, Toast, Dialog, Select, Avatar, Tooltip, plus DataTable.
- ·CLI v1 — `init` and `add`, with config-driven aliases.
- May 3, 2026v0.0.1brand
Day one. disenio is born.
- ·Monorepo scaffolded.
- ·First three primitives: Button, Input, Card.
- ·Token surface drafted: paper, ink, accent, radius, motion, shadow.