Carbon
September 3, 2026 — Update
- Expanded the design system skill at
.cursor/skills/carbon-design/SKILL.md: typography, color usage, spacing rhythm, component conventions, and do/don’t rules extracted from the theme’s own code, so AI coding tools (Cursor, Claude Code, Codex) build UI that matches the theme. AGENTS.mdlinks the design rules in every variant.- Rebuilt the Astro + Sanity CMS variant as a full port of the theme: Carbon’s design tokens, components, and pages in
apps/web, with Sanity schemas for sites, store products, posts, and legal pages wired through the unified data layer.
August 15, 2026 — Update
- Refreshed Astro + Tailwind CSS dependencies to latest stable releases.
- Refreshed Astro + Sanity CMS variant dependencies (
astro@7.2.2, Tailwind v4.3.3, Sanity v6.9.x, and related packages). - Updated integrations and related packages (
@lexingtonthemes/seo,@astrojs/*, Tailwind). - Refreshed Astro + EmDash CMS variant dependencies (
astro@7.2.2, Tailwind v4.3.3, EmDash v0.33.x, and related packages).
August 8, 2026 — Update
- Added a new Astro + EmDash CMS variant: built-in admin at
/_emdash/admin, Portable Text content for directory listings, blog posts, store products, and legal pages, CMS menus, and Cloudflare Workers deploy (D1 + R2). - Includes buyer docs (
STARTING-UP.md,SEO.md,AGENTS.md), Cursor rules, and a local SQLite +npm run setupworkflow. - The Astro + Tailwind CSS and Astro + Sanity CMS variants are unchanged in this release.
June 23, 2026 — Update
- Upgraded to Astro v7 stable (
7.0.0) — no longer on beta. - The Astro + Sanity CMS variant front-end has also been updated to Astro v7 stable.
- Refreshed integrations and dependencies (
@lexingtonthemes/seo,@astrojs/*, Tailwind).
June 11, 2026 — Update
- Upgraded to Astro v7 and Tailwind CSS v4.
- The Astro + Sanity CMS variant has been upgraded to Astro v7, Tailwind CSS v4, and Sanity v6.
- Updated integrations and dependencies for v7 compatibility.
March 29, 2026 — Update
- Added AGENTS.md and Cursor rules (
.cursor/rules) for AI-assisted development, on both the Astro + Tailwind CSS and Astro + Sanity CMS versions, each adapted to its repo layout.
January 23, 2026 — Update
- Added a new variant with Sanity CMS integration with a ready-to-use Sanity Studio and full Astro front-end support.
- Introduced CMS-powered content types for editorial workflows.
- Now available as part of the new Full Access and Agency tiers.
December 29, 2025 — Reset
- Complete rebuild of the theme from scratch.
- New UI, layout, and component architecture.
- Added client-side search using Fuse.js.
- Introduced a reusable component system.
- Documentation: Components
- Added Show more button on long list.
This release replaces all previous versions and establishes a new baseline.
October 27, 2023 — Release
- Initial release