pgAdmin 4 v9.1 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin 4 v9.1 Released
Date: 2025-03-03 13:06:27
Message-ID: CANxoLDf3puLOMYS8U_phEwLhxb1=GemLAe3OiiZ+an_SFmyx+Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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

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/9.1/release_notes_9_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:

-

Added an option to open the file in a new tab within the query tool.
-

Add support for one-to-one relationships in the ERD tool.
-

Enable the ability to close the 'Welcome' tab in the Query Tool/PSQL
Workspace.

Bugs/Housekeeping:

-

Added support for Python 3.13.
-

Fixed an issue where pgAdmin does not support pg_vector column
length/precision.
-

Fixed an issue where pasting text containing JSON data into the query
tool grid would result in incorrect parsing.
-

Fixed an issue where the query tool was not treating IDENTITY columns as
columns with default values when inserting new rows.
-

Fixed an issue where the ERD tool failed to open a saved file containing
parent-child relationships within the same table.
-

Fixed the Docker image entrypoint.sh email validation.
-

Fixed an issue where the User Management and Change Password dialogs
were hidden when selecting a menu while a workspace other than 'Default'
was active.
-

Fixed an issue where the column order displayed was incorrect for
exclusion constraints with multiple columns.
-

Fixed an issue where deleting rows in the query tool would delete all
rows in the table when 'Select All Remaining Rows' was used.
-

Ensure the saved passwords are decrypted with the correct encryption key
for external authentication in server mode.

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-support by date

  From Date Subject
Next Message Doug Reed 2025-03-03 17:54:17 9.1 Feedback
Previous Message Khushboo Vashi 2025-03-03 02:39:38 Re: pdAdmin issue - Not supported between instances