Skip to content

v0.9.8

Choose a tag to compare

@239573049 239573049 released this 30 Oct 11:33
· 90 commits to main since this release

What's Changed

  • Fix build error: Add missing DocumentQuality and WikiGeneration components by @Copilot in #278
  • fix(stats): assign Id for DailyStatistics on creation to prevent PK null (#261) by @chouzz in #280
  • fix: Dockercompose by @marcinkubica in #282
  • feat(ai): Custom AI Body Parameters Support - Added configurable custom parameters for all AI model API requests via CUSTOM_BODY_PARAMS environment variable
  • feat(mcp): Enhanced MCP Protocol Support - Full MCP 2.0 support with streamable HTTP transport and improved JSON Schema handling
  • refactor: Project Architecture Optimization - Removed OpenDeepWiki.CodeFoundation project and consolidated code compression functionality (-6,865 lines)
  • fix: Corrected error messages when documents don't exist
  • style: Optimized console output colors and formatting
  • docs: Updated README with comprehensive MCP configuration examples

New Contributors

Full Changelog: v0.9.5...v0.9.8