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.96) (envelope-from ) id 1vpTQo-009I8e-2F for pgsql-announce@arkaria.postgresql.org; Mon, 09 Feb 2026 15:44:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vpTQn-00BRzB-1r for pgsql-announce@arkaria.postgresql.org; Mon, 09 Feb 2026 15:44: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.96) (envelope-from ) id 1vpTQm-00BRyp-1L for pgsql-announce@lists.postgresql.org; Mon, 09 Feb 2026 15:44: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.98.2) (envelope-from ) id 1vpTQj-00000001ILR-3ITX for pgsql-announce@lists.postgresql.org; Mon, 09 Feb 2026 15:44: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=O3Zsr88sZyCsDnchuBb+Wd+rYnuFILB7bo0mgldHws4=; b=LPZS9WprNlkqdPdDOx/GyO1MCD OptO8FdxONflpV8qLsqo3j501dDW50QPL+yQW7f3qDRz/W8sRbWcMnNGqjPSLHd9WcDBmMEDrgkrB Qech4PTKw1V7Pht+RVZscO/1HwRiHhw2LtYq5Zi2OQApnf6caCoI5faZomMXZDRZiUhQDmFPd1ROA cuE8s/UCW+70Bg9b5iLtuq0F+BH9jxukE5tgzI+D14lfiYXNeHUrB4bv5AEDIQ5tEmtrmp6imzPQw xPLOsxn1uAAeEoHSRtY1NOcmhUGYjJCeqktS4FAWn99zqVPBcGE+4BUNScfb1DrlodA7ZjoqNWLjU VLKBkDBg==; 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.96) (envelope-from ) id 1vpTQi-005NYM-1Y for pgsql-announce@lists.postgresql.org; Mon, 09 Feb 2026 15:44:05 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vpTQh-006Xkp-15 for pgsql-announce@lists.postgresql.org; Mon, 09 Feb 2026 15:44:03 +0000 Content-Type: multipart/alternative; boundary="===============7281395158329107901==" MIME-Version: 1.0 Subject: pgAdmin 4 v9.12 Released To: PostgreSQL Announce From: pgAdmin Development Team via PostgreSQL Announce Reply-To: news@pgadmin.org Date: Mon, 09 Feb 2026 15:43:11 +0000 Message-ID: <177065179126.786.18221732785674470801@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 7672909e1e8d8c11c98ba215862aa0aa4bb5eedf514e2e7d427b033bd2494ccb List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============7281395158329107901== 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.12.= This release of pgAdmin 4 includes 3 new features and 21 bug fixes/houseke= eping changes. For more details, please see the [release notes](https://www= .pgadmin.org/docs/pgadmin4/9.12/release_notes_9_12.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: * Add new options like INHERIT and SET to the Role's membership tab. * Add a new button in the query tool data output toolbar to get entire rang= e of data. * Enhance OAUTH2 and OIDC authentication support with improved claims handl= ing and configuration options. ### Bugs/Housekeeping: * Mask the secret key for restrict option in the process watcher when resto= ring plain SQL file (CVE-2026-1707). * Fix Query Tool state restoration for new connections and queries. * Fix pg_restore logs to distinguish UI sync issues from actual failures. * Optimize checkbox selection logic in backup dialog objects tree. * Fixed an issue where double click to open a file in the file manager is n= ot working. * Ensure saved shared server passwords are re-encrypted on password change. * Fixed an issue where the dashboard freezes on initial render when there i= s a high number of locks. * Fixed the SSL certificate issue while checking for the upgrade. * Fixed a sorting issue in the system stats memory usage table. * Disable Parameters and Membership fields when object is not new for Login= and group roles. * Fixed an issue where the Query History panel would auto-scroll to the top= and did not preserve the scroll bar position for the selected entry. * Fixed an issue where pgAdmin4 app on macOS cannot auto-update while runni= ng on a read-only volume even if present in the Applications folder. * Fixed an issue where connection parameters were using localized values in= stead of literal values, causing connection failures. * Ensure the container deployment supports boolean values in yaml format. * Fix pgAdmin fails when performing Backup/Restore on a PostgreSQL connecti= on defined exclusively via pg_service.conf. 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/). --===============7281395158329107901== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable pgAdmin 4 v9.12 Released
 

pgAdmin 4 v9.12 Released

The pgAdmin Development Team is pleased to = announce pgAdmin 4 version 9.12. This release of pgAdmin 4 includes 3 new f= eatures and 21 bug fixes/housekeeping changes. 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:

  • Add new options= like INHERIT and SET to the Role's membership tab.
  • Add a new butto= n in the query tool data output toolbar to get entire range of data.
  • Enhance OAUTH2 = and OIDC authentication support with improved claims handling and configura= tion options.

Bugs/Housekeeping:

  • Mask the secret= key for restrict option in the process watcher when restoring plain SQL fi= le (CVE-2026-1707).
  • Fix Query Tool = state restoration for new connections and queries.
  • Fix pg_restore = logs to distinguish UI sync issues from actual failures.
  • Optimize checkb= ox selection logic in backup dialog objects tree.
  • Fixed an issue = where double click to open a file in the file manager is not working.
  • Ensure saved sh= ared server passwords are re-encrypted on password change.
  • Fixed an issue = where the dashboard freezes on initial render when there is a high number o= f locks.
  • Fixed the SSL c= ertificate issue while checking for the upgrade.
  • Fixed a sorting= issue in the system stats memory usage table.
  • Disable Paramet= ers and Membership fields when object is not new for Login and group roles.=
  • Fixed an issue = where the Query History panel would auto-scroll to the top and did not pres= erve the scroll bar position for the selected entry.
  • Fixed an issue = where pgAdmin4 app on macOS cannot auto-update while running on a read-only= volume even if present in the Applications folder.
  • Fixed an issue = where connection parameters were using localized values instead of literal = values, causing connection failures.
  • Ensure the cont= ainer deployment supports boolean values in yaml format.
  • Fix pgAdmin fai= ls when performing Backup/Restore on a PostgreSQL connection defined exclus= ively via pg_service.conf.

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/.
 
--===============7281395158329107901==--