Fork me on GitHub

This page in other versions: Latest (8.5) | 8.4 | 8.3 | 7.8 | Development

Navigation

Warning: This documentation is for a pre-release version of pgAdmin 4

Contents

Version 7.7

Release date: 2023-09-21

This release contains a number of bug fixes and new features since the release of pgAdmin 4 v7.6.

Supported Database Servers

PostgreSQL: 11, 12, 13, 14 and 15

EDB Advanced Server: 11, 12, 13, 14 and 15

Bundled PostgreSQL Utilities

psql, pg_dump, pg_dumpall, pg_restore: 15.4

New features

Issue #642 - Added support to select/deselect objects in the Backup dialog.
Issue #4805 - Added all the new options of the ‘WITH’ clause in the subscription dialog.
Issue #6378 - Added USING method while creating the table.
Issue #6379 - Added compression method option while creating a column.
Issue #6383 - Added Strategy, Locale Provider, ICU Locale, ICU Rules, and OID options while creating a database.
Issue #6400 - Added USING method while creating the materialized view.
Issue #6736 - Add support for additional ID token claim checks for OAuth 2 authentication.

Housekeeping

Issue #2411 - Added the ‘data type’ column in the properties tab of the Columns collection node.

Bug fixes

Issue #6274 - Fix an issue where user is not able to change the password when SMTP is not configured.
Issue #6704 - Ensure user is redirected to login page after failed login.
Issue #6712 - Ensure that Materialized view size fields in “Statistics” should be human-readable.
Issue #6730 - Fix an issue where changing the password shows success but the new password is not working.
Issue #6738 - Fix an issue where login form doesn’t appear if internal auth source is removed.
Issue #6764 - Fix a security related issue where an authenticated user can run remote command using validate binary path API (CVE-2023-5002).