Tags: serverless-dna/mkdocs-mcp
Tags
chore(release): 1.1.0 [skip ci] # [1.1.0](v1.0.0...v1.1.0) (2025-11-11) ### Features * add search suggestions like mkdocs-material ([f073ab8](f073ab8)) * align search with mkdocs-material behavior ([d4024a1](d4024a1)), closes [page.html#section](https://github.com/page.html/issues/section) * complete search alignment with advanced result scoring ([dd73c86](dd73c86)) * enhance search output with parent article context ([0fb5f5c](0fb5f5c)) * implement AI-optimized Markdown converter (Phase 1) ([5461c39](5461c39)) * implement Phase 2 content intelligence ([da5d20c](da5d20c)) * Refactor MCP server to use mkdocs-mcp ([38c2916](38c2916)) * refactor server and add search alignment TODO ([f74d5fd](f74d5fd)) * replace Powertools logger with simple stderr logger ([b15013b](b15013b))