Changelog
v1.20.0
Bug Fixes
v1.19.1
v1.19.0
Bug Fixes
Features
- frontend: add blueprint variant to features section (023502c)
- frontend: add launchpad variant to features section (62d1b31)
- frontend: add operator-desk variant to features section (7f27758)
- frontend: add release-train variant to features section (b621336)
- frontend: animate hero picker into a floating popup on scroll (8ac4ba6)
v1.18.1
Bug Fixes
- frontend: repair pages dropdown layout (543fdf9)
v1.18.0
Features
- refresh faq accordion styling (9d7e68f)
v1.16.0
Bug Fixes
- frontend: anchor components tooltips correctly (6ab48c5)
Features
- frontend: group pages into shared nav dropdown (100c992)
v1.15.2
v1.15.1
Bug Fixes
- frontend: source /changelog from root CHANGELOG.md (d08e706)
v1.15.0
Bug Fixes
- deps: regenerate pnpm-lockfile to clear dependabot merge artifacts (fcf3256)
Features
- frontend: add about page with timeline, principles, team (c422e12)
- frontend: add AccordionPanel component via reka-ui primitives (616d9bb)
- frontend: add Alert component with 4 semantic variants (faece44)
- frontend: add Avatar component with initials fallback + stack (4484dd2)
- frontend: add Badge component with 8 colors × 3 variants (7c83f95)
- frontend: add components, pricing, about to header and mobile nav (80406e9)
- frontend: add DemoBanner component for marking placeholder pages (f260561)
- frontend: add DemoBanner to pricing/about pages with placeholder team names (5b9b6f4)
- frontend: add Kbd component with platform-aware Mod key (10e528b)
- frontend: add pricing marketing page with tiers, comparison, FAQ (3e78107)
- frontend: add ProgressBar component with determinate + indeterminate modes (2563c21)
- frontend: add Skeleton component with shimmer animation (7cd8260)
- frontend: add themed 404 not-found page (123d4e3)
- frontend: add TooltipHover component with 4 sides (39c5271)
v1.14.0
Features
- upgrade astro 5 to astro 6 (f95044d)
v1.13.2
Bug Fixes
- use --force for corepack install to handle existing yarn bin (05e8388)
v1.13.1
Bug Fixes
- install corepack in dockerfile for node 25 compat (88b1c86)
v1.13.0
Features
- integrate new animation utilities into landing page (433a20c)
v1.12.0
Features
- add reusable animation utilities from reposweep (ce7525a)
v1.11.0
Features
- frontend: add reusable dialog and operation queue components (8a22fa3)
v1.10.1
Bug Fixes
- prevent terminal/code block overflow on mobile in DX section (92866c8)
v1.10.0
Features
- disable auth UI for template deployment (7fa6128)
v1.9.4
Bug Fixes
- add prerendered routes to middleware static routes list (c684a75)
v1.9.3
Bug Fixes
- generate assetsignore in frontend build script (2e41e39)
v1.9.2
Bug Fixes
- add nodejs_compat flag for better-auth and postgres runtime support (81d6053)
v1.9.1
Bug Fixes
- update wrangler assets directory to match astro cf adapter v12 output (4d7da59)
v1.9.0
Features
- frontend: add design components, mobile nav, and gradient utilities (8f954a2)
v1.8.0
Features
- cli: add guard utilities for safety checks (af355b4)
- cli: add project detection and context utilities (f626a56)
- cli: add ss add command with page/component/api scaffolding (b5a3ae2)
- cli: add ss db commands (seed, reset, migrate, studio) (cb9afe9)
- cli: add ss dev command with auto-detection (bbb31a3)
- cli: add ss doctor command (0cd542f)
- cli: add ss entry point with commander wiring (ad9915d)
- cli: add ss info command (0faa0c4)
- cli: add ss init wizard with phased setup (a84a932)
- cli: add ss strip command for feature removal (3c07e98)
- cli: add styled log utilities (25cb1e9)
- cli: complete ss CLI v1 with all commands wired (6aa5755)
v1.7.0
Features
- frontend: add use case guide with stack option picks (d36c4b4)
v1.6.1
Bug Fixes
- resolve auth and db connection issues for aspire dev (bd28234)
v1.6.0
Bug Fixes
- resolve typecheck errors in storage adapters (8d114a2)
Features
- add avatar upload API endpoint (58b73e3)
- add demo credentials hint to login page (4da1a1e)
- add demo user seed script (2c86d2e)
- add profile settings component (ac26159)
- add security settings component (e7d35c2)
- add settings index redirect (499c070)
- add settings layout with sidebar (e8d0186)
- add settings profile and security pages (b0e57aa)
- add settings sidebar component (4109b83)
- add storage adapter with R2 and local implementations (8507072)
- add user menu dropdown component (5e0bbab)
- auth: enable change email support (3ac17fc)
- auth: protect /settings routes (02164a2)
- frontend: add synced linux/mac/windows terminal variants (2a4f63e)
- wire user menu into header (95a883a)
v1.5.0
v1.4.0
v1.3.0
Features
- add logo, favicon, about section, and spectacle software cta (c792620)
v1.2.0
Features
- add docs sidebar, fix footer links, update terminal for aspire (7884e96)
v1.1.0
Features
- add rich frontend content, landing page, and prose styling (338a9f7)
v1.0.0
Bug Fixes
Features
- add .net 10 backend with clean architecture, ef core, health checks (cf0c4a8)
- add aspire apphost for single-command dev orchestration (3c5d84c)
- add auth middleware with session injection and route guards (3ae1bfd)
- add auth-protected dashboard page (14965f4)
- add base design tokens for spacing, typography, radii, shadows (172c098)
- add base layout, header, footer, theme toggle, seo component (a52c4b9)
- add better auth api route handler (0f6d134)
- add better auth with email/password config (41c1e8f)
- add blog, docs, changelog pages with content collection routing (1e77962)
- add content collections for blog, docs, changelog with samples (be7a8bc)
- add docker compose, dockerfiles, and postgres init (66f15e6)
- add dracula dark and alucard light theme tokens (86f0ad1)
- add drizzle orm with postgres and auth schema (8f25c58)
- add env example, api client, and fix middleware for static routes (e3fdab6)
- add login and register pages with auth form component (a22e703)
- add rss feed, robots.txt, json-ld structured data (15c3f2a)
- add style dictionary build script for multi-format token output (57f5617)
- add view transitions and scroll-driven css animations (1edcd1c)
- add vitest with smoke tests, verify frontend build (0cb0c37)
- initialize astro 5 with vue, mdx, cloudflare adapter (c6eb1b3)
- setup tailwind 4 with design token integration (6f6c790)
- verify token build outputs and add tokens:build script (283aad6)