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 1sCnkn-008D3M-Im for pgsql-announce@arkaria.postgresql.org; Thu, 30 May 2024 21:56:11 +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 1sCnkn-006OYj-5O for pgsql-announce@arkaria.postgresql.org; Thu, 30 May 2024 21:56:09 +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 1sCnkm-006OYb-0l for pgsql-announce@lists.postgresql.org; Thu, 30 May 2024 21:56:08 +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 1sCnkj-002jF3-6C for pgsql-announce@lists.postgresql.org; Thu, 30 May 2024 21:56:06 +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=lPodpM7zTik3cRTw9L/XatB484zLq8UFFMft+OkreJ0=; b=Y1FYUNCL3Arxfi06yPUYoM/rPX a9EInOv/C9zI/3U0+PiiDmzL6bstpJOlvQdP3Z0fQTH+PcOWW2AJtdnO9FaearbUfiPUimPQiulOe LZqQGYuWdRiMNGuIqK5pxNLa3r4VrOtX3b9sjbXUiDEgtdFcjy77+ms/AgmwDwUhEXTBQg2NniFBj rHlCVLox7easWom0kDtX6Z45SCCQ1edkuE8m/ls6FGZBY7J+IBlolb6FD1XILluEDFFeDSTIOK7Zz pZ4OtpHqpTx+Sn6yL7B2e9ktr9WHCaPllIPhtH8plft4b9je3AvfvBYHhFlHyHOr9t5MfE2OEAaz0 SV37J4Dg==; 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 1sCnki-008psv-9X for pgsql-announce@lists.postgresql.org; Thu, 30 May 2024 21:56: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 1sCnkf-00FNG0-QO for pgsql-announce@lists.postgresql.org; Thu, 30 May 2024 21:56:02 +0000 Content-Type: multipart/mixed; boundary="===============8879350074738892411==" MIME-Version: 1.0 Subject: pgAdmin 4 v8.7 Released To: PostgreSQL Announce From: pgAdmin Development Team via PostgreSQL Announce Reply-To: news@pgadmin.org Date: Thu, 30 May 2024 21:55:45 +0000 Message-ID: <171710614581.2021729.4732982983771192624@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 6330b942e181d74f2077b798c82b16f89fc0e28b442240e0b688b4dc5bd158f3 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============8879350074738892411== Content-Type: multipart/alternative; boundary="===============0562368156677336091==" MIME-Version: 1.0 --===============0562368156677336091== 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.7. = This release of pgAdmin 4 includes 19 bug fixes and new features. For more = details please see the [release notes](https://www.pgadmin.org/docs/pgadmin= 4/8.7/release_notes_8_7.html). =20 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: =20 ### Features: * Added support for the 'Add to macros' feature and fixed various usability= issues. * Added support for executing the query at the cursor position in the query= tool. * Changes in Query Tool, Debugger, and ERD Tool shortcuts to remove the use= of Accesskey which will allow them to be customized. * Added support for viewing PGD Clusters. * Enhance the Delete dialog by highlighting the names of the objects to be = deleted in bold. * Added support for platform Ubuntu 24.04 and Fedora 40. ### Bugs/Housekeeping: * Upgrade react-table from v7 to v8. * Ensure that Schema Diff does not indicate a table as different when the t= rigger names are the same but the trigger function body is different. * Fixed an issue of the pgAdmin window size increasing each time it was reo= pened. * Update the documentation for the preferences dialog and keyboard shortcut= s. * Fixed an issue where pgAdmin fails to start when Ubuntu OS is upgraded to= a major version. * Fixed incorrect highlighting for C-Style escape strings in SQL editor. * Fixed an issue where the recover password button was enabled even when no= email was provided. * Fixed an issue where resetting the password from the password reset link = was not working. 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/). --===============0562368156677336091== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable pgAdmin 4 v8.7 Released
 

pgAdmin 4 v8.7 Released

The pgAdmin Development Team is pleased to = announce pgAdmin 4 version 8.7. This release of pgAdmin 4 includes 19 bug f= ixes 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.

Notable changes in this release include:

Features:

  • Added support f= or the 'Add to macros' feature and fixed various usability issues.
  • Added support f= or executing the query at the cursor position in the query tool.
  • Changes in Quer= y Tool, Debugger, and ERD Tool shortcuts to remove the use of Accesskey whi= ch will allow them to be customized.
  • Added support f= or viewing PGD Clusters.
  • Enhance the Del= ete dialog by highlighting the names of the objects to be deleted in bold.<= /li>
  • Added support f= or platform Ubuntu 24.04 and Fedora 40.

Bugs/Housekeeping:

  • Upgrade react-t= able from v7 to v8.
  • Ensure that Sch= ema Diff does not indicate a table as different when the trigger names are = the same but the trigger function body is different.
  • Fixed an issue = of the pgAdmin window size increasing each time it was reopened.
  • Update the docu= mentation for the preferences dialog and keyboard shortcuts.
  • Fixed an issue = where pgAdmin fails to start when Ubuntu OS is upgraded to a major version.=
  • Fixed incorrect= highlighting for C-Style escape strings in SQL editor.
  • Fixed an issue = where the recover password button was enabled even when no email was provid= ed.
  • Fixed an issue = where resetting the password from the password reset link was not working.<= /li>

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/.
 
--===============0562368156677336091==-- --===============8879350074738892411==--