Skip to content

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 12 Aug 06:55
· 1 commit to main since this release

What's Changed

  • fix: support multipart/form-data for ZIP archive upload by @jirisacha in #365
  • 当文档生成过程中有部分文档失败时(54个文档中17个失败),代码会抛出 InvalidOperationException ,导致整个… by @higkoo in #366
  • Enhance error handling in document generation by @higkoo in #367
  • Fix UTC time parsing and elapsed time calculation by @higkoo in #368
  • Prevent incremental updates from wiping the wiki catalog by @jirisacha in #369
  • fix(agents): normalize Gemini finish_reason values for the OpenAI SDK by @manana2520 in #372
  • Fix source file links for non-GitHub hosts (e.g. Azure DevOps) by @jirisacha in #373
  • RAM-36: add branch generation backend tasks by @ramblezhang in #375
  • Fix local Git source branch preparation by @ramblezhang in #377
  • fix: require WriteDoc persistence after exploratory generation by @wxst in #380
  • feat: 添加 SITE_URL 环境变量支持,用于配置公开站点 URL by @239573049 in #381
  • fix(web): localize admin UI and add language toggle to admin header (… by @239573049 in #382
  • fix: load nested .env keys and repair stale wiki model bindings by @shsaihdsaiudh in #384
  • feat(sitemap): enhance sitemap generation with branch and language su… by @239573049 in #386

New Contributors

Full Changelog: v2.0.3...v2.0.4