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 1ugdqn-005mhA-9P for pgsql-announce@arkaria.postgresql.org; Tue, 29 Jul 2025 06:30:14 +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 1ugdql-00FH6P-Gz for pgsql-announce@arkaria.postgresql.org; Tue, 29 Jul 2025 06:30:11 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ugdqk-00FH6F-LB for pgsql-announce@lists.postgresql.org; Tue, 29 Jul 2025 06:30:10 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1ugdqg-001QwE-2j for pgsql-announce@lists.postgresql.org; Tue, 29 Jul 2025 06:30:10 +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=/H+JtEerp79lqF9eoPYnwGBWASROgeEcQ+UqEO13p9I=; b=K2x9nhLlrREWXXGUaZYiyQNVNS xi8lp5v0U+x0nKH9z1q9eJdijxfyA6K2xExx3M/P5V9cS2bkS90dK+0AloUC+1M9zHLeP2Z/8N51k AurytipR5qV1ysYbKGPBanrzGkvUR5pLrkHaPiJpvzzpUCrJouBCWtN5bsxu8YNwff7UyFZpPTfsR lKj6rCTp6ZvurJy6eaiIwkpwNOBVyxyl1tuqkqRrzpVvw5mk9/H6FqAdRBiC0KPEOqACrvL0r2TVQ dX1lAtNvsIF+D/Mh6pHh+N15NsEfIg21mvRnh5rpCnkPp0kyf/2DW5AdX4GoazFSCJDN1IYTrDilW 9Ft7g9AQ==; Received: from wrigleys.postgresql.org ([217.196.149.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 1ugdqf-003m53-02 for pgsql-announce@lists.postgresql.org; Tue, 29 Jul 2025 06:30:06 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1ugdqd-006L1V-2U for pgsql-announce@lists.postgresql.org; Tue, 29 Jul 2025 06:30:03 +0000 Content-Type: multipart/mixed; boundary="===============0486467428369718447==" MIME-Version: 1.0 Subject: pgAdmin 4 v9.6 Released To: PostgreSQL Announce From: pgAdmin Development Team via PostgreSQL Announce Reply-To: news@pgadmin.org Date: Tue, 29 Jul 2025 06:29:49 +0000 Message-ID: <175377058995.786.6017527017410820470@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 0915b793148b92abe2a9440116b9afb380bccf3a9a69acded240196652eb0a6a List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============0486467428369718447== Content-Type: multipart/alternative; boundary="===============4795949873311861149==" MIME-Version: 1.0 --===============4795949873311861149== 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 9.6. = This release of pgAdmin 4 includes 4 new features and 7 bug fixes/housekeep= ing changes. For more details, please see the [release notes](https://www.p= gadmin.org/docs/pgadmin4/9.6/release_notes_9_6.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: * Ensure that keyboard shortcuts are displayed in tooltips, context menus, = and the main menu. * Implemented a server-side cursor to enhance performance when retrieving l= arge datasets. * Added support for setting a custom SESSION_DIGEST_METHOD in pgAdmin 4 to = facilitate FIPS compliance. * Enable the PKCE workflow for OAuth 2 authentication. ### Bugs/Housekeeping: * Fixed an issue where windows installer is not signing tmp files generated= by InnoSetup. * Fixed an issue in the Search Objects tool where selecting a node occasion= ally selected an incorrect node. * Improved the application state restoration by leveraging rc-dock layout a= nd ensure the order and layout of tabs is maintained on restore. * Fixed an issue where json editor in result grid was crashing if null valu= e is set in the json editor. * Update zstd library link to 1.5.7 in Dockerfile. * Ensure that pgAdmin 4 is compatible with PG/EPAS v18. * Use 'Drop' instead of 'Delete' for object commands to make destructive ac= tions more deliberate. Builds for Windows and macOS are available now, along with a Python Wheel, = Docker Container, RPM, DEB Package, and source code tarball from the [downl= oad area](https://www.pgadmin.org/download/). --===============4795949873311861149== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable pgAdmin 4 v9.6 Released
 

pgAdmin 4 v9.6 Released

The pgAdmin Development Team is pleased to = announce pgAdmin 4 version 9.6. This release of pgAdmin 4 includes 4 new fe= atures and 7 bug fixes/housekeeping changes. For more details, please see t= he 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:

  • Ensure that key= board shortcuts are displayed in tooltips, context menus, and the main menu= .
  • Implemented a s= erver-side cursor to enhance performance when retrieving large datasets.
  • Added support f= or setting a custom SESSION_DIGEST_METHOD in pgAdmin 4 to facilitate FIPS c= ompliance.
  • Enable the PKCE= workflow for OAuth 2 authentication.

Bugs/Housekeeping:

  • Fixed an issue = where windows installer is not signing tmp files generated by InnoSetup.
  • Fixed an issue = in the Search Objects tool where selecting a node occasionally selected an = incorrect node.
  • Improved the ap= plication state restoration by leveraging rc-dock layout and ensure the ord= er and layout of tabs is maintained on restore.
  • Fixed an issue = where json editor in result grid was crashing if null value is set in the j= son editor.
  • Update zstd lib= rary link to 1.5.7 in Dockerfile.
  • Ensure that pgA= dmin 4 is compatible with PG/EPAS v18.
  • Use 'Drop' inst= ead of 'Delete' for object commands to make destructive actions more delibe= rate.

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 download 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/.
 
--===============4795949873311861149==-- --===============0486467428369718447==--