Release v1.4.0 · July 8, 2026

SEO suite, full-text search, and a faster dashboard

A full SEO layer (structured data, canonical/OG tags, per-type defaults, 404 + redirect tracking), FTS5 entry search with Cmd-K, D1 read replication, and a dashboard revamp on TanStack Query.

SEO

  • Structured data: WebSite, Article/WebPage, and BreadcrumbList JSON-LD
  • Self-referencing canonicals and a complete OG/Twitter tag set
  • Per-content-type SEO defaults — a middle tier between per-entry values and site-wide settings
  • Sitemap hardening, trailing-slash 301s, and SEO health checks
  • 404 monitoring, redirect hit tracking, and automatic 301s when a slug or parent changes

Search

  • FTS5 full-text entry search, wired to the dashboard's Cmd-K
  • D1 read replication via the Sessions API

Dashboard

  • Home revamp: content overview and per-day traffic charts
  • Content listing migrated to TanStack Query with targeted invalidation after mutations
  • Loading indicators wait 400ms so instant operations never flash
  • Schema-validated request bodies across the dashboard API

Docs

  • Interactive API reference built on the generated OpenAPI spec