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

Reply via email to