Version 6.14¶
Release date: 2022-09-22
This release contains a number of bug fixes and new features since the release of pgAdmin 4 v6.13.
Supported Database Servers¶
PostgreSQL: 10, 11, 12, 13 and 14
EDB Advanced Server: 10, 11, 12, 13 and 14
New features¶
Housekeeping¶
Issue #6133 - Port schema diff to React.Issue #7343 - Port the remaining components of the ERD Tool to React.Issue #7619 - Remove Alertify from pgAdmin completely.Issue #7622 - Port search object dialog to React.
Bug fixes¶
Issue #7580 - Fixed an issue where backup does not work due to parameter ‘preexec_fn’ no longer being supported.Issue #7644 - Ensure that the dump servers functionality works from setup.py.Issue #7646 - Ensure that the Import/Export server menu option is visible.Issue #7648 - Fixed API test case for change password in the server mode.Issue #7649 - Fixed an issue with the non-visibility of columns added prior to import/export data.Issue #7656 - Fixed an issue where textarea of the JSON Editor does not resize with dialog.Issue #7663 - Fixed ModuleNotFoundError when running setup.py to load/dump servers.