Never miss a release that matters
AI-powered summaries of every GitHub release.
AI Summaries
Changelogs condensed into clear, actionable insights.
Always Free
Track up to 5 packages at no cost, forever.
Weekly Digest
A curated summary of every release, delivered weekly.
infiniflow/ragflowv0.x
TL;DR
Ragflow now supports local and SSH data providers, significantly accelerating dataset searches and metadata filtering, improving overall performance and usability.
New
- Data Providers: Added local and SSH providers for connecting to data sources.
- Search Acceleration: Dataset search latency is reduced by 50-100% through optimized vector search and metadata filtering.
- Text-to-Speech (TTS): Added Redis caching and support for multiple TTS providers (MiniMax, Fishaudio, Openrouter).
Fixes Worth Knowing
- Resolved issues with file uploads/downloads in the agent, ensuring attachments are preserved.
- Corrected token usage reporting to Langfuse (observability platform).
- Fixed a bug where document counters were not updating atomically.
- Improved robustness of the reranking module.
Before You Upgrade
Ensure your Redis server is accessible if you plan to use the new TTS caching feature.
v0.25.6v0.25.6
May 27, 2026v0.25.5v0.25.5
May 20, 2026v0.25.4v0.25.4
May 14, 2026v0.25.3v0.25.3
May 13, 2026v0.25.2v0.25.2
May 9, 2026v0.25.1v0.25.1
Apr 30, 2026v0.25.0v0.25.0
Apr 21, 2026v0.24.0v0.24.0
Feb 10, 2026v0.23.1v0.23.1
Dec 31, 2025v0.23.0v0.23.0
Dec 27, 2025v0.22.1v0.22.1
Nov 19, 2025v0.22.0v0.22.0
Nov 12, 2025v0.21.1v0.21.1
Oct 23, 2025v0.21.0v0.21.0
Oct 15, 2025v0.20.5v0.20.5
Sep 10, 2025v0.20.4v0.20.4
Aug 27, 2025v0.20.3v0.20.3
Aug 20, 2025v0.20.2v0.20.2
Aug 19, 2025v0.20.1v0.20.1
Aug 8, 2025v0.20.0v0.20.0
Aug 1, 2025v0.19.1v0.19.1
Jun 20, 2025v0.19.0v0.19.0
May 23, 2025v0.18.0v0.18.0
Apr 23, 2025v0.17.2v0.17.2
Mar 13, 2025v0.17.1v0.17.1
Mar 11, 2025v0.17.0v0.17.0
Mar 2, 2025v0.16.0v0.16.0
Feb 6, 2025v0.15.1v0.15.1
Dec 25, 2024v0.15.0v0.15.0
Dec 18, 2024v0.14.1v0.14.1
Nov 28, 2024v0.14.0RAGFlow-0.14.0
Nov 25, 2024v0.13.0RAGFlow-0.13.0
Oct 31, 2024v0.12.0RAGFlow-0.12.0
Sep 30, 2024v0.11.0RAGFlow-0.11.0
Sep 14, 2024v0.10.0RAGFlow-0.10.0
Aug 23, 2024v0.9.0RAGFlow-0.9.0
Aug 6, 2024v0.8.0RAGFlow-0.8.0
Jul 8, 2024v0.7.0ragflow-0.7.0
May 30, 2024v0.6.0ragflow-0.6.0
May 21, 2024v0.5.0RAGFlow-0.5.0
May 8, 2024v0.4.0RAGFlow-0.4.0
Apr 26, 2024v0.3.2v0.3.2
Apr 26, 2024v0.3.1ragflow-0.3.1
Apr 25, 2024v0.3.0ragflow-0.3.0
Apr 19, 2024v0.2.0ragflow-0.2.0
Apr 16, 2024v0.1.0ragflow-0.1.0
Apr 15, 2024infiniflow/ragflowv-1.x
TL;DR
Ragflow now supports LangChain (a framework for building LLM applications) expression language, enabling more complex and flexible retrieval-augmented generation pipelines.
New
- LangChain Expression Language Support: Build sophisticated RAG pipelines using LangChain’s declarative syntax.
Fixes Worth Knowing
- Improved error messaging for invalid data sources.
- Resolved an issue where certain document loaders failed silently.
Before You Upgrade
- Update your LangChain version to at least 2.10 to take full advantage of the new expression language support.
nightlynightly
Dec 1, 2025