33 lines
821 B
ReStructuredText
33 lines
821 B
ReStructuredText
|
***********
|
||
|
Version 8.5
|
||
|
***********
|
||
|
|
||
|
Release date: 2024-04-04
|
||
|
|
||
|
This release contains a number of bug fixes and new features since the release of pgAdmin 4 v8.5.
|
||
|
|
||
|
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.1
|
||
|
|
||
|
|
||
|
New features
|
||
|
************
|
||
|
|
||
|
| `Issue #7163 <https://github.com/pgadmin-org/pgadmin4/issues/7163>`_ - Added support to exclude multiple tables while taking backup.
|
||
|
|
||
|
Housekeeping
|
||
|
************
|
||
|
|
||
|
|
||
|
Bug fixes
|
||
|
*********
|
||
|
|
||
|
| `Issue #7229 <https://github.com/pgadmin-org/pgadmin4/issues/7229>`_ - Fix an issue in table dialog where changing column name was not syncing table constraints appropriately.
|