The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.19. 
This release of pgAdmin 4 includes 20 bug fixes and new features. For more 
details please see the [release 
notes](https://www.pgadmin.org/docs/pgadmin4/6.19/release_notes_6_19.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:
* Added support of AWS provider for BigAnimal cloud deployment.


### Bugs/Housekeeping:
* Ensure that the authenticated users can't access each other's directories and 
files by providing relative paths. (CVE-2023-0241)
* Allow YouTube video demo links to be added to appropriate pgAdmin 
documentation.
* Fixed an issue where an incorrect password was used with the shared server.
* Ensure the browser tree does not freeze while rendering 10k+ nodes/objects.
* Fixed an issue where the default value of string for columns should wrap in 
quotes in the create script.
* Fix the webserver and internal authentication setup issue.
* Ensure the appbundle has correct permissions so that pgAdmin can be accessed 
by users other than the owner.
* Fixed a missing "jwks_uri" in metadata error that occurred when logging in 
with an oAuth2 provider like Azure or Google.
* Fixed an issue where the Geometry viewer does not show the popup when columns 
are less than 3.

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