pgAdmin 4 v8.5 Released

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 v8.5 Released
Date: 2024-04-05 14:15:59
Message-ID: 171232655965.684.2282142323703888068@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

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

Browse pgsql-announce by date

  From Date Subject
Next Message HexaCluster via PostgreSQL Announce 2024-04-06 22:43:09 pg_dumpbinary v2.16 released
Previous Message HexaCluster via PostgreSQL Announce 2024-04-01 16:20:04 Ora2Pg 24.3 have been released