Maintenance release: dependency updates, a transitive security patch, and CI fixes. No behavior changes.
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.
Previous/next article navigation for blog posts
Path-scoped .claude/rules/ context files for leaner CLAUDE.md
Major UX improvements: build progress spinners, Vite-style dev server, shell completions, smart error hints, and more.
PageSpeed audit command, CSS/JS minification on by default
Security fix: heading XSS, i18n language context bug, Plausible warning spam, image attribute extraction
Atom 1.0 feeds, redirect aliases via frontmatter, upgrade path for custom templates
Fix serve watcher rebuild loop on Linux with strictatime/relatime filesystems
Incremental builds: dev server skips rebuilding unchanged content for faster iteration
Bug fixes: PageSpeed URL encoding, Atom feed RFC 4287 author compliance, tag link URL prefix, CLAUDE.md pagination example
Fix seite upgrade not updating project version when no file changes needed
Collection index pages with sidebar nav, redirect_to, and docs-index template
Per-subdomain base URL override
Further build pipeline optimizations: eliminate redundant file walks and per-page allocations.
Parallelize the build pipeline with rayon and consolidate HTML post-processing for faster builds.
Subdomain support in MCP, scaffolding, and upgrade system
Per-collection subdomain deploys
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.
Image quality settings now apply to JPEG and WebP output: lossy WebP encoding via libwebp.
SEO meta tag fixes across all themes and new public/ directory for root-level files.
Initial public release of seite, the AI-native static site generator built in Rust.