The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.5. This 
release of pgAdmin 4 includes 24 bug fixes and new features. For more details 
please see the [release 
notes](https://www.pgadmin.org/docs/pgadmin4/8.5/release_notes_8_5.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 for EDB Job Scheduler.
* Added support for viewing Log Based Clusters.
* Added support for UNIX socket in entrypoint.sh for Docker implementation.
* Added support for provider, deterministic, version, and RULES parameters 
while creating collation.




### Bugs/Housekeeping:
* Fixed a remote code execution issue in the validate binary path 
(CVE-2024-3116).
* Fixed an issue in Schema Diff where Columns with sequences get altered 
unnecessarily.
* Fixed schema diff wrong query generation for the table, foreign table, and 
sequence.
* Fixed an issue where the maximize icon is missing from the query tool panel.
* Fix an issue in the editor where the Format SQL shortcut and multiline 
selection are not working.
* Fix an issue in the editor where the "Use Spaces?" preference of the Editor 
is not working.
* Fixed an issue where Triggers, Rules, and Indexes were absent from the Schema 
Diff when comparing views.
* Fixed an issue where taking a backup of a shared server was using the server 
owner's user name.
* Fix an issue in the query tool where custom keyboard shortcuts are not 
working for some.


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