From 3d1cd444b053e515c5245528532eb85d8dfbff9a Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Mon, 19 Jan 2026 17:16:56 +0530 Subject: [PATCH] Updated release note --- docs/en_US/release_notes_9_12.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en_US/release_notes_9_12.rst b/docs/en_US/release_notes_9_12.rst index 021477221..27fdd9eec 100644 --- a/docs/en_US/release_notes_9_12.rst +++ b/docs/en_US/release_notes_9_12.rst @@ -27,6 +27,7 @@ New features ************ | `Issue #8890 `_ - Add a new button in the query tool data output toolbar to get entire range of data. + | `Issue #9292 `_ - Enhance OAUTH2 and OIDC authentication support with improved claims handling and configuration options. Housekeeping ************ @@ -35,6 +36,7 @@ Housekeeping Bug fixes ********* + | `Issue #8916 `_ - Warn user of unsaved data output edits before page navigation. | `Issue #8987 `_ - Fix Query Tool state restoration for new connections and queries. | `Issue #9074 `_ - Fix pg_restore logs to distinguish UI sync issues from actual failures. | `Issue #9110 `_ - Optimize checkbox selection logic in backup dialog objects tree.