Software 42623 Published by

The pgAdmin Development Team has released pgAdmin 4 version 8.10, which includes 29 bug fixes and new features.

The update transitions from NW.js to Electron and includes support for Postgres Server Logs in various formats, highlighting selection matches in the query editor, and a keyboard shortcut to close the active tab panel. It also ensures compatibility with PostgreSQL v17, fixes permission denied issues, and updates entrypoint.sh to use email-validator packages. 





pgAdmin 4 v8.10 Released

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.

pgAdmin is the leading Open Source graphical management tool for PostgreSQL. For more information, please see  the website.

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.

Gnome_shell_screenshot_2eyt70

pgAdmin 4 v8.10 Released