pgAdmin 4 v8.7 Released

Posted on 2024-05-30 by pgAdmin Development Team
Related Open Source

The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.7. This release of pgAdmin 4 includes 19 bug fixes and new features. For more details please see the release notes.

pgAdmin is the leading Open Source graphical management tool for PostgreSQL. For more information, please see the website.

Notable changes in this release include:

Features:

  • Added support for the 'Add to macros' feature and fixed various usability issues.
  • Added support for executing the query at the cursor position in the query tool.
  • Changes in Query Tool, Debugger, and ERD Tool shortcuts to remove the use of Accesskey which will allow them to be customized.
  • Added support for viewing PGD Clusters.
  • Enhance the Delete dialog by highlighting the names of the objects to be deleted in bold.
  • Added support for platform Ubuntu 24.04 and Fedora 40.

Bugs/Housekeeping:

  • Upgrade react-table from v7 to v8.
  • Ensure that Schema Diff does not indicate a table as different when the trigger names are the same but the trigger function body is different.
  • Fixed an issue of the pgAdmin window size increasing each time it was reopened.
  • Update the documentation for the preferences dialog and keyboard shortcuts.
  • Fixed an issue where pgAdmin fails to start when Ubuntu OS is upgraded to a major version.
  • Fixed incorrect highlighting for C-Style escape strings in SQL editor.
  • Fixed an issue where the recover password button was enabled even when no email was provided.
  • Fixed an issue where resetting the password from the password reset link was not working.

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.