Skip to content

Tags: infiniflow/ragflow

Tags

nightly

Toggle nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump pypdf from 6.13.1 to 6.14.2 (#17372)

Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.13.1 to 6.14.2.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dev-20260724

Toggle dev-20260724's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(web): prevent multi-select popover from closing on first selection (

#17310)

dev-20260724-2

Toggle dev-20260724-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: parse by somark in parser (#17355)

dev-20260723

Toggle dev-20260723's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Go: add context to lots of interface (#17253)

Signed-off-by: Jin Hai <haijin.chn@gmail.com>

dev-20260722

Toggle dev-20260722's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
migrate: replace zhipuai with zai-sdk to unblock pyjwt CVE fix (#17197)

## Summary

Old `zhipuai==2.0.1` SDK (MetaGLM/zhipuai-sdk-python-v4) requires
`pyjwt~=2.8.0`, which blocks upgrading pyjwt past 2.8.0 to address
active CVEs. The upstream project now recommends the maintained
successor [`zai-sdk`](https://github.com/zai-org/z-ai-sdk-python).

`zai-sdk` relaxes the pyjwt constraint to `>=2.9.0,<3.0.0`, allowing
pyjwt 2.13.0+. The embedding API surface (`client.embeddings.create`) is
identical, no functional changes required.

Related CVE's:

- CVE-2026-48522
- CVE-2026-48524
- CVE-2026-48525
- CVE-2026-48526
- CVE-2026-32597

dev-20260721

Toggle dev-20260721's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: The form related to switching the dataset pipeline configuration…

… was not rendered. (#17124)

dev-20260721-2

Toggle dev-20260721-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add accessible check for datasets (#17116)

### Summary

As title:

Some operations on datasets have been fixed as they previously lacked
authentication, preventing team members from proper or correct usage.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

dev-20260720

Toggle dev-20260720's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat: Add dataset_navigate to agentic searhc (#17052)

### Summary

Add dataset_navigate tool to agentic search

---------

Co-authored-by: Yingfeng Zhang <yingfeng.zhang@gmail.com>

dev-20260720-2

Toggle dev-20260720-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: unable to use multi model chat (#17097)

### Summary

As title

dev-20260717

Toggle dev-20260717's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix lefthook (#17023)