| From: | Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, pgAdmin Support <pgadmin-support(at)postgresql(dot)org> |
| Subject: | pgAdmin 4 v9.11 Released |
| Date: | 2025-12-11 07:57:14 |
| Message-ID: | CAFOhELdwxyWzmYRQFGYdpHYAto5K70DpdDO7XYOMPbe0f8m_5Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers pgadmin-support |
The pgAdmin Development Team is pleased to announce the release of pgAdmin
4 version 9.11.
This release of pgAdmin 4 includes 16 bug fixes and new features. For more
details, please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/9.11/release_notes_9_11.html
pgAdmin is the leading open-source graphical management tool for
PostgreSQL. For more information, please see:
Notable changes in this release include:
Features:
-
Add support of DEPENDS/NO DEPENDS ON EXTENSION for INDEX.
-
Add support of DEPENDS/NO DEPENDS ON EXTENSION for MATERIALIZED VIEW.
-
Add support for showing the column data type beside column name in the
object explorer.
-
Added Ubuntu 25.10 and Fedora 43.
-
Add conditional TLS support for the Ingress in the Helm chart.
Bugs/Housekeeping:
-
Plain SQL restore runs with '\restrict' option to prevent harmful psql
meta-commands (CVE-2025-13780).
-
Fixed an issue on type casting of default string function/procedure
arguments in debugger tool.
-
Fix pkg_resources deprecation warning by migrating Docker base image to
python:3-alpine from alpine:latest.
-
Fixed an issue where EXPLAIN should run on query under cursor if no text
is selected.
-
Fixed an issue where opening file in Query Tool does not retain file
name in tab.
-
Fixed an issue where connection is failing via Query Tool/PSQL Tool
workspaces.
-
Fixed an issue where copying highlighted text in the query tool data
output cell editor would copy the complete string.
-
Fixed an issue where copying a single cell should not add quoting.
-
Fix the Helm chart server definition and change the app version.
-
Specify the correct hostname placeholder for the Password Exec command.
-
Ensure the proper handling of extra volume mount configurations in the
Helm deployment template by correcting the configuration value references.
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/
--
Khushboo Vashi
pgAdmin Project
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dharin Shah | 2025-12-13 17:31:32 | [PATCH] Add zstd compression for TOAST using extended header format |
| Previous Message | Yogesh Mahajan | 2025-12-11 05:28:08 | Re: pgAdmin4 v9.11 candidate builds |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter 'PMc' Much | 2026-01-04 01:14:01 | 9.11 problem: CSRF tokens do not match |
| Previous Message | Aditya Toshniwal | 2025-12-02 04:37:29 | Re: pgAdmin4 v9.10 error -- connection failed: FATAL: database "24136" does not exist |