v5.11.0
🚀 Features
- toc: improve main grid for a wider TOC in #1363
- css: add support for
app/app.cssin #1364 - layer: set
ContentTocdefault variant tocircuitin #1360
🐛 Bugs
- mcp: respect
mcp.routein page header dropdown in #1362 - mcp: incorrect MCP tools when
app.baseURLis set in #1361
Warning
Docus now auto-imports app/app.css for theme customization. If you were registering a CSS file in nuxt.config.ts with @import "tailwindcss", switch to app/app.css (without the import) to avoid duplicate Tailwind styles. See the Theme documentation for details.
Full Changelog: v5.10.1...v5.11.0