diff --git a/docs/en_US/release_notes_8_12.rst b/docs/en_US/release_notes_8_12.rst index 9d9cd6337b7..042037dddf1 100644 --- a/docs/en_US/release_notes_8_12.rst +++ b/docs/en_US/release_notes_8_12.rst @@ -26,6 +26,7 @@ New features Housekeeping ************ + | `Issue #7884 `_ - Improved the extendability of the SchemaView and DataGridView. Bug fixes ********* @@ -33,3 +34,5 @@ Bug fixes | `Issue #6502 `_ - Fix the query tool restore connection issue on the server disconnection from the left side object explorer. | `Issue #7076 `_ - Revamp the current password saving implementation to a keyring and reduce repeated OS user password prompts. | `Issue #7571 `_ - Fixed an issue where users could not use pgAdmin if they did not have access to the management database. + | `Issue #7878 `_ - Fixed an issue where cursor moves to end of line when editing input fields. + | `Issue #7895 `_ - Fixed an issue where different client backend shows all SQL are same. \ No newline at end of file