| From: | pgAdmin Development Team via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org> |
|---|---|
| To: | PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org> |
| Subject: | pgAdmin 4 v9.11 Released |
| Date: | 2025-12-11 08:55:03 |
| Message-ID: | 176544330315.788.2818308956167935265@wrigleys.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-announce |
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](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 [the website](https://www.pgadmin.org/).
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 the [tarball area](https://www.pgadmin.org/download/).
| From | Date | Subject | |
|---|---|---|---|
| Next Message | benodiwal via PostgreSQL Announce | 2025-12-13 13:16:16 | pg_ai_query v0.1.0 — First stable release with multi-model AI for PostgreSQL |
| Previous Message | PoWA via PostgreSQL Announce | 2025-12-07 14:27:27 | powa-archivist 5.1.1 is out! |