Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Nov 11:54

1.1.0 (2025-11-11)

Features

  • add search suggestions like mkdocs-material (f073ab8)
  • align search with mkdocs-material behavior (d4024a1), closes page.html#section
  • complete search alignment with advanced result scoring (dd73c86)
  • enhance search output with parent article context (0fb5f5c)
  • implement AI-optimized Markdown converter (Phase 1) (5461c39)
  • implement Phase 2 content intelligence (da5d20c)
  • Refactor MCP server to use mkdocs-mcp (38c2916)
  • refactor server and add search alignment TODO (f74d5fd)
  • replace Powertools logger with simple stderr logger (b15013b)