From 94902e7aadb749e2887d16066c1cdd2261a0ed50 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Thu, 10 Nov 2022 16:52:44 +0530 Subject: [PATCH] Update release note. --- docs/en_US/release_notes_6_16.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en_US/release_notes_6_16.rst b/docs/en_US/release_notes_6_16.rst index b0edce0b2..66610e6d8 100644 --- a/docs/en_US/release_notes_6_16.rst +++ b/docs/en_US/release_notes_6_16.rst @@ -39,6 +39,7 @@ Bug fixes | `Issue #5429 `_ - Fixed an issue where parameters for roles were not visible. | `Issue #5455 `_ - Fixed an issue where the dependents tab wasn't working for PG 15. | `Issue #5458 `_ - Ensure that the browser path column in the search object shows the complete path. + | `Issue #5463 `_ - Fixed an issue where the result grid was not working properly while trying to edit data by hitting Enter key. | `Issue #5465 `_ - Fixed an issue where the screen was freezing while closing the wcDocker panel. | `Issue #5473 `_ - Fixed an issue where AutoComplete was not working correctly due to incorrect regex. | `Issue #5475 `_ - Fixed an issue where the 'Confirm on close or refresh' setting was ignored when closing the query/ERD tool opened in the new tab.