The pgAdmin Development Team are pleased to announce pgAdmin 4 version 4.11. This release of pgAdmin 4 includes over 34 bug fixes and new features. For more details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_11.html. pgAdmin is the leading Open Source graphical management tool for PostgreSQL. For more information, please see: https://www.pgadmin.org/ Notable changes in this release include: - Add support for editing of resultsets in the Query Tool, if the data can be identified as updatable. - Add EXPLAIN options for SETTINGS and SUMMARY. - Set the mouse cursor appropriately based on the layout lock state. - Prevent flickering of large tooltips on the Graphical EXPLAIN canvas. - Fix an error while retrieving json data from the table. - Fix 'malformed array literal' error when updating a pgAgent job. - Fix an error that could be seen when editing column privileges. - Fix an error seen when updating a connection string in a pgAgent job step. - EXPLAIN options should be Query Tool instance-specific. - Allow keyboard navigation of all controls on subnode grids. Builds for Windows and macOS are available now, along with a Python Wheel, Docker Container and source code tarball from: https://www.pgadmin.org/download/ RPM and DEB packages are expected to be available on the postgresql.org repositories within the next few days. -- Akshay Joshi pgAdmin Project