diff --git a/docs/en_US/release_notes_8_10.rst b/docs/en_US/release_notes_8_10.rst index d525915d4..3a7bacaf1 100644 --- a/docs/en_US/release_notes_8_10.rst +++ b/docs/en_US/release_notes_8_10.rst @@ -33,6 +33,12 @@ Housekeeping Bug fixes ********* + | `Issue #4165 `_ - Fixed an issue where the taskbar icon appeared as a red square for the query tool and schema diff when opened in a new window. + | `Issue #5345 `_ - Fix issue with missing new added records in download file. + | `Issue #5610 `_ - Fixed an issue where the File Open dialog did not show files without a dot extension. + | `Issue #6548 `_ - Ensure pgAdmin never makes network requests to Google etc. + | `Issue #6571 `_ - Fixed an issue where pop-up notifications from Object Explorer wouldn't get dismissed automatically if the Query Tool was open. | `Issue #7035 `_ - Fixed the permission denied issue for functions of the pgstattuple extension when accessing statistics with a non-admin user. + | `Issue #7511 `_ - Fixed an issue where users could not insert characters at the desired location, as it was added to the end of the line. | `Issue #7554 `_ - Fixed an issue where sorting the database activity table on the dashboard by any column caused the details to expand in the wrong position. - | `Issue #7627 `_ - Fixed an issue where users could not autofill their saved passwords in the connect server dialog in the browser. \ No newline at end of file + | `Issue #7627 `_ - Fixed an issue where users could not autofill their saved passwords in the connect server dialog in the browser.