pgAdmin 4 v7.1 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin 4 v7.1 Released
Date: 2023-05-04 17:08:11
Message-ID: CANxoLDd2=0YWLy1iTUw_j18Ps05d9LvSeu_f4_SCXyLTkW2K4g@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.1.

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

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

-

Show object breadcrumbs path along with its comment on object hover.
-

Allow on demand record count setting to be changed per user using
preferences.
-

Added support to show statistics for materialized views.
-

Added support to create an unnamed index.

Bugs/Housekeeping:

-

Mac crash when you press Command-Shift-C.
-

Fixed an issue where Reset Password is not working after upgrading to
latest flask-security-too.
-

Ensure that the ERD tool should work with the external database after
moving to psycopg3.
-

Fixed an issue with the properties tab not getting updated if the user
updates the selected node.
-

Fix an issue in View SQL when column level privileges are set with
multiple roles.
-

Fixed an issue where query tool hangs for some time when multiple
columns are selected to open geometry viewer.
-

Ensure that when pasting a row in query tool grid, default value is used
for autogenerated/serial columns.
-

Ensure to quote the primary key value if needed while deleting rows from
the table.
-

Fixed an issue where PSQL is not working if the PGUSER env variable is
set and service file is used for server connection details.
-

Show proper message if the debugger is stopped by the user.

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 2023-05-04 17:10:45 [pgadmin-org/pgadmin4]
Previous Message Fahar Abbas 2023-05-04 13:45:41 Re: pgAdmin4 v7.1 candidate builds