The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.11. This release of pgAdmin 4 includes 15 bug fixes and new features. For more details please see the [release notes](https://www.pgadmin.org/docs/pgadmin4/8.11/release_notes_8_11.html). pgAdmin is the leading Open Source graphical management tool for PostgreSQL. For more information, please see [the website](https://www.pgadmin.org/).
Notable changes in this release include: ### Features: * Add a home button to the geometry viewer to set the original zoom level when the viewer is opened. ### Bugs/Housekeeping: * Fixed an issue where refreshing the Schema Diff tool opened in a new tab caused an error. * Fix server heartbeat logging error after deleting the server. * Fixed an issue where the Generate Script ignored filter conditions when a parent node was selected. * Fixed an issue where delete object(shortcut key) affected both text and Object Explorer items. * Fix an issue where the ERD tool should be able to open saved pgerd file when using keyboard shortcuts. * Fixed an issue where the REVOKE statement in the create script was throwing an error if the role contained special characters. * Improve code highlighting in the query editor. * Fix an issue where the wheel package is not getting installed on the arm64-based macOS version < 14. * Fixed an issue where column resizing is not working in the search objects dialog * Fixed an issue where the value in the find box is not updating with selected text in the editor if the find is already open and re-triggered. Builds for Windows and macOS are available now, along with a Python Wheel, Docker Container, RPM, DEB Package, and source code tarball from the [tarball area](https://www.pgadmin.org/download/).