From 141fd57f8139aad93244a8c821eb15be1a91c302 Mon Sep 17 00:00:00 2001 From: Wu Sheng Date: Tue, 14 Feb 2023 08:18:26 +0800 Subject: [PATCH] Sync UI to the latest. --- docs/en/changes/changes.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md index 9096207808f4..b5aa8fd44df5 100644 --- a/docs/en/changes/changes.md +++ b/docs/en/changes/changes.md @@ -115,6 +115,13 @@ * Implement independent mode for widgets. * Bump http-cache-semantics from 4.1.0 to 4.1.1. * Update menus for OpenFunction. +* Add auto fresh to widgets independent mode. +* Fix: clear trace ID on the Log and Trace widgets after using association. +* Fix: reset duration for query conditions after time range changes. +* Add AWS S3 menu. +* Refactor: optimize side bar component to make it more friendly. +* Fix: remove duplicate popup message for query result. +* Add logo for HTTPX. #### Documentation