pgAdmin 4 v5.4 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin 4 v5.4 Released
Date: 2021-06-17 10:21:03
Message-ID: CANxoLDe3JcUB8L0ajVNeqwHK+yy9e0=gd3h9pgWCa-soUsZTVw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

The pgAdmin Development Team is pleased to announce pgAdmin 4 version 5.4.

This release of pgAdmin 4 includes 20 bug fixes and new features. For more
details please see the release notes at:

https://www.pgadmin.org/docs/pgadmin4/5.4/release_notes_5_4.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:

-

PSQL Tool support (Beta)

The PSQL tool allows users to connect to PostgreSQL or EDB Advanced server
using the psql command-line interface through their browser. Open the PSQL
tool from the Tools or browser tree context menu, or use the PSQL tool
button at the top of the browser tree. On the Windows platform, this
feature is available on Windows 10 (1809 version), and Windows Server 2019
and onwards.

-

Added support to browse binary path and set it for the different
database server version

This feature allows the user to set the different binary paths for the
supported database server versions. Added browse button to select the
binary path along with validation button to validate the path. Validation
checks for the utilities and shows the version of the utilities.

-

Rotating the pgAdmin log files on the basis of size and age

Using this feature the user will be able to set the log rotation on the
basis of size and age. Added configuration parameters LOG_ROTATION_SIZE and
LOG_ROTATION_AGE.

-

Window maximize/restore functionality for properties dialog

This feature allows the user to maximize and restore the properties dialog.

-

Support non-admin installation on Windows

Bugs/Housekeeping:

-

Updated Flask-Security-Too to the latest v4.
-

Added a mechanism to detect a corrupt/broken config database file.
-

Fixed the issue of renaming the database by another user.
-

Disable browser password saving in the runtime.
-

Ensure that the Query Tool connection string should not be changed as
per the 'Query Tool tab title'.
-

Fixed duplicate SQL issue for tables with more than one partition.
-

Fixed an issue where the Foreground Color property of server dialog does
not work.
-

Fixed an issue where a decimal number is appended for character varying
fields while downloading the data in CSV format.

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

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Alain D. 2021-06-17 13:23:12 PSQL Tool support copy/paste ?
Previous Message Ray O'Donnell 2021-06-16 10:29:57 Re: Starting pgAdmin4 on Ubuntu 21.04