pgAdmin 4 v7.7 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin 4 v7.7 Released
Date: 2023-09-21 10:03:51
Message-ID: CANxoLDfpq2t+=7sY56ahe0iyXu3jJzh3KWmHnsELjaoCaVS5tQ@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 7.7.

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

https://www.pgadmin.org/docs/pgadmin4/7.7/release_notes_7_7.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 select/deselect objects in the Backup dialog.
-

Added all the new options of the 'WITH' clause in the subscription
dialog.
-

Added USING method while creating the table.
-

Added compression method option while creating a column.
-

Added Strategy, Locale Provider, ICU Locale, ICU Rules, and OID options
while creating a database.
-

Added USING method while creating the materialized view.
-

Add support for additional ID token claim checks for OAuth 2
authentication.

Bugs/Housekeeping:

-

Added the 'data type' column in the properties tab of the Columns
collection node.
-

Fix an issue where user is not able to change the password when SMTP is
not configured.
-

Ensure user is redirected to login page after failed login.
-

Ensure that Materialized view size fields in "Statistics" should be
human-readable.
-

Fix an issue where changing the password shows success but the new
password is not working.
-

Fix an issue where login form doesn't appear if internal auth source is
removed.
-

Fix a security related issue where an authenticated user can run remote
command using validate binary path API (CVE-2023-5002).

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 Dave Page 2023-09-21 10:05:58 [pgadmin-org/pgadmin4] 5a26ca: Use PG16 as the default in the container.
Previous Message Yogesh Mahajan 2023-09-21 07:36:37 Re: pgAdmin4 v7.7 candidate builds