diff --git a/docs/en_US/release_notes_8_11.rst b/docs/en_US/release_notes_8_11.rst index 99b596cd4..da4d37511 100644 --- a/docs/en_US/release_notes_8_11.rst +++ b/docs/en_US/release_notes_8_11.rst @@ -25,6 +25,7 @@ New features Housekeeping ************ + | `Issue #7705 `_ - Upgrade react-data-grid fork to latest and change pgAdmin accordingly. | `Issue #7776 `_ - Introduce custom React Hook useSchemaState to simplify SchemaView component. Bug fixes @@ -39,4 +40,6 @@ Bug fixes | `Issue #7737 `_ - Fixed an issue where the REVOKE statement in the create script was throwing an error if the role contained special characters. | `Issue #7748 `_ - Improve code highlighting in query editor. | `Issue #7754 `_ - Fix an issue where the wheel package is not getting installed on the arm64-based macOS version < 14. + | `Issue #7772 `_ - Fixed an issue where column resizing is not working in search objects dialog. | `Issue #7775 `_ - Fixed an issue where the value in the find box is not updating with selected text in editor if find is already open and re-triggered. + | `Issue #7793 `_ - Fixed paths for Flatpak broken after Electron changes.