Skip to content

Releases: nuxt-content/docus

v5.12.2

17 Jun 09:48

Choose a tag to compare

🚀 Features

  • assistant: refine tool display and streaming behavior (#1390) (a2ac34c)

🐛 Bug Fixes

  • layer: scope UI variant defaults to docus components (#1395) (82abeca)

Full Changelog: v5.12.1...v5.12.2

v5.12.1

08 Jun 15:37

Choose a tag to compare

🐛 Bug Fixes

  • deps: remove useless peers and fix comp resolving (#1391) (5de9fdc)

Full Changelog: v5.12.0...v5.12.1

v5.12.0

05 Jun 14:05

Choose a tag to compare

🚀 Features

  • assistant: use native USidebar from Nuxt UI (#1284) (09e122c)
  • layer: add d shortcut to toggle color mode (#1377) (61c36d0)
  • search: add FTS5 full-text search option (#1379) (2f5e374)

🐛 Bug Fixes

New Contributors

Full Changelog: v5.11.0...v5.12.0

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