From c8437111358276f91458cf4c4dc97f49298ff707 Mon Sep 17 00:00:00 2001 From: Medcl Date: Mon, 23 Dec 2024 18:20:55 +0800 Subject: [PATCH] chore: update release notes (#54) --- docs/content.en/docs/release-notes/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/content.en/docs/release-notes/_index.md b/docs/content.en/docs/release-notes/_index.md index 936ca5df..6b15d269 100644 --- a/docs/content.en/docs/release-notes/_index.md +++ b/docs/content.en/docs/release-notes/_index.md @@ -12,14 +12,14 @@ Information about release notes of INFINI Console is provided here. ### Breaking changes ### Features -- add allocation to activities if is cluster health change and changed to red. +- Add allocation to activities if is cluster health change and changed to red. ### Bug fix -- fix: query thread pool metrics when cluster uuid is empty +- Fix query thread pool metrics when cluster uuid is empty ### Improvements - Optimize UI of agent list when its columns are overflow. -- add loading to each row in overview table. +- Add loading to each row in overview table. ## 1.27.0 (2024-12-09)