From d5e6786bc7367f204610a136d825b1da528c1621 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Thu, 22 Dec 2022 10:37:47 +0530 Subject: [PATCH] Update release note --- docs/en_US/release_notes_6_19.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en_US/release_notes_6_19.rst b/docs/en_US/release_notes_6_19.rst index ca6ebfe50..1cea07166 100644 --- a/docs/en_US/release_notes_6_19.rst +++ b/docs/en_US/release_notes_6_19.rst @@ -24,6 +24,8 @@ Housekeeping Bug fixes ********* + | `Issue #5487 `_ - Fixed an issue where incorrect password used with shared server. + | `Issue #5541 `_ - Ensure the browser tree does not freeze while rendering 10k+ nodes/objects. | `Issue #5542 `_ - Fixed an issue updating the schema node de-select the node in the tree if only one schema is present in the collection node. | `Issue #5559 `_ - Fixed tree flickering issue on scroll. | `Issue #5586 `_ - Fix the webserver and internal authentication setup issue.