Version 8.10¶
Release date: 2024-07-25
This release contains a number of bug fixes and new features since the release of pgAdmin 4 v8.9.
Supported Database Servers¶
PostgreSQL: 12, 13, 14, 15, and 16
EDB Advanced Server: 12, 13, 14, 15, and 16
Bundled PostgreSQL Utilities¶
psql, pg_dump, pg_dumpall, pg_restore: 16.3
New features¶
Housekeeping¶
Issue #7537 - Ensure that pgAdmin 4 is compatible with PostgreSQL v17.Issue #7607 - Automatically apply virtualization in the DataGridView of SchemaView if the schema contains only one collection.Issue #7623 - Add the git commit hash details to the About dialog.
Bug fixes¶
Issue #7554 - Fixed an issue where sorting the database activity table on the dashboard by any column caused the details to expand in the wrong position.Issue #7627 - Fixed an issue where users could not autofill their saved passwords in the connect server dialog in the browser.