pgAdmin 4 v7.5 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin 4 v7.5 Released
Date: 2023-07-27 06:51:42
Message-ID: CANxoLDf_zdu=ON4ZJPzs5chVDc3Ee5xZYu=OFfo6bG7oJ1j_nA@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.5.

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

https://www.pgadmin.org/docs/pgadmin4/7.5/release_notes_7_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 detach partitions using concurrently and finalize.
-

Added all supported index storage parameters while creating an index.
-

Added new/missing parameters to pg_dump, pg_dumpall, and pg_restore.

Bugs/Housekeeping:

-

Remove Bootstrap and jQuery from authentication pages and rewrite them
in ReactJS.
-

Fix an issue where queries longer than 1 minute get stuck.
-

Fix an issue where queries can't complete execution.
-

Fix an issue where queries get stuck with auto-completion enabled.
-

Ensure that Backup, Restore, and Maintenance should work properly when
pgpass file is used.
-

Fixed an issue where pgAdmin failed to setup role with hyphens in name.
-

Fixed an issue where filters are not working and query history shows
empty queries.
-

Fix an issue where adding a sub-folder inside a folder is not working as
expected in File Manager.
-

Fix an issue where inserting more than 10 rows does not work correctly
in View Data; only parts end up in the table.
-

Ensure user gets proper error if incorrect credentials are entered while
authenticating AWS.

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 Sahil Harpal 2023-07-27 07:39:31 Re: Pgadmin4 System Stats Extension Design
Previous Message Akshay Joshi 2023-07-27 06:08:32 [pgadmin-org/pgadmin4]