Auto-generate subdomain deploy steps in CI workflows and stop pinning the seite version so projects always use the latest release.
Fix AVIF image processing errors and add i18n support for shortcode callout labels.
Plausible Analytics: support new unique snippet format (Oct 2025+) with async loading and init script.
Atom 1.0 feeds, redirect aliases via frontmatter, upgrade path for custom templates
PageSpeed audit command, CSS/JS minification on by default
Bug fixes: PageSpeed URL encoding, Atom feed RFC 4287 author compliance, tag link URL prefix, CLAUDE.md pagination example
Major UX improvements: build progress spinners, Vite-style dev server, shell completions, smart error hints, and more.
Security fix: heading XSS, i18n language context bug, Plausible warning spam, image attribute extraction
Fix serve watcher rebuild loop on Linux with strictatime/relatime filesystems
Previous/next article navigation for blog posts
Incremental builds: dev server skips rebuilding unchanged content for faster iteration
Path-scoped .claude/rules/ context files for leaner CLAUDE.md
Fix seite upgrade not updating project version when no file changes needed
Collection index pages with sidebar nav, redirect_to, and docs-index template
Parallelize the build pipeline with rayon and consolidate HTML post-processing for faster builds.
Per-subdomain base URL override
Per-collection subdomain deploys
Further build pipeline optimizations: eliminate redundant file walks and per-page allocations.
Subdomain support in MCP, scaffolding, and upgrade system
4 new themes, 2026 design refresh, math/LaTeX rendering, AVIF image format, and SEO improvements.
Fix Windows build by switching KaTeX from quick-js to duktape backend. The quick-js JavaScript engine does not support Windows targets, causing release builds to fail.
Plausible script extensions, conversion event tracking, and PNG image optimization.
Brand identity builder skill: logo, color palette, and favicon creation via /brand-identity.
SEO meta tag fixes across all themes and new public/ directory for root-level files.
Image quality settings now apply to JPEG and WebP output: lossy WebP encoding via libwebp.
Initial public release of seite, the AI-native static site generator built in Rust.