Docs: Update version references to v0.22.0 in READMEs and docs#11211
Merged
KevinHuSh merged 1 commit intoinfiniflow:mainfrom Nov 12, 2025
Merged
Conversation
- Update version tags in README files (including translations) from v0.21.1 to v0.22.0 - Modify Docker image references and documentation to reflect new version - Update version badges and image descriptions - Maintain consistency across all language variants of README files
b8adee1 to
91751cd
Compare
4 tasks
yngvarhuang
pushed a commit
to yngvarhuang/ragflow
that referenced
this pull request
Nov 12, 2025
* main: (77 commits) Refactor function name (infiniflow#11210) Docs: Update version references to v0.22.0 in READMEs and docs (infiniflow#11211) Fix: Bug Fixes - Added disabled logic RAPTOR scope infiniflow#10703 (infiniflow#11207) Fix typos (infiniflow#11208) Update docs (infiniflow#11204) chore(readme): remove slim image from docs (infiniflow#11199) Bump infinity to 0.6.5 (infiniflow#11203) Docs: Added v0.22.0 release notes. (infiniflow#11202) Fixes: Fixed some bugs infiniflow#10703 (infiniflow#11200) chore(template): update agent template's title (infiniflow#11201) Fix: Fixed an issue that caused the page to crash when a knowledge base variable was selected. infiniflow#10427 (infiniflow#11197) Fix: GraphRAG and RAPTOR tasks do not affect document status (infiniflow#11194) Revert PR#11151 (infiniflow#11196) Fix: connector auto-parse issue. (infiniflow#11189) Docs: Removed descriptions of the slim edition. (infiniflow#11192) Update Chinese README.md on slim version (infiniflow#11190) Docs: update `latest updates`. (infiniflow#11188) chore(templates): add user interaction agent (infiniflow#11185) Update LLM factories ranks in llm_factories.json (infiniflow#11184) Fix: Confluence cannot retrieve updated files (infiniflow#11182) ...
1 task
clifftseng
pushed a commit
to clifftseng/ragflow
that referenced
this pull request
Feb 9, 2026
…iflow#11211) ### What problem does this PR solve? - Update version tags in README files (including translations) from v0.21.1 to v0.22.0 - Modify Docker image references and documentation to reflect new version - Update version badges and image descriptions - Maintain consistency across all language variants of README files ### Type of change - [x] Documentation Update
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What problem does this PR solve?
Type of change