Fork me on GitHub

This page in other versions: Development

Navigation

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

Contents

Version 9.8

Release date: 2025-09-18

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

Supported Database Servers

PostgreSQL: 13, 14, 15, 16 and 17

EDB Advanced Server: 13, 14, 15, 16 and 17

Bundled PostgreSQL Utilities

psql, pg_dump, pg_dumpall, pg_restore: 17.2

New features

Issue #8891 - Allow user to configure security related gunicorn parameters.
Issue #9093 - Change the default pgAdmin theme to System.

Housekeeping

Issue #7448 - Remove usage of BrowserFS as it is deprecated.

Bug fixes

Issue #9090 - Pin Paramiko to version 3.5.1 to fix the DSSKey error introduced in the latest release.