Version 7.9

Release date: 2023-11-23

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

Supported Database Servers

PostgreSQL: 11, 12, 13, 14, 15, and 16

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

Bundled PostgreSQL Utilities

psql, pg_dump, pg_dumpall, pg_restore: 16.0

New features

Issue #2821 - Have close buttons on individual panel tabs instead of common.
Issue #4733 - Allow closing all the tabs, including SQL and Properties.
Issue #5394 - Changes in the context menu on panel tabs - Add close, close all and close others menu items.

Housekeeping

Issue #6479 - Replace the current layout library wcDocker with ReactJS based rc-dock.

Bug fixes

Issue #2986 - Fix an issue where the scroll position of panels was not remembered on Firefox.
Issue #6602 - Fix an issue where the default server-group is being deleted if the load-server json file contains no servers.
Issue #6720 - Fix an issue of the incorrect format (no indent) of SQL stored functions/procedures.
Issue #6874 - Fix an issue where the browser window stuck on spinning with an Oauth user without email.