pgadmin4/docs/en_US/release_notes_6_1.rst

24 lines
840 B
ReStructuredText
Raw Normal View History

************
Version 6.1
************
Release date: 2021-11-04
This release contains a number of bug fixes and new features since the release of pgAdmin4 6.0.
New features
************
| `Issue #6081 <https://redmine.postgresql.org/issues/6081>`_ - Added support for advanced table fields like the foreign key, primary key in the ERD tool.
| `Issue #6529 <https://redmine.postgresql.org/issues/6529>`_ - Added index creation when generating SQL in the ERD tool.
Housekeeping
************
Bug fixes
*********
| `Issue #6797 <https://redmine.postgresql.org/issues/6797>`_ - Remove an extra blank line at the start of the SQL for function, procedure, and trigger function.
| `Issue #6828 <https://redmine.postgresql.org/issues/6828>`_ - Fixed an issue where the tree is not scrolling to the object selected from the search result.