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.