Version 5.7¶
Release date: 2021-09-09
This release contains a number of bug fixes and new features since the release of pgAdmin4 5.6.
New features¶
Housekeeping¶
Bug fixes¶
Issue #6564 - Fixed an issue where columns with sequences get altered unnecessarily with a schema diff tool.
Issue #6572 - Partially fixes the data output panel display issue.
Issue #6663 - Fixed no attribute ‘_asdict’ error when connecting the database server.
Issue #6671 - Fixed UnboundLocalError where local variable ‘user_id’ referenced before assignment.
Issue #6682 - Renamed ‘Auto rollback?’ to ‘Auto rollback on error?’.
Issue #6684 - Fixed the JSON editor issue of hiding the first record.