pgadmin4/docs/en_US/release_notes_6_5.rst
2022-01-21 11:48:52 +05:30

25 lines
957 B
ReStructuredText

************
Version 6.5
************
Release date: 2021-02-10
This release contains a number of bug fixes and new features since the release of pgAdmin4 6.4.
New features
************
Housekeeping
************
| `Issue #7017 <https://redmine.postgresql.org/issues/7017>`_ - Port Import/Export dialog to React.
Bug fixes
*********
| `Issue #6916 <https://redmine.postgresql.org/issues/6916>`_ - Added flag in runtime to disable GPU hardware acceleration.
| `Issue #7035 <https://redmine.postgresql.org/issues/7035>`_ - Fixed an issue where connections keep open to (closed) connections on the initial connection to the database server.
| `Issue #7085 <https://redmine.postgresql.org/issues/7085>`_ - Ensure that Partitioned tables should be visible correctly when creating multiple partition levels.
| `Issue #7100 <https://redmine.postgresql.org/issues/7100>`_ - Fixed an issue where the Browser tree gets disappears when scrolling sequences.