pgAdmin 4 v6.5 Released

Posted on 2022-02-14 by pgAdmin Development Team
Related Open Source

The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.5. This release of pgAdmin 4 includes 24 bug fixes and new features. For more details please see the release notes.

pgAdmin is the leading Open Source graphical management tool for PostgreSQL. For more information, please see the website.

Notable changes in this release include:

Features:

  • Added support to open SQL help, Dialog help, and online help in an external web browser.

    This feature allows the users to open the SQL help, Dialog help, and online help in an external web browser instead of an NWjs standalone window that doesn’t have a search and navigation facility. We have added a configurable option ‘Open Documentation in Default Browser?’ by default its value is true.

Bugs/Housekeeping:

  • Port Import/Export dialog, Dependent, dependencies, statistics panel to React.
  • Rename the menu 'Disconnect Server' to 'Disconnect from server'.
  • Added flag in runtime to disable GPU hardware acceleration.
  • Fixed an issue where connections keep open to (closed) connections on the initial connection to the database server.
  • Ensure that Partitioned tables should be visible correctly when creating multiple partition levels.
  • Fixed an issue where the Browser tree gets disappears when scrolling sequences.
  • Ensure that JSON files should be downloaded properly from the storage manager.
  • Fixed an issue where restore generates incorrect options for the schema.
  • Fixed an issue where the F2 Function key removes browser panel contents.

Builds for Windows and macOS are available now, along with a Python Wheel, Docker Container, RPM, DEB Package, and source code tarball from the tarball area.