Releases: nuxt-content/docus
Releases · nuxt-content/docus
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
v5.10.1
v5.10.0
🚀 Features
- customization: add
AppHeaderLeftcomponent (#1332) (313ef59) - layer: forward app config defaultVariants to subcomponents (#1338) (8abf0d4)
- skills: make directory configurable via module options (#1341) (764329f)
🐛 Bug Fixes
- .starters: accurate folder prefix (#1334) (ff036f9)
- build: remove noisy vite warns (#1344) (a95607a)
- i18n: add Dutch (nl) locales for assistant UI (#1335) (965850f)
- i18n: add missing locale keys (#1336) (3dd3e18)
💚 New Contributors
- @remihuigen made their first contribution in #1336
- @blombard made their first contribution in #1334
- @francoisauclair911 made their first contribution in #1341
Full Changelog: v5.9.0...v5.10.0
v5.9.0
🚀 Features
- ai: accept OIDC or API key (#1323) (b21799b)
- ai: improve mcp page tools (#1326) (66ea500)
- layer: add option to force color-mode (#1310) (8d8b0a7)
- ogImage: upgrade to v6 and use primary color (#1312) (a30dcb8)
- skills: add agent skills discovery via
.well-known(#1297) (2f7861b)
🐛 Bug Fixes
- layer: do not display edit page if github url missing (#1327) (d056a2c)
- og: limit description size (#1325) (1981e83)
- og: set og image as static (#1324) (46eb49d)
- starters: use extend in nuxt config (#1328) (c5f4580)
💚 New Contributors
- @mrniamster made their first contribution in #1308
📚 Documentation
https://docus.dev/en/ai/skills
Full Changelog: v5.8.1...v5.9.0
v5.8.1
v5.8.0
🚀 Features
🐛 Bug Fixes
- assistant: use
baseURLfor api call (#1295) (561c629) - i18n: use click mode for language selection (#1305) (a9a2fff)
- mcp: derive Docus MCP page URLs from request origin (#1302) (6043beb)
- mcp: use request fetch for raw page content (#1304) (84ddc87)
- typescript: support
nuxt typecheckin apps extending docus (#1300) (7032533)
💚 New Contributors
📚 Documentation
https://docus.dev/en/concepts/configuration#navigation
Full Changelog: v5.7.0...v5.8.0
v5.7.0
v5.6.1
v5.6.0
🚀 Features
🐛 Bug Fixes
- assistant: stop floating input overlay from intercepting clicks (#1277) (53628af)
- layer: ensure i18n activation for nav transform (7a48865)
- layer: reduce noisy dev warnings for optional AI assistant (#1276) (2747a09)
- layer: use native sqlite connector (33334ce)
📚 Documentation
- Custom landing page: https://docus.dev/en/concepts/edition#landing-page
/docsprefix: https://docus.dev/en/concepts/edition#documentation-pages
Full Changelog: v5.5.1...v5.6.0
v5.5.1
🚀 Features
🐛 Bug Fixes
- assistant: improves assistant UI/UX and responsiveness (#1268) (e9edf7b)
- docs: do not show separator if github is disabled (#1270) (bd2455c)
- logs: remove extra title (7adad7c)
- theme: don't use @theme static for priority (#1271) (ff8a045)
💚 New Contributors
Full Changelog: v5.5.0...v5.5.1