pgAdmin 4 v8.10 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.10 Released
Date: 2024-07-29 17:15:43
Message-ID: 172227334300.915370.17027852542119884518@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.10. This release of pgAdmin 4 includes 29 bug fixes and new features. For more details please see the [release notes](https://www.pgadmin.org/docs/pgadmin4/8.10/release_notes_8_10.html).

pgAdmin is the leading Open Source graphical management tool for PostgreSQL. For more information, please see [the website](https://www.pgadmin.org/).

### Note: With this release, pgAdmin 4 has transitioned from NW.js to Electron.

Notable changes in this release include:

### Features:
* Add support for Postgres Server Logs for Text, CSV, and JSON format in plain and tabular formats.
* Add support for highlighting selection matches in the query editor.
* Add a keyboard shortcut to close the active tab panel.

### Bugs/Housekeeping:
* Replace pgAdmin NW.js container with Electron container.
* Ensure that pgAdmin 4 is compatible with PostgreSQL v17.
* Fixed an issue where paste operation in query tool data grid should skip bytea columns and put the value as NULL instead.
* Ensure pgAdmin never makes network requests to Google etc.
* Fixed the permission denied issue for functions of the pgstattuple extension when accessing statistics with a non-admin user.
* Updated entrypoint.sh to utilize the email-validator package for email validation.
* Fixed an issue where users could not insert characters at the desired location, as it was added to the end of the line.
* Fixed an issue where users could not autofill their saved passwords in the connect server dialog in the browser.
* Fixed an issue where boolean values in node details of the graphical explain plan were not interpreted correctly.
* Ensure that pgAdmin works when opened in an iframe.

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 IVM Development Group via PostgreSQL Announce 2024-07-31 13:58:36 pg_ivm 1.9 released
Previous Message RapidLoop, Inc. via PostgreSQL Announce 2024-07-26 08:07:35 pgmetrics 1.17 released