diff --git a/docs/en_US/release_notes_8_10.rst b/docs/en_US/release_notes_8_10.rst index 646019ac0..f80bef4e2 100644 --- a/docs/en_US/release_notes_8_10.rst +++ b/docs/en_US/release_notes_8_10.rst @@ -42,4 +42,5 @@ Bug fixes | `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 #7618 `_ - Fix an issue where the preferences JSON file has no effect when an external database is used. | `Issue #7627 `_ - Fixed an issue where users could not autofill their saved passwords in the connect server dialog in the browser.