Skip to content

Releases: nuxt-content/docus

v5.11.0

07 May 14:47

Choose a tag to compare

🚀 Features

  • toc: improve main grid for a wider TOC in #1363
  • css: add support for app/app.css in #1364
  • layer: set ContentToc default variant to circuit in #1360

🐛 Bugs

  • mcp: respect mcp.route in page header dropdown in #1362
  • mcp: incorrect MCP tools when app.baseURL is 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

05 May 13:49

Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v5.10.0...v5.10.1

v5.10.0

17 Apr 15:05

Choose a tag to compare

🚀 Features

  • customization: add AppHeaderLeft component (#1332) (313ef59)
  • layer: forward app config defaultVariants to subcomponents (#1338) (8abf0d4)
  • skills: make directory configurable via module options (#1341) (764329f)

🐛 Bug Fixes

💚 New Contributors

Full Changelog: v5.9.0...v5.10.0

v5.9.0

02 Apr 21:27

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

💚 New Contributors

📚 Documentation

https://docus.dev/en/ai/skills

Full Changelog: v5.8.1...v5.9.0

v5.8.1

14 Mar 09:25

Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v5.8.0...v5.8.1

v5.8.0

12 Mar 09:35

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • assistant: use baseURL for 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 typecheck in 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

27 Feb 20:23

Choose a tag to compare

🚀 Features

  • customization: native support for custom icons (#1288) (77e3677)

🐛 Bug Fixes

Full Changelog: v5.6.1...v5.7.0

v5.6.1

19 Feb 18:13

Choose a tag to compare

🚀 Features

  • layer: improve right-click and logo handling (#1281) (72205f9)

🐛 Bug Fixes

Full Changelog: v5.6.0...v5.6.1

v5.6.0

17 Feb 16:35

Choose a tag to compare

🚀 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

Full Changelog: v5.5.1...v5.6.0

v5.5.1

13 Feb 16:41

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

💚 New Contributors

Full Changelog: v5.5.0...v5.5.1