Skip to content

Releases: AIDotNet/OpenDeepWiki

v2.0.1

14 Feb 10:06
194cf2b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

12 Feb 20:03

Choose a tag to compare

What's Changed

  • fix(DocumentPendingService): 检查文件内容是否为空以防止继续往下执行 by @lusile2024 in #290
  • Implement AI API connection test endpoint by @Copilot in #294
  • Fix Dockerfile frontend build path by @Copilot in #296
  • Fix null reference crash when opening AI chat with incomplete catalog data by @Copilot in #298
  • Add SSE keep-alive middleware to prevent MCP connection timeouts by @mikekonan in #303
  • Fix download documentation button by populating repository ID from API response by @Copilot in #304
  • Fix branch info not being set for compressed archive uploads by @Copilot in #305
  • 2.0.0 by @239573049 in #313

New Contributors

Full Changelog: v0.9.7...v2.0.0

What's Changed

  • fix(DocumentPendingService): 检查文件内容是否为空以防止继续往下执行 by @lusile2024 in #290
  • Implement AI API connection test endpoint by @Copilot in #294
  • Fix Dockerfile frontend build path by @Copilot in #296
  • Fix null reference crash when opening AI chat with incomplete catalog data by @Copilot in #298
  • Add SSE keep-alive middleware to prevent MCP connection timeouts by @mikekonan in #303
  • Fix download documentation button by populating repository ID from API response by @Copilot in #304
  • Fix branch info not being set for compressed archive uploads by @Copilot in #305
  • 2.0.0 by @239573049 in #313

New Contributors

Full Changelog: v0.9.7...v2.0.0

What's Changed

  • fix(DocumentPendingService): 检查文件内容是否为空以防止继续往下执行 by @lusile2024 in #290
  • Implement AI API connection test endpoint by @Copilot in #294
  • Fix Dockerfile frontend build path by @Copilot in #296
  • Fix null reference crash when opening AI chat with incomplete catalog data by @Copilot in #298
  • Add SSE keep-alive middleware to prevent MCP connection timeouts by @mikekonan in #303
  • Fix download documentation button by populating repository ID from API response by @Copilot in #304
  • Fix branch info not being set for compressed archive uploads by @Copilot in #305
  • 2.0.0 by @239573049 in #313

New Contributors

Full Changelog: v0.9.7...v2.0.0

v2.0.0-preview

09 Feb 02:14
a818686

Choose a tag to compare

What's Changed

  • fix(DocumentPendingService): 检查文件内容是否为空以防止继续往下执行 by @lusile2024 in #290
  • Implement AI API connection test endpoint by @Copilot in #294
  • Fix Dockerfile frontend build path by @Copilot in #296
  • Fix null reference crash when opening AI chat with incomplete catalog data by @Copilot in #298
  • Add SSE keep-alive middleware to prevent MCP connection timeouts by @mikekonan in #303
  • Fix download documentation button by populating repository ID from API response by @Copilot in #304
  • Fix branch info not being set for compressed archive uploads by @Copilot in #305
  • 2.0.0 by @239573049 in #313

New Contributors

Full Changelog: v0.9.7...v2.0.0-preview

What's Changed

  • fix(DocumentPendingService): 检查文件内容是否为空以防止继续往下执行 by @lusile2024 in #290
  • Implement AI API connection test endpoint by @Copilot in #294
  • Fix Dockerfile frontend build path by @Copilot in #296
  • Fix null reference crash when opening AI chat with incomplete catalog data by @Copilot in #298
  • Add SSE keep-alive middleware to prevent MCP connection timeouts by @mikekonan in #303
  • Fix download documentation button by populating repository ID from API response by @Copilot in #304
  • Fix branch info not being set for compressed archive uploads by @Copilot in #305
  • 2.0.0 by @239573049 in #313

New Contributors

Full Changelog: v0.9.7...v2.0.0-preview

v0.9.8

30 Oct 11:33

Choose a tag to compare

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

v0.9.7

30 Oct 11:29

Choose a tag to compare

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

New Contributors

Full Changelog: v0.9.5...v0.9.7

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

New Contributors

Full Changelog: v0.9.5...v0.9.7

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

New Contributors

Full Changelog: v0.9.5...v0.9.7

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

New Contributors

Full Changelog: v0.9.5...v0.9.7

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

New Contributors

Full Changelog: v0.9.5...v0.9.7

v0.9.5

13 Oct 10:43

Choose a tag to compare

🚀 What's Changed

🌐 Internationalization (i18n)

  • Complete multilingual support for Chinese, English, Japanese, and Korean
  • Admin pages internationalization enhancement
  • Added comprehensive i18n documentation and guides

💬 Chat System Overhaul

  • New chat components with image upload support
  • IndexedDB-based local storage for chat history
  • SSE streaming response implementation
  • Enhanced message display with Git Issues, reasoning content, and tool calls

🎨 UI/UX Improvements

  • Optimized admin pages (Users, Roles, Repository Details)
  • Enhanced repository layout and alert dialog components
  • Better user interaction and responsive design

🔧 Backend Updates

  • Improved catalogue generation service formatting

Full Changelog: [https://github.com/AIDotNet/OpenDeepWiki/compare/v0.9.4...v0.9.5](vscode-file://vscode-app/c:/Users/Administrator/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/code/electron-sandbox/workbench/workbench.html)

v0.9.4

26 Sep 03:55
bbd9295

Choose a tag to compare

Full Changelog: v0.9.3...v0.9.4

v0.9.3

22 Sep 09:22

Choose a tag to compare

Full Changelog: v0.9.2...v0.9.3

v0.9.2

22 Sep 08:59
3b0d0de

Choose a tag to compare

Full Changelog: v0.9.1...v0.9.2

v0.9.1

22 Sep 08:20

Choose a tag to compare

What's Changed

  • Dynamic version extraction from Directory.Packages.props for GitHub workflows by @Copilot in #257
  • fix the problem of exporting MD zip by @huanghuang0913 in #260

New Contributors

Full Changelog: v.9.0...v0.9.1