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.4
Name Modified Size InfoDownloads / Week
Parent folder
install.ps1 2026-07-07 6.8 kB
install.sh 2026-07-07 6.2 kB
ragflow-cli-v0.26.4-darwin-amd64 2026-07-07 26.4 MB
ragflow-cli-v0.26.4-darwin-arm64 2026-07-07 22.1 MB
ragflow-cli-v0.26.4-linux-amd64 2026-07-07 25.7 MB
ragflow-cli-v0.26.4-linux-arm64 2026-07-07 21.4 MB
ragflow-cli-v0.26.4-windows-amd64.exe 2026-07-07 26.4 MB
ragflow-cli-v0.26.4-windows-arm64.exe 2026-07-07 21.7 MB
SHA256SUMS 2026-07-07 602 Bytes
README.md 2026-07-07 16.0 kB
v0.26.4 source code.tar.gz 2026-07-07 50.2 MB
v0.26.4 source code.zip 2026-07-07 53.2 MB
Totals: 12 Items   246.9 MB 1

Summary

Released on July 7, 2026.

New features

  • NLP/Tokenization: Adds a language-aware Snowball stemmer supporting 16 languages, integrates the dataset language parameter across the tokenization pipeline, and adds Dutch to the frontend. #14140

Bug fixes

  • The system crashed with a ValueError when parsing LM-Studio model names containing an '@' symbol. #16467
  • The MCP server crashed because the list_chats function expected a list from the /chats API but received a paginated dictionary instead. #16639
  • The Docling parser silently dropped mathematical formulas from documents instead of extracting them. #16645
  • The system failed to persist inline edits made to metadata values to the backend. #16655
  • The system removed existing links when bulk-linking files to datasets. #16587
  • The filter failed to use Chinese. #16673
  • The system failed to enforce that tag weights must be greater than zero. #16657
  • The layout of the agent prompt dropdown menu rendered incorrectly. #16653
  • The Laws chunker incorrectly classified dotted-number cross-references as headings. #16626
  • The system failed to prevent users from saving duplicate MCP server names during the editing process. #16588
  • The system allowed users to export an empty MCP server selection. #16589

What's Changed

New Contributors

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

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