From cb2e061120aed17e1aef618bd6eb3afe76709c5c Mon Sep 17 00:00:00 2001 From: writinwaters <93570324+writinwaters@users.noreply.github.com> Date: Wed, 17 Jun 2026 18:53:06 +0800 Subject: [PATCH] Docs: Updated v0.26.1 release date. (#16154) ### What problem does this PR solve? Updated v0.26.1 release date. ### Type of change - [x] Documentation Update --- docs/release_notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/release_notes.md b/docs/release_notes.md index eea6c0fdf1..2c386b1982 100644 --- a/docs/release_notes.md +++ b/docs/release_notes.md @@ -11,7 +11,7 @@ Key features, improvements and bug fixes in the latest releases. ## v0.26.1 -Released on June 16, 2026. +Released on June 17, 2026. ### New features @@ -26,7 +26,7 @@ Released on June 16, 2026. ### Bug fixes - **Model provider**: Fixes inaccurate token billing, corrects embedding truncation limits to prevent indexing failures, and refactors error handling to surface root error causes. [#15424](https://github.com/infiniflow/ragflow/pull/15424) -- **API**: Adds a legacy mode to the `/chat/completions` endpoint to restore the v0.23.0 style `` output for backward compatibility. [#16014](https://github.com/infiniflow/ragflow/pull/16014) See also [Converse with chat assistant](./references/http_api_reference.md#converse-with-chat-assistant) +- **API**: Adds a legacy mode to the `/chat/completions` endpoint to restore the v0.23.0 style `` output for backward compatibility. [#16014](https://github.com/infiniflow/ragflow/pull/16014) See also [Converse with chat assistant](./references/http_api_reference.md#converse-with-chat-assistant). ## v0.26.0