The pgAdmin Development Team is pleased to announce the release of pgAdmin 4 
version 9.9. This release of pgAdmin 4 includes 10 bug fixes and new features. 
For more details, please see the [release 
notes](https://www.pgadmin.org/docs/pgadmin4/9.9/release_notes_9_9.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 ALTER FUNCTION.
* Added "MULTIRANGE_TYPE_NAME" option while creating a Range Type.
* Added "SUBSCRIPT" option while creating an External Type.
* Added option to skip the password dialog when using an identity file.
* Added 'failover' and 'two_phase' parameter support in CREATE/ALTER 
SUBSCRIPTION for PostgreSQL v17+.
* Add support for initializing the pgAdmin4 Kubernetes Helm chart.


### Bugs/Housekeeping:
* Fixed an issue where the query tool displayed 'default' instead of 'null' for 
null text data in the data output.
* Fixed an issue where the pgAdmin configuration database wasn't being created 
on a fresh install when an external database was used for the configuration.
* Fixed an issue where shortcuts are not working as expected on multiple 
keyboard layouts.
* Fixed an issue where saving the newly changed preferences was not reflecting 
on the preferences tab.


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/).

Reply via email to