************ Version 9.10 ************ Release date: 2025-11-13 This release contains a number of bug fixes and new features since the release of pgAdmin 4 v9.9. Supported Database Servers ************************** **PostgreSQL**: 13, 14, 15, 16, 17 and 18 **EDB Advanced Server**: 13, 14, 15, 16, 17 and 18 Bundled PostgreSQL Utilities **************************** **psql**, **pg_dump**, **pg_dumpall**, **pg_restore**: 18.0 New features ************ | `Issue #4306 `_ - Added the ability to search for tables and automatically bring them into view in the ERD tool. | `Issue #6391 `_ - Add support of DEPENDS/NO DEPENDS ON EXTENSION for PROCEDURE. | `Issue #6698 `_ - Add support for setting image download resolution in the ERD tool. | `Issue #7885 `_ - Add support for displaying detailed Citus query plans instead of 'Custom Scan' placeholder. | `Issue #8912 `_ - Add support for formatting .pgerd ERD project file. Housekeeping ************ | `Issue #8676 `_ - Migrate pgAdmin UI to use React 19. Bug fixes ********* | `Issue #8504 `_ - Fixed an issue where data output column resize is not sticking in Safari. | `Issue #9117 `_ - Fixed an issue where Schema Diff does not ignore Tablespace for indexes. | `Issue #9132 `_ - Fixed an issue where the 2FA window redirected to the login page after session expiration. | `Issue #9233 `_ - Fixed an issue where the Select All option on the columns tab of import/export data was not working in languages other than English. | `Issue #9240 `_ - Fixed an issue where the Debian build process failed with a "Sphinx module not found" error when using a Python virtual environment. | `Issue #9281 `_ - Fixed an issue where the last used storage directory was reset to blank, leading to access denied errors during backup or restore operations. | `Issue #9304 `_ - Fixed an issue that prevented assigning multiple users to an RLS policy. | `Issue #9320 `_ - Fixed remote code execution vulnerability when restoring PLAIN-format SQL dumps in server mode (CVE-2025-12762). | `Issue #9323 `_ - Fixed Command injection vulnerability allowing arbitrary command execution on Windows (CVE-2025-12763). | `Issue #9324 `_ - Fixed LDAP authentication flow vulnerable to TLS certificate verification bypass (CVE-2025-12765). | `Issue #9325 `_ - Fixed LDAP injection vulnerability in LDAP authentication flow (CVE-2025-12764).