pgAdmin 4 v6.21 Released - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 v6.21 Released
Date
Msg-id CANxoLDfOsaYBicsppqdMFEO23JmKQHaCp3QaAg8G8WMG24T0CA@mail.gmail.com
Whole thread Raw
List pgadmin-hackers

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

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

    https://www.pgadmin.org/docs/pgadmin4/6.21/release_notes_6_21.html.

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

    https://www.pgadmin.org/

Note: This is the last release of pgAdmin that will support Python 3.6 and Psycopg2. Future releases will require Python 3.7 or later. This means that this is also the last release that will be supported on CentOS and RHEL 7.x

Notable changes in this release include:

Features:

  • Allow changing cardinality notation in ERD to use Chen notation.

  • Add additional logging for successful logins and user creation.



Bugs/Housekeeping:

  • Fixed an issue where pgAdmin failed to connect when the Postgres password included special characters.

  • Ensure that the database migration does not fail with a NoSuchTableError exception.

  • Fixed an issue where the database server is not connected using a service file.

  • Handle MERGE operation in query tool explain introduced in PostgreSQL 15.

  • Ensure that the schema diff tool should pick up the change in the column grants.

  • Ensure that Grant column permission to a view is visible in the SQL tab.

  • Ensure that content on the DDL comparison panel should get refreshed on selecting the object using the up and down arrow keys.

  • Fixed an issue where the user can't create trigger AFTER UPDATE OF.

  • Do not allow to save invalid JSON in the query tool JSON editor.



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

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: [pgadmin-org/pgadmin4] fead2b: Changing psycopg to psycopg2 as the package upgrad...
Next
From: Dajer Abreu
Date:
Subject: pgAdmin Project Contributions