Skip to content

Releases: AIDotNet/OpenDeepWiki

v2.0.3

30 May 06:32

Choose a tag to compare

What's Changed

  • fix compilation failure by @nblog in #325
  • Add Slack messaging provider by @manana2520 in #324
  • Add collapsible sidebar to admin panel by @manana2520 in #322
  • Add MCP server with OAuth 2.1 authentication by @manana2520 in #323
  • Add Slack platform integration with database-backed configuration by @manana2520 in #329
  • Add LLM Provider Quick Setup UI to admin settings by @manana2520 in #326
  • Add GitHub App integration and user-level repository import by @manana2520 in #333
  • Sync repository visibility with Git platform API by @manana2520 in #336
  • Add integrations dialog to home page by @manana2520 in #335
  • Modify OpenAIClientOptions timeout settings by @YaKun9 in #341
  • Add URL encoding support for repository routes by @lohaaa in #340
  • Fix repository ownership model for organization imports by @manana2520 in #339
  • Fix SSR auth for private repository pages by @manana2520 in #338
  • 增加上传压缩包和输入服务器目录 by @lusile2024 in #346
  • fix(web): localize repo pages and share UI by @bpetrynski in #345
  • i18n: translate processing logs and default UI locale to English by @bbopen in #350
  • fix(web): fix build errors from broken merge in layout.tsx and api-client.ts by @bbopen in #349
  • Add API key authentication and MCP search improvements by @manana2520 in #352
  • fix: multiple bug fixes and enhancements by @Silwings-git in #359
  • feat(graphify): add repository graph artifacts by @DarkGenius in #360
  • feat: add opt-in publish to understand-quickly registry by @amacsmith in #361

New Contributors

Added

  • Added AI billing and token usage accounting across chat, document tools, and admin statistics.
  • Added AI provider preset loading and expanded admin controls for AI providers and model configs.

Changed

  • Reworked repository processing, incremental updates, wiki generation, and prompt cache handling.
  • Updated admin pages, repository UI, SEO metadata, sitemap, and i18n content.

Fixed

  • Fixed Graphify build tooling support.
  • Fixed several backend and frontend regressions surfaced by the new AI and admin flows.

Added

  • Added AI provider and model config management with built-in preset loading.
  • Added repository skill export support and related data model and pipeline updates.

Changed

  • Reworked repository processing, chat, Graphify, statistics, and admin settings flows.
  • Updated frontend admin screens, repository views, and i18n content.
  • Upgraded several foundational dependencies to match the current platform stack.

Fixed

  • Fixed database initialization, API mapping, and frontend property passing issues.
  • Expanded test coverage to reduce regression risk.

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

What's Changed

New Contributors

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

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