Document the internal PostgreSQL major upgrade and rollback flow, add it to the getting-started sidebar, and clarify compose override precedence when the upgrade override is present.
Split the destinations knowledge base item into introduction, create, and manage pages in both hand-authored and generated metadata, and keep index entries from collapsing section headings.
Install system fonts in the Docker build and configure Resvg to load them so generated OG images render text reliably. Also emit absolute OG image URLs in route metadata.
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19,
and Vite. Migrate all documentation content to MDX under content/docs/.
Add full src/ app with React components, routing, search, and API page.
Remove Korrektly integration from CI/CD workflows, Dockerfile, and env
vars. Update build pipeline to output to .output/public instead of
docs/.vitepress/dist.