github infiniflow/ragflow v0.22.1

12 hours ago

Release v0.22.1 created from cfdcceb at 2025-11-19 20:13:52+08:00

Summary

Improvements

  • Agent:
    • Supports exporting Agent outputs in Word or Markdown formats.
    • Adds a List operations component.
    • Adds a Variable aggregator component.
  • Data sources:
    • Supports S3-compatible data sources, e.g., MinIO.
    • Adds data synchronization with JIRA.
  • Continues the redesign of the Profile page layouts.
  • Upgrades the Flask web framework from synchronous to asynchronous, increasing concurrency and preventing blocking issues caused when requesting upstream LLM services.

Fixed issues

  • A v0.22.0 issue: Users failed to parse uploaded files or switch embedding model in a dataset containing parsed files using a built-in model from a -full RAGFlow edition.
  • Image concatenated in Word documents. #11310
  • Mixed images and text were not correctly displayed in the chat history.

Newly supported models

  • Gemini 3 Pro Preview

What's Changed

New Contributors

Full Changelog: v0.22.0...v0.22.1

Don't miss a new ragflow release

NewReleases is sending notifications on new releases.