Update release notes (#12356)

### What problem does this PR solve?

As title

### Type of change

- [x] Documentation Update

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
Jin Hai
2025-12-31 12:49:09 +08:00
committed by GitHub
parent a0c3bcf798
commit 7c9823a1ff

View File

@ -7,6 +7,24 @@ slug: /release_notes
Key features, improvements and bug fixes in the latest releases. Key features, improvements and bug fixes in the latest releases.
## v0.23.1
Released on December 31, 2025.
### 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.
- Improved the stability of memory extraction across all memory types after selection.
- Fixed MDX file parsing support.
### Data sources
- GitHub
- Gitlab
- Asana
- IMAP
## v0.23.0 ## v0.23.0
Released on December 27, 2025. Released on December 27, 2025.