pgadmin4/docs/en_US/release_notes_5_7.rst

26 lines
925 B
ReStructuredText
Raw Normal View History

************
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 <https://redmine.postgresql.org/issues/6564>`_ - Fixed an issue where columns with sequences get altered unnecessarily with a schema diff tool.
| `Issue #6572 <https://redmine.postgresql.org/issues/6572>`_ - Partially fixes the data output panel display issue.
| `Issue #6663 <https://redmine.postgresql.org/issues/6663>`_ - Fixed no attribute '_asdict' error when connecting the database server.
| `Issue #6671 <https://redmine.postgresql.org/issues/6671>`_ - Fixed UnboundLocalError where local variable 'user_id' referenced before assignment.
| `Issue #6682 <https://redmine.postgresql.org/issues/6682>`_ - Renamed 'Auto rollback?' to 'Auto rollback on error?'.