From: | Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com> |
---|---|
To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | pgAdmin 4 v9.3 Released |
Date: | 2025-04-30 08:13:53 |
Message-ID: | CAM9w-_ksHkFd=vvWLwnSbFR7SY4yq2vGaNRYJDL25FnmvgR4Gg@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 9.3.
This release of pgAdmin 4 includes 4 new features and 14 bug
fixes/housekeeping changes. For more details please see the Release Notes
<https://www.pgadmin.org/docs/pgadmin4/9.3/release_notes_9_3.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:
New features
-
Add support for type constructors for PostGIS spatial types.
-
Added ability to use SQL in the "DB Restriction" field.
-
Add support for custom roles and role permissions management in pgAdmin.
-
Added support for font ligatures.
Bug fixes
-
Add Cache-Control no-cache,no-store,must-revalidate header to
dynamically generated utils.js file.
-
Fixed an issue where shift + click on rows/columns for range selection
did not work in the query tool data output window.
-
Fixed an issue where the debugger hangs when stepping into nested
function/procedure.
-
Ensure that graph data is updated even when the Dashboard tab is
inactive.
-
Fixed an issue where Ctrl/Cmd+A in cell editor would select all rows.
-
Fixed an issue where drag and drop function with no parameters does not
work.
-
Fixed an issue where changes to foreign key constraints were not
detected in the schema diff.
-
Fixed an issue where the query tool went blank when converting history
dates to the appropriate locale format.
-
Fixed an issue where the user management tab is not opening in the
classic layout.
-
Allow OAuth 2 login using the username claim if the email is absent from
the user profile.
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/
--
Aditya Toshniwal
pgAdmin Project
From | Date | Subject | |
---|---|---|---|
Next Message | Aditya Toshniwal | 2025-04-30 10:50:02 | Re: Proposal: Adding Text-to-SQL Feature with OpenAI API Integration to pgAdmin 4 |
Previous Message | Yogesh Mahajan | 2025-04-30 04:16:11 | Re: pgAdmin4 v9.3 candidate builds |