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
- @jirisacha made their first contribution in #365
- @higkoo made their first contribution in #366
- @ramblezhang made their first contribution in #375
- @wxst made their first contribution in #380
- @shsaihdsaiudh made their first contribution in #384
Full Changelog: v2.0.3...v2.0.4