Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sYTyn-00BgIw-46 for pgsql-announce@arkaria.postgresql.org; Mon, 29 Jul 2024 17:16:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sYTyl-001Ij7-Lg for pgsql-announce@arkaria.postgresql.org; Mon, 29 Jul 2024 17:16:11 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sYTyk-001Iir-BJ for pgsql-announce@lists.postgresql.org; Mon, 29 Jul 2024 17:16:10 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sYTyf-0024Go-M1 for pgsql-announce@lists.postgresql.org; Mon, 29 Jul 2024 17:16:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=FIylat3nE3ocOaKTCbUb+VNJNyX3IpsVlptDdQlqBSY=; b=vbBV3bZKy3UvQCk8Kd5NnPNAPF rMqxqkPbI/WnV0ih7Pcy/MrttsZEG1n1Vy4kMF64UkDR5ZmccdUlX4kpo7vAaBJGAiCIh+hsXI0eP c3rlq5YKcHm7hDFdUH62sQnR/AOJ9NmJITYucflVbF6uRzG83FMEyAPvLYE4WGBtu/I70PdBcwUmE U9TXU+Gx4fAQopy601x3mMIuQR3rhYnShF2nM8IfYQv/G+qSaLVLiSaGfdB6YP6XW4m2CeLBfSZ6S B8rK68EQwEEvs6jwaZ1J9nRu0YkDx0NPacoZHmLK7FjRLVGZ+c1oICZhh4SqAZ1oN7/bFA+Fda41s rbTUJ71g==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sYTye-006UVe-HW for pgsql-announce@lists.postgresql.org; Mon, 29 Jul 2024 17:16:04 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sYTyc-0091Qe-1I for pgsql-announce@lists.postgresql.org; Mon, 29 Jul 2024 17:16:02 +0000 Content-Type: multipart/mixed; boundary="===============3589463573049358944==" MIME-Version: 1.0 Subject: pgAdmin 4 v8.10 Released To: PostgreSQL Announce From: pgAdmin Development Team via PostgreSQL Announce Reply-To: news@pgadmin.org Date: Mon, 29 Jul 2024 17:15:43 +0000 Message-ID: <172227334300.915370.17027852542119884518@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: dd00e500428bbeddf6e736b02005d067cb1e99e1c49643a2b1f175da3c894092 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============3589463573049358944== Content-Type: multipart/alternative; boundary="===============5109660422462089680==" MIME-Version: 1.0 --===============5109660422462089680== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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/pgadmi= n4/8.10/release_notes_8_10.html). =20 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 Elect= ron. Notable changes in this release include: =20 ### Features: * Add support for Postgres Server Logs for Text, CSV, and JSON format in pl= ain 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 extens= ion when accessing statistics with a non-admin user. * Updated entrypoint.sh to utilize the email-validator package for email va= lidation. * Fixed an issue where users could not insert characters at the desired loc= ation, as it was added to the end of the line. * Fixed an issue where users could not autofill their saved passwords in th= e connect server dialog in the browser. * Fixed an issue where boolean values in node details of the graphical expl= ain 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 [tarba= ll area](https://www.pgadmin.org/download/). --===============5109660422462089680== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable pgAdmin 4 v8.10 Released
 

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 graphica= l management tool for PostgreSQL. For more information, please see the website.

Note: With this release, pgAdmi= n 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 f= ormats.
  • 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 pgA= dmin 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 permi= ssion denied issue for functions of the pgstattuple extension when accessin= g statistics with a non-admin user.
  • Updated entrypo= int.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 pgA= dmin 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 sou= rce code tarball from the tarball area.

This email was sent to you from pgAdmin Development Team. It was delivered = on their behalf by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to pgAdmin Development Team.

You were sent this email as a subscriber of the pgsql-announce mai= linglist, for the content tag Related Open Source. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit https://lists.postgresql.org/unsubscribe/.
 
--===============5109660422462089680==-- --===============3589463573049358944==--