docs/release_notes.md
Key features, improvements and bug fixes in the latest releases.
Released on April 29, 2026.
Added bitbucket, gmail, google drive, and airtable with automated file deletion synchronization.
Resolved metadata visibility issues during v0.24.0 to v0.25.0 upgrades and fixed duplicate chat output.
Released on April 21, 2026.
pgsty/minio due to the deprecation of the official MinIO images.Released on February 10, 2026.
Released on December 31, 2025.
Released on December 27, 2025.
Released on November 19, 2025.
-full RAGFlow edition.Released on November 12, 2025.
:::danger IMPORTANT
From this release onwards, we ship only the slim edition (without embedding models) Docker image and no longer append the -slim suffix to the image tag.
:::
Released on October 23, 2025.
Released on October 15, 2025.
Released on September 10, 2025.
"metadata_condition" to the Retrieve chunks method, enabling metadata-based chunk filtering during retrieval. #9877metadata_condition to the Retrieve chunks method, enabling metadata-based chunk filtering during retrieval. #9877Released on August 27, 2025.
ENABLE_TIMEOUT_ASSERTION environment variable to enable or disable timeout assertions for file parsing tasks.ZHIPU GLM-4.5
Ecommerce Customer Service Workflow: A template designed to handle enquiries about product features and multi-product comparisons using the internal dataset, as well as to manage installation appointment bookings.
Released on August 20, 2025.
Released on August 8, 2025.
Released on August 4, 2025.
From v0.20.0 onwards, Agents are no longer compatible with earlier versions, and all existing Agents from previous versions must be rebuilt following the upgrade.
Released on June 23, 2025.
Released on May 26, 2025.
The following features have been contributed by our community:
Released on April 23, 2025.
From this release onwards, built-in rerank models have been removed because they have minimal impact on retrieval rates but significantly increase retrieval time.
Released on March 13, 2025.
From this release onwards, if you still see RAGFlow's responses being cut short or truncated, check the Max_tokens setting of your model provider.
Released on March 11, 2025.
Released on March 3, 2025.
/ can be used to insert available keys (variables) in the system prompt field of the Generate or Template component.The following diagram illustrates the workflow of RAGFlow's Deep research:
The following is a screenshot of a conversation that integrates Deep research:
Adds a body parameter "meta_fields" to the Update document method.
Adds a key option "meta_fields" to the Update document method.
Released on February 6, 2025.
:::danger IMPORTANT The Tag dataset feature is unavailable on the Infinity document engine. :::
Released on December 25, 2024.
This release fixes the following issues:
SCORE not found and position_int errors returned by Infinity.Adds an optional parameter "user_id" to the following APIs:
Released on December 18, 2024.
Released on November 29, 2024.
Adds Infinity's configuration file to facilitate integration and customization of Infinity as a document engine. From this release onwards, updates to Infinity's configuration can be made directly within RAGFlow and will take effect immediately after restarting RAGFlow using docker compose. #3715
This release fixes the following issues:
'Not found' error in Elasticsearch.Released on November 26, 2024.
From this release onwards, service_config.yaml.template replaces service_config.yaml for configuring backend services. Upon Docker container startup, the environment variables defined in this template file are automatically populated and a service_config.yaml is auto-generated from it. #3341
This approach eliminates the need to manually update service_config.yaml after making changes to .env, facilitating dynamic environment configurations.
:::danger IMPORTANT Ensure that you upgrade both your code and Docker image to this release before trying this new approach. :::
Released on October 31, 2024.
:::tip NOTE To download RAGFlow's Python SDK:
pip install ragflow-sdk==0.13.0
:::
Released on September 30, 2024.
From this release onwards, RAGFlow offers slim editions of its Docker images to improve the experience for users with limited Internet access. A slim edition of RAGFlow's Docker image does not include built-in BGE/BCE embedding models and has a size of about 1GB; a full edition of RAGFlow is approximately 9GB and includes two built-in embedding models.
The default Docker image edition is nightly-slim. The following list clarifies the differences between various editions:
nightly-slim: The slim edition of the most recent tested Docker image.v0.12.0-slim: The slim edition of the most recent officially released Docker image.nightly: The full edition of the most recent tested Docker image.v0.12.0: The full edition of the most recent officially released Docker image.See Upgrade RAGFlow for instructions on upgrading.
Released on September 14, 2024.
Released on August 26, 2024.
Released on August 6, 2024.
Released on July 8, 2024.
Released on May 31, 2024.
:::danger IMPORTANT While we also test RAGFlow on ARM64 platforms, we do not maintain RAGFlow Docker images for ARM.
If you are on an ARM platform, follow this guide to build a RAGFlow Docker image. :::
Released on May 21, 2024.
Released on May 8, 2024.