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 at:
https://www.pgadmin.org/docs/pgadmin4/8.7/release_notes_8_7.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: 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: https://www.pgadmin.org/download/ -- Akshay Joshi pgAdmin Project