Changelog

All notable changes. Subscribe via RSS.

RSS

v0.12.0

feature

Auto-generate subdomain deploy steps in CI workflows and stop pinning the seite version so projects always use the latest release.

v0.11.0

fix

Fix AVIF image processing errors and add i18n support for shortcode callout labels.

v0.10.1

fix

Plausible Analytics: support new unique snippet format (Oct 2025+) with async loading and init script.

v0.8.0

new

Atom 1.0 feeds, redirect aliases via frontmatter, upgrade path for custom templates

v0.7.0

new

PageSpeed audit command, CSS/JS minification on by default

v0.8.1

fix

Bug fixes: PageSpeed URL encoding, Atom feed RFC 4287 author compliance, tag link URL prefix, CLAUDE.md pagination example

v0.9.0

new

Major UX improvements: build progress spinners, Vite-style dev server, shell completions, smart error hints, and more.

v0.8.2

fixsecurity

Security fix: heading XSS, i18n language context bug, Plausible warning spam, image attribute extraction

v0.4.5

fix

Fix serve watcher rebuild loop on Linux with strictatime/relatime filesystems

v0.6.0

new

Previous/next article navigation for blog posts

v0.10.0

featureperformance

Incremental builds: dev server skips rebuilding unchanged content for faster iteration

v0.5.0

newimprovement

Path-scoped .claude/rules/ context files for leaner CLAUDE.md

v0.4.4

fix

Fix seite upgrade not updating project version when no file changes needed

v0.4.3

new

Collection index pages with sidebar nav, redirect_to, and docs-index template

v0.3.2

improvement

Parallelize the build pipeline with rayon and consolidate HTML post-processing for faster builds.

v0.4.2

improvement

Per-subdomain base URL override

v0.4.0

new

Per-collection subdomain deploys

v0.3.3

improvement

Further build pipeline optimizations: eliminate redundant file walks and per-page allocations.

v0.4.1

improvement

Subdomain support in MCP, scaffolding, and upgrade system

v0.3.0

newimprovementfix

4 new themes, 2026 design refresh, math/LaTeX rendering, AVIF image format, and SEO improvements.

v0.3.1

fix

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.

v0.2.3

newfix

Plausible script extensions, conversion event tracking, and PNG image optimization.

v0.2.4

new

Brand identity builder skill: logo, color palette, and favicon creation via /brand-identity.

v0.2.1

fixnew

SEO meta tag fixes across all themes and new public/ directory for root-level files.

v0.2.2

fix

Image quality settings now apply to JPEG and WebP output: lossy WebP encoding via libwebp.

v0.1.0

new

Initial public release of seite, the AI-native static site generator built in Rust.