pgAdmin 4 v8.10 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin 4 v8.10 Released
Date: 2024-07-29 12:32:09
Message-ID: CANxoLDeMG61MxmOwQumNCWLcDz0ABkwws61smO6Lrcp_YfVSPw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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 at:

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:

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, CS, 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:

https://www.pgadmin.org/download/

--

Akshay Joshi

pgAdmin Project

Browse pgadmin-support by date

  From Date Subject
Next Message iram khan 2024-07-29 15:51:58 Fwd: BUG #18555: pgadmin image keeps giving mime type error. Is the image k8s compatible .
Previous Message Pravesh Sharma 2024-07-29 06:40:34 Re: Issue with Commenting Code Blocks in pgAdmin 4 on macOS