From c1a022c40cbd8d39d8782a722c0190df06fa282b Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Tue, 4 Apr 2023 18:31:01 +0530 Subject: [PATCH] Update release note --- docs/en_US/release_notes_7_0.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en_US/release_notes_7_0.rst b/docs/en_US/release_notes_7_0.rst index 0667679fc..26f8566a6 100644 --- a/docs/en_US/release_notes_7_0.rst +++ b/docs/en_US/release_notes_7_0.rst @@ -54,6 +54,7 @@ Bug fixes | `Issue #5894 `_ - Use fetch instead of axios to close connections in SQLEditor, ERD, Schema Diff and Debugger to ensure it completes. | `Issue #5904 `_ - Fixed an issue where the count query should not be triggered when the estimated count is less than zero. | `Issue #5907 `_ - Validate user inputs provided in configuration files before starting pgadmin server. + | `Issue #5916 `_ - Fix an issue in search objects where objects were unable to locate occasionally. | `Issue #5919 `_ - While restoring the database connections due to lost server connection, ensure that the databases which were previously connected are only reconnected. | `Issue #5921 `_ - Ensure that when pasting rows the rows are added right below the selected rows for copying. | `Issue #5929 `_ - Dashboard graph Y-axis width should increase with label.