Author
September 3, 2026 — Update
- Expanded the design system skill at
.cursor/skills/author-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.
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 7, 2026 — Update
- Added a new Astro + EmDash CMS variant: built-in admin at
/_emdash/admin, Portable Text content for posts, authors, and legal pages, CMS menus, LiveSearch, 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 18, 2026 — Update
- Upgraded to Sanity v5.0.0
January 17, 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.
January 05, 2026 — Update
- Installed Reading Time package to calculate reading time for blog posts.
December 31, 2025 — Update
Breaking changes
- Replaced the icon set (Tabler → Phosphor).
- Introduced a new navigation structure.
Improvements
- Updated the
Buttoncomponent to support link behavior and configurable icon sizes. - General refactor and internal cleanup.
- New color accent color
March 5, 2025 — Reset
- Added client-side search using Fuse.js.
January 16, 2025 — Reset
- Complete rebuild of the theme from scratch.
- New UI, layout, and component architecture.
- Introduced a reusable component system.
Documentation: Components
This release replaces all previous versions and establishes a new baseline.
August 22, 2023 — Release
- Initial release