Download Latest Version v0.26.4 source code.tar.gz (50.2 MB)
Email in envelope

Get an email when there's a new version of RAGFlow

Home / v0.26.3
Name Modified Size InfoDownloads / Week
Parent folder
install.ps1 2026-07-02 6.8 kB
install.sh 2026-07-02 6.2 kB
ragflow-cli-v0.26.3-darwin-amd64 2026-07-02 29.4 MB
ragflow-cli-v0.26.3-darwin-arm64 2026-07-02 24.9 MB
ragflow-cli-v0.26.3-linux-amd64 2026-07-02 29.0 MB
ragflow-cli-v0.26.3-linux-arm64 2026-07-02 24.4 MB
ragflow-cli-v0.26.3-windows-amd64.exe 2026-07-02 33.4 MB
ragflow-cli-v0.26.3-windows-arm64.exe 2026-07-02 28.1 MB
SHA256SUMS 2026-07-02 602 Bytes
README.md 2026-07-02 16.4 kB
v0.26.3 source code.tar.gz 2026-07-02 49.8 MB
v0.26.3 source code.zip 2026-07-02 52.7 MB
Totals: 12 Items   271.7 MB 6

Summary

Released on July 2, 2026.

New features

  • Data source connector: Introduces Google BigQuery as a data source connector for document ingestion and incremental syncing. #15871
  • MCP: Adds two MCP tools ragflow_list_datasets and ragflow_list_chats to the RAGFlow MCP server. #15384
  • File ingestion
  • Integrates the layout-aware SoMark OCR parser into the system for extracting and indexing complex document elements like tables and figures. #16482
  • API: Exposes the Ingest documents endpoint for processing documents using a customized pipeline. #16395

Improvements

  • Backend: Introduces partial success handling for batch document uploads, ensuring that a single failed file no longer causes the entire batch to be discarded. #16438
  • UI/UX: Refactors the global header to dynamically switch between a full desktop navigation bar and a mobile-friendly side drawer based on available screen space, resolving overlapping issues and significantly improving the mobile user experience. #15984

Bug fixes

  • After setting up the Ollama provider, the system returned the error: 'Failed to access model(name) using this api key'. #16519
  • Deleting a user/assistant chat message pair mistakenly removed the previous conversation turn's reference due to an index misalignment. #16436

What's Changed

New Contributors

Full Changelog: https://github.com/infiniflow/ragflow/compare/v0.26.2...v0.26.3

Source: README.md, updated 2026-07-02