From fbd2f969a2c9be3e26d4a78eb67bb319287e5a31 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Mon, 9 Jan 2023 18:45:36 +0530 Subject: [PATCH] Update release note --- docs/en_US/release_notes_6_19.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en_US/release_notes_6_19.rst b/docs/en_US/release_notes_6_19.rst index a4b2d1768..561a32a72 100644 --- a/docs/en_US/release_notes_6_19.rst +++ b/docs/en_US/release_notes_6_19.rst @@ -39,5 +39,6 @@ Bug fixes | `Issue #5640 `_ - Update boto3 & botocore to the latest version. | `Issue #5641 `_ - Fixed an issue where Geometry viewer does not show popup when columns are less than 3. | `Issue #5647 `_ - Fixed an issue where row count notification was disappearing automatically. + | `Issue #5661 `_ - Fix select dropdown border issue. | `Issue #5666 `_ - Fixed a missing "jwks_uri" in metadata error that occurred when logging in with an oAuth2 provider like Azure or Google. | `Issue #5675 `_ - Fixed an issue where rename panel was losing focus when trying to add name if input box is empty.