From 5103c47fdf40bf2835bf92ea47c18b841c93cf92 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Fri, 30 Jan 2026 17:04:23 +0530 Subject: [PATCH] Updated release note. --- docs/en_US/release_notes_9_12.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/en_US/release_notes_9_12.rst b/docs/en_US/release_notes_9_12.rst index d0da1bcf9..9077ac0fb 100644 --- a/docs/en_US/release_notes_9_12.rst +++ b/docs/en_US/release_notes_9_12.rst @@ -53,4 +53,7 @@ Bug fixes | `Issue #9380 `_ - Fixed an issue where the Query History panel would auto-scroll to the top and did not preserve the scroll bar position for the selected entry. | `Issue #9500 `_ - Fixed an issue where connection parameters were using localized values instead of literal values, causing connection failures. | `Issue #9518 `_ - Mask the secret key for restrict option in the process watcher when restoring plain SQL file. + | `Issue #9522 `_ - Ensure the container deployment supports boolean values in yaml format. | `Issue #9552 `_ - Ensure that the tooltip for the password cell is not visible. + | `Issue #9553 `_ - Fix pgAdmin fails when performing Backup/Restore on a PostgreSQL connection defined exclusively via pg_service.conf. + | `Issue #9567 `_ - Update menu bar documentation.