- 29 Jul, 2026 5 commits
-
-
DigHuang committed
-
Finley Ge committed
-
Deepturn committed
-
* feat: add SoMark PDF provider * docs: document SoMark PDF provider * docs: update environment and v4.15.5 notes
Archer committed -
* fix:修复升级到 V4.15.x 后,部分早期创建的插件节点(节点级 version 为空)在工作流编辑器中输入框完全消失 * test(app): update workflow detail reference type expectation --------- Co-authored-by: Finley Ge <finleyge@fastgpt.io>
John Chen committed
-
- 28 Jul, 2026 1 commit
-
-
Archer committed
-
- 27 Jul, 2026 2 commits
- 26 Jul, 2026 2 commits
-
-
* chore: refresh workspace dependencies * submodule * fix: complete OSS storage compatibility for v4.15.5 * fix: complete COS storage integration compatibility * fix: align portable storage key limit * test: expand cross-provider storage integration coverage * feat: add Cloudflare R2 storage support * fix: use supported docs code fence language
Archer committed -
John Chen committed
-
- 24 Jul, 2026 7 commits
-
-
Archer committed
-
Finley Ge committed
-
Bumps [next](https://github.com/vercel/next.js) from 15.5.18 to 15.5.21. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v15.5.18...v15.5.21) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
* fix: make mongo index sync non-destructive * feat: add safe mongo index maintenance * docs: document mongo index sync modes * refactor: simplify mongo index synchronization * refactor: reduce mongo index sync logs * refactor: unify mongo index declarations * docs: consolidate mongo index design notes * refactor: simplify mongo index declarations * docs: clarify legacy index cleanup upgrade path * docs: clarify MongoDB deprecated index cleanup * fix: match deprecated text indexes by weights, drop options check Allow name+key cleanup for MongoDB text indexes whose stored key is rewritten to _fts/_ftsx, and stop requiring options equality so valid deprecations are not blocked by declaration noise. * fix: keep agent skill folder tree index active Restore { teamId, parentId, deleteTime } as a current Schema index so findSkillAndAllChildren can use it and startup cleanup will not drop it. * fix: align pro submodule for admin build --------- Co-authored-by: Archer <545436317@qq.com>Xianquan committed -
* fix(storage): avoid MinIO XML entity expansion limit * fix(storage): add MinIO delete request timeout * fix(storage): handle MinIO delete failures and timeouts * test(storage): add shared adapter integration suite * test(storage): expand adapter boundary coverage * test(storage): recreate stable integration buckets * fix(storage): align object key and delete contracts * docs(storage): remove integration test design * fix(storage): stabilize integration test setup * fix(storage): keep legacy test mock import path --------- Co-authored-by: Archer <545436317@qq.com>
Xianquan committed -
YeYuheng committed
-
light5980 committed
-
- 23 Jul, 2026 2 commits
-
-
* feat: add workflow file context * refactor: remove unused outbound axios selector * fix: register workflow file inputs * fix: authorize workflow file cache reads * refactor: unify external workflow file reads * fix: isolate child workflow file context * fix: align SSE user errors and compliance copy * fix: tighten workflow file handling and SSE errors * test: cover workflow file context edge cases * fix: enforce child workflow file boundaries * fix: preserve workflow form input files * fix: address workflow file context regressions * docs: clarify FE_DOMAIN origin * docs: simplify FE_DOMAIN guidance * docs: refine FE_DOMAIN Chinese description * test: align workflow file metadata expectation * refactor(workflow): pass file urls to read_files * refactor(workflow): unify read file execution * refactor(workflow): unify AI file message handling * fix: preserve pro chat file context export * refactor(workflow): remove obsolete file context adapters * submodule * refactor(workflow): finalize file URL handling * fix(workflow): enforce plugin file input limits * fix(workflow): enforce file input limits * test(workflow): complete app schema mock * fix(workflow): isolate file context inputs * fix(workflow): isolate interactive edge state * fix(workflow): harden file reading * chore: update pro workflow file handling * fix(workflow): unify file upload quotas * refactor(workflow): clarify file limit resolution
Archer committed -
DigHuang committed
-
- 22 Jul, 2026 3 commits
- 21 Jul, 2026 4 commits
- 20 Jul, 2026 8 commits
-
-
* feat: connect home attribution to CRM identity * refactor: keep only visitor id attribution * refactor: remove fastgpt source query parameter * refactor: remove fastgpt sem source field * refactor: report unified visitor contact * fix: prefer stored visitor identity on login * fix: validate visitor ids and decouple CRM reporting * fix: validate visitor id before client storage * fix: allow internal CRM endpoints
Archer committed -
light5980 committed
-
* fix(ui): agent creation preview image overlaps on the text Signed-off-by: Nixieboluo <me@sagirii.me> * fix(ui): workflowPreview image have too much gaps Signed-off-by: Nixieboluo <me@sagirii.me> --------- Signed-off-by: Nixieboluo <me@sagirii.me>
Nixieboluo committed -
Xianquan committed
-
Xianquan committed
-
Co-authored-by: 李俊鹏64078 <64078@sangfor.com>
Jon committed -
Archer committed
-
Archer committed
-
- 18 Jul, 2026 2 commits
- 17 Jul, 2026 4 commits
-
-
Archer committed
-
* feat: configure auth cookies and simplify form results * chore: add referral tracking to website links * ci: propagate docs referral tracking * submodule * feat: custom tool params * fix: sync pro changes with upstream main * perf: sse response * api doc * doc * perf: node response * perf: output ui * remove invalid env
Archer committed -
* chore(workflow): update workflowUtilsContext and add normalization for auto-fill references * feat(workflow): enhance workflow data handling by filtering unselectable reference inputs
siigure committed -
Xianquan committed
-