diff --git a/docs/en_US/release_notes_8_12.rst b/docs/en_US/release_notes_8_12.rst index f027c462e..3fc03d70d 100644 --- a/docs/en_US/release_notes_8_12.rst +++ b/docs/en_US/release_notes_8_12.rst @@ -20,7 +20,8 @@ Bundled PostgreSQL Utilities New features ************ - | `Issue #7293 `_ - Allow running non-continuous selected SQL code blocks in the query tool. + | `Issue #1900 `_ - Added feature to restore preferences to their default values. + | `Issue #7293 `_ - Allow running non-continuous selected SQL code blocks in the query tool. Housekeeping ************ @@ -29,4 +30,5 @@ Housekeeping Bug fixes ********* - | `Issue #7076 `_ - Revamp the current password saving implementation to a keyring and reduce repeated OS user password prompts. \ No newline at end of file + | `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. \ No newline at end of file