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 7, 2026v0.2.0release
Live on npm. Install from anywhere.
- ·`disenio.studio` is now publicly installable: `npx disenio.studio init` works in any directory.
- ·Brand sweep: every command in docs and on the site uses the full `disenio.studio` name.
- ·Contact form wired to a real API with branded HTML auto-reply from CreativeKat Studio.
- ·Showcase page · AI integration page · /llms.txt for AI agents.
- May 6, 2026v0.1.9brand
Rebrand: disenio.io → disenio.studio.
- ·New domain, new identity. Same toolkit underneath.
- ·Theme tokens tuned: softer paper, more legible eyebrow labels.
- ·OG images per route. Floating pill nav.
- 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.studio diff` and `disenio.studio 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.studio is born.
- ·Monorepo scaffolded.
- ·First three primitives: Button, Input, Card.
- ·Token surface drafted: paper, ink, accent, radius, motion, shadow.