mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-03 02:55:29 +08:00
Docs: Added v0.23.1 release notes (#12371)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -12,11 +12,17 @@ Key features, improvements and bug fixes in the latest releases.
|
|||||||
|
|
||||||
Released on December 31, 2025.
|
Released on December 31, 2025.
|
||||||
|
|
||||||
|
### Improvements
|
||||||
|
|
||||||
|
- Memory: Enhances the stability of memory extraction when all memory types are selected.
|
||||||
|
- RAG: Refines the context window extraction strategy for images and tables.
|
||||||
|
|
||||||
### Fixed issues
|
### Fixed issues
|
||||||
|
|
||||||
- Resolved an issue where the RAGFlow Server would fail to start if an empty memory object existed, and corrected the inability to delete a newly created empty Memory.
|
- Memory:
|
||||||
- Improved the stability of memory extraction across all memory types after selection.
|
- The RAGFlow server failed to start if an empty memory object existed.
|
||||||
- Fixed MDX file parsing support.
|
- Unable to delete a newly created empty Memory.
|
||||||
|
- RAG: MDX file parsing was not supported.
|
||||||
|
|
||||||
### Data sources
|
### Data sources
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user