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.