From 28eb2c0b4bcb229763cb0e160953e15ef9921dd4 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Fri, 27 Sep 2024 16:25:51 +0530 Subject: [PATCH] Update release note. --- docs/en_US/release_notes_8_13.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/en_US/release_notes_8_13.rst b/docs/en_US/release_notes_8_13.rst index ad939779387..2c2b7d0baaa 100644 --- a/docs/en_US/release_notes_8_13.rst +++ b/docs/en_US/release_notes_8_13.rst @@ -29,4 +29,8 @@ Housekeeping Bug fixes ********* + | `Issue #5307 `_ - Fixed an issue to allow the Enter key to save data in the result grid text editor. | `Issue #7837 `_ - Fixed an issue where role properties were not loading. + | `Issue #7919 `_ - Fixed an issue where the dock layout was not saved upon closing a tab. + | `Issue #7920 `_ - Fixed an issue where the copy shortcut CTRL +C was not working in the Query Tool data grid. + | `Issue #7965 `_ - Allow OAuth2 params OAUTH2_NAME, OAUTH2_DISPLAY_NAME, OAUTH2_ICON, OAUTH2_BUTTON_COLOR to be optional.