pgAdmin 4 v9.1 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin 4 v9.1 Released
Date: 2025-03-03 13:06:22
Message-ID: CANxoLDd3=1bp5P_NaX88OHtg+2Ov81+-G_4htSchCT6DuXiwmA@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 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-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2025-03-11 08:31:21 Re: Regarding feature #3319
Previous Message Yogesh Mahajan 2025-02-28 03:43:44 Re: pgAdmin4 v9.1 candidate builds