pgAdmin 4 v6.5 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin 4 v6.5 Released
Date: 2022-02-11 11:00:41
Message-ID: CANxoLDcYKKNkQEHwxiu6OFKqO61vAMiEMYtM1Si=oDPmZsktGg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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 at:

https://www.pgadmin.org/docs/pgadmin4/6.5/release_notes_6_5.html.

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

https://www.pgadmin.org/

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:

https://www.pgadmin.org/download/

--

Akshay Joshi

pgAdmin Project

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-02-11 11:59:55 pgAdmin 4 commit: Tag REL-6_5 has been created.
Previous Message Fahar Abbas 2022-02-11 08:15:45 Re: pgAdmin4 v6.5 candidate builds