diff --git a/docs/en_US/release_notes_6_19.rst b/docs/en_US/release_notes_6_19.rst index 70f07d227..9fc6b6a9d 100644 --- a/docs/en_US/release_notes_6_19.rst +++ b/docs/en_US/release_notes_6_19.rst @@ -32,7 +32,9 @@ Bug fixes | `Issue #5577 `_ - Fixed an issue where the default value of string for columns should wrap in quotes in the create script. | `Issue #5586 `_ - Fix the webserver and internal authentication setup issue. | `Issue #5613 `_ - Ensure the appbundle has correct permissions so that pgAdmin can be accessed by users other than owner. + | `Issue #5622 `_ - Fixed an issue where the ignore owner flag is not working for some cases in the Schema Diff. | `Issue #5626 `_ - Fixed an issue where actions performed on the tree node should update the context menu options. | `Issue #5627 `_ - Ensure that the submenus under the trigger's context menu are enabled/disabled correctly. + | `Issue #5641 `_ - Fixed an issue where Geometry viewer does not show popup when columns are less than 3. | `Issue #5647 `_ - Fixed an issue where row count notification was disappearing automatically. | `Issue #5666 `_ - Fixed a missing "jwks_uri" in metadata error that occurred when logging in with an oAuth2 provider like Azure or Google.